/* CSS Document */

body {
background-image:url(../Img/bg_degrade.gif);
background-repeat:repeat-y;
background-position:top;
	background-color:#fdf0e0;
	margin:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;

}

.table {
	 width:692px;
	 height:100%;
	 font-family:Geneva, Arial, Helvetica, sans-serif;
	 background-color:#FFFFFF;

}


.gauche {
	 width:14px;
     background-image:url("../Img/left.gif");
     background-repeat:repeat-y;
}

.droite {
	 width:14px;
     background-image:url("../Img/right.gif");
     background-repeat:repeat-y;
}

.bas {
	 width:664px;
	 height:13px;
     background-image:url("../Img/bas.jpg");
     background-repeat:repeat-x;
}

.contenu {
	 font-family:Geneva, Arial, Helvetica, sans-serif;
	 font-size:11pt;
	 color:#3a3a3a;
	 background-color:#FFFFFF;

}
 
 p {
 	 font-family:Geneva, Arial, Helvetica, sans-serif;
	 margin-bottom:25px;
	 margin-top:0px;
	 margin-left: 7px;
 
 
 }
 
 .copyright {
	 margin-top:5px;
	 margin-bottom:10px;
 	 width:100%;
	 font-size:7pt;
	 color:#000000;
 }
 
.cyberlogic {
 	 color:#0071bc;
	 font-weight:bold;
	 font-size:8pt;
	
	 
 
 }
 
 a.cyberlogic {
 	 color:#0071bc;
	 font-weight:bold;
	 font-size:8pt;
	 text-decoration:none;
	 
 
 }
 
 ul {
 	 list-style-type:disc;
	 list-style-position:outside;
	 margin-bottom:0px;
	 margin-top:0px;

 	
 
 }
 
 li {
 	 margin-bottom:15px;
 
 }
 
  .finlist {
 	 margin-bottom:25px;
 
 }
 
.titres {
 	 	margin-bottom:10px;
		margin-top:0px;
		margin-bottom:0px;
 	
 }
 
 h6 {
 	height:1px;
 	margin-top:0px;
	margin-bottom:10px;
	background-image: url(../Img/dots.gif); 
	background-repeat:repeat-x;
 }
 
 b {
 	font-size:10pt;
	color:#3a3a3a;
 }
 
 
 a {
 	text-decoration:underline;
	color:black;
 	
 }
 
 
 
 
 .popup {
 	text-decoration:underline;
	color:black;
	font-size:8pt;

 	
 }
 
 .popupLook {
 
 	background-color:#FFFFFF;
 
 }
 
 h1 {
 	margin-top:0px;
	margin-bottom:5px;
	margin-left: 7px;
	font-size:11pt;
	font-weight:normal;
 
 }

.logo { float: left; margin-right: 10px;  }
* html {} .logo {margin-right: 0px;}


.titre_membre { height: 64px; vertical-align: middle; padding-top: 10px;}
#conseil_contener {
}

.conseil_nom {
	width: 260px;
	float:left;
	height: 55px;
}

.conseil_poste {
	width: 185px;
	float:left;
	height: 55px;
}

.conseil_entreprise {
	float:left;
	width: 65px;
	height: 55px;
}

.spacer {clear:both;}

