html, body {
	height: 100%;
	margin: 0;
	}
#global {
	min-height: 100%;
	width: 900px;
	margin: 0 auto;
	position: relative;
	}
#footer {
	position: absolute;
	width: 900px;
	bottom: 0;
	}
#center {
	padding-bottom: 60px; 
	overflow: auto;
	}

body {
	font: 90% "Trebuchet MS", sans-serif;
	}


#contentacc {
	padding: 0;
	margin-right: 10px;
	margin-left: 10px;
	}

#contentacc h2 {
	padding-left: 35px;
	background: #fff url(img/titre.png) left center no-repeat;
	color: #c00;
	}

#contentacc h3 {
	color: #c00;
	font-variant: small-caps;
	}

#contentacc h4{
	display: block;
	height: 25px;
	padding-left: 35px;
	margin: 2px 0;
	border-bottom: 1px solid #fff;
	color: #6F6F6F;
	font-variant: small-caps;
	text-decoration: none;
	padding-top: 4px;
	}

#footer p {
	margin: 2px 0;
	padding: 0 10px;
	font-size: 0.9em;
	}
#footer a{
	color: #fff;
	font-weight: bold;
	}
a {
	color: #c00;
	font-weight: bold;
	}

a:hover {
	color: #ccc;
	}

#header {
	position: relative;
	background-image: url(img/agevif.jpg);
	background-color: #CC0000;


	}

#header h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0px;
	left: 751px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	height: 79px;
	}

legend 
{
   color: #c00;
   font-weight: bold;
}
 
fieldset
{
   margin-bottom: 15px; 
   background-color: #EFEFEF;
}	

