/*********************************************************************************************************************/
/*************************************************       TAGS        *************************************************/
/*********************************************************************************************************************/
p, div, span, td, ul, ol
{
	color:#bdbcbd;
}

a { color:#FBD125; }
a:hover { color:#AA6525; }
/**********************************************************************************************************************************/
/*************************************************       ANNONCES CLASSÉES        *************************************************/
/**********************************************************************************************************************************/
div#entreprises
{
	float:left;
	width:714px;
	margin-left:18px !important;
	margin-left:8px;
	margin-right:32px;
}

/* Boites des annonces */
div.bEnt { position:relative; }
div#entreprises div.bEntTop,
div#entreprises div.bEntBottom
{
	position:relative;
	height:10px;
	background:#2d2928;
}
div#entreprises div.bEntBottom { margin-bottom:20px; }
div#entreprises div.bEntTop div.bEntTopLeft
{
	position:absolute;
	top:0px;
	left:0px;
	width:10px;
	height:10px;
	background:url(../images/entreprises/bEnt_frm_tl.gif) no-repeat top left;
}
div#entreprises div.bEntTop div.bEntTopRight
{
	position:absolute;
	top:0px;
	right:0px;
	width:10px;
	height:10px;
	background:url(../images/entreprises/bEnt_frm_tr.gif) no-repeat top left;
}
div#entreprises div.bEntBottom div.bEntBottomLeft
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:10px;
	height:10px;
	background:url(../images/entreprises/bEnt_frm_bl.gif) no-repeat top left;
}
div#entreprises div.bEntBottom div.bEntBottomRight
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:10px;
	height:10px;
	background:url(../images/entreprises/bEnt_frm_br.gif) no-repeat top left;
}
div#entreprises div.bEntMiddle
{
	width:674px;
	padding:10px 20px;
	background:#2d2928;
}


/**********************************************************************************************************************************/
/*************************************************       AFFICHAGE LISTING        *************************************************/
/**********************************************************************************************************************************/
/* Contenu de l'annonce */
div#entreprises div.bEnt div.listPhoto
{
	font-size:8pt;
	text-align:center;
	margin:0px 20px 20px 0px;
	float:left;
}
div#entreprises div.bEnt div.listPhoto div.entPhoto_midThumbs { margin:0px; }
div#entreprises div.bEnt div.listId
{
	font-size:8pt;
	padding-top:6px;
}
div#entreprises div.bEnt div.listContenu
{
	padding-top:10px;
	float:left;
	width:485px;
}
div#entreprises div.bEnt h2.listTitre
{
	color:#fff;
	font-size:12pt;
	font-weight:bold;
}
div#entreprises div.bEnt h3.listCat
{
	color:#b35c00;
	font-size:11pt;
	font-weight:bold;
}
div#entreprises div.bEnt div.listTexte
{
	padding-top:5px;
}



/**********************************************************************************************************************************/
/********************************************       AFFICHAGE D'UNE ENTREPRISE        *********************************************/
/**********************************************************************************************************************************/
/* Nombre de visites et localisation */
div#entreprises div.bEnt div.entrepriseVisiteLoc
{
	padding:0px 10px 20px 10px !important;
	padding:0px 10px;
}
div#entreprises div.bEnt div.entrepriseVisiteLoc div.entrepriseNbVisite
{
	float:left;
	color:#FFF;
}
div#entreprises div.bEnt div.entrepriseVisiteLoc div.entrepriseLocalisation
{
	float:right;
	color:#FFF;
}

/* Titre et sous-titre */
div#entreprises div.bEnt h2.entrepriseTitre
{
	padding:8px 10px;
	font-size:15pt;
	font-weight:bold;
	color:#FFF;
	background:url(../images/entreprises/titre_bg.png) repeat-x bottom center;
}
div#entreprises div.bEnt h3.entrepriseCategorie
{
	padding:5px 10px 0px 10px;
	color:#aa6525;
	font-size:12pt;
	font-weight:bold;
}

/* Description de l'entreprise */
div#entreprises div.bEnt div.entrepriseTexte
{
	padding:0px 10px 0px 10px;
}

/* Photos de l'entreprise */
div#entreprises div.bEnt div.entreprisePhoto
{
	padding:0px 10px;
}

div#entreprises div.bEnt div.entrepriseVideo
{
	float: right;
}

div#entreprises div.bEnt div.entrepriseCoorCarte
{
	margin:1px;
	padding:10px;
	background:#1f1d1c;
}

/* Coordonnées */
div#entreprises div.bEnt div.coordonnees
{
	float:left;
	width:236px;
}
div#entreprises div.bEnt div.sectCoord
{
	padding-top:15px;	
}

/* Carte Google */
div#entreprises div.bEnt div.carte
{
	float:right;
	width:400px;
}

/**********************************************************************************************************************************/
/*************************************************       ZONE DE PUBLICITÉS        ************************************************/
/**********************************************************************************************************************************/
div#publicites
{
	float:left;
	width:160px;
	height:1200px;
	margin:0px;
}


/************************************************************************************************************************/
/*************************************************       BOUTONS        *************************************************/
/************************************************************************************************************************/
div#btnRetourListe div.btnRouge_m
{
	width:180px;
}
div.btnRouge
{
	padding-top:10px;
}
div.btnRouge_m a
{
	font-size:9pt;
	font-weight:normal;
}

/************************************************************************************************************************/
/*************************************************       CLASSES        *************************************************/
/************************************************************************************************************************/
div.entrepriseSep
{
	width:672px;
	height:1px;
	margin:20px 0px;
	background:url(../images/entreprises/entreprise_sep.png) no-repeat top center;
}
.grasBlanc
{
	color:#FFF;
	font-weight:bold;
}

div.texteIntro { margin:0px 30px 30px 30px; }
div.texteIntro p
{
	color:#aa6525;
}
div.texteIntro a { color:#000; }
div.texteIntro a:hover { color:#c44b32; }

a.fb_share_button  { color:#000; }