
@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:#847876;
	text-align:justify;
}

body{
		background-color:#fff;
		}

#site{
		width:967px;
		margin:auto;
		}
		
#header{
		width:967px;
		height:445px;
		}		

#gauche{
		width:285px;
		float:left;
		}
		
#droite{
		width:682px;
		float:left;
		}
		
#contenu{
		width:610px;
		background-image:url(../images/wrapper.jpg);
		background-repeat:repeat-x;
		background-color:#fff;
		padding:0 12px;
		min-height:280px;
		}


#regroupeent{
		width:889px;
		clear:both;
		}
		
#footer{
		width:889px;
		clear:both;
		height:68px;
		}
		
#copyright{
		width:889px;
		height:23px;
		}		



#w3c{
		width:286px;
		height:34px;
		margin:16px auto;
		}


h1 {
		font-size:1.5em;
		color:#03568e;
		font-weight:normal;
		margin-top:0;
		}

h2 {
		font-size:1.2em;
		color:#03568e;
		font-weight:normal;
		}
		
.chapo{
		color:#03568e;
		}		

p {
		font-size:1em;
		line-height:1.2;
		}

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

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

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

#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;
	}




.bloc-formulaire{}
