/* CSS Document */

#global{
	margin-left:auto;
	margin-right:auto;
	width:881px;
	text-align:left;
	
	margin-top:15px;
	}
body{
	margin:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#banniere_haut{
	width:100%;
	height:54px;
	background-image:url(images/banniere_haut.jpg);
	background-repeat:no-repeat;
	}

#banniere_bas{
	width:100%;
	height:108px;
	background-image:url(images/banniere_bas.jpg);
	}


	
#contenu{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	width:870px;
	margin-left:9px;
	background-image:url(images/bg_contenu.jpg);
	background-repeat:repeat-y;
	}
#gauche{
	float:left;
	margin-left:0px;
	margin-bottom:20px;
	width:250px;
	margin-top:0px;
	}
#menu1{
	width:100%;
	margin-bottom:15px;
	font-size:12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
.titre_menu1{
	color:#3399CC;
	font-size:18px;
	font-weight:bold;
	margin:0;
	margin-left:0px;
	padding-left:15px;
	border-bottom:1px solid #FFCC33;
	font-variant:small-caps;
	}
#menu1 a{
	
	display:block;
	text-decoration:none;
	}

#menu1 a.rub 
{
	font-size:13px;
	margin-top:6px;
	/*font-variant:small-caps;*/
	font-weight: bold;
	color:#666666;
	background-image:url(images/puce_bleu_menu1_rub.gif);
	background-repeat:no-repeat;
	background-position: 10px 5px;
	padding-left:23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
#menu1 a:hover.rub{
	color:#FF9933;
	background-image:url(images/puce_menu1_rub.gif);
	}

#menu1 a.sousrub 
{
	font-size:13px;
	color:#3399CC;
	background-repeat:no-repeat;
	background-position: 20px 9px;
	padding-left:35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#menu1 a:hover.sousrub{
	background-image:url(images/menu1_puce.gif);
	color:#666666;
	}


#menu2{
	width:100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	
	
	}

#menu2 a
{
	color:#3399CC;
	font-size:13px;
	display:block;
	padding-left:25px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:4px;
	background-image:url(images/puce_carre_orange.gif);
	background-repeat:no-repeat;
	background-position: 10px 7px;
	font-weight:bold;
	}

#menu2 a:hover{
	color:#333333;
	background-image:url(images/puce_bleu_menu1_rub.gif);
	}

.titre_menu2{
	color:#FF9933;
	font-size:18px;
	font-weight:bold;
	margin:0;
	margin-left: 0px;
	padding-left:15px;
	border-bottom:1px solid #3399CC;
	font-variant: small-caps;	
	
	}
#hierarchie{
	margin-top:5px;
}
#texte{
	margin-left:290px;
	margin-top:-20px;
	padding-right:15px;
	}

#texte h1.rubrique{
	color:#3399CC;
	font-size: 200%;
	padding-left:20px;
	background-image:url(images/grand_carre_orange.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	}
#texte h1.article{
	color:#3399CC;
	font-size: 180%;
	padding-left:20px;
	background-image:url(images/grand_carre_gris.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	}

#texte h2{
	font-size:14px;
	padding-left:10px;
	color: #999999;
	background-image:url(images/moyen_carre_bleu.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	}

#texte a{
	color:#3399CC;
	text-decoration:none;
	}
#texte a:hover{
	text-decoration:underline;
	}

#texte a img{
	border:0;
	}
#texte td{
	font-size:12px;
	}

#droite{
	float:right;
	}
#sites{
	width:180px;
	border:1px solid #99CCFF;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px;
	background-image:url(images/sites_bg.gif);
	}



#sites p{
	margin-top:1px;
	margin-bottom:4px;
	}

.titre_sites{
	color:#006699;
	font-weight:bold;
	}

#mots{
	width:180px;
	border:1px solid #FFCC66;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px;
	background-image:url(images/bg_mots.gif);
	}
#mots p{
	margin-top:1px;
	}

#mots .cat_mot{
	font-weight:bold;
	margin-bottom:1px;
	margin-top:3px;
	}
#mots a{
	display:block;
	padding-left:15px;
	background-image:url(images/puce_bleu_menu1_rub.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	}

.titre_mots{
	color:#006699;
	font-weight:bold;
	}



.liste_articles{
	padding-left:35px;
	background-image:url(images/fichier.gif);
	background-repeat:no-repeat;
	background-position:10px 0px;
	}
.liste_sous_rubriques{
	padding-left:35px;
	background-image:url(images/dossier_doc.gif);
	background-repeat:no-repeat;
	background-position:10px -1px;
	}

.date_creation{
	font-size:80%;
	color:#666666;
	}
.descriptif{
	font-style: italic;	
	color:#999999;
	}

#intro{
	background-image:url(images/sites_bg.gif);
	padding:3px;
	margin-bottom:15px;
	margin-top:10px;
	}
#intro h1{
	color:#0099CC;
	font-size:140%;
	}

#liste_actu{
	background-image:url(images/bg_mots.gif);
	padding:3px;
	}

#liste_actu p{
	margin-top:0px;
	margin-bottom:5px;
	}

#liste_actu h1{
	color:#FF9900;
	font-size:140%;
	margin:0px;
	}

#liste_actu a{
	font-weight:bold;
	}



#spacer{
	clear:both;
	font-style: italic;
	font-style: italic;
	}
#footer{
	width:870px;
	height:30px;
	background-image:url(images/footer.gif);
	clear:both;
	margin-left:9px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	}
#signature{
	font-size:12px;
	width:871px;
	color:#666666;
	margin:10px;
	margin-top:0px;
	margin-left:9px;
	padding-bottom:40px;
	padding-top:10px;
	}

.petite_puce_bleu{
	background-image:url(images/puce_bleu_menu1_rub.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:5px 5px;
	
}
