@charset "utf-8";

body .layout3 .droite{
	padding-top:0px!important;
}


/* bloc contact */

.contact_rech{
	float:right;
	width:285px;
	
	position:relative;
	z-index:200;
	margin-top:-40px;
	margin-right:-20px;
	padding:10px;
	background-image: url(Image.axd?path=recherche/img/css/f_hp_contact.gif);
	background-repeat:no-repeat; 
}
.contact_rech a{ color:#f99c1b;}
.contact_rech h4{ text-transform:uppercase; color:#645e5e; font-weight:bold;}





/* bloc contact droite arc */
.bloc_contact{
	float:right;
	width:285px;
	
	position:relative;
	z-index:200;
	margin-top:-40px;
	margin-right:7px;
	background:#ededed url(Image.axd?path=recherche/img/css/d_fd_contact.gif) left bottom no-repeat;
	padding:0 14px 4px 0;
}
* html .bloc_contact{
	margin-right:4px;	
}
.bloc_contact p{
	padding:50px 10px 30px 10px;
	word-spacing:-1px;
}
.bloc_contact img{
	float:right;
}
.bloc_contact .stitre{
	color:#655E5E;
	font-size:110%;
	font-weight:bold;
	text-transform:uppercase;
}
.bloc_contact a{
	color:#F99C1C;
}

/* recherche */
.form_recherche{
	padding-top:60px;
}
.form_recherche .element_recherche{
	float:left;
	padding-right:15px;
}
.form_recherche .bouton_orange{
	float:left;
}
.form_recherche textarea{
	width:295px;
	height:45px;
	border:1px #878787 solid;
	padding:5px;
}

/* onglets recherches */
.zone_onglet{
	position:relative;
}
#bloc_themes1 .zone_onglet{
	width:949px;
	height:49px;
	background:url(Image.axd?path=recherche/img/css/fd_rech_av_onglet1.gif) no-repeat left top;
}
#bloc_themes2 .zone_onglet{
	width:949px;
	height:49px;
	background:url(Image.axd?path=recherche/img/css/fd_rech_av_onglet2.gif) no-repeat left top;
}
#bloc_themes3 .zone_onglet{
	width:949px;
	height:49px;
	background:url(Image.axd?path=recherche/img/css/fd_rech_av_onglet3.gif) no-repeat left top;
}


.zone_onglet .onglet4 .theme{
	color:#004B95;
}
.zone_onglet .theme{
	color:#F99C1C;
	text-transform:uppercase;
	font-size:100%;
}
.zone_onglet li{
	position:absolute;
	width:200px;
	padding-top:23px;
}
.zone_onglet a:hover{
	text-decoration:none;
}



/* commentaires "nos prestations" */
#bloc_themes1 .presta{
	left:40px;
	top:45px;
	width:700px;
}

#bloc_themes2 .presta{
	left:40px;
	top:45px;
	width:700px;
}

#bloc_themes3 .presta{
	left:40px;
	top:45px;
	width:700px;
}
#bloc_themes4 .presta{
	left:40px;
	top:45px;
	width:700px;
}






/* onglets 1 actif */
#bloc_themes1 .onglet1{
	left:40px;
}
#bloc_themes1 .onglet2{
	left:310px;
}
#bloc_themes1 .onglet3{
	left:640px;
}


/* onglets 2 actif */
#bloc_themes2 .onglet1{
	left:40px;
}
#bloc_themes2 .onglet2{
	left:310px;
}
#bloc_themes2 .onglet3{
	left:640px;
}


/* onglets 3 actif */
#bloc_themes3 .onglet1{
	left:40px;
}
#bloc_themes3 .onglet2{
	left:310px;
}
#bloc_themes3 .onglet3{
	left:640px;
}


/* onglets 4 actif */
#bloc_themes4 .onglet1{
	left:40px;
}
#bloc_themes4 .onglet2{
	left:270px;
}
#bloc_themes4 .onglet3{
	left:510px;
}
#bloc_themes4 .onglet4{
	left:755px;
}

.recherche_centre .on,
#bloc_themes2.on,
#bloc_themes3.on,
#bloc_themes4.on,
#bloc_themes5.on{
	display:block;
}
.recherche_centre .off,
#bloc_themes2.off,
#bloc_themes3.off,
#bloc_themes4.off,
#bloc_themes5.off{
	display:none;
}
/*----------------------------------------------------------*/
.corps_recherche{
	background:url(Image.axd?path=recherche/img/css/fd_rech-av.gif) no-repeat left bottom;
	width:910px;
}
.corps_recherche .marges{
	padding:10px 20px 10px 25px;
}
.corps_recherche .marges p{
	border-bottom:1px #cbc9c9 solid;
	padding:10px 0;
}
.corps_recherche .marges p.last{
	border:none;
}
.corps_recherche .marges .couleur{
	color:#F99C1C;
}
.corps_recherche .phnav{
	text-align:center;
	padding-top:10px;
}
.corps_recherche .phnav li{
	display:inline;
	font-size:110%;
	padding-right:2px;
}