/*CMONMETIER_2006_LEO*/
body {
	font:normal 120% "Trebuchet MS",sans-serif;
	text-align:center; /* for Internet Explorer, lovely browser*/
	background-image: url(images/fond_top_or.gif);
	background-repeat: repeat-x;
	background-color:#CE7812;
	padding-top:7px;
}

/*ADDITIONNAL GOOGLE SEARCH*/
#cse-search-results {
	width:400px;
	margin:0 50px 0 0;
    padding-right: 50px;	
	}
	
	strong{
		color:#690404;
		
		}


h1 {
	font-size:14 px;
	text-align:left;
	color:#9e3434;
	font:bold 100% "Trebuchet sans MS", sans-serif;
	text-transform: uppercase;
	padding:0px;
}

h2{color:#9e3434;}

#container
{
	position:relative; /*becomes containing bloc for absolutely positionned elements*/
	font-size:85%;
	background:#fff;
	color:#000000;
	width:900px;
	text-align:left; /*back to nomal for Internet Explorer, plastic browser*/
	margin:15px auto; /*block centering in compliant browsers*/
	background:url(images/bkg_fixed3col.gif) top left repeat-y;
    border:2px solid white;
}

#container h1
{
font-size:20px;}


#container img {
	float:left;
	border:1px solid #ce7813;
	padding:2px;
	margin:10px;
}

#container_02
{
	position:relative; /*becomes containing bloc for absolutely positionned elements*/
	font-size:85%;
	background:#fff;
	color:#937B6C;
	width:900px;
	text-align:left; /*back to nomal for Internet Explorer, plastic browser*/
	margin:15px auto; /*block centering in compliant browsers*/
	background:url(images/bkg_fixed3col_02.gif) top left repeat-y;
    border:2px solid white;
}

#container_02 img {
	float:right;
	border:1px solid #ce7813;
	padding:2px;
	margin:10px;
}



#total_top{

	width: 900px;
	height: 200px;
	background-image: url(images/bg_test.jpg);
	background-repeat: no-repeat;
}

#banner {
	height:240px;
	width:900px;
	margin:auto;
	padding:0;
}

#content {
	padding:10px;
	margin:10px 220px 0 10px;
}

#content a {color:#ce7813; font-size:102%;} 
#content a:link {text-decoration:underline; font-size:102%;} 
#content a:visited {color:#ce7813; font-size:102%;} 
#content a:hover {text-decoration:none; font-size:102%;} 
#content a:focus {color:#ce7813; font-size:102%;} 
#content a:active {color:#ce7813; font-size:102%;}

#content ul li{
list-style-type: none;
margin-left:-30px;
}

#contextual{
	position:absolute;
	top:220px;
	right:0;
	width:200px;
	padding:15px 10px;
}

#contextual input{
width:170px
}

#contextual TABLE{
border:1px solid #ce7813;
}

#contextual img{
margin:0 0px 0 0;
border:0px;
}


#contextual h3{
text-align:right;
color:#9e3434;
font:normal 100% "Trebuchet sans MS", sans-serif;
text-transform: uppercase;
}

#contextual a {color:#ce7813; font-size:105%;} 
#contextual a:link {text-decoration:underline; font-size:105%;} 
#contextual a:visited {color:#ce7813; font-size:105%;} 
#contextual a:hover {text-decoration:none; font-size:105%;} 
#contextual a:focus {color:#ce7813; font-size:105%;} 
#contextual a:active {color:#ce7813; font-size:105%;}

#contextual ul li{
font:normal 95% "Trebuchet MS", sans-serif;

list-style-type:none;}

#contextual ul{
background: white;
padding:10px;
border:1px solid #c38c6c;
}
/*hide from IE mac\*/
/*conditional comments can also be used*/

* html #contextual
{
	width:200px;
	w\idth:180px;
}
/*end hide*/

#footer{

	margin:0;
	padding:5px;
	background:white;
	color:#c38c6c;
	background:url(images/bkg_fixed3col.gif) top left repeat-y;
	text-align:right;
}
//
