hr {
	height:1px;
}

/* accueil */
.entete-accueil {
	background-image:url(../images/entete-accueil.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.compte-rebours {
	background-color:#000000;
	border:1px solid white;
	margin-top:90px;
	margin-left:5px;
	padding:2px;
	font-size:22px;
	width:175px;
}

/* menu */
#menu
{
	padding-left: 0;
	margin-left: 0;
}

#menu li
{
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted white;
}
#menu .li
{
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted #4B80A7;
}

#menu li a {
	display:block;
	padding-top:9px;
	padding-bottom:4px;
	text-decoration: none;
}
#menu li a:hover {
	/*background-color:#0059A8;*/
}
#menu #actif {
	color:#B7C726;
	font-weight:bold;
}
#menu .off {
	color:#4B80A7;
}

/* edito accueil */
.entete-edito {
	background-image:url(../images/titre-edito.gif);
	font-size:10px;
	height:37px;
	padding-left:120px;
	width:338px;
}

.texte-edito {
	background-image:url(../images/marge-edito.gif);
	background-repeat:repeat-y;
	background-color:#3D6888;
	padding-left:23px;
	padding-right:13px;
	text-align:justify;
}
.lien-editos {
	background-color:#B7C726;
	font-size:11px;
	height:17px;
	text-align:center;
}
.lien-editos a {
	color:#003863;
}

/* pages */
.entete-pages {
	background-image:url(../images/entete-pages.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-bottom:20px;
}
.titres-rouges {
	background-image:url(../images/fleche-verte.gif);
	background-repeat:no-repeat;
	color:#B02651;
	font-size:15px;
	font-weight:bold;
	padding-left:20px;
}
.titres-rouges-15 {
	color:#B02651;
	font-size:15px;
	font-weight:bold;
}
.texte-moyen {
	color:#003863;
	font-size:14px;
}
.texte-normal {
	color:#003863;
	font-size:12px;
}
.vert-pale {
	color:#B7C726;
}
.bord-page-gauche {
	background-color:#FFFFFF;
	background-image:url(../images/bord-page-gauche.gif);
	background-repeat:repeat-y;
	color:#003863;
	padding-left:28px;
	padding-bottom:15px;
	padding-right:15px;
	text-align:justify;
}
.a-venir {
	background-color:#FFFFFF;
	color:#003863;
	font-size:13px;
	padding:10px 10px;
}
.texte-bleu a{
	color:#003863;
	font-weight:bold;
}
.texte-bleu2 a{
	color:#003863;
}
.texte-11-bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003863;
}
.texte-13-bleu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003863;
}
.rouge {
	color:#B02651;
}
.rouge a {
	color:#B02651;
}
.bleu {
	color:#003863;
}

.rouge2 {
	color:#B02651;
}
.rouge2 a {
	color:#B02651;
	text-decoration:none;
}

.paragraphe {
	margin-top:20px;
	margin-bottom:20px;
}
