@charset "utf-8";
/* CSS Document */

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: white;
}
body {
	background:#000033;
}
a{
	color:#ccccff;
	text-decoration: none;
}
#divCentre a{
	text-decoration: underline;
}
a:hover {
	color:#aaaadd;
}
.rubriqueActive a{
	text-decoration: none;
	color:#8888bb;
}

.crayon-active { 
	color:white!important;
}

#divHaut{
	background:url(siteLogo.png) center top no-repeat;
}

.nomSite{ 
	display:none;
	}

.urlSite{
	font-size:80%;
}
.cadre {
	padding:8px;
}
#divCentre {
	border: 2px solid #000044;
	border-top: 4px solid #000044;
	border-bottom: 4px solid #000044;
	background:url(divCentre.png) repeat;
}

tr.row_even {
	background:url(divCentre.png) repeat;
}
.XdivArticle table{
	background:url(fond-blanc-70.png) repeat;
	color:darkblue;
	}

td {
	border:1px dotted #000066;
	border-collapse:collapse;
	padding:2px;
}

table {
	border:3px solid #000066;
	border-collapse:collapse;
	padding:4px;
}

#divDroite {
	border: 2px solid #000044;
	border-top: 4px solid #000044;
	border-bottom: 4px solid #000044;
	background:url(divCentre.png);
	font-size:90%;
}
#divDroite h2 {
	font-size:110%;
	font-style:italic;
}
.dlArrondissements{
	font-size:85%;
}
#divGauche {
	font-size:90%;
	border: 2px solid #000044;
	border-top: 4px solid #000044;
	border-bottom: 4px solid #000044;
	background:url(divCentre.png);
}
#divMenuDynamique a {
	color:#EEEEFF;
}
#divMenuDynamique a:hover {
	color:#DDDDFF;
}
#divMenuDynamique ul ul li:hover {
	list-style-type:circle;
}
#divMenuDynamique ul {
	list-style-type:none;
}

#ulMenuStatic {
	padding:2px;
	margin-right: 3px;
	border-left: 1px dotted grey;
	font-size:70%;
	background:url(divCentre.png);
}
#ulMenuStatic li {
	padding-left:4px;
	border-right: 1px dotted grey;
	opacity:1;
	filter: alpha(opacity=100);
}

.filArianne{
	font-size:70%;
	font-style:italic;
}
h1.artSurtitre {
	padding:4px;
	margin:4px 0;
	font-size:80%
}
h2.artTitre {
	background: url(divCentre_titre.png);
	padding:4px;
	margin:4px 0;
}
h3.artSoustitre  {
	padding:4px;
	margin:4px 0;
	font-size:80%
}
.artEvenement {
	font-size:80%
}
.libelle {
	background:#00CC00;
}
.lirePlus {
	font-size:10px;
}

.artForum{
	font-size:90%;
	font-style:italic;
}


