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

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

/*
 * Partie variable des sites
*/
body { font-size: 0.8em; color: #f3eee5;}
a {	color:#b08c52;	text-decoration:none;}
a:hover { color:#e5b854; text-decoration: none;}

ul { margin:1em 0 1em 3em;}
ul li { margin:7px 0; padding:0 0 0 15px; background:url(../images/puce_nav.gif) no-repeat 0 3px; list-style:none; }
#preview p { line-height:1.6em; margin:1em 0; padding:0;}
#contenu { letter-spacing:0.05em;}
strong { color:#fff;}
div.separateur { clear: both; border-top: 1px solid #5c534a;}

/* table */
table { margin:0 auto; text-align:left; font-size:0.9em;}
table td { padding:5px 15px; color:#b2a99f;}
table th { padding:5px; border-right:1px solid #4a4138; text-align:right; font-weight:normal; padding-right:15px; color:#fff; font-size:1.1em; }
table h3 { margin:0 0 5px; border:0; font-size:1.5em;}

/* titres */
h1 { padding:6px 0 6px 240px; margin:0; font-size:1.6em; color:#342a20; font-weight:normal; font-family:"Times New Roman", Times, serif; letter-spacing:0.05em; background:#fff url(../images/bg_h1.gif) repeat-x left bottom; }
h2, h3 { clear:both; font-family:"Times New Roman", Times, serif;}
h2 {  margin:1em 0; font-size:1.6em; color:#ab8648; font-weight:normal;}
h3 { font-size:1.35em; letter-spacing:0.05em; font-weight:normal; padding:0; margin: 1em 0 5px; padding-bottom:3px; color: #c2b4a4; border-bottom:1px solid #5c534a;}
h4 { margin:1em 0 0.7em 2em; font-size:1.2em; font-weight:bold; color:#b6a592; }
h5 { margin:0.5em 0 0.5em 2em; font-size:1.1em; font-weight:normal; color:#ccc; padding-left:12px; background:url(../images/puce_h4.gif) no-repeat 0 5px; }
h6 {}


/* blocs colgauche */
#colgauche address { padding:8px 0 8px 20px; color:#a6a198; letter-spacing:0.1em; line-height:1.5em; font-family:"Times New Roman", Times, serif; font-family:"Times New Roman", Times, serif; font-style:normal;}
#colgauche a.contact { display:block; padding:7px 0 2px 20px; font-size:0.9em; letter-spacing:0.05em; background:#b59244; color:#fff; text-transform:uppercase; font-weight:bold;}


/* alignement des images dans les pages */
div.gauche, div.droite, div.centre { padding: 3px; background:#fff; }
.gauche { float: left; margin: 1em 1.5em 1em 0;}
.droite { clear:right; float: right; margin: 1em 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; color:#4b4b4b; font-family:Arial, Helvetica, sans-serif; letter-spacing:normal; }
#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: 1em;
	text-align: center;
}
#contenu ul#nav-contenu { float:left; width:100%; margin:1em 0; padding-top:38px; background:url(../images/bg_nav-contenu.gif) no-repeat center top; }
#contenu #nav-contenu li { color:#ab8648; background: none; display: inline; padding:0 1.2em; font-size:0.85em; border-right:1px solid #ab8648; }
#contenu #nav-contenu li.last { border:0;}
#contenu #nav-contenu li a { font-family:Arial, Helvetica, sans-serif;}
#contenu #nav-contenu li a:hover { text-decoration:underline; }

/* styles galerie */
#contenu .galerie img {
	max-width:140px;
}
