@charset "utf-8";
/* CSS Document */
*,html,body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3e4f58;
}
body{
	background:url(../images/bg_h.gif) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3e4f58;
	padding:0px;
	margin: 0 auto;
}

a{
	color:#3e4f58;
	text-decoration:none;
}

a:hover{
	color:#000;
}

.clear{
	clear:both;
}

.bold{
	font-weight:bold;
}

.capital{
	text-transform:uppercase;
}

.orange{
	color:#fda101;
}

.centrer{
	text-align:center;
}

.grospoint{
	background:url(../images/puce_form.gif) center left no-repeat;
	padding-left:17px;
}

.f12{
	font-size:12px;
}

h1{
	font-size:24px;
	font-weight:bold;
	color:#b9b9b9;
}

h1 span{
	font-size:20px;
	font-weight:normal;
}

h2.ville{
	font-size:14px;
	font-weight:bold;
	color:#56646c;
	text-transform:uppercase;
}
h2 span{
	font-size:11px;
	font-weight:normal;
	text-transform:none;
	color:#56646c;
}

h3{
	font-size:14px;
	font-weight:bold;
	color:#fda101;
	margin:5px 0;
}

.asterix{
	color:#fd0701;
	font-size:10px;
	font-style:italic;
}
.left{
	float:left;
}

.right{
	float:right;
}

hr{
	height:1px;
	border:none;
	background-color:#e7e7e7;
	margin:20px 0px;
}

/*****************************************************************
							HEAD
******************************************************************/
#head{
	width:1000px;
	height:180px;
	margin: 0 auto;
}
#head-hd {
	width:226px;
	float:left;
}

#head #head-hd #hd1{
	height:50px;
	background:url(../images/bg_hd.gif) top left no-repeat;
	color:#aebac3;
	font-size:11px;
}

#head #head-hd #hd2{
	height:130px;
	text-align:right;
}

#head #head-eyes{
	float:left;
	width:160px;
	height:180px;
}

#head #head-hc{
	float:left;
	width:413px;
}

#head #head-hc #hc1{
	background:#FFFFFF;
	width:332px;
	height:50px;
	padding:0 0 0 78px;
}

#m-select-fr,#m-contact-fr,#m-select-en,#m-contact-en,#m-select-de,#m-contact-de{
	display:block;
	float:left;
	width:166px;
	height:0px;
	overflow:hidden;
	padding-top:50px;
	color:#fda101;
	font-size:13px;
}
#m-select-fr{
	background:url(../images/menu_top.gif) 0 0 no-repeat;
}

#m-select-fr.active{
	background:url(../images/menu_top.gif) 0 -100px no-repeat;
}

#m-select-fr:hover{
	background:url(../images/menu_top.gif) 0 -50px no-repeat;
}
#m-contact-fr{
	background:url(../images/menu_top.gif) -164px 0 no-repeat;
}
#m-contact-fr.active{
	background:url(../images/menu_top.gif) -164px -100px no-repeat;
}
#m-contact-fr:hover{
	background:url(../images/menu_top.gif) -164px -50px no-repeat;
}

#m-select-en{
	background:url(../images/menu_top_en.gif) 0 0 no-repeat;
}

#m-select-en.active{
	background:url(../images/menu_top_en.gif) 0 -100px no-repeat;
}

#m-select-en:hover{
	background:url(../images/menu_top_en.gif) 0 -50px no-repeat;
}
#m-contact-en{
	background:url(../images/menu_top_en.gif) -164px 0 no-repeat;
}
#m-contact-en.active{
	background:url(../images/menu_top_en.gif) -164px -100px no-repeat;
}
#m-contact-en:hover{
	background:url(../images/menu_top_en.gif) -164px -50px no-repeat;
}

#m-select-de{
	background:url(../images/menu_top_de.gif) 0 0 no-repeat;
}

#m-select-de.active{
	background:url(../images/menu_top_de.gif) 0 -100px no-repeat;
}

#m-select-de:hover{
	background:url(../images/menu_top_de.gif) 0 -50px no-repeat;
}
#m-contact-de{
	background:url(../images/menu_top_de.gif) -164px 0 no-repeat;
}
#m-contact-de.active{
	background:url(../images/menu_top_de.gif) -164px -100px no-repeat;
}
#m-contact-de:hover{
	background:url(../images/menu_top_de.gif) -164px -50px no-repeat;
}

#head #head-hc #hc1 span{
	position:relative;
	top:-34px;
	left:-40px;
	text-transform:capitalize;
}

#head #head-hc #hc2{
	width:413px;
	height:130px;
}

#head #head-hg{
	float:left;
	width:201px;
}
#head #head-hg #hg1{
	background:url(../images/bg_hg1.gif) left top no-repeat;
	height:40px;
	padding:10px 0px 0px 50px;
}

#lang-fr, #lang-en, #lang-de{
	display:block;
	float:left;
	width:30px;
	height:23px;
}
#lang-fr{
	background:url(../images/drap.jpg) 0 0 no-repeat;
}
#lang-fr:hover{
	background:url(../images/drap.jpg) 0px -23px no-repeat;
}
#lang-en{
	background:url(../images/drap.jpg) -30px 0px no-repeat;
}
#lang-en:hover{
	background:url(../images/drap.jpg) -30px -23px no-repeat;
}
#lang-de{
	background:url(../images/drap.jpg) -60px 0px no-repeat;
}
#lang-de:hover{
	background:url(../images/drap.jpg) -60px -23px no-repeat;
}
/*****************************************************************
							MENU
******************************************************************/
#bgmenu{
	height:65px;
	background:url(../images/bg_menu.gif) top repeat-x;
}

#content-menu{
	width:1000px;
	margin:0 auto;
}

#menu{
	width:765px;
	float:left;
}

#menu a{
	display:block;
	float:right;
	width:162px;
	height:44px;
	background-image:url(../images/menu_focus.png);
	background-repeat:no-repeat;
	margin-left:-9px;
	text-align:center;
	padding-top:10px;
	color:#000000;
	font-size:12px;
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.agencedusoleil.com/images/menu_focus.png", sizingMethod="scale");
}


#menu a.active{
	background-image:url(../images/menu_actif.png);
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.agencedusoleil.com/images/menu_actif.png", sizingMethod="scale");
}

#menu a:hover{
	background-image:url(../images/menu.png);
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.agencedusoleil.com/images/menu.png", sizingMethod="scale");
}

#mini-search{
	width:235px;
	float:left;
	margin-top:5px;
	color:#000000;
	font-weight:bold;
	font-weight:normal;
}

#mini-search #ref_sent{
	width:23px;
	height:23px;
	background:url(../images/btn_ok.gif) no-repeat 0 0;
	border:none;
	color:#FFFFFF;
	padding:0px;
	padding-bottom:3px;
	line-height:23px;
	cursor:pointer;
}

#mini-search a:hover #ref_sent{
	background:url(../images/btn_ok_hover.gif) no-repeat 0 0;
	color:#fda101;
	cursor:pointer;
}

/*****************************************************************
							CONTENT
******************************************************************/
#content{
	width:1000px;
	margin: 0 auto;
}
#content_right{
	width:196px;
	float:left;
}

#content_left{
	margin-left:10px;
	width:794px;
	float:left;
	color:#56646c;
}
#content_left p{
text-align:justify;
}
/*****************************************************************
							ARIANE
******************************************************************/
#ariane{
	margin-left:2px;
	padding-bottom:2px;
	border-bottom: 1px solid #d0d0d0;
	margin-bottom:10px;
}

#ariane ul{
	margin:0px;
	padding:0px;
	list-style-position:inside;
	list-style-type:none;
}

#ariane ul li{
	float:left;
	font-size:11px;
	color:#b9b9b9;
	margin-right:10px;
}

#ariane ul li.active{
	color:#f6a405;
}
#ariane ul li a{
	font-size:11px;
	color:#b9b9b9;
}
#ariane ul li a.active{
	color:#f6a405;
}
#ariane ul li a:hover{
	color:#8c8b8b;
}

#ariane ul li.ariane_index a{
	font-weight:bold;
	font-size:12px;
	color:#000;
}
/*****************************************************************
							NAVIGATION
******************************************************************/
.pagin_left{
	float:left;
}

.pagin_left .suiv{
	color:#e1e2e3;
	font-size:10px;
}

.pagin_left .prec{
	color:#b9b9b9;
	font-size:10px;
}

.pagin_left .suiv:hover, .pagin_left .prec:hover{
	color:#8c8b8b;
}

.pagin_right{
	float:right;
}

.pagin_right span{
	display:block;
	width:15px;
	height:20px;
	float:left;
	padding-top:5px;
	text-align:center;
}

.pagin_right a{
	display:block;
	float:left;
	text-align:center;
	font-size:11px;
	width:25px;
	height:20px;
	background:url(../images/bg_num.gif) 0 0 no-repeat;
	color:#000000;
	padding-top:5px;
}

.pagin_right a.active{
	background:url(../images/bg_num.gif) 0 -52px no-repeat;
	color:#FFFFFF;
}

.pagin_right a:hover{
	background:url(../images/bg_num.gif) 0 -26px no-repeat;
}




/*****************************************************************
							SEARCH
******************************************************************/
#search{
position:relative;
background:url(../images/bg_search.gif) 0 0 no-repeat;
margin-top:-30px;
}

#search form{
	width:171px;
	margin-left:25px;
}

#search #titre-search{
	color:#000000;
	font-weight:bold;
	font-size:14px;
	margin-left:20px;
	padding-top:35px;
	margin-bottom:0px;
}

#search #nb_piece{
	margin:0px;
	padding:0px;
}
#search #nb_piece li{
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;
	width:80px;
}
#search label.label_mini{
	font-size:11px;
	color:#86939d;
}

#search select.search_normal{
	width:132px;
}
#search select.search_mini{
	width:50px;
}

#search label.label_search{
	display:inline-block;
	width:60px;
}

#search .btn_search{
	display:block;
	background:url(../images/rechercher.jpg) 0 0 no-repeat;
	width:122px;
	height:34px;
	border:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-left:12px;
	padding-top:5px;
	margin-top:15px;
}

#search .btn_search:hover{
	background:url(../images/rechercher.jpg) 0px -39px no-repeat;
	color:#f6a405;
}

#ville, #type,#surface,#agence,#prix_min,#prix_max,#nb_couchage,#nb_semaine,#date_arrive{
	width:150px;
}

/*****************************************************************
							BTN
******************************************************************/
.btn{
	text-decoration:none;
}

.btn div{
	width:140px;
	height:60px;
	padding-left:55px;
	cursor:pointer;
}

#btn_alerte div{
	background:url(../images/bg_alerte_email.gif) 0 0 no-repeat;
}

#btn_vendre div{
	background:url(../images/bg_vendre.gif) 0 0 no-repeat;
}

#btn_simulateur div{
	background:url(../images/bg_simulateur.gif) 0 0 no-repeat;
}
 
.btn h1{
	font-size:18px;
	margin: 0;
	padding:5px 0 0 0;
}

.btn p{
	font-size:11px;
	color:#3e4f58;
	margin:0;
	padding:0;
	font-size:11px;
	line-height:11px;
}

.btn:hover p{
	color:#fda101;
}

/*****************************************************************
							PORTFOLIO
******************************************************************/
#titre_liste{
	float:left;
	width:530px;
}
#btn_portfolio{
	float:left;
	
}

#btn_portfolio div{
	background:url(../images/btn_portfolio.gif) 0 0 no-repeat;
	width:186px;
	height:58px;
	padding-left:76px;
	cursor:pointer;
}

#btn_portfolio h1{
	font-size:18px;
	margin: 0;
	padding:7px 0 0 0;
}

#btn_portfolio p{
	font-size:11px;
	color:#3e4f58;
	margin:0;
	padding:0;
}

#btn_portfolio:hover p{
	color:#fda101;
}

/*****************************************************************
							LISTE ANNONCE
******************************************************************/
#liste_annonce{
	list-style:none;
	padding:0;
	margin:0;
	width:794px;
}
#liste_annonce h2{
	color:#CECECE;
}

#liste_annonce li{
	float:left;
	width:232px;
	height:227px;
	background:url(../images/bg_liste_annonce.gif) 0 0 no-repeat;
	margin: 10px 26px 10px 0;
	padding:12px 0 0 15px;
}

#liste_annonce li.last{
margin-right:0px;
}

#liste_annonce h2{
	font-size:11px;
	margin: 7px 0 0 0;
	padding: 0;
	color:#f6a303;
	text-transform:uppercase;
	text-align:center;
}

#liste_annonce  p{
	margin: 0;
	padding: 0;
}

#liste_annonce div img{
	border:1px solid #b1b3b4;
}

#liste_annonce .photo{
	width:157px;
	float:left;
	padding-right:5px;
	-padding-right:3px;
}

#liste_annonce .photo p{
	text-align:center;
	font-size:11px;
}

#liste_annonce .mini_photo{
	width:47px;
	float:left;
}

#liste_annonce .mini_photo img{
	margin: 0px 0px 2px 0px;
	*margin: 0px 0px 4px 0px;
}

#liste_annonce .mini_photo .panier{
	display:block;
	margin:10px 0 0 18px;
	width:25px;
	height:25px;
	background:url(../images/add_select.png) 0 0 no-repeat;
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.agencedusoleil.com/images/add_select.png", sizingMethod="scale");
	cursor:pointer;
}

#liste_annonce .mini_photo .panier2{
	display:block;
	margin:10px 0 0 18px;
	width:25px;
	height:25px;
	background:url(../images/del_select.png) 0 0 no-repeat;
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.agencedusoleil.com/images/del_select.png", sizingMethod="scale");
	cursor:pointer;
}

#liste_annonce .mini_photo .detail{
	display:block;
	background:url(../images/voir_detail.png) 0 0 no-repeat;
	width:34px;
	height:34px;
	margin:10px 0 0 13px;
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.agencedusoleil.com/images/voir_detail.png", sizingMethod="scale");
	cursor:pointer;
}

#liste_annonce .mini_photo .detail:hover{
	background:url(../images/voir_detail_hover.png) 0 0 no-repeat;
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.agencedusoleil.com/images/voir_detail_hover.png", sizingMethod="scale");
}

#liste_annonce p.ref{
	text-align:right;
	font-size:11px;
	padding-right: 20px;
}

#liste_annonce  p.prix{
	margin-top:17px;
	margin-top:-1px;
}

/*****************************************************************
							FOOTER
******************************************************************/

#footer{
	background:url(../images/bg_f.gif) repeat-x;
	height:24px;
	font-size:11px;
	font-weight:normal;
}

#content_footer{
	width:1000px;
	margin: 0 auto;
	padding-top:8px;
}
#content_footer a {
	color:#000000;
	width:1000px;
	margin: 0 auto;
	padding-top:8px;
}

#footer a{

	font-size:11px;
}

#plan a {
color:#000000;
} 
#footer a.last{
	margin-right:90px;
}

#footer a:hover{
	color:#000000;
}
div.list-footer2{
	float:left;
	display:block;
	width:198px;
	padding-bottom:8px;
}



/*****************************************************************
							MODULE MENU SYNDIC
******************************************************************/
#module-syndic{
	background:url(../images/bt_menu_syndic.gif) top left no-repeat;
	width:196px;
	height:222px;
	padding:1px 0;
	margin-top:-30px;
}

#module-syndic div{
	font-size:14px;
	font-weight:bold;
	color:#fda101;
	margin:25px 0 0 25px;
	width:150px;
}

#module-syndic ul{
	margin:25px 0 0 25px;
	list-style:none;
}

#module-syndic ul li a{
	background:url(../images/puce_ariane2.gif) center left no-repeat;
	padding-left:10px;
	color:#b9b9b9;
	font-size:11px;
}

#module-syndic ul li a:hover{
	color:#3e4f58;
}

#module-syndic ul li a.active{
	color:#fda101;
}

/*****************************************************************
							MODULE ADR SIEGE
******************************************************************/
#module-siege{
	margin:10px 0;
}

#module-siege p{
	padding:0px;
	margin:0px;
	font-size:11px;
}

#module-siege div{
	margin:10px 0;
}
/*****************************************************************
							SYNDIC REFERENCE
******************************************************************/
#ref-left,#ref-right{
	float:left;
	width:396px;
}

.liste-ref{
	list-style:none;
}

.liste-ref h2{
	color:#f6a509;
	font-size:12px;
	font-weight:normal;
	margin:10px 0;
	padding:0;
	text-transform:uppercase;
}

.liste-ref li{
	background-image:url(../images/puce_reference.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:18px;
	cursor:pointer;
}

.liste-ref ul{
	list-style:none;
}

.liste-ref ul li{
	background:none;
	color:#56646c;
	font-size:11px;
	cursor:auto;
}
	
/*****************************************************************
							ANNONCE
******************************************************************/
#titre_annonce{
	float:left;
}
#retour_liste{
	display:block;
	float:right;
	width:260px;
	height:16px;
	color:#b9b9b9;
	font-size:14px;
	margin-top:20px;
}

#retour_liste img{
	border:none;
	vertical-align:middle;
}

#retour_liste:hover{
	color:#000000;
}

#reference{
	clear:both;
	color:#b9b9b9;
	font-size:16px;
}
#annonce_basL{
	float:left;
	width:526px;
}

#annonce_basR{
	float:right;
	width:258px;
}

.tablo{
	background:url(../images/table_right.gif) right repeat-y;
	width:526px;
	margin-top:20px;
}

.tablo div{
	background:url(../images/table_bas.gif) bottom right no-repeat;
	width:526px;
}

.tablo div div{
	width:526px;
	background:url(../images/table_haut.gif) top right no-repeat;
	padding:1px 0 5px 0;
}

.tablo div div p{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	margin:5px 0 7px 15px;
}

.tablo div div table{
	width:520px;
}

.tablo div div table td{
	margin:10px 0px;
	background-color:#fdebc8;
	border-bottom:2px solid #FFF;
	height:21px;
	font-size:11px;
	color:#000;
}

.tablo div div table td.titre_caract{
	color:#f2a417;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}

.taille1{
	width:160px;	
}

.taille2{
	width:102px;
}

.der_col {
	width: 70px;
}

#contacter-nous{
	float:left;
	display:block;
	padding-top:10px;
	background:url(../images/bg_contacter.jpg) top left no-repeat;
	width:258px;
	height:113px;
	text-align:center;
	color:#3e4f58;
}

#contacter-nous:hover{
	color:#000000;
}

#description{
	margin-bottom:60px;
}

.btn_reservation{
	display:block;
	width:213px;
	height:36px;
	background:url(../images/btn_reservation.jpg) 0 0 no-repeat;
	color:#fd7e01;
	font-weight:bold;
	padding:20px 0 0 45px;
}

.btn_reservation:hover{
	background:url(../images/btn_reservation.jpg) 0px -56px no-repeat;
	color:#3e4f58;
}

/*****************************************************************
						ZOOM IMAGE
******************************************************************/

#zoom_detail{
	text-align:center;
}

#zoom_nav #prec{
	padding-left:15px;
	font-size:12px;
	background:url(images/puce_carre_red.gif) left center no-repeat;	
}

#zoom_nav #suiv{
	margin-left:50px;
	font-size:12px;
	padding-right:15px;
	background:url(images/puce_carre_red.gif) right center no-repeat;
}

/*****************************************************************
						MA SELECTION
******************************************************************/
.btn_maselection{
	float:right;
	margin-right:10px;
}

.btn_maselection img{
	border:none;
}

/*****************************************************************
						FORMULAIRE
******************************************************************/
 .btn_envoyer{
	display:block;
	background:url(../images/envoyer.jpg) 0 0 no-repeat;
	width:97px;
	height:41px;
	border:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-left:12px;
	padding-top:5px;
}

 .btn_envoyer:hover{
	background:url(../images/envoyer.jpg) 0px -46px no-repeat;
	color:#f6a405;
}


 .btn_enregistrer{
	display:block;
	background:url(../images/enregistrer.jpg) 0 0 no-repeat;
	width:108px;
	height:41px;
	border:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-left:12px;
	padding-top:5px;
}

 .btn_enregistrer:hover{
	background:url(../images/enregistrer.jpg) 0px -46px no-repeat;
	color:#f6a405;
}


#formulaire{
	margin-left:50px;
	width:660px;
}

#formulaire input{
	width:180px;
}

#formulaire input.long{
	width:493px;
}
#formulaire input.short{
	width:20px;
}

#formulaire label{
	display:inline-block;
	width:105px;
	margin-left:15px;
	vertical-align:top;	
}

#formulaire label.medium{
	width:161px;
}

#formulaire label.small{
	width:40px;
	margin:0;
	padding:0;	
}

#formulaire #message{
	width:527px;
	height:50px;
}

#formulaire .message{
	float:left;
	width:100px;
}

#formulaire #message_auto{
	width:467px;
	height:50px;
}
.message{
	padding:15px;

	font-weight:bold;
	text-align:center;
}
.message.error{
	color:red;
	border:1px solid #DCDCDC;	
}
.message.success{
	color:#f6a405;
	border:1px solid #DCDCDC;	
}
/*****************************************************************
				MODULE MENU QUI SOMMES NOUS
******************************************************************/
#module-qui-sommes-nous{
	background:url(../images/bg_qui_sommes_nous.gif) top left no-repeat;
	width:196px;
	height:207px;
	padding:1px 0;
	margin-top:-30px;
	position: relative;
}

#module-qui-sommes-nous div{
	font-size:14px;
	font-weight:bold;
	color:#fda101;
	margin:25px 0 0 22px;
	width:155px;
}

#module-qui-sommes-nous ul{
	margin:60px 0 0 0px;
	padding: 0px 0px 0px 32px;
	list-style:none;
}

#module-qui-sommes-nous ul li a{
	background:url(../images/puce_ariane2.gif) center left no-repeat;
	padding-left:10px;
	color:#b9b9b9;
	font-size:11px;
}

#module-qui-sommes-nous ul li a:hover{
	color:#3e4f58;
}

#module-qui-sommes-nous ul li a.active{
	color:#fda101;
}

/*****************************************************************
							RECRUTEMENT
******************************************************************/
.btn_recrutement{
	display:block;
	width:254px;
	height:53px;
	background:url(../images/btn_recrutement.jpg) 0 0 no-repeat;
}

.btn_recrutement:hover{
	background:url(../images/btn_recrutement.jpg) 0 -53px no-repeat;	
}

/*****************************************************************
							PORTFOLIO
******************************************************************/

#portfolio{
	list-style:none;
	padding:0;
	margin:0;
}

#portfolio li{
	background:url(../images/bg_portfolio.jpg) 0 0 no-repeat;
	width:329px;
	height:418px;
	float:left;
	text-align:center;
}

#portfolio li img{
	margin-top:30px;
}

#portfolio li h3{
	margin-bottom:0px;
}

#portfolio li p{
	margin-top:0px;
}

#portfolio p.descript{
	margin-left:26px;
	text-align:justify;
	width:275px;
	*margin-left:0px;
}




/*****************************************************************
					PAGE INTERLOCUTEURS
******************************************************************/

/*--------------------------------menu haut------------------------------------*/

#menu_interlocuteur {
 margin: 0px 0px 20px 0px;
}

#menu_interlocuteur a {
	width: 157px;
	background: url(../images/bandeau_interlocuteur.jpg) repeat-x;
	border-bottom: #c7c5c5 1px solid;
	border-top:#e7e6e6 1px solid;
	border-right: #c7c5c5 1px solid;
	border-left: #ffffff 1px solid;
	height: 21px;
	float: left; 
	display: inline;
	text-align: center;
	color: #000000;
	font-size: 12px;
	line-height:11px;
	font-family: Verdana;
	margin-left: 0px;
	padding-top: 7px;
}

#menu_interlocuteur a:hover {
	background: url(../images/bandeau_interlocuteur_hover.jpg) repeat-x;
	
	width: 157px;
	margin-left: 0px;
}

#menu_interlocuteur a.select,#menu_interlocuteur a.select:hover {
	background: url(../images/bandeau_interlocuteur_select.jpg) repeat-x;
border-top:#c7c5c5 1px solid;
	width: 155px;
	margin-left: 0px;
}

#menu_interlocuteur a#premier,#menu_interlocuteur a#premier:hover {
	margin-left: 0px;
	border-left: #c7c5c5 1px solid;
	
}

/*-------------------------------------contenu-----------------------------------------*/

#content_interlocuteur {
	margin-top: 25px;
	float: left;
	display: inline;
}

.separateur_gp_interlocuteur {
	float: left;
	display: inline;
	padding-bottom: 10px;
	width: 794px;
	border-bottom: #e7e7e7 1px solid;
	margin: 5px 0px 0px 0px;
}

.separateur_gp_interlocuteur h2 {
	background:url(../images/puce_interlocuteur.gif) center left no-repeat;
	padding-left:15px;
	color:#f6a509;
	font-size:14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.separateur_gp_interlocuteur p {
	margin: 0px 0px 0px 15px;
}

.separateur_gp_interlocuteur .titre_ag {
	width: 392px;
	float: left;
	display: inline;
}

.separateur_gp_interlocuteur .interlocuteur {
	width: 392px;
	float: left;
	display: inline;
	margin-top: 10px;
}

.separateur_gp_interlocuteur .interlocuteur .presentetion {
	float: left;
	display: inline;
	width: 276px;
}

.separateur_gp_interlocuteur .interlocuteur .img_interlocuteur {
	float: left;
	display: inline;
	width: 116px;
	height: 152px;
	background: url(../images/fond_photo_interlocuteur.jpg);
}

.separateur_gp_interlocuteur .interlocuteur .img_interlocuteur2 {
	float: left;
	display: inline;
	width: 116px;
	height: 152px;
	background: url(../images/fond_photo_interlocuteur_vide.jpg);
}

.separateur_gp_interlocuteur .interlocuteur .img_interlocuteur img {
	width: 110px;
	height: 146px;
	margin: 3px 0px 0px 3px;
}

.separateur_gp_interlocuteur .interlocuteur .presentetion img.logo_interlocuteur {
	margin: 5px 0px 0px 15px;
}

.separateur_gp_interlocuteur .interlocuteur .presentetion h4 {
	margin: 10px 0px 10px 15px;
}

.separateur_gp_interlocuteur .interlocuteur .presentetion p {
	margin: 2px 0px 2px 15px;
}









/*****************************************************************
				MODULE MENU ACTUALITE
******************************************************************/
#module-actualite{
	background:url(../images/bg_actualite.gif) top left no-repeat;
	width:196px;
	height:346px;
	padding:1px 0;
	margin-top:-30px;
	position: relative;
}

#module-actualite div{
	font-size:14px;
	font-weight:bold;
	color:#fda101;
	margin:25px 0 0 22px;
	width:155px;
}

#module-actualite ul{
	margin:20px 0 0 0px;
	margin:20px 0 0 0px;
	padding: 0px 0px 0px 22px;
	list-style:none;
}
#module-actualite ul li {
	margin:0px 0 10px 0px;
}

#module-actualite ul li a{
	padding-left:0px;
	color:#3e4f58;
	font-size:12px;
	font-weight: bold;
	width: 160px;
	float: left;
	display: block;
	margin:0px 0 10px 0px;
}

#module-actualite ul li a span{
	padding-left:0px;
	color:#3e4f58;
	font-size:11px;
	font-weight: normal;
}

#module-actualite ul li a:hover span, #module-actualite ul li a:hover {
	color: #fda101;
}

/*****************************************************************
				MODULE ACTUALITE
******************************************************************/

#actualites {
	margin: 45px 0px 0px 0px;
}

#actualites p#aucune {
	width: 794px;
	text-align: center;
	color: #fda101;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
}

.actu {
	width: 794px;
	border-bottom: #e7e7e7 1px solid;
	padding: 0px 0px 15px 0px;
	margin: 15px 0px 0px 0px;
}

.actu h2 {
	color: #fda101;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
}

.actu h2 span {
	color: #fda101;
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
}

.actu p {
	color: #3e4f58;
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
}

.actu a {
	float: right;
	display: block;
	color: #fda101;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	background:url(../images/puce_actu.gif) no-repeat 0px 5px;
	padding: 2px 0px 0px 12px;
}

.actu a:hover {
	font-style: italic;
	background:url(../images/puce_actu_hover.gif) no-repeat 0px 5px;
}


/*****************************************************************
				MODULE PROPOSER
******************************************************************/

#formulaire label.long{
	width:200px;
}

#formulaire label.medium2{
	width:152px;
}

#formulaire label.small2{
	width:40px;
	margin-left: 15px;
}

#formulaire label.small3{
	width:85px;
}

#formulaire input.medium{
	width:100px;
}

#formulaire input.medium2{
	width:160px;
}

#formulaire input.medium3{
	width:80px;
}

#formulaire input.medium4{
	width:214px;
}

#formulaire .mini_partie_form {
	float: left;
	display: inline;
	width: 330px;
}

/*****************************************************************
				FORMULAIRE RESERVATION
******************************************************************/
#formulaire label.normal{
	width:inherit;
	vertical-align:inherit;
}

#formulaire input.checkbox{
	width:inherit;
	margin-left:15px;
}

#formulaire input.mini{
	width:50px;
}

/*****************************************************************
						PLAN
******************************************************************/

#plan{
	margin: 0;
	padding:0;
	background-color:#ececec;
}
#plan .content_plan{
	width:1120px;
	margin: 0 auto;
	padding-top:8px;
	padding-bottom:8px;	
	padding-left:15px;	
	padding-right:15px;		
	list-style:none;
}

div.list-footer{
	float:left;
	display:block;
	width:20%;
	padding-bottom:8px;
}

#plan div.list-footer h2, #plan div.list-footer h2 strong {
color:#CECECE;
font-size:12px;
font-weight:bold;

text-transform:uppercase;
}
#plan ul{
	margin:0;
	padding:0;
	width:300px;
	list-style:none;
	list-style-type:none;
	color:#CECECE;
}
#plan ul li{
	margin:0;
	padding:0;
	font-size:8pt;
}
#plan ul li a{
	font-size:8pt;
	text-decoration:none;
	color:#CECECE;

}
#plan ul li a:hover{
	font-size:8pt;
	text-decoration:none;
	color:#bebebe;
}

