/*
 * Styles généraux
*/

body { font-family: Arial, Helvetica, sans-serif; text-align: left; font-size: 0.8em; color:#4a4a4a; }

a img { border: 0; }
#contenu .chapo { font-style: italic; }
dt { font-weight: bold; }
/*
 * Partie variable des sites
*/
a { color:#e30045; text-decoration:none;}
a:hover { color:#004d91; text-decoration: none;}
ul { margin:0; padding:0;}
ul li { margin:0; padding:0; list-style:none; }

ul.actions  {margin:2em; clear:both;}
#preview ul { margin-left: 1em;}
#preview ul li { margin:0; padding-left:18px; list-style:none; background:url(../images/puce_li.gif) no-repeat 0 6px; }
#preview p { margin:1em 0; }
p#rss { margin:0; padding:0 0 8px; }

h1, h2, h3, h4, h5, h6 { margin: 1em 0px; padding: 0px; color:#000;}
h1 { font-size: 2.4em; margin:0; padding:30px 0 0 0; color:#fff; text-align:right; line-height:1em; }
h2 { font-size: 1.8em; margin:3px 0 0; color:#fff; text-align:right; font-weight:normal;}
h3 { font-size: 1.4em; clear:left; font-weight:normal; color:#004d91; }
h4 { font-size: 1.2em; color:#004d91; border-bottom:1px solid #ccc; }
h5 { font-size: 1.1em; margin-left:1em; text-transform:uppercase; font-weight:normal;  }
h6 { font-size: 1em; }

a.retour { display:block; clear:both;}

/* codes couleurs des titres */
.association h3, .association h4 { color:#004d91; }
.informations-pole h3, .informations-pole h4 {color:#e30045;}
.annuaire-entreprises h3 { color:#ee7f01;clear:none;margin-bottom:5px;}
.entreprise-mois h3,.entreprise-mois h4 { color:#b7c30c;}
.actualites h3,.actualites h4 { color:#fdc400;}
.agenda h3,.agenda h4 { color:#e4361b; }
.contact h3,.contact h4 { color:#3a8dd7; }

/*
 * Filet de séparation dans le texte
*/
div.separateur { clear: both; border-top: 1px solid #ccc; margin-bottom: 15px;}

/* alignement des images dans les pages */
.element { clear: both;}
div.gauche, div.droite, div.centre { padding: 0;}
.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; padding-left: 2em !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; }

/* Messages */
.message {
	padding: 4px 30px;
	margin:2px 0;
	background: url(../images/icons/information.png) 5px 50% no-repeat #3a8dd7;
	text-align: left;
	color:#fff;
}
h3.message { font-size: 0.9em; color:#fff; }
.good { background-image: url(../images/icons/accept.png); }
.warn { background-image: url(../images/icons/error.png); }
.error { background-image: url(../images/icons/exclamation.png); }


/*
 * 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;
	color:#7f807f;
}
.pagination { text-align: right; margin-top: 0;  }
#contenu ul#nav-contenu { margin:2em 0 0 0; }
#contenu #nav-contenu li { background: none; display: inline; font-size:0.9em; padding:0 7px; border-right:1px solid #7f807f; }
#contenu #nav-contenu li a { color:#7f807f; font-weight:bold;}
#contenu #nav-contenu li a:hover { color:#004d91;}
#contenu #nav-contenu li.last { border:0;}

ul.plan li.espace-membre, ul.plan li.connexion { display: none; }
#preview ul.plan li { font-weight: bold; float: left; width: 45%; margin:3px 0; font-size:1.3em; }
#preview ul.plan li li { font-weight: normal; float: none; font-size:0.8em; }


/******************** mise en page des template *********************/

/* liste actualites */
.actualites .element h3 { background:#fdc400; padding:4px 8px;}
.actualites .element h3 a { color:#000;}
.actualites .element h3 a:hover { color:#fff;}
.actualites .element h3 a:visited { color:#fff;}

/* liste agenda */
.agenda .element h3 { background:#e4361b; padding:4px 8px;}
.agenda .element h3 a { color:#fff;}
.agenda .element h3 a:hover { color:#000;}
.agenda .element h3 a:visited { color:#ccc;}