@charset "utf-8";
@import url("reset.css");
@import url("luxe.css");

#body {
	  position:relative;
	  margin-left:auto;
	  margin-right:auto;
	  width:auto;
	  }
.pub-right {position:absolute;width:160px; height:auto; left:751px;top:1px;}	  
.layoutcentrer { /*position:relative;*/
				 width:915px;
			     margin-left:auto;
				 margin-right:auto;
					  }
.centre { width:740px; background:#FFFFFF;}
/*code utilisé par tpl_index_luxe.html*/
.float-right{float:right;}
.nos-dest ul{width:90px;}
/*************************************
   GAUCHE	
*************************************/
	.gauche{width:100%;}
	.nos-dest{border:none;width:570px;padding:0px;height:auto;}

/*************************************
   MOTEUR	
*************************************/
	#moteur{width:150px;padding-bottom:40px;}
	#moteur select{width:145px;}
	#moteur input{margin:3px 0px;}
	#moteur h1{margin-bottom:8px;}
	#moteur form{padding-left:2px;}
	

/*************************************
   TABLEAU 	
*************************************/
	table#tbMoisDep {width:50%;}
	td#mois {width:98px;}
	td#dep {width:20px;}
	
/*************************************
   CONSEILLERS	
*************************************/
	div#cadre{width:300px;float:right;margin-top:25px;}
	#cadre span.appel{position:absolute;right:25px;top:50px;}
	#contenu p {
	margin: 0.5em 0.5em 0.5em 0.5em; /*gestion des espaces interparagraphes */
	margin-top:-3px;
	font-style: italic;	font-size:11px;
	}
	#contenu{height:80px;}

/*************************************
   CENTRE DE LA PAGE
*************************************/
	.tdl{width:420px;margin-top:25px;}
	.tdl a{padding-left:155px;}

/****************************************************
   CHEMIN LIEN TOP / PAGE CENTRE ce 11/06/08 eric
*****************************************************/	

#blok-blanc{ width:auto;height:20px;}
#chemin { font-family:Arial, Helvetica, sans-serif;
		  font-size:12px;
		  font-weight:normal;
		  color:#D00096;}
		  		  
#chemin a {color:#023797;font-weight:normal;font-size:12px;text-decoration:none;margin-left:0px;}
#chemin a:hover {color:#f90;}
#chemin img { margin-left:2px; margin-right:2px;}

