
@import url(default.css);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7b7b7b;
	text-align:justify;
}

body{
		background-color:#fff;
		}

#site{
		width:956px;
		margin:auto;
		}
		
#header{
		width:956px;
		height:404px;
		}		

#gauche{
		width:655px;
		float:left;
		background-image:url(../images/wrapper-vert.jpg);
		background-repeat:repeat-x;
		background-color:#94a012;
		}
		
#titre{
		width:655px;
		height:51px;
		}		
		
#contenu{
		width:614px;
		background-image:url(../images/wrapper.jpg);
		background-repeat:repeat-x;
		background-color:#fff;
		padding:10px 10px;
		margin:0 10px;
		}		
		
		
#droite{
		width:301px;
		float:left;
		}
		
#plan-du-site{
		clear:both;
		width:655px;
		margin:auto;
		text-align:center;
		background-color:#fff;
		padding:20px 0;
		}


#regroupeent{
		width:956px;
		margin:auto;
		clear:both;
		padding:16px 1px 2px 3px;
		}
		
#footer{
		width:655px;
		clear:both;
		height:28px;
		}
		
#copyright{
		width:889px;
		height:23px;
		}		



#w3c{
		width:236px;
		height:20px;
		margin:16px auto;
		}

#afib{
		display:inline;
		float:left;
		margin-right:32px;
		}		
		
h1 {
		font-size:1.5em;
		color:#454545;
		font-weight:normal;
		}

h2 {
		font-size:1.2em;
		color:#454545;
		font-weight:normal;
		}

p {
		font-size:1em;
		line-height:1.2;
		padding-left:16px;
		}

ul li {
	font-size:1em; 
	list-style-image:"";
	list-style-position:inside;
	}

a:link, a:visited {
		text-decoration:underline; 
		color:#454545;
		}

a:hover {
		text-decoration:none; 
		color: #7b7b7b;
		}

#plansite{
		width:550px;
		margin:48px auto;
		text-align:center;
		}		

#plansite a:link, #plansite a:visited{
		color:#aaa;
		text-decoration:none;
		}

#plansite a:hover {
	color:#666;
	}

#decale-d{
		margin-right:51px;
		background-image:url(../images/wrapper.jpg);
		background-repeat:repeat-x;
		}

.bloc-formulaire{}

h1 {
	  
}

div#plan-du-site ul {
	list-style: none;
	width:610px;
	text-align:center;
	margin:0;
}

div#plan-du-site ul li {
	display:inline;
	padding-left:10px;
	padding-right:10px;
}
