@charset "iso-8859-1";
/* CSS Document */

a.news {
color: #626262;
text-decoration: none;
font-weight: bold;
border: none;
font-size:12px;
}

a.news:hover {
font-weight:bold;
text-decoration:underline;
font-weight:bold;
border: none;
}
a {
color: #D3FD73;
text-decoration: underline;
font-weight: bold;
border: none;
font-size:12px;
}

a:hover {
font-weight:bold;
text-decoration:underline;
font-weight:bold;
border: none;
}
a.top {
font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#D3FD73;
line-height:25px;
}
a.top:hover {
font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#D3FD73;
padding-top:5px;
padding-bottom:5px;
text-decoration: underline;
}
p {
font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

li {
list-style-image: url(../images/puce.png);
font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
hr.sepNews {
border-top: 1px dotted #95C945;
border-bottom: 1px dotted color:#95C945;
height:2px;
width:100%;
margin:5px auto 0 0;
}
hr.sepFaq {
border-top: 1px dotted #95C945;
height:1px;
width:98%;
margin:5px auto 0 0;
}
.inputbox {
background:#5A6472;
font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}
.contenu {
font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
}
.contenuReversed {
font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
}
.faqTitre {
font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#D3FD73;
}
.faqTxt {
font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
padding-top:5px;
padding-bottom:5px;
text-decoration: none;
}
.titre {
font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#95C945;
}
.sousTitre {
font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#95C945;
}

.champs {
font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#95C945;
}
td.leftborder {
	background-image:url(../images/leftborder.png);
	background-position:top;
	background-repeat:repeat-y;
	height:5px;
	width:4px;
}
td.middleborder {
	background-image: url(../images/middle_shadow.png);
	background-position:top,left;
	background-repeat:repeat-y;
	height:1px;
	width:18px;
}
td.lastrealisation_titre {
	background-image:url(../images/realisation_titre.png);
	background-position:top;
	background-repeat:no-repeat;
	width:246px;	
	height:30px;
}
td.lastrealisation_lbordrer {
	background-image:url(../images/realisation_leftbordrer.png);
	background-position:top,right;
	background-repeat:repeat-y;
	width:61px;	
	height:1px;
}
td.lastrealisation_rbordrer {
	background-image:url(../images/realisation_rightbordrer.png);
	background-position:top;
	background-repeat:repeat-y;
	width:63px;	
	height:5px;
}
td.lastrealisation_bottom {
	background-image:url(../images/realisation_bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	width:246px;	
	height:22px;
}
td.lastrealisation_inside {
	width:122px;	
	height:108px;
}
td.slogan_inside {
	background-image:url(../images/slogans/slogan.png);
	background-position:top;
	background-repeat:no-repeat;	
	width:469px;	
	height:160px;
}
td.slogan_rborder {
	background-image:url(../images/slogan_rborder.png);
	background-position:left;
	background-repeat:no-repeat;	
	width:27px;	
	height:160px;
}
td.slogan_bottom {
	background-image:url(../images/slogan_bottom.png);
	background-position:left, top;
	background-repeat:no-repeat;	
	width:516px;	
	height:15px;
}
td.errorContactForm {
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
font-weight:bold;
font-style:italic;
color: #FFFF00;
font-size:12px;
}
td.successContactForm {
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
font-weight:bold;
font-style:italic;
color:#CCFF00;
font-size:12px;
}