* {
    font-family:"Trebuchet MS";
    /*font-size:0.97em;*/
    font-size:13px;
    margin:0;
    padding:0;
    color:#95725c
}


a {text-decoration:none;}
a:hover {color:white;background:#95725c;}

img {border:0;}
.spacer {clear:both;}
.center {text-align:center}

#GAUCHE_TUTEUR {
  position: absolute;
  top:0px;
  left: 50%;
  width: 50%;
  margin-left: -50%;
  background:transparent url('images/fond_gauche.jpg') repeat-y top right;
   height:570px;
 }

#GAUCHE {
  position: absolute;
  top:0px;
  left: 50%;
  width: 50%;
  margin-left: -50%;
  background:white url('images/fond_gauche.jpg') repeat-y top right;
  height:100%;
  
}


#DROITE_TUTEUR {
  position: absolute;
  top:0px;
  left: 50%;
  width: 50%;
  background:transparent url('images/fond_droite.jpg') repeat-y top left;
  height:570px;
}

#DROITE {
  position: absolute;
  top:0px;
  left: 50%;
  width: 50%;
  background:white url('images/fond_droite.jpg') repeat-y top left;
  height:100%;
}


#CONTENT {
  position: absolute; /*ou relative */
  top:34px;
  left: 50%;
  width: 780px;
  margin-left: -390px; 
/*      border:1px solid blue;   */
   height:520px; 
}

/* #gauche-infos {display:none;} */
#gauche-infos {
    position:absolute;
    top:405px;
    left:10px;
   /* border:1px solid blue;
    background:#efefef;*/
}

#gauche-infos dd {margin-bottom:10px;}
#gauche-infos dt {font-weight:bold;}
#gauche-infos address{font-style:normal;}


#droite-menubas {
    position:absolute;
    top:405px;
    left:320px;
   /*border:1px solid blue;
    background:#efefef;*/
}
#droite-menubas ol {margin:O;padding:0;list-style:none}
#droite-menubas ol li {margin:5px 0 5px 0;padding:0;list-style:none;font-weight:bold !important;}
li#droite-menubas_1 {margin-left:19px !important;}
li#droite-menubas_2 {margin-left:17px !important;}
li#droite-menubas_3 {margin-left:15px !important;}
li#droite-menubas_4 {margin-left:10px !important;}
li#droite-menubas_5 {margin-left:5px !important;}

#droite-partenaires {
    position:absolute;
    top:450px;
    right:35px;
    text-align:right;
    /*border:1px solid blue;
    background:#efefef;*/
}
#droite-partenaires h2 {font-weight:normal;}
#droite-partenaires ul {}
#droite-partenaires li {display:inline;font-weight:bold !important;font-size:110% !important;}
#droite-partenaires a {color:black;}
#droite-partenaires a:hover {color:white;}

#surfutile {
	position:absolute;
	top:0;
	left:335px;
/* 	border:1px solid yellow; */
	width:390px;
	padding-top:105px;
	
}
#surfutile * {}

#bottom {
	position:absolute;
	top:525px;
	padding-left:340px;
	margin:0 auto;
	font-size:10px;
}
#bottom a {
	color:inherit;
	cursor:text;
}
#bottom a:hover {
	background-color:inherit;
}

div.fondvide {  background:transparent url('images/fond_vide.jpg') no-repeat top left;}
div.fondsavoirfaire { background:transparent url('images/fond_savoirfaire.jpg') no-repeat top left;}
div.fondcontact { background:transparent url('images/fond_contact_vide.jpg') no-repeat top left;}
div.fondquisommesnous { background:transparent url('images/fond_quisommesnous.jpg') no-repeat top left;}
div.fondtaglan {background:transparent url('images/fond_taglan.jpg') no-repeat top left;}
div.fondseltz {background:transparent url('images/fond_seltz.jpg') no-repeat top left;}
div.fondredureau {background:transparent url('images/fond_redureau.jpg') no-repeat top left;}

div.magasin {}
div.magasin img {float:left;margin-right:1em;width:120px;background:#ccc;}
div.magasin address {margin-bottom:1em;margin-top:1em;padding-left:130px;font-style:normal;color:#971313;font-size:93%}
div.magasin h4 {padding-left:130px;font-size:93%}
div.magasin p {padding-left:130px;font-size:93%}

div.seltz p,
div.taglan p,
div.redureau p,
div.savoir-faire p {color:black;padding-left:0.5em;margin-bottom:0.5em;font-size:90%;line-height:1.23em;}


div.taglan blockquote {font-weight:bold;}


table#contact {width:100%;}
table#contact tr {vertical-align:top}
table#contact th {text-align:right;padding-right:1em;}
table#contact label {color:#971313;}
table#contact col#col1 {width:12em;}
table#contact col#col3 {width:2em;}
table#contact input.champ {width:80%;}
table#contact textarea {width:80%;height:40px;}


input.inputbo {
    color:#95725c;
    font-weight:bold;
    background:transparent;
    border:1px solid #95725c;
    padding:1px 3em 1px 3em;
    margin-top:.5em;
}
input.inputbo:hover {color:white;background:#95725c;}


/* POPUP */
body#ml_popup {
    text-align:center;
    margin:0;
    padding:0;
}
body#ml_popup div {margin:0;padding:0}
body#ml_popup a {
    padding: .5em;
    margin:0 1em 0 1em;
    font-weight:bold;
}

#planAccueil{
	width:600px;
	float:right;
}

#planAccueil img {float:left;margin-right:1em;width:120px;background:#ccc;}
.formStyleAccueil{
	width:150px;
}
h1.titre{
	font-size:24px;	
}
h1.message{
	font-size:20px;	
	color:black;
	margin:20px;
}
#listeTitre li{
	display:inline;
	padding-right:20px;
}

#listeTitre li a{
	font-size:16px;
}
#listeTitre{
	text-align:right;
	margin-top:10px;
	margin-bottom:13px;
}
#sous_menu li{
	display:inline;
	padding-right:20px;
}
#sous_menu li a{
	font-size:14px;
}
h2.sous_titre{
	font-size:18px;
	margin:2px;
	margin-bottom:5px;
	margin-top:25px;
	font-style:italic;
}
#liste_index li{
	margin-left:50px;
}