/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background:#C2DBA8 url(../images/fond_ecran.jpg) repeat-x;
}
.petit{
	font-size:9px;
	color:#777777;
}

/* Taille du texte en page d'accueil */
.txtAccueil{
	font-size: 9px;
}

#conteneur {
	width: 1000px;
	margin: 0 auto; 
}

/* Bandeau menu flash */
#header {
	height: 96px;
}
#header_home {
	height: 65px;
}
#centre {
	/*background:url(../images/fond_page.jpg) center repeat-y;*/
	min-height: 430px;
	background-color:#FFFFFF;
}
#centre_home {
	background:url(../images/fond_page2.jpg) top no-repeat;
	height: 500px;
}
#footer{
	background:url(../images/fond_pied.jpg) no-repeat center top;
	height:69px;
}
#footerHomePro{

}

p {margin: 0;}
.lien_page{
color:#FFBA53;	
font-size:11px;
text-decoration:none;
}
.lien_page:hover{
color:#F18F00;
}

/* Titres */
h1{
	color:#EE7F01;
	font-size:15px;
	display:inline; 
	font-weight:bold;
}
h2{
	color:#EE7F01;
	font-size:11px;
	display:inline; 
	font-weight:bold;
}
.lien_h2{
	color:#EE7F01;
	font-size:11px;
	display:inline; 
	font-weight:bold;
	text-decoration:none;

}
.lien_h2:hover{
	color:#FFBC79;
}
/* Liens */
a{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
}
a:hover{
	color:#222222;
}
.offre{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.offre:hover{
	color:#222222;
}
a.footer:link,a.footer:visited{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	/*letter-spacing:-1px;*/
}
a.footer:hover{
	color:#000000;
}

/* Fond du contenu bas droite */
.tabContenu{
	background:url(../images/evolupharm-bienvenue-fond.jpg) bottom right no-repeat;
}

.tabContenusociete{
	padding-right:0px;
	background:url(../images/evolupharm-societe-fond.jpg) bottom right no-repeat;
}

/* Div scrollable pour les mentions légales */
#contenuDivScroll{
	float: left;
	height: 300px;
	width: 700px;
	overflow:auto;
}
#contenuDivScroll Table{
	width:90%;
}

/* recrutement */
.tr_libelle{
	background-color:#C2DBA8;
	height:26px;
}
.td_libelle{
	border-right:1px solid #ACCE8A;
}
.table_lib{
	border:1px solid #ACCE81;
}
#PopUp{	border:1px solid #ACCE81;}
#PopUp td{ border-bottom:1px solid #ACCE81;}
.lien_recrut{
	color:#EE7F01;
	text-decoration:none;
}
.lien_recrut:hover{
	color:#FEA747;
}

.homeSep{
 height:27px;
}
.homeSep{
*height:25px;
}
div.blocVert{background-color:#EBF3E2; width:400px; padding:3px 10px 10px 10px; line-height:1.6em;}


/* Onglets étapes inscription onecode */
a.o_actif{ width:73px; height:29px; display: block; line-height:29px; font-size:10px; background:url(../images/oc_onglet_actif.jpg) no-repeat;}
a.o_inactif{width:73px; height:29px; display: block;line-height:29px;font-size:11px; background:url(../images/oc_onglet_inactif.jpg) no-repeat 0 0; color:#FFFFFF;}
a.o_actif:hover { 	 background-position: 0 -29px; color:#FFFFFF; }
a.o_actif:focus { background-position: 0 -29px; color:#FFFFFF; }

