/*
 * Styles généraux
*/

body { font-family: Arial, Helvetica, sans-serif; text-align: left; font-size: 0.8em; }

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:#01b1e3; font-weight:bold; text-decoration:none;}
a:hover { color: #000; 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, .bloc ul { margin-left: 1em; margin-bottom:10px;}
#preview ul li, .bloc ul li { margin:0; padding-left:10px; list-style:none; background: url(../images/puce_li.gif) no-repeat 0 4px;}
#preview p { margin:1em 0; text-align:justify; }
p#rss { margin:0; padding:0; }

h1, h2, h3, h4, h5, h6 {margin:0; padding: 0;}
h1 {margin-right:150px; padding-bottom:10px; padding-top:30px; text-transform:uppercase; font-size: 1.6em; color:#fff; border-bottom:1px solid #fff; }
h2 { padding-left:150px; padding-top:15px;color:#fff; font-size: 1.4em; }
h3 {color:#01b1e3; border-bottom:1px solid #01b1e3; margin-bottom:20px; text-transform:uppercase; font-size: 1.1em; clear:both; }
h4 {clear:both; font-size: 1.1em; margin-bottom:10px; color:#323232; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }

/*
 * Filet de séparation dans le texte
*/
div.separateur { clear: both; border-top: 1px solid #d4cdf7; margin-bottom: 15px;}

/* alignement des images dans les pages */
.element { clear: both;}
div.gauche, div.droite, div.centre { padding: 4px;}
.gauche { float: left; margin: 0 1.5em 1em 0;}
.droite { float: right; margin: 0 0 1em 1.5em;}
div.centre { width:auto !important; text-align: center; border:0; padding:0; }
.centre img { padding: 4px;}

#contenu .gauche span, #contenu .droite span, #contenu .centre span {color:#01b1e3; 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 {
	clear:both;
	padding: 5px 30px;
	background: url(../images/icons/information.png) 5px 50% no-repeat #FFF68F;
	border: 1px solid lightgray;
	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: center;
}
#contenu ul#nav-contenu { margin:2em 0 0 0; }
#contenu #nav-contenu li { background: none; display: inline; padding:0 1.2em; font-size:smaller; color:#3A846E; border-right:1px solid #ccc; }
#contenu #nav-contenu li.last { border:0;}
.prix { color: #cc185e; }

div.tip { background: #000; color: #FFF; padding: 5px;  opacity: 0.7; }
div.tip div.tip-title { font-weight: bold;  opacity: 1;}

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; }

/*Bandeau*/
#presentation {background:#2F2F2F url(../images/headerbg_m.jpg) repeat-x scroll left top; /*position:relative;*/}
#presentation-droite {background:transparent url(../images/headerbg_r.jpg) no-repeat scroll right top;}
#presentation-gauche {background:transparent url(../images/headerbg_l.jpg) no-repeat scroll left top;}
#presentation-contenu { position:relative; padding:0 24px; min-height:100px; height:auto; background:transparent url(../images/headerbg_bl.jpg) no-repeat scroll 15px 100%;}
#presentation p {margin:0;}

#menu-haut {display:block; height:40px; position:relative; margin-bottom:25px;}

#lastnews {max-height:200px; overflow:hidden; padding:6px 10px 30px; position:relative;}
#lastnews img {float:left;}
#lastnews h1 {margin-left:30px; max-width:250px; margin-right:0; padding-bottom:0; padding-top:3px; border-bottom:1px solid #838889; padding-top:2px; color:#31a7f1; text-transform:uppercase; font-size:1.2em;}
#lastnews p {clear:both; color:#fff;}
#lastnews p a{color:#31a7f1;}
#lastnews p a:hover{color:#fff;}

/*Custo formulaire de recherche principal*/
#form-g {position:absolute; top:-26px; right:0; padding-left:28px; background:transparent url(../images/bg_form-g.gif) no-repeat scroll left 0;}
#form-d {margin-right:14px; padding-right:18px; background:transparent url(../images/bg_form-d.gif) no-repeat scroll right 0;}
#form {background:transparent url(../images/bg_form-recherche.gif) repeat-x; padding:5px 12px 7px 10px;}

form#recherche .row {margin:0; padding:0;}
form#recherche input {margin:0; border:none; font-size:0.85em; color:#828282; width:130px; background: url(../images/bg_input-form.gif) no-repeat left top; height:14px; padding-left:10px;}
form#recherche input#motscles-addsubmit {padding-top:0; height:18px; width:28px !important; cursor:pointer; background: url(../images/bg_input-form.gif) no-repeat right top;}
form#recherche label {display:none;}

/*Titres*/
#titres {float:right; height:130px; width:98%; margin-bottom:20px; background:#01b1e3 url(../images/bg_titres_main.jpg) no-repeat right top; }
body.menu-principal #titres {background:#01b1e3 url(../images/bg_titres_main.jpg) no-repeat right top;}
body.fun #titres {background:#01b1e3 url(../images/bg_titres_fun.jpg) no-repeat right top;}

#tete-titres {height:130px; width:2%; float:left; background:#01b1e3 url(../images/bg_tete-titres.jpg) no-repeat left top;}
