/* CSS Document */

.PaysSelection {
	position:relative;
	background-image:url(../images/interface/rech_par_pays_bdd.gif);
	text-align:center;
	background-repeat:no-repeat;
	width : 178px;
	height: 40px;
	padding-top: 5px;
	color: white;
	font-weight:bold;
	font-size:14px;
	line-height: 15px;
}


.MenuChoix {
	position:relative;
	margin-top:5px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	background-image:url(../images/menu/nav_bdd_off.jpg);
	background-repeat:no-repeat;
	height:18px;
	padding-top:5px;
	text-align:center;
	width:178px;
}

.Banniere {
	position:relative;
	background-repeat:no-repeat;
	background-color: #F07F20;
	background-image:url(../images/interface/bando_general.jpg);
	width:995px;
	height:96px;
}

.ssMenu {
	position:relative;
	background-repeat:no-repeat;
	background-image:url(../images/interface/visu_bdd.jpg);
	width: 197px;
	height: 182px;
}

.lien_gris:link		{ font-family:Verdana, Arial, Helvetica, sans-serif,; letter-spacing:-1px; color:#666666; text-decoration: none;}
.lien_gris:active 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; letter-spacing:-1px; color:#666666; text-decoration: none; }
.lien_gris:visited 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; letter-spacing:-1px; color:#666666; text-decoration: none;}
.lien_gris:hover 	{ font-family:Verdana, Arial, Helvetica, sans-serif,; letter-spacing:-1px; color:#FFC601; text-decoration: none;}

.RechercheHaut {
	position : relative;
	background-image:url(../images/bdd_entreprise/encart_haut.gif);
	width : 669px;
	height: 20px;
	border-right: 1px solid #FFC601;
}

.RechercheBas {
	position:relative;
	background-image:url(../images/bdd_entreprise/encart_bas.gif);
	width : 669px;
	height: 20px;
	border-right: 1px solid #FFC601;
}

.RechercheContenu {
	position:relative;
	border-left: #FFC601 1px solid;
	border-right: #FFC601 1px solid;
	background-color:#FEEFC1;
	width: 638px;
	padding-right:10px;
	padding-left: 20px;
}

.TexteRecherche {
	position:relative;
	line-height:12px;
}

.MenuRecherche {
	position:relative;
	background-color:#FFC601;
	height: 20px;
	line-height:20px;
	padding-left : 5px;
}

*html .MenuRecherche {
	line-height:30px;
}

.RechercherBDD {
	position:relative;
	height : 50px;
	width: 290px;
	line-height: 15px;
}



.RechercherBDDCol1 {
	position : relative;
	float : left;
	width : 160px;
}

.RechercherBDDCol1 a {
	position:relative;
	top : 4px;

}

.info_Entreprise {
	position : absolute;
	float : left;
	width : 650px;
}

.RechercherBDDCol2 {
	position : relative;
	float : left;
	text-align: left;
}

.info_entreprise{
	position:absolute;
	width:646px;
	left: 220px;
	top: 409px;
	visibility: hidden;
	margin-bottom: 30px;
}

.description_entreprise{
	position:absolute;
	width:646px;
	left: 220px;
	top: 409px;
	visibility: visible;
}


/*------*/
.sousmenu {
width:166px;
font-size:10px;
padding-left: 10px;
background-image:url(../images/menu/sousmenu/enc_centre.jpg);
color: #000000;
line-height: 20px;
cursor:pointer;
font-family:Verdana, Arial, Helvetica, sans-serif,; 
color:#000000; 
text-decoration: none;
z-index:2;

} 

.encart_debut img{
	position:relative;
	left:-6px;
	top : 12px;
}

.encart_fin img
{
	position:relative;
	left:-6px;
}
.encart_separation img
{
	position:relative;
	float:left;
	z-index:1;
}

.sousmenu hover
{
text-decoration:none;
color:#FFFFFF;
}

dl, dt, dd {
margin: 0;
padding: 0;
list-style-type: none;
z-index:1000;
}

.menu {
position: relative;
margin-top : 5px;
z-index:2;
}

.menu dt {
cursor: pointer;
background-image:url(../images/menu/nav_bdd_off.jpg);
width:178px;
height:23px;
background-repeat:no-repeat;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
line-height: 20px;
text-align: center;
font-weight: bold;
z-index:2;
}

.menu dd {
position: absolute;
z-index: 2;
left: 184px;
margin-top: -20px;
width: 172px;
line-height: 25px;
}


/*--------------*/
	.tablo_gauche, .degrade_gauche {
		width: 49%;
		height: 22px;
		text-align:right;
		line-height:22px;
		font-weight:bold;
		float:left;
		position:relative;
		padding-right: 3px;
		border-right: 1px solid #FCF4DB;
	}
	.tablo_droite, .degrade_droite {
		width: 49%;
		height: 22px;
		line-height:22px;
		float:left;
		position:relative;
		padding-left: 4px;
	}
	

	.degrade_droite {	
		background-image:url(../images/bdd_entreprise/degrade_droite.jpg);
		background-repeat: no-repeat;
	}
	
	.degrade_gauche {
		background-color: #F9DE8D;
		background-image:url(../images/bdd_entreprise/degrade_gauche.jpg);
		background-repeat: no-repeat;
	}
	
	.menuEntreprise {
		width:100%;
		float: left;
		position:relative;
		margin-bottom: -28px;
	}
	
	.last_update {
		float: left;
		width:100%;
		text-align:right;
		font-style:italic;
	}

	.bloc_milieu {
		width:650px; 
		border: solid 1px #FFC601; 
		background-color: #FCF4DB;
		float:left;
		position:relative;
		padding: 10px; 
		padding-bottom: 0px;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align:justify;
		z-index:30;
}

.bloc_titre {
	background-color: #FFC601;
	font-weight	: bold;
	text-align	: center;
	color		: white;
}
	
div#convertisseur {
	border		: 1px black solid;
	background-color	:#FCF4DB;
	/* Pour les proprietes voir le fichier css style_IZF */
}
/* partie bloc de droite (pub) ref : Colonne4*/

.blocPub {
	width: 150px; 
	overflow: auto; 
	background-color:#FCF4DB; 
	border:1px solid #FFC601;
	padding: 5px;
	margin-bottom: 20px;
}

.titrePub {
	background-image:url('../images/bdd_entreprise/fond_titre_encart_droite.jpg');
	height:22px;
	width:157px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	line-height: 20px;
	margin-bottom:4px;
}

.blocPub a:link.orange		{ text-decoration: none; font-size:14px; background-color:none; }
.blocPub a:active.orange 	{ text-decoration: none; font-weight:normal; font-size:14px;background-color:none; }
.blocPub a:visited.orange 	{ text-decoration: none; font-size:14px; background-color:none;}
.blocPub a:hover.orange 	{ text-decoration: none; font-weight:normal; color:#FFFFFF; font-size:14px;background-color:#F07F20;}


.blocPub a:link.vert		{ text-decoration: none; font-size:10px;background-color:none;}
.blocPub a:active.vert 	{ text-decoration: none; font-weight:normal; color:#009900; font-size:10px;background-color:none; }
.blocPub a:visited.vert 	{ text-decoration: none; font-size:10px;background-color:none; }
.blocPub a:hover.vert 		{ text-decoration: none; font-weight:normal; color:#ffffff; font-size:10px ; background-color:#A8C128;}

/*lien bleu */

.blocPub a:link.bleu		{ text-decoration: none; font-size:12px }
.blocPub a:active.bleu 	{ text-decoration: none; font-weight:normal; color:#000099; font-size:12px }
.blocPub a:visited.bleu	{ text-decoration: none; font-size:12px }
.blocPub a:hover.bleu 		{ text-decoration: none; font-weight:normal; color:#000099; font-size:12px }

.champs {

	font-family: "Trebuchet MS", Arial, Helvetica,Verdana ,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFD8BB;
	margin: 2px;
}
