/*
 * Styles généraux
*/
body { font-family:Verdana, Arial, Helvetica, sans-serif;  }

a img { border: 0; }
#langues img { vertical-align: middle; }
#contenu p {  }
#contenu .chapo { font-style: italic; }
dt { font-weight: bold; }

/*
 * Partie variable des sites
*/
body { font-size: 0.8em; color: #706e63;}
a {	color:#706e63;	text-decoration:underline;}
a:hover { color:#aa934b; }
/*#preview a:visited { color: #ccc; }*/
ul, li { list-style:none;}
ul { margin:1em 0 1em 2.5em;}
li { margin:5px 0; padding-left:10px; background:url(../images/puce_li.gif) no-repeat 0 5px; }
a.retour { 	clear:both;	display:inline;	float:left;	margin:1em 0;	padding:2px 10px; background:#61615f; color:#fff; font-weight:bold; font-size:smaller; text-decoration:none; }

ul.snav { margin:0 0 0 10px; padding:20px 0 0;}
ul.snav li { margin:0; padding-left:10px;}
ul.snav li a { text-decoration:none; font-size:1.2em; letter-spacing:0.05em;}

/*
 * titres
*/
h1, h2, h3, h4, h5, h6 {margin: 0px; padding: 0px;}
h1 { display:block; width:100%; height:45px;  margin:0; font-size:2em; color:#706e63; font-weight:normal; text-align:center; background-repeat:no-repeat; background-position:left top;}
.valuation h1 { background-image:url(../images/h1_valuation.gif); text-indent:-99999px; border:0;}
.galleries h1 { background-image:url(../images/h1_galleries.gif); text-indent:-99999px; border:0;}
.catalogues h1 {background-image:url(../images/h1_catalogues.gif); text-indent:-99999px; border:0;}
.news h1 { background-image:url(../images/h1_news.gif); text-indent:-99999px; border:0;}
.contact h1 { background-image:url(../images/h1_contact.gif); text-indent:-99999px; border:0;}
.liens h1 { background-image:url(../images/h1_links.gif); text-indent:-99999px; border:0;}
.plan-site h1 { background-image:url(../images/h1_site-map.gif); text-indent:-99999px; border:0;}
.newsletter h1 { background-image:url(../images/h1_newsletter.gif); text-indent:-99999px; border:0;}
.historic h1 { background-image:url(../images/h1_historic.gif); text-indent:-99999px; border:0;}

h2 { float:left; position:relative; top:-20px; padding:25px 0 0 10px; margin:0 0 5px 133px; border-left:1px solid #d8d4c2; font-size:1.8em; font-weight:normal; color:#b7b29c; line-height:1.6em;}
h2 span.numero { font-size:1.6em; color:#e6e4dc;  }

h3 { clear:both; margin:1em 0; padding:1px 0 5px 23px; font-size:1.1em; font-weight:bold; text-transform:uppercase; background:url(../images/puce_h3.gif) no-repeat; color:#706e63; border-bottom:1px solid #b7b29c;}
h3 a { text-decoration:none;}

h4 { margin:1em 0; color:#b7b29c; font-size:1.05em; font-weight:bold;}

/*
 * Filet de séparation dans le texte
*/
div.separateur { clear: both; border-top: 1px solid #b7b29c;}

/* alignement des images dans les pages */
div.gauche, div.droite, div.centre { padding: 3px; border: 1px solid #eeede8; }
.gauche { float: left; margin: 0 1.5em 1em 0;}
.droite { float: right; margin: 0 0 1em 1.5em;}
.centre { margin: 1em auto; text-align: center; }
#contenu .gauche span, #contenu .droite span, #contenu .centre span { display: block; font-size: smaller; text-align: center; }
#contenu #rss div { padding:0; margin:0; background:none; border:none;}

/* icones des fichiers */
#contenu .icone a, #contenu a.icone {margin-top: 0em; padding-left: 1.5em; list-style: none;}
#contenu .pdf { background: url(../images/icons/acrobat.gif) left center no-repeat !important; }
#contenu .doc, #contenu .rtf { background: url(../images/icons/word.png) left center no-repeat !important; }
#contenu .xls, #contenu .xla { background: url(../images/icons/excel.png) left center no-repeat !important; }
#contenu .ppt, #contenu .pps { background: url(../images/icons/powerpoint.png) left center no-repeat !important; }
#contenu .zip, #contenu .rar { background: url(../images/icons/compressed.png) left center no-repeat !important; }
#contenu .gif, #contenu .jpg, #contenu .png { background: url(../images/icons/picture.png) left center no-repeat !important; }
#contenu .url { background: url(../images/icons/world.gif) left center no-repeat !important; }
#contenu .email { background: url(../images/icons/email.png) left center no-repeat !important; }
.url a[target="_blank"], a.url[target="_blank"] {background: url(../images/icons/external.png) right center no-repeat !important;}
.icone { padding: 0.2em 0; }
.broken { text-decoration: line-through; }


/*
 * Pagination et Outils d'impression et de retour
*/
#pagination, #contenu ul#nav-contenu {
	clear: both;
	padding: 0.5em 0;
	margin-top: 2em;
	text-align: center;
}
ul#nav-contenu { float:left; width:250px; padding:15px 0 0 20px; margin:0; }
#nav-contenu li { background: none; display: inline; padding:0 10px 0 18px; font-size:0.85em; }
#nav-contenu li a {color:#61615f; text-decoration:none;}
#nav-contenu li.top { background:url(../images/picto_fleche.gif) no-repeat; border-right:1px solid #61615f; margin-right:10px;}
#nav-contenu li.print {background:url(../images/picto_imprimer.gif) no-repeat;}
#nav-contenu li a:hover { color:#b62f24; }

/****************************** STYLES DE LA SOUS NAV GALERIES EN AJAX **************************************/

.overlay {
	position:absolute;
	visibility: hidden;
	width: 590px;
	background-color: #FFFFFF;
	left: 350px;
	top: 150px;
	padding: 5px;
	border: 1px solid #474747;
	font-size: 0.8em;
}
.overlay .famille {width: 20% !important; 	margin: 0 5px;}
.overlay img { width: 55px !important; }
