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

a img { border: 0; }
#langues img { vertical-align: middle; }
#contenu p {  }
#contenu .chapo { }
dt { font-weight: bold; }
ul, li {list-style: none;}

/*
 * Partie variable des sites
*/
body { font-size: 12px; color: #000;}
a {	color: #ef4909; text-decoration:none;}
a:hover { color:#000; text-decoration: underline;}
#contenu a:visited { color: #000; }

h1, h2, h3, h4, h5, h6 {margin: 0px; padding: 0px;}
h1, h3, h5 {color: #e8581f !important; }
h1 { font-size: 18px;  text-transform: uppercase;}
h2 {color: #000; font-size: 17px; margin: 15px 0px; padding-left: 15px; background:url(../images/bg-h2.gif) no-repeat left 2px; }
h3 {color: #e8581f !important; font-weight: normal; text-align: center; font-size: 15px; border-bottom: 5px solid #f2f2f2;}
h4 {background:url(../images/point_point.gif) repeat-x bottom left; font-size: 15px;}
h5 {font-size: 15px; margin-top: 15px; }
h6 {padding-left: 25px; font-size: 15px; font-weight: normal; background:url(../images/bg_h6.gif) no-repeat left 2px; border-bottom: 1px solid #f2f2f2;}


#preview strong {color: #000;}
#preview ul {margin: 5px 0px; padding: 0 0 0 25px;}
#preview ul li {list-style: none; margin: 0px; padding-left: 10px; background: url(../images/puce_ul_contenu.gif) no-repeat left 9px;}
#preview ul ul {padding: 0 0 0 20px;background:url(../images/point_point.gif) repeat-y left top;}
#corps p {color: #000;}

/*
 * contenus
*/

/* blocs exergues dans contenu */
table.droite {
	float: right;
	margin:10px 0 10px 0;
	clear:both;
	width: 160px;
	border: 0;
	background: #f2f2f2;
	padding: 5px;
	line-height: 1.4em;
	border-left:25px solid #fff;
} 
table.droite th, table.droite td { padding: 5px; }
table.droite th{ background: #e8581f; color: #fff; font-size: 12px; font-weight: bold;}

div.exergue {	
	clear:right;
	float: right;
	width: 160px;
	padding: 5px;
	margin:10px 0 10px 0;
	border: 0;
	background: #f2f2f2;
	line-height: 1.4em;
	border-left:25px solid #fff;
}
div.exergue p { margin:8px 0;}
div.exergue h2 { margin:0; padding:5px; background: #e8581f; color: #fff; font-size: 12px; font-weight: bold;}
#contenu div.exergue a:visited { color: #ef4909; }

a.droite { float: none; padding: 3px 25px; color: #fff; font-weight: bold; background: #e8581f;}

/* styles actualites */

body.actualites #contenu small a:visited { color: #ef4909; }
body.actualites #contenu h3 span.puce { background:url(../images/bg_ulsnav_lia.gif) no-repeat 0 4px; padding-left:10px;}

.bloc#presentation p {}

/*
 * tete
*/
#bandeau h1{float: left; width: 475px; height: 150px; margin: 0px; text-indent: -9999px; background: url(../images/bg_h1_bandeau.gif) no-repeat left top; }

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

/* alignement des images dans les pages */
div.gauche, div.droite, div.centre { padding: 0.8em 0.8em 0.8em 0.8em; border: 1px solid #D3DADA; }
.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; line-height: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: 2em;	text-align: center;}
a.print { display: none; }



