@CHARSET "UTF-8";
*{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
	border-width: 100;
}
body{
	margin-bottom:10px;
}
#container,
#bottom{
	width:974px;
	margin:0 auto;
	overflow:hidden;
	padding:0 3px;
	border-left:1px solid #ccd300;
	border-right:1px solid #ccd300;
	padding-bottom:10px;
}
#bottom{
	background: #ccd300;
	height:18px;
	color:#fff;
}
#bottom p,
#bottom a{
	color:#fff;
	line-height:28px;
}
#bottom a{
	float:right;
	color:#fff;
	text-decoration: none;
}
#bottom a:hover{
	text-decoration: underline;
}
a img{
	border:none;
}
.clear{
	clear:both;
}
#content a{
	text-decoration:none;
	color:#e34520;
}
#content a:hover{
	color:#e34520;
	text-decoration: underline;
}
#content h1{
	font-size:15px;
	color:#ccd300;
	margin-bottom:5px;
}
#content h2{
	font-size:14px;
	color:#e34520;
	margin-left:5px;
	margin-bottom:5px;
}
#content h3,
#content form#simulateur fieldset legend{
	font-size:13px;
	color:#545454;
	margin-left:10px;
	margin-bottom:3px;
	font-weight:bold;
}
#content h4{
	font-size:12px;
	color:#545454;
	margin-left:15px;
	font-style: italic;
	margin-bottom:3px;
}
#content p{
	margin-bottom:10px;
}
#content h3 a{
	color:#545454;
}
#content h3 a:hover{
	text-decoration: underline;
	color:#545454;
}
#content ul,
#content ol{
	margin-left:30px;
	margin-bottom:10px;
}
.liste{
	margin-top:10px;
}
.actu h4 em{
	font-weight:normal;
	display:block;
	margin-bottom:5px;
}
.actu h4{
	margin-bottom:5px;
}
h1#top a{
	font-size:1px;
	text-indent:-10000px;
	display: block;
	height:272px;
	width:980px;
	background: url(../images/interface/top.jpg) center top no-repeat;
	margin-left:-3px;
}
#colRight{
	width:340px;
	clear:left;
	float:right;
}
ul#menu{
	margin-top:15px;
	width:626px;
	height:27px;
	background:url(../images/interface/menu_bottom.gif) repeat-x bottom left;
}
ul#menu li{
	float:left;
	list-style:none;
	background-image: url(../images/interface/menu_onglet_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height:27px;
}
ul#menu li a{
	float:left;
	background-image: url(../images/interface/menu_onglet_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display:block;
	height:27px;
	padding:0 5px;
	line-height:27px;
}
ul#menu li.firstElement{
	background-image: url(../images/interface/menu_onglet_first_bg.gif);
}

ul#menu li.active{
	background-position: bottom left;
}
ul#menu li.active a{
	background-position: bottom right;
	color:#e34520;
}

ul#menu li a{
	text-decoration: none;
}
ul#menu li a:hover{
	color:#e34520;
}
#content{
	width:597px;
	padding:30px 15px 40px 15px; 
	position:relative;
	background: url(../images/interface/content_bg.gif) repeat-y;
	overflow: hidden;
}
#content .bottom{
	width:627px;
	height:33px;
	padding:0px;
	position:absolute;
	bottom:0px;
	left:0px;
	background: url(../images/interface/content_bottom.gif) no-repeat;
}

#teaser_simulateur{
	margin:0;
	padding:0;
	width:340px;
	height:212px;
	background: url(../images/interface/simulateur.jpg) bottom center no-repeat;
}
#teaser_simulateur h2{
	padding-top:50px;
}
#teaser_simulateur h2 a{
	text-decoration: none;
	color:#fff;
	font-weight: bold;
	margin-left:15px;
	font-size:14px;
	font-style:italic;
	display:block;
}
#teaser_simulateur p a{
	margin-top:18px;
	display:block;
	text-decoration: none;
	margin-left:15px;
	margin-right:95px;
}
#teaser_simulateur a:hover{
	text-decoration: underline;
}
#actus{
	width:324px;
	background: url(../images/interface/actu_bg.gif) bottom center repeat-y;
	position: relative;
	padding:36px 8px;
	overflow: hidden;
}
#actus a img{
	float:left;
	margin:0 5px 3px 0;
}
#actus h2{
	width:330px;
	height:30px;
	position:absolute;
	top:0px;
	left:0px;
	background: url(../images/interface/actu_top.gif) bottom center no-repeat;
	color:#fff;
	font-weight: bold;
	line-height:30px;
	padding-left:10px;
	font-size:14px;
	display:block;
	color:#ccd300;
}
#actus .bottom{
	width:340px;
	height:36px;
	padding:0px;
	position:absolute;
	bottom:0px;
	left:0px;
	background: url(../images/interface/actu_bottom.gif) no-repeat;
}
#actus a.lien_actu{
	float:right;
	clear:right;
	color:#8f8f8f;
	text-decoration: none;
	padding: 0 15px;
	display: block;
	height:16px;
	line-height:16px;
	background: url(../images/interface/puce.gif) left center no-repeat;
}
#actus a.lien_actu:hover{
	color:#e34520;
}
#acces{
	width:210px;
	float:left;
}
#acces a img{
	border:1px solid #999;
}
#acces address{
	font-style: normal;
	margin-top:5px;
}
#contactForm {
	float:left;
	width:350px;
}
#contactForm fieldset{
	width:350px;
	border:none;
}
#contactForm fieldset input{
	width:220px;
	height:18px;
	padding-top:2px;
	margin-top:3px;
}
#contactForm fieldset input#captcha{
	width:140px;
	margin-left:3px;
}
#contactForm fieldset textarea{
	width:220px;
	height:120px;
	margin-top:3px;
}
#contactForm .btnEnvoyer{
	float:right;
	clear:right;
	color:#323232;
	text-decoration: none;
	padding: 0 15px;
	display: block;
	height:16px;
	line-height:16px;
	font-weight:bold;
	font-size:12px;
	background: url(../images/interface/puce.gif) left center no-repeat;
}
#contactForm a.btnEnvoyer:hover{
	color:#e34520;
}
#liens div.item{
	overflow: hidden;
	margin-bottom:5px;
	clear:left;
}
#liens div.item img{
	float:left;
	margin-right:5px;
}
div.paginator{
	margin-top:10px;
	text-align:center;
}
#content div.paginator span,
#content div.paginator a{
	color:#CCD300;
}
#content div.paginator a{
	padding:5px;
}
#content div.paginator span.actif{
	padding:5px;
	color:#323232;
	font-weight:bold;
}
form#simulateur fieldset{
	border:none;
	margin-top:5px;
}
form#simulateur fieldset input.radioSimu{
	margin:5px 0 0 10px;
}
form#simulateur input#submitEval{
	margin:0 auto;
	display:block;
	width:141px;
}
.txt {
	font-size: 14px;
}

