/*
 * Styles généraux
*/

body { font-family:Verdana, Arial, Helvetica, sans-serif; text-align: left; font-size: 0.75em; }

a img { border: 0; }
#langues img { vertical-align: middle; }
#contenu p {  }
#contenu .chapo { /*font-style: italic;*/ }
dt { font-weight: bold; }
/*
 * Partie variable des sites
*/
a {
	color: #c06a39;
	text-decoration: none;
}

a:hover {
	color: #6ea114;
}
ul { margin:1em 0 1em 2em; padding:0;}
ul li { margin:2px 0; padding:0 0 0 10px; list-style:none; background:url(../images/puce_li.gif) no-repeat 0 4px;}

ul.actions  {margin:2em; clear:both;}
#preview p { text-align:justify; }
p#rss { margin:0; padding:0; }

h1, h2, h3, h4, h5, h6 { margin:1em 0px; padding: 0;}
h1 { font-size: 1.6em; font-weight:bold; color:#fff; margin:0; padding:10px 0; text-align:center; background:#f49300; }
h2 {
	clear:both;
	margin:0 0 1em;
	color: #761822;
	text-align: left;
	font-weight: bolder;
	font-size: 130%;
	font-stretch: extra-expanded;
	padding: 3px 0px 5px 35px;
	border-bottom: 5px solid #e3e000;
	background: url(../images/bg_h2.gif) no-repeat 0 2px;
}

h3 {
	clear:both;
	line-height: 1.2em;
	font-size: 120%;
	color: #761822;
	border-bottom:1px solid #f49300;
}
h3 a { text-decoration:none;}
h4 {font-size: 1.1em; line-height: 1.1em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1.1em;}


#page table {
	border: 1px solid;
	border-collapse: collapse;
	width: 100%;
	font-size:0.9em;
}
#page table td, #page table th {
	border: 1px solid #92af23;
}
#page table.resultats td, #page table.resultats th { padding: 3px; border: 1px solid #f49300; text-align: center; }
#page table.resultats th { background: #f49300; border-color:#fff; }
#page table.resultats td.winner { background: #fbefc3; }

/*
 * 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 !important;}
.droite { float: right; margin: 0 0 1em 1.5em !important;}
.centre { margin: 1em auto !important; 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; }

ul.telechargements {
	margin:0pt auto;
	padding:10px;
	border: 1px solid #ff9517;
	background: #fbefc3;
}


/* Messages */
.message {
	clear:both;
	padding: 5px 30px;
	background: url(../images/icons/information.png) 5px 50% no-repeat #e6e8ea;
	border: 1px solid #a1a3a4;
	text-align: left;
}
h3.message { font-size: 0.9em; }
.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: right;
}
#contenu #nav-contenu li { background: none; display: inline; padding:0 0 0 10px; font-size:0.85em; color:#3A846E; }
#contenu #nav-contenu li.last a { border:0;}
#contenu #nav-contenu li a {
	padding: 5px 10px 5px 20px;
	 border-right:1px solid #ccc;
}
#contenu #nav-contenu li a.top {
	background: url(../images/icons/haut.gif) no-repeat  0px 4px;
}
#contenu #nav-contenu li a.print {
	background: url(../images/icons/print.gif) no-repeat  0px 4px;
}

ul.plan li.espace-membre, ul.plan li.connexion { display: none; }
ul.plan li { font-weight: bold; float: left; width: 45%; }
ul.plan li li { font-weight: normal; float: none; }


/* newsletter */
#pied #newsletter .titre { margin-left:90px;}
#pied form#mailing { float:left; width:220px; padding:0; padding-right:10px; border-right:1px solid #fff;}
#pied #mailing label { float: none; width: auto; text-align: left; }
#pied #mailing input { width: 130px; margin:0; background:#fff; border:0; }
#pied #mailing input#email-addsubmit { margin-left:5px; background:none; color:#fff; font-weight:bold;}


/* styles bloc coldroite  */

.mbe { margin:2em 0; background:#fff; overflow:hidden;}
img.resultats { margin-top:2em;}
.randonnee { margin-bottom:2em;}

/* styles bloc colgauche */

#caroussel { width:204px; min-height:260px; padding:10px 0; text-align:center; background:url(../images/carroussel_bg.gif) no-repeat left bottom;}
.bloc { margin:1em 0; width:205px;}
#sondage { width:205px; padding: 0 0 10px; background:url(../images/carroussel_bg.gif) no-repeat left bottom;}
#sondage p { padding:0 10px;}

/* styles des templates */
.partenaires .element { clear:none; float:left; width:46%; margin:1em 2%; text-align:center;}
.partenaires #detail { clear:both; float:none; width:100%; margin:0; text-align:left;}
.partenaires .element h3 { margin:0 0 10px; }


