
/* CSS issu des tutoriels css.alsacreations.com/ */
body {
color:black;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
top:0;
}

#header {
height: 130px;
background-image:url(images/fond-titre.jpg);
}

#barre{
width:100%;
height: 31px;
background-color: #dfd89d;
}

#barre-text{
padding-top:4px;
padding-left:5px;
font-size:15px;
font-family:helvetica;
font-style:; }

#barre_top { width:100%; height:3px;  background-color:black; }

#barre2 {width:100%;
height: 10px;
background-image: url(images/barre.gif);

}

#barre3 {width:100%;
height: 20px;
background-color:#e1e1c9;

 }


#conteneur {
width: 750px;
left: 0%;
margin-left: 0px;
border-right-width:1px;
border-right-style: solid;
border-bottom-width:1px;
border-bottom-style: solid;
background-color:#c7c795;
background-image:url(images/menu_lateral.jpg);
background-repeat:repeat-y;
}

#centre {
background-color:#ffffff;
margin-left: 150px;
border-left-style:solid;
border-left-width:1px; 


}
#gauche {
position: absolute;
left:0px;
width: 150px;
background-color:#c7c795;
background-image:url(images/menu_lateral.jpg);
background-repeat:repeat-y; 

}

#barre_menu_top { 
width:100%; 
height:10px;  
background-image: url(images/barre_menu_top.gif); }


#pied_barre {
width: 750px;
left: 0%;
margin-left: 0px;
border-right-width:1px;
border-right-style: solid;
background-color:#c7c795;
background-image:url(images/menu_lateral.jpg);
background-repeat:repeat-y;
}
 
#miniban { clear:left; 
	   float:left;
	   left:50%;
	   margin-left:30px;
	   margin-top: 0px; } 
	   
#minitext {float:left;
	   left:50%;
	   width:150px;
	   margin-left:23px;
	   margin-top: 8px;
	   font-size:xx-small;
	      } 
 
ADDRESS   {  margin-left: 20px;
             font-size:x-small;
             font-family:serif; font-style:italic;
             margin-left:  }
	     
.menugauche {
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}

#plan {height:700px;}


	
.table_recherche { 
		   width: 115px;
	           margin: 10px;
}

.images-barre { float:left;
                padding:0%;
	        z-index:1;  }

.articulo { padding:10px;
            padding-right:20px;  }
	    
.logo-articulo { margin-right:10px;  }    

.rubrica { padding:10px;   }
.titulo { padding:10px;
          font-family:serif;
	  font-size:large;
	  font-weight:bold;  }
	  
.subtitulo {padding:5px;
          font-family:sans-serif;
	  font-size: small;
	  font-weight:bold;  } 	  

.rubricah1 {
font-size:large;
 font-family: sans-serif;
 font-weight: bold;   }

.rubricah2 {
font-size: medium;
 font-family: sans-serif;
 font-weight: bold;   } 

#presentation  {  position:relative;
                          background-color:#f2f2df;
                          margin:3px;
			  padding:3px;
			  border-width:1px;
			  border-style: solid;
			  font-size:13px;
}

h2.menu1 { padding-left:3px; }