/****************************************************************/
/** partie du menu de gauche, les textes, les listes et liens **/
.agris{
	color:#999999;
	font-size:12.5px;
	font-style:italic;
	border:none;
}

.compteurGris{
	display:inline;
	color:#999999;
	font-size:10px;
	vertical-align:middle;
}

.newsTitre {
	color:#FF6600;
	margin-top:0;
	padding-top:5px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	}
	
.annoncesh3 {
	color:#000000;
	font-size:11px;
	text-align:left;
	margin:0;
	padding:0;
}

.arouge{
	color:#CC3300;
	font-size:12.5px;
	font-style:italic;
	border:none;
}

.aorange{
	color:#FF6600;
	font-size:12.5px;
	font-style:italic;
	border:none;
}

.fleche {
	list-style-image:url(../imgsite/icones/fleche_bleu.gif);
	list-style-position:outside;
}

/************************************************/
/** partie du menu de gauche, Les DIV et SPAN **/
.gaucheGeneral {
	display:block;
	float:left;
	text-align: left;
	margin-top:10px;
	padding: 1px;
	padding-top:5px;
	width: 315px;


}

.gaucheDepotAnnonce {
	background-image: url(../imgsite/_fonds/deposez-votre-annonce.jpg);
	background-repeat:no-repeat;
	width: 288px;
	height: 50px;
	margin-top:5px;
	border : none;
	text-align:left;
	padding-top:5px;
	padding-left:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color:#999999;
	}
.baselineDepotAnnonce {
	text-align:left;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	color:#999999;
	}
	
.gaucheRechercheDetaillee {
	background-image: url(../imgsite/_fonds/recherche-detaillee.jpg);
	background-repeat:no-repeat;
	width: 288px;
	height: 50px;
	margin-top:0;
	border : none;
	text-align:left;
	padding-top:5px;
	padding-left:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	/**color:#FF6600;**/
	}
.baselineRechercheDetaillee {
	text-align:left;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	color:#333333;
	/**#3E74C8;**/
	}


.gaucheMedecinGeneraliste {
	width: 315px;
	height: 280px;
	border-radius: 10px 10px; 
	-moz-border-radius: 10px; 
	margin-top:5px;
	border : 1px solid #DFE9F4;
	background-color:#F2F2F2;
	text-align:left;
	}
.medecinGeneralisteTitre {
	width: 315px;
	height: 20px;
	font-size:12px;
	font-weight:bold;
	color:#3E74C8;
	margin-top:0;
	padding-top:5px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	}

.gaucheSolutionMesure{
	background-image: url(../imgsite/_espacepub/solution-sur-mesure.jpg);
	background-repeat:no-repeat;
	width: 293px;
	height: 50px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:9px;
	color:#FFFFFF;
}

.gaucheOffrePlus{
	width: 315px;
	height: 100px;
	border-radius: 10px 10px; 
	-moz-border-radius: 10px; 
	margin-top:5px;
	text-align:left;
}

.gaucheMedecinLiberal{
	width: 315px;
	height: 160px;
	border-radius: 10px 10px; 
	-moz-border-radius: 10px; 
	margin-top:5px;
	border : 1px solid #FF6600;
	background-color: #FFFAE8;
}
.baselineMedecinLiberal {
	text-align:center;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	}

.gaucheMsRecrute{
	background-image: url(../imgsite/_espacepub/recrutement-medecins-generalistes.jpg);
	background-repeat:no-repeat;
	width: 293px;
	height: 50px;
	margin-top:10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:25px;
	color:#FFFFFF;
}

.gaucheGeoloc {
	background-image: url(../imgsite/_espacepub/region-departements.jpg);
	background-repeat:no-repeat;
	width: 293px;
	height: 50px;
	margin-top:10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:25px;
	color:#FFFFFF;
}

/*******************************************/
/** partie du menu de gauche, LES IMAGES **/

.gauchePixelGris{
	width:239px; 
	height:1px; 
	border:none;
	margin-left:39px; 
	margin-bottom:10px;
	margin-top:10px; 
}
.gauchePixelGris2{
	width:239px; 
	height:1px; 
	border:none;
	margin-left:39px; 
	margin-bottom:5px;
	margin-top:5px; 
}
.gaucheFlecheRouge {
	width:15px; 
	height:15px; 
	border:none; 
	margin-left:15px;
	vertical-align:middle;
}


/*******************************************/
/** partie du menu de gauche, LES LISTES **/

.gaucheListeFleche {
	list-style-type : none; 
	vertical-align:middle;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
}

/************************************************/
/************************************************/