/*
 * Styles généraux
*/

body {  font-size: 0.8em; font-family: "Oswald", Arial, Helvetica, sans-serif; text-transform: uppercase; color: #808080; background: #fbf9f6 url(../images/body-bg.jpg) repeat-x left top;}

a img { border: 0; }
#langues img { vertical-align: middle; }
#contenu p {  }
#contenu .chapo { /*font-style: italic;*/ }
#colgauche dt {color: #161616; font-size: 1.1em;}


/*
 * Partie variable des sites
*/
a { color: #808080; text-decoration:none;}
div#preview .panier a, div#preview .commander a {color: #fff;}
a:hover { color: #000; text-decoration: none;}
div#preview .panier a:hover, div#preview .commander a:hover {color: #000;}
#preview a:visited { text-decoration: underline; }
ul { margin:0; padding:0;}
ul li { margin:0; padding:0; list-style:none; }

#preview ul.actions  {padding:2em 0em; clear:both; margin: 0;}
#preview ul.actions li  {float: left; }
.commander #preview ul.actions {margin:2em 0;}
.commander #preview ul.actions li a {font-size: 1.2em;}
.commander  #preview ul.actions li.validation {float: right; margin: 0;}


#preview { text-align:justify; }
#preview ul, .bloc ul { margin-left: 1em;}
#preview ul li, .bloc ul li { margin:0; padding-left:10px; list-style:none; }
#preview p { margin:1em 0; }
#preview p { margin:1em 0; font-family: Arial, Helvetica, sans-serif; text-transform: none;}
p#rss { margin:0; padding:0; }



h1, h2, h3, h4, h5, h6 {margin: 1em 0px; padding: 0px; font-weight: normal;}
h1 { font-size:2.5em; color: #fff; margin: 0; letter-spacing: -0.05em; line-height: 1.4em;}
h2 { font-size: 1.4em; color: #161616;}
h3 {padding: 20px 20px 0; font-size: 1.2em; clear:left; font-weight: normal; color: #161616; border-bottom: 1px solid #DCDBD8; }
h4 { font-size: 1em; font-weight: normal; margin:0;}
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }

#colgauche .titre {font-size: 1.3em; color: #1FB1BC;}
.titre a {color: #1FB1BC;}
.titre a:hover {color: #161616;}

.bouton {margin: 8px 0 0;}
.bouton a, .bouton input, input.bouton {padding: 1px 9px; color: #5a5a5a; background: #cfc9c4; border-radius: 3px; cursor:pointer;}
div.detail .bouton a, div.detail .bouton input, div.detail input.bouton {font-size: 1.2em;}
.bouton a:hover, .bouton input:hover, input.bouton:hover {color: #fff; background: #000; border-color: #000; }


	/*
     * 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 { text-align: center; }
.gauche { float: left; margin: 0 1.5em 1em 0;}
.droite { float: right; margin: 0 0 1em 1.5em;}
.centre { margin: 1em auto; }

#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 */
#preview .message {
	padding: 3px 5px 3px 25px;
	background: url(../images/icons/information.png) 5px 50% no-repeat  #1FB1BC;
	text-align: left;
	margin: 0 0 10px;
	color: #fff;

}
h3.message {}
.message a {color: #000;}

.good, .warn , .error  {color: #fff;}
.good { background: #1FB1BC; }
.warn { background: #1FB1BC; }
.error { background: #1FB1BC; }


/*
 * Pagination et Outils d'impression et de retour
*/
.pagination, #contenu ul#nav-contenu {text-align: center;}
.pagination { text-align: right; margin: 0 5px; }
#contenu #nav-contenu li { background: none; display: inline; padding:0 1.2em; font-size:0.85em; color:#3A846E; }
#contenu #nav-contenu li.last { border:0;}

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; }

/* RGPD */
.text-center { text-align: center;}
a.button {padding: 1px 9px; color: #5a5a5a; background: #cfc9c4; border-radius: 3px; cursor:pointer;}
a.button.alert { background: darkred; color: #FFF; }
a.button.success { background: darkgreen; color: #FFF; }
.right { float: right; }
.left { float: left; }
p.lead { font-size: larger;
	font-weight: bold;}
.hide  { display :none;}
.alert-box {
	padding: 10px;
	color: #FFF;
	margin: 10px 0;
}
.alert-box.success { background: darkgreen; }
.alert-box.alert { background: darkred; }
