html, body { 
 margin:0; 
 padding:0; 
 text-align:center; 
 background: #C2D5E6 url(/images/bg.jpg) top repeat-x;
} 
body, p, span, ul, ol, div, input, textarea, reset, submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
a:link, a:visited {
	color: #0B52A2;
	text-decoration: none;
}
a:hover {
	color: #0C2E86;	
}
 
#pagewidth { 
 width:775px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 background-color: white;
} 
#wrapper {
 border-left: 2px solid #6796C0;
 border-right: 2px solid #6796C0; 
 background-color: #FFFFFF;
 padding-top: 8px;
}


 /*   HEADER   */
#header {
 position:relative; 
 height:132px; 
 background-color:#FFFFFF; 
 width:100%;
} 
#logo {
	width: 225px;
	padding: 20px 0 0 0;
	text-align: center;
	float: left;
}
#fla {
	width: 550px;
	height: 132px;
	padding: 0;
	margin: 0;
	float: left;
}


/*   TOP NAV   */
#topnav {
	height: 27px;
	text-align: center;
	border: 1px solid white;
	background-color: #AECAEF;
	margin: 0 0 1px 0;
	padding: 4px 0 0 0;
}
#topnav a:link, #topnav a:visited {
	color: #044E9E;
	text-decoration: none;
	height: 23px;
	line-height: 23px;
	border-right: 1px solid white;
	padding: 0 10px;
	font-weight: bold;
	font-size: 12px;
}
#topnav a:hover {
	color: white;
}
 
 
 
 /*   LEFT COLUMN   */
#leftcol {
 width:220px; 
 float:left; 
 position:relative; 
  }
 .left_box {
	width: 199px;
	padding: 0;
	margin: 0 0 14px 5px;
 }
  .left_box a:link, .left_box a:visited {
  	color: #029544;
	font-weight: bold;
	text-decoration: none;
  }
 .left_box a:hover {
 	color: #1E5288;
 } 
 .left_box div {
 	border: 1px solid #1E5288;
	padding: 0;
	margin: 0;
 }
 H2 {
 	width: 199px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/images/leftbox_H1_bg.gif);
	padding: 0;
	margin: 0;
 }
 #map {
 	text-align: center;
	padding: 12px 0;
 }
 #avancee {
 	padding: 6px 0;
	text-indent: 35px;
	text-transform: uppercase;
	background: url(/images/search.gif) 5px no-repeat;
 }
 #avancee p {
 	margin: 0;
	padding: 9px 0;
 }
 #rapide {
 	padding: 0 0 0 6px;
	margin: 0;
	list-style: none;
	width: 191px;
 }
 
 #rapide li {
 	width: 186px;
	background: url(/images/green_dots.gif) bottom repeat-x;
 }
 
 #rapide a:link, #rapide a:visited {
padding: 7px 0 7px 23px;
width: 163px;
display: block;
background: url(/images/green_arrow.gif) no-repeat;
 }
 #rapide a:hover {
 	background: none;
 }

 
 /*   CONTENT   */
#maincol {  
 float: right; 
 display:inline; 
 position: relative; 
 width:551px; 
 }
 .center_box {
 	width: 262px; 
	float: left;
 }
 .center_box h2 {
 	width: 262px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
 }
.telheader{
color:#003399;margin-top:0px;font-size: 20px;
}
 .center_box_associes {
 	margin-left:-4px;
  width: 135px; 
 	height:189px;
	float: left;
	background-image: url(/images/associes.jpg);
 }

 .center_box_geo {
        margin-left:-4px;
  width: 135px; 
        height:250px; 
        float: left;
/*        background-image: url(/images/map.gif); */
 }



 .tabassoc{
 margin-top:190px;
 }
 
 .nomassoc{
 text-align: center;
	color: white;
	font-weight: bold;
	font-size: 14px;
 }
 .numassoc{
 text-align: center;
	color: white;
	font-weight: bold;
	font-size: 18px;
 }
 
 .center_content {
 	border-left: 1px solid #1E5288;
 	border-right: 1px solid #1E5288;	
	padding: 0 8px;
 }
 .center_content p {
 	padding: 9px 0 0 0;
	margin: 0;
 }
 a.rght {
	text-align: right; 	
	width: 242px;
	display: block;
	padding: 0;
	margin: 0;
 }
 .center_box_end {
 	height: 9px;
	padding: 0;
	margin: 0;
 }
 
 #vendeurs {
 	background-image: url(/images/vendeurs.gif);
 }
 #membres {
 	background-image: url(/images/membres_bg.gif);
 }
 #membres_cont {
 	padding: 15px 25px;
	height: 169px;
	border-left: 1px solid #1E5288;
 	border-right: 1px solid #1E5288;	
 }
 #membres_cont p {
 	padding: 0;
	margin: 10px 0;
 }
 #submit {
 	padding:0;
	margin: 0 7px;
	vertical-align: middle;
 }
 * html #submit {
 	vertical-align: top;
 }
 
 #membres_cont a {
 	font-weight: bold;
 }
 #email {
 	width: 135px;
	height: 17px;
	border: 1px solid #1E5288;
 }
 .center_box_big {
 	width: 537px; 
	float: left;
	margin: 15px 0;
	display: inline;
 }
 .center_box_big h2 {
 	width: 537px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	/*background-image: url(/images/affaires_du_mois_bg.gif);*/
 }
 #affaire_mois{
	background-image: url(/images/affaires_du_mois_bg.gif);
 }
 #vva {
	background-image: url(/images/vva_bg.gif);
 }
 #adr {
	background-image: url(/images/agent_recherche_bg.gif);
 }
 #recherche {
	background-image: url(/images/rechercher_bg.gif);
 }
 #fiche {
	background-image: url(/images/fiche_bg.gif);
 }
 #contact {
	background-image: url(/images/contact_bg.gif);
 }
 #selection {
	background-image: url(/images/selection_bg.gif);
 }
 #geo {
	background-image: url(/images/rechercher_bg.gif);
 }
 #acquereur {
	background-image: url(/images/acquereurs_bg.gif);
 }
 #vide {
	background-image: url(/images/vide_bg.gif);
 }
 .bigbox_cont {
 	width: 245px;
	float: left;
	display: inline;
 }
 .ligne1 {
	background-color:#FFFFFF;
 }
 .ligne2 {
	background-color:#C2D5E6;
 }
 
* html .center_content {
	height: 100px;
}
 
 
 
 
#footer {
 height:30px; 
 background-color:#6796C0; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:  *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

