/* CSS Document */
*{
	margin:0px auto;
	padding:0;
	font-family:Verdana;
	list-style: none;
}
body{
	font-size:12px;
}
.level0{
	width:773px;
	margin:15px auto 15px auto;
}
.corps{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}


a img{
	border: none;
}

body{
	background-color:#e8dcc6;
}
.level0{
	background-image:url(images/fond-level0.gif);
}
a{
	color:#494538;
}

.fond-menu{
	background-image:url(images/fond-menu.gif);
}
.fleft{
	float:left;
}


#header
{
height:250px;
}
#menutop
{
height:50px;
margin-right:13px;
}
#centerleft
{
float:left;
width:195px;

}

#centerright
{
float:right;
width:547px;

margin-right:13px;
}

#bas
{
clear:both;
height:40px;
padding-top:10px;
margin-right:13px;
text-align:center;
width:745px;
background-color:#e8dcc6;
}








.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(media/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(media/blockactive.gif) center center repeat-x;
}















.urbangreymenu{
width: 190px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}






.titre {
	color:white;
	font-size:14px;
	font-weight:bold;
	height:20px;
	padding-top:4px;
	padding-left:30px;
	background-image:url(images/h2.jpg);
	margin: 0px;
	
	-moz-user-select: none;
	-khtml-user-select: none;
	margin-bottom:1px;
}
titre h2{
	font-size:16px;
}



h2 {	
	font-size: 1em;	  	
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 18px;
	color:#FFFFFF;
			background-image:url(images/h2.jpg);
		font-family:Arial, Helvetica, sans-serif;
		height:25px;
		padding-left:20px;
		padding-top:10px;
		

}
h2 a{	
	font-size: 1em;	  	
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 18px;
	color:#B97534;
		
		font-family:Arial, Helvetica, sans-serif;
		background-image:url(images/h2.jpg);

}
h3 {	
	font-size: 12px;	  	
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 18px;
	color:#B97534;
		border-bottom: 1px solid #B97534;
		font-family:Arial, Helvetica, sans-serif;
		

}

.ch3 {	
	font-size: 12px;	  	
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 18px;
	color:#B97534;
		border-bottom: 1px solid #B97534;
		font-family:Arial, Helvetica, sans-serif;
		margin-top:20px;
		margin-bottom:20px;

}


h3 a{	
	font-size: 12px;	  	
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 18px;
	color:#B97534;
		border-bottom: 1px solid #B97534;
		font-family:Arial, Helvetica, sans-serif;

}





#img {
float:left;
border-left:1px solid #B97534;
border-right:1px solid #B97534;
border-bottom:1px solid #B97534;
border-top:1px solid #B97534;
margin-right:5px;
margin-top:3px;

}
#img2 {
float:right;
border-left:1px solid #D2E2F1;
border-right:1px solid #D2E2F1;
border-bottom:1px solid #D2E2F1;
border-top:1px solid #D2E2F1;
margin-left:5px;
margin-top:3px;

}
#img3 {
float:left;
margin-right:5px;
margin-top:3px;

}



.circle ul
{
list-style-type:circle;
margin-left:40px;
}
