/* styles importes
----------------------------------------------- */
@import url(./navig.css);
@import url(./cheque.css);
@import url(./print.css);
/* Fin styles importes */
html, body{
	height : 100%;
}
body{text-align:center;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
/*background-color: #f8f1d8;*/
background-color: #FCFBF3;
}
html>body #container{
	height:auto;
}
#framestyle{
	background-color: #EEE8AA;	color : Black;	padding : 0 0 0 0;	margin : 0 0 0 0 ; text-align:center;
}

div#searchproform2{
	margin-top:2px;
	margin-bottom : 2px;
	font-size : 10px;
	display: block;
	/*padding-left: 100px;
	padding-top : 132px;*/
	}
div#searchproform2 fieldset{
	 border:0px solid  Black;
}
div#searchproform2 legend{
	border : 1px solid #DDDAB1;
	font-size: 11px;
	font-weight: bold;
	padding : 5px;
	color : White;
	background-color: Purple;
	background-image: url(images/bg_searchHeader.gif);
	background-repeat: repeat-x;
}
div#searchproform2 select{
	color: Black;
	background-color: White;
	font-size: 10px;
}
div#searchproform2 input{
	color: Black;
	background-color: White;
	border:2px solid  Black;
	font-size : 10px;
	text-transform : capitalize;
	font-weight: bold;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}
.recherchebarrtitre{
	font-size: 12px; font-weight: bold; color : #610062;
}
/*/*/ 
div#searchproform{
	margin-top:10px;
	margin-bottom : 10px;
	font-size : 13px;
}
div#searchproform fieldset{
	/*border : 1px solid #EDEDED;*/
	border : 1px solid #DDDAB1;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	background-color: White;
}
div#searchproform legend{
	border : 1px solid #DDDAB1;
	font-size: 15px;
	font-weight: bold;
	padding : 5px;
	color : White;
	background-color: Purple;
	background-image: url(images/bg_searchHeader.gif);
	background-repeat: repeat-x;
}
div#searchproform select{
	color: Maroon;
	background-color: #E0FFC1;
}
div#searchproform input{
	color: Maroon;
	background-color: Yellow;
	border:2px solid  Maroon;
	padding : 5px;
	font-weight: bold;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
}


div#BlockColdroiteinscription{ 
float: right; 
width:100%; 
font-size:10px;
margin-left : 4px; 
line-height: 18px;
padding-bottom:10px;
padding-top:10px;
text-align:left;
 }
div#BlockColdroiteinscription a{
	text-decoration:none;
} 
div#BlockColdroiteinscription li{
	padding-left : 3px;
	padding-right:2px;
	list-style: none;
	margin-bottom : 2px;
}

div#BlockColdroiteinscription li:a{
}
div#BlockColdroiteinscription li:hover{
	
}
div#BlockColdroiteinscription b{
	color: #800040;
	font-size:12px;
}



div#Blockmenupagedaccueil{ 
float: right; 
width:260px; 
height:150px;  
font-size:10px;
margin-left : 5px; 
 }
div#Blockmenupagedaccueil a{
	text-decoration:none;
} 
div#Blockmenupagedaccueil li{
	padding-left : 5px;
	padding-right:5px;
	list-style: none;
	margin-bottom : 2px;
}

div#Blockmenupagedaccueil li:a{
font-size:12px;
}
div#Blockmenupagedaccueil li:hover{
	
}
div#Blockmenupagedaccueil b{
	color: #800040;
	font-size:12px;
}

li.borderorange{ 
border-top-color: #FFD700;  border-top-style: solid;  border-top-width: 1px; 
border-left-color: #FFD700;  border-left-style: solid;  border-left-width: 10px;
border-right-color: #FFD700;  border-right-style: solid;  border-right-width: 1px;
border-bottom-color: #FFD700;  border-bottom-style: solid;  border-bottom-width: 1px;  
}
li.borderred{
border-top-color: #FF3300;  border-top-style: solid;  border-top-width: 1px; 
border-left-color: #FF3300;  border-left-style: solid;  border-left-width: 10px;
border-right-color: #FF3300;  border-right-style: solid;  border-right-width: 1px;
border-bottom-color: #FF3300;  border-bottom-style: solid;  border-bottom-width: 1px; 
}
li.bordergreen{
border-top-color: #228B22;  border-top-style: solid;  border-top-width: 1px; 
border-left-color: #228B22;  border-left-style: solid;  border-left-width: 10px;
border-right-color: #228B22;  border-right-style: solid;  border-right-width: 1px;
border-bottom-color: #228B22;  border-bottom-style: solid;  border-bottom-width: 1px; 
}

#listlinksinframe{
	float:left;
 	width:100%;
	font-size : 1em;
}
#listlinksinframe ul{
	list-style:none;
}
#listlinksinframe li{
	float:left;
	line-height:normal;
	margin: 0 3px 0 0 ;
  padding:0;
}
#listlinksinframe a , #listlinksinframe a:active, #listlinksinframe a:visited, #listlinksinframe a:link {
	color : #8B008B;
	 padding:2px 2px 2px 2px ;

}
a , a:active, a:hover, a:visited, a:link{
	color: #2A2255;
}
#container{
width:974px;
position: relative;
/*border:1px solid black;*/
margin:0 auto;
background-color: White;
background-image: url(images/fd_content.gif);
background-repeat: repeat-y;
border-left: 5px solid white;
border-right: 3px solid #BBBBBB;
min-height:100%;
height:100%;
}
div#headernew {
	width : 974px; 
	height : 184px;
	background-image : url(images/headernew.jpg);
	background-repeat: no-repeat;
	background-color: White;
	/*margin-bottom : 10px;*/
}

#headernew div#specialimage{
	z-index : 1;
	margin : 0 0 0 0;
	text-align: left;
	
	
	display: block;
}

#headernew div#formcontainer{
	z-index : 100;
	margin-top:-140px;
	padding-left: 100px;
	padding-top : 132px;
}

#header{
	width : 974px; 
	height : 165px;
	background-image : url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: White;
}
#header div#formcontainer{
	padding-left: 100px;
	padding-top : 132px;
	
}


#header h1{
	display: none;
}
#header div.BigCounter{
	text-align:left; 
	vertical-align: bottom;
	color : Maroon;
	float: none;
	display: block;
	font-weight: bolder;
	font-size : 1.2em;
	bottom: auto;
	padding-top: 150px;
	padding-left: 230px;
}

#rightcol div.BigCounter{
	text-align:center; 
	vertical-align: top;
	color : Maroon;
	float: none;
	display: block;
	font-weight: bolder;
	font-size : 1.1em;
	bottom: auto;
	
}
#content{
width:100%;

margin-top:0;
padding-top:0;
background-image: url(images/fd_content.gif);
background-repeat: repeat-y;
}
#leftcol{
width:180px;
float:left;
overflow: hidden;
}
#centercol{
float:left;
width:620px;
text-align:justify;
line-height:18px;
padding: 5px 5px;
min-height: 1024px;
}
#rightcol{
width:149px;
float:right;
border-left : 1px dotted #EFEFEF;
padding-left : 2px;
}
#alaligne{
 visibility:hidden;
 clear:both;
}
#footer{
width:974px;
padding:3px 0;
margin:0 auto;
color:black;
background-image: url(images/fd_content.gif);
background-repeat: repeat-y;

}
#footer a{
font-size:11px;
color:#666666;
text-decoration:underline overline;
}
#footer a.hover{
font-size:11px;
color:#000;
text-decoration:none;
}
#footer a.visited{
font-size:11px;
color:#cc3333;
text-decoration:underline overline;
}
.exemple{
width:250px;
float:left;
margin-left:30px;
margin-bottom:30px;
font-size:10px;
}
.nodecoration{
	text-decoration: none;
}
#navg{
font-size:12px;
color:white;
  text-align:left;
  }
#navg a, #navg strong {
  color: white;
  text-decoration:none;
  white-space:nowrap;
  font-size:12px;
  font-weight:bold;
  }
#navg a:hover, #navg #current a:hover strong, #navg #current strong {
  background-color: #fff;
  color:black;
  } 
/*Style pour infobulle*/  
  a.info {
   position: relative;
   color: black;
   text-decoration: none;
   border-bottom: 1px #666666 dotted;
}
a.info span {
   display: none; /* masque l'infobulle */
}
a.info:hover {
   background: none; /* correction bug IE */
   z-index: 500; /* définit une valeur pour l'ordre d'affichage */
   cursor: help; /* on change le curseur par défaut en curseur d'aide */
}
a.info:hover span {
   display: inline; /* affiche l'infobulle */
   position: absolute;
   white-space: nowrap; /* change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
   top: 30px; /* on positionne notre infobulle */
   left: 20px;
   background: white;
   color: #483D8B;
   padding: 3px;
   border: 1px solid #483D8B;
   border-left: 4px solid #483D8B;
}
/*fin style infobulle*/
select{
background-color:#d4cfa4;font-size:11px;
}
input{
background-color:#f5f5f5;
}
.fd-clic{
	background-image: url(images/cr_top_05.gif);
	background-repeat:no-repeat;
}
#tabheader, #tabheader td, #tabheader tr{
	/*width:974px ; height: 165px;*/
	margin : 0 0 0 0; 
	padding : 0 0 0 0 ; 
}
#listlinks , #listlinks a, #listlinks a:hover, #listlinks a:active, #listlinks a:visited {
	display : none;
	visibility : hidden;
	margin-top : 15px;
	font-size : 9px;
	color: #9400D3;
	text-align: justify;
}
#other-sites, #other-sites a, #other-sites a:hover, other-sites a:visited{
font-size : 9px;
color: #946542;
padding-bottom : 0px;
padding-top : 10px;
}
img {
	border : 0;
}
#touteslescats table{
	width:100%;
}
#touteslescats td{
	width:50%;
	text-align:left; 
	vertical-align: top;
}
#touteslesregions table{
	width:100%;
}
#touteslesregions td{
	width:33%;
	text-align:left; 
	vertical-align: top;
}
.banner468{
	text-align: center;
	border : 2px solid white;
}
#caddie{
}
#caddie table{
	width : 100%;
	border : 1px solid #DDDAB1;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}
#caddie th{
background-color:#FFFFFF;
background-image: url(images/othersite_list_bg.gif);
background-repeat: repeat;
text-align :center;
}
#caddie td{
	text-align :left;
}
.left{
	text-align: left;	
}
.right{
	text-align: right;
}
.sautdepage{ page-break-after: always; border : 1px dashed #BBBBBB; width:90%; text-align : center;}
#noresultscommercial{
	margin-top : 50px;
	margin-bottom: 15px;
	border-bottom: 2px solid #E7E7E7;
	border-right: 1px solid #DADADA;
	background-color: #EFEFEF;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	 width:auto;
	 min-height : 120px;
	 padding-left: 120px;
	 padding-top: 10px;
	  padding-bottom: 10px;
	   padding-right: 10px;
		background-image: url(images/interrogation.png);
		background-position: left ;
		background-repeat: no-repeat;
}

#SimpleContact{

}
#SimpleContact button{
	background-color: Yellow;	
	color : #000000;
	border: 2px solid #ACB7C6;
	font-size : 1.4em;
	font-weight: bold; 
	padding : 10px;
	margin : 2px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
#SimpleContact legend{
	color : Maroon;
	font-size : 1.3em;
	font-weight: bold; 
}
#SimpleContact fieldset{
	 padding-left: 10px;
	 padding-top: 10px;
	  padding-bottom: 10px;
	   padding-right: 10px;
	border-bottom: 2px solid #E7E7E7;
	border-right: 1px solid #DADADA;
	border-top: 2px solid #E7E7E7;
	border-left: 1px solid #DADADA;
	background-color: #EFEFEF;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	 width:auto; 
}
#SimpleContact input{
	width: 98%;
	
	background-color: White;
	border : 1px solid #DFDFDF;
	padding : 3px; 
}
#SimpleContact input:hover, #SimpleContact input:focus {
	background-color: #FFECF5;
	border : 1px solid #FFC1C1;
}
#SimpleContact input#submit{
	background-color: Yellow;	
	color : #000000;
	border: 2px solid #ACB7C6;
	font-size : 1.4em;
	font-weight: bold; 
	padding : 10px;
	margin : 2px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	width : 250px;
}
#SimpleContact textarea{
	width: 98%;
	padding : 3px; 
	background-color: White;
	border : 1px solid #DFDFDF;
}
#SimpleContact textarea:hover, #SimpleContact textarea:focus {
	background-color: #FFECF5;
	border : 1px solid #FFC1C1;
}
#SimpleContact table{
	width: 100%;
	background-color: #CACACA;
	padding : 1px;
}
#SimpleContact td, #SimpleContact th{
	background-color:  #CACACA;
	padding : 1px;
}
.categories{
width:300px;
float:left;
margin-left:00px;
margin-right:00px;
margin-bottom:30px;
font-size:12px;
color : Purple;
display: block;
}
.categorie a{
	color: Fuchsia;
}
.categorietitle{
	color : #FF8C00;
	text-align:center;
}
#listcategories{
float : left;
display : block;
width : 100%;
}
h1{
	color : #4B0082;
	font-size : 1.8em;
	letter-spacing:2px;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	font-size:1.4em;
	letter-spacing:2px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	letter-spacing: 2px;
}
ul li {
	list-style-type:none;
}
.monminicheque{
	/*border : 1px solid #FF8C00;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;*/
	background-color : #FFFFFF;
	width:252px;
	float:left;
	margin-left:30px;
	margin-top : 0px;
	margin-bottom:5px;
	font-size:10px;
	padding : 0px 0px 5px 0px;
	text-align : center;
	vertical-align: top;
}
.monminicheque img{
	text-align : center;
	vertical-align: top;
}
.enseigne{
	color: Black; 
	margin : 0 0 0 0 ;
	font-size : 1.2em; 
	font-weight : bold;
	/*font-variant: small-caps;*/
	text-transform: uppercase;
	
}
span.linktocheque{
	/*margin-top : -20px;*/
	padding : 5px 5px 5px 5px;
	margin : 5px;
	/*background-color: #FFFFFF;*/
	color : Black;
	/*border : 1px solid #FFAE4A;*/
	z-index: 5999;
	font-weight : bold; font-size : 1.1em;
	line-height: 1.3em;
	vertical-align: bottom;
}
 span.linktocheque a, span.linktocheque a:hover{ 
 	color : Black;
	
 }

 span.linktocheque:hover{

	background-color: White;
	border : 1px dashed #E67F00;
	}
	
.separation{
	border : 1px dashed #DFDFDF;
	width: 100%;
}	
#listingCE{
	padding : 10px 10px 10px 10px ;
	margin : 10px 10px 10px 10px ; 
	line-height : 1.5em;
	word-spacing: 5px;
	background-color: #FFE9CE;
	font-size : 1.2em;
	font-family: serif;
}
a.infocheredution {
   position: relative;
   color: black;
   text-decoration: none;
	text-decoration: none;
}
a.infocheredution span {
   display: none; /* masque l'infobulle */
	text-decoration: none;
}
a.infocheredution:hover {
   background: none; /* correction bug IE */
   z-index: 500; /* définit une valeur pour l'ordre d'affichage */
 	text-decoration: none;
   cursor: help; /* on change le curseur par défaut en curseur d'aide */
}
a.infocheredution:hover span {
   display: inline; /* affiche l'infobulle */
   position: absolute;
   white-space: nowrap; 
   /*top : 30;
   left : 30;*/
   background: #FFFFE0;
   color: #000;
   padding: 3px;
   border: 1px solid #000;
   border-left: 1px solid #000;
	text-decoration: none;
}
#menusouscategories{
	
}
#menusouscategories ul{
border-top : 1px dotted Black;
	border-bottom : 1px dotted Black;
	}
#menusouscategories li{
list-style: none; padding-right:10px;
 display: inline;
 
}
#menusouscategories a, #menusouscategories a:visited, #menusouscategories a:active, #menusouscategories a:link{
	color : #FF8C00;
	padding : 3px 3px 3px 3px;
	text-decoration: none;
	display : compact;
}
#menusouscategories a:hover{
	background-color: #FF8C00; color : White;
}
#listpartenaires{
	float:left;
	text-decoration: none;
}

#listpartenaires a{
text-decoration: none;  font-size : 9px;
}
.partenaire{
float:left;
	width : 130px;
	padding : 5px 5px 5px 5px;
	margin :  5px 5px 5px 5px;
	border : 1px dashed #DDDDDD;
	text-align: center;
	vertical-align: top;
	height : 160px;
}

#listcepartenaires{
	float:left;
	text-decoration: none;
}

#listcepartenaires a{
text-decoration: none;  font-size : 9px;
}
.cepartenaire{
float:left;
	width : 285px;
	padding : 5px 5px 5px 5px;
	margin :  5px 5px 5px 5px;
	border : 1px dashed #DDDDDD;
	text-align: center;
	vertical-align: top;
	height : 190px;
}
#sendtofriend{
	
}
#sendtofriend table{
	border : 1px solid #000000;
	background-color: #FFFFFF;
}
#sendtofriend th{
	background-color: #E0F0F6;
	text-align: right;
	padding : 1px 1px 1px 1px;
}
#sendtofriend td{
	background-color: #F7F9FE;
	text-align: left;
	padding : 1px 1px 1px 1px;
}
#sendtofriend .sentofriendbottom{
	text-align:center;
	padding : 3px 3px 3px 3px;
}
div#barrtoframepromo{
	border : 1px solid #E7E7E7;
	background-color: #F1F1F1;
	Color : Purple;
	font-size : 10px; 
	width : 300px;
	text-align: left;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	margin : 10px 10px 10px 10px;
	padding : 10px 10px 10px 10px;
}
#condpartenariat p{
	text-align: justify;
}
#condpartenariat .titre{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color:#333;
	margin-top:3px;
	/*font-weight:bold;*/
}
#condpartenariat .stitres{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bolder;
	color:#000;
	text-decoration:underline;
	margin-top:35px;
}
#condpartenariat .retour{
	text-align:right;
}
#condpartenariat .bt{
	border: 1px solid #dcdcdc;
}

div #formaffineresults{
	border : 1px solid #DEDEDE;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	margin-bottom : 10px;
	padding : 10px 10px 10px 10px;
	background-color:#FFFFFF;
background-image: url(images/othersite_list_bg.gif);
	font-weight: bold;
}