/****************************************************
****************accueil*******************************
****************************************************/
#home{
	font-size:10px;
	font-family:Verdana, sans-serif;
	text-align:justify;
	margin : 10px 0 0px 0 ;
}

#home .bghome{
	background:transparent url('../img/bghome.gif') top left no-repeat;
	height:520px;
}


#actualites .actu p, #recrutement p, #presse .press_release .titre p, #presse .press_release p, #confiance p{
	font-size: 0.9em;
/*	color : #ACACAC;*/
}

/****************actualites*******************************/
#actualites{
	color:#666666;
	width:756px;
	float:left;
	padding:0 15px;
	position:relative;
	top:12px;
}

#actualites h3{
	margin-bottom:0px;
}

#actualites .actu{
	position:relative;
	margin:25px 5px 0 20px;
	width:350px;
	height:115px;
	float:left;
}

#actualites .actu p{
		margin:0px 20px 3px 73px;
		font-size:11px;
}

#actualites  p.date{
		color:#4cbccc;
		margin:10px 0 0 67px;
		font-weight:bold;
}

#actualites  p.teaser{
		color:#786f70;
		font-weight:bold;
		text-align:left;
		margin-bottom:0;
		text-transform : uppercase ;
}

#actualites  p.teaser a{
		background:none;
		padding-left:0;
}



#actualites .actu img{
	position:absolute;
	border:1px solid #A7A7A7;
	top:0px;
	left:0px;
}

#actualites .actu a{
	color:#786F70;
	background:transparent url('../img/puce_blue.gif') 0 5px no-repeat;
	padding-left:25px;
	text-decoration:none;
	font-size:10px;
	
}
#actualites .actu a:hover{
	text-decoration:underline;
}

/****************recrutement*******************************/

#recrutement{
	width:260px;
	margin:0px 5px ;
	position:absolute;
	top:377px;
	left:490px;
}


#recrutement p{
	margin:0px 0;
	font-size:11px;
}

#recrutement p.txtstrong{
	margin-top:5px;
	font-weight:normal;
}
#recrutement ul{
	padding:0px 0px 5px 0px;
}

#recrutement li{
	list-style-type:none;
	background:transparent url('../img/puce_tr_off.gif') no-repeat 3px 3px;padding-left:15px;margin-top:5px;
	color:#4cbccc;
	font-weight:bold;
}

#recrutement li p{
	margin:5px 0px;
	font-weight:normal;
}

#recrutement li a{
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#666;
	font-size:9px;
	white-space:nowrap;
}
#recrutement li a:hover{
	border-bottom:1px solid #666666;
}
#recrutement li div a{
	font-weight:normal;
	color:#786f70 ;
	padding-left : 25px ;
	text-decoration:none;
	background: transparent url('../img/puce_blue.gif') no-repeat 0px 5px;
}
#recrutement li div a:hover{
	border-bottom:0px solid #4cbccc;
	text-decoration:underline;
}

.recrutlink{
		color:#786F70;
		background:transparent url('../img/puce_blue.gif') 0 5px no-repeat;
		padding-left:25px;
		text-decoration:none;
		font-size:10px;
		font-family: Arial, sans-serif;
}
.recrutlink:hover{
		text-decoration:underline;
		color:#786F70;
}

/****************presse*******************************/
#presse{
	width:230px;
	float:left;
	margin:0px -5px;
	padding:0px 10px;
}

#presse .press_release {
		margin: 10px 0px;

}

#presse .press_release .teaser{
		font-weight:bold;
		text-align:left;
}

#presse .press_release .teaser a{
		background:none;
		padding-left:0;
		text-transform : uppercase ;
}



#presse .press_release .titre{
		color:#4cbccc;
		position:relative;
		border-bottom:1px solid #786F70;
		padding-bottom:3px;
		text-align:left;
		font-weight:bold;
}
#presse .press_release .titre p{
		color:#4cbccc;
		position:relative;
}
#presse .press_release a{
		color:#786F70;
		background:transparent url('../img/puce_blue.gif') 0 5px no-repeat;
		padding-left:25px;
		text-decoration:none;
}
#presse .press_release a:hover{
		text-decoration:underline;
}

#presse .press_release p{
	margin: 5px 0px;
}

/****************confiance*******************************/
#confiance h3 a{
background:none;
padding-left:0;
}

#confiance{
	color:#666666;
	width:174px;
	float:left;
	margin:15px 10px;
	padding:0px 10px;
}

#confiance p{
	margin:10px 0px;
	font-size:11px;

}

#confiance #flashref{
	padding:10px 0px;
}

#confiance a{
	color:#786f70 ;
	padding-left : 25px ;
	text-decoration:none;
	background: transparent url('../img/puce_blue.gif') no-repeat 0px 5px;
}

#confiance a:hover{
		text-decoration:underline;
}


/******************recompense*********/

#recompense{
	top:372px;
	left:35px;
	position:absolute;
}

#recompense img{
	margin:5px 30px 0 0;
}



