@import "lesmenus.css";
* {
	margin:0;
	padding:0;
}


body { background:url(images/lefondp.png) repeat-x #cccccc;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;

	
}
#corps { background: #F3F3F3;
 margin: 20px auto;
 width: 840px; padding:15px;border:1px solid  #999999;
}
#lefaux {
 background: #F3F3F3 url(images/faux1.gif) BOTTOM repeat-y;
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 840px
}
#header { background: #fff  url(images/logo-1.png) left bottom  no-repeat;
 color: #333;
 width: 840px;
 padding:0;
 height: 150px;
 margin: 0 0px 0px 0px;
 }

#casegauches {
	clear:both; height:32px;
	padding:0 0 0 0;
	margin-bottom:7px;
	background: #fff url(images/barre.png);
}

#casegauches li {
	display:inline;
}

#casegauches li a {
	margin-right:0.5em;
	padding-right:1em;
	background:url(images/lefond_puce.gif) right 0.7em no-repeat;
}

#casegauches li a:hover, #footer li a:hover {
	text-decoration:underline;
}
#geo{float:right; padding:8px;}
#geo_deux{float:left; padding:8px;}
#coldroite { 
 display: inline;
 color: #333;;
 margin: 0;
 padding: 0px;
 width: 240px;
 float: left;
}
#colgauche h1 {font-size:19px; padding:2px 0 5px 0; color: #000; margin-top:18px;margin-bottom:15px; border-bottom:1px dashed #CCCCCC} 
#colgauche p {margin:12px 0 12px 0}
#colgauche a {text-decoration:underline; color: #FF3300;} 
.secondaryContentBox { width:190px; line-height:1.3em; 
	border:1px solid #EAEAEA;
	background: url(images/fl.jpg) top right no-repeat #F7F7F7;
	padding:10px;
	margin-top:15px; margin-bottom:25px;margin-left:10px;
}
.secondaryContentBox h2{color:#333; font-size:16px; margin-bottom:10px}
.secondaryContentBox span {
	color:#F60;
	font-weight:bold;
}
.secondaryContentBox blockquote {
	font-style:italic;
	font-size:13px;
	padding:5px 10px 0 10px;
	background:url(images/left_quote.gif) no-repeat;
}

.secondaryContentBox blockquote p {
	background:url(images/right_quote.gif) right bottom no-repeat;
	padding-bottom:10px;
}
#colgauche { font-size:14px; line-height:1.4em;
 float: right;
 color: #333;
border:0;
 margin: 0;
 padding: 20px 20px 10px 10px;
 width: 570px;
 display: inline;
 position: relative;
}
#footer { 
 width: 840px; height:25px;
 clear: both;
 color: #333;
background:#EAEAEA url(images/lefond.gif);
 margin: 10px 0px 0 0px;
 padding: 0px;
}
.clear { clear: both; background: none; }
