/* -- GÉNÉRAL ----------------------------------------- */

body, html{height:100%;}

body, #body-modulo {color:#515151;font-family: Tahoma, Geneva, sans-serif;font-size:11px;margin:0px;padding:0px;}


.stabilisateur {clear:both;display:block;height:1px;overflow:hidden; }


h1 {color:#333333;font-size:24px;font-weight:normal;margin: 0px 0px 10px 0px;padding: 0px 0px 0px 0px;text-shadow: 0px 1px 0px #fdfdfd;}
.rubrique h1 {color:#ffffff;font-size:17px;font-weight:bold;margin: 0px 0px 10px 0px;padding: 0px 0px 0px 0px;}
h1 .datepage {font-size:11px;font-weight:bold;}
h2 {font-size:16px;font-weight:normal;padding: 0px;margin: 0px 0px 10px 0px;}
h3 {background-image:none;font-size: 14px;font-weight: normal;margin:10px 0px 10px 0px;padding:0px;}
h4 {background-image:none;font-size: 11px;font-weight: normal;margin:10px 0px 10px 0px;padding:0px;}
h5 {background-image:none;font-size: 10px;font-weight: normal;margin:10px 0px 10px 0px;padding:0px;}



p {margin:10px 0px;padding:0px;text-align:left;}
p.notes {font-size:9px;margin:0px 0px 0px 2px;padding:0px;text-align:left;}




ul {padding:0px;margin:0px;margin-left:35px;list-style-type:square;}
ol{margin:0px;padding:0px;margin-left:35px;*margin-left:40px;list-style-type:decimal;}
ul li{text-align:left;margin:0px; padding:0px;margin-top:3px;margin-bottom:5px;list-style-type:square;}
ol li {text-align:left;margin:0px; padding:0px;margin-top:3px;margin-bottom:5px;list-style-type:decimal;}


a 			{color:#f47a20; outline:none;}
a:hover 	{text-decoration:none;color:#f47a20;}
a.retour 	{background-image:url(../images/retour.gif);background-position:left center;background-repeat:no-repeat;float:right;padding:0px 5px 0px 10px;text-decoration:none;}
a.top		{border:none;position: fixed; top: 65%;right:10px;}

a.boutongen {background-image: url(../images/boutons/new-fleche-gauche.gif);background-repeat:no-repeat;background-position: left center;border: 1px solid #5890c1;clear:both;cursor:pointer;display:block;font-family: Arial, Helvetica, sans-serif;font-size:12px;font-weight: bold;float:left;margin-bottom:20px;padding:3px 4px 3px 21px;text-decoration: none;text-align:left;}
a.boutongen:hover {background-image: url(../images/boutons/new-fleche-gauche-o.gif);border: 1px solid #859821;}
.left		{text-align	: left;}
.right		{text-align	: right;}
.center		{text-align	: center;}
.nomargin	{margin		: 0px;}
.cache		{display	: none;}

/* -- TEXTES ------------------------------------------- */
.rouge {color:#CC0000;font-weight:700;padding:0px;}
.orange {color:#ED5204;}
.noir {color:#000000;}
.important {text-transform:uppercase;font-weight:bold;}


/* -- IMAGES ------------------------------------------- */
div.conteneur-image .image{border:1px solid #000000;}
table .image{border:1px solid #000000;} 
div.conteneur-image .description{background-color:#efefef;border:1px solid #333333;color:#333333;font-size:11px;margin:3px 0px;padding:3px;text-align:center;}
table.conteneur-image .description{background-color:#efefef;border:1px solid #333333;color:#333333;font-size:11px;margin:3px 0px;padding:3px;text-align:center;}
div.description-image{background-color:#efefef;border:1px solid #333333;color:#333333;font-size:11px;margin:1px 0px 1px 0px;padding:3px;text-align:center;}


/* -- HYPERLIENS --------------------------------------- */
div.conteneur-hyperlien{margin-bottom:6px;}
div.conteneur-hyperlien p.notes{margin-top:2px;}
div.conteneur-hyperlien .pdf {padding-left:25px;background-image:url(../images/types/pdf.gif);background-repeat:no-repeat;}
div.conteneur-hyperlien .txt {padding-left:25px;background-image:url(../images/types/txt.gif);background-repeat:no-repeat;}
div.conteneur-hyperlien .zip {padding-left:25px;background-image:url(../images/types/zip.gif);background-repeat:no-repeat;}
div.conteneur-hyperlien .doc {padding-left:25px;background-image:url(../images/types/doc.gif);background-repeat:no-repeat;}
div.conteneur-hyperlien .fichier {padding-left:25px;background-image:url(../images/types/fichier.gif);background-repeat:no-repeat;}
div.conteneur-hyperlien .video {padding-left:25px;background-image:url(../images/types/video.gif);background-repeat:no-repeat;}
div.conteneur-hyperlien .audio {padding-left:25px;background-image:url(../images/types/audio.gif);background-repeat:no-repeat;}
div.conteneur-hyperlien .exe {padding-left:25px;background-image:url(../images/types/exe.gif);background-repeat:no-repeat;background-position:left 0px;}

/* -- SÉPARATEURS -------------------------------------- */
div.separateur1{height:1px;margin:12px auto;width:100%;background-color:#999999;border-top:1px solid #efefef;padding:0px;font-size:1px;overflow:hidden;}
div.separateur2{height:1px;margin:12px auto;width:100%;border-top:1px dashed #333333;padding:0px;font-size:1px;overflow:hidden;}


.archivecombo {float:right;font-size:10px;font-weight:normal;padding:1px;color:#ffffff;margin-top:-30px;}


/* -- EXCEPTION POUR L'ÉDITEUR TEXTE ------------------- */
#tinyMce table.table1 tbody td {border:1px dashed #efefef;}
