body {
    font-family:Arial, Verdana;
	font-size: 12px;
	color: #34312a;
	background-color:#00407d;
	text-decoration:none;
	margin-top: 0px;
	padding-top: 0px;
	background-image:url(images/bg.gif);
}
#menu{ width: 227px; font-size:14px;

}

#menu a{ color:#333333;

}

#menu a:hover{ color:#00759F;

}

div#menu ul{ padding: 0;
             width:auto;
             margin:0px;


}

div#menu ul li { /*position:relative;*/
                list-style: none;

}

div#menu ul ul{ position:relative;
                top: 0;
                left: 0px;
				display:none;
				background-color:#F6C06E;
				margin:0px;
				padding-left:10px;

}

div#menu li a{ text-decoration: none;

}

div#menu ul.niveau1 li.sousmenu:hover ul.niveau2,
div#menu ul.niveau2 /*li.sousmenu:hover ul.niveau3*/ { display:block;

}
.soustitre {
    font-size: 12px;
    color: #991F21;
    font-family: Arial, Verdana;
	font-weight : bold;
}

.bg_table {
	background: url('images/bg_table.gif');
}

.bg_titre {
	background: url('images/bg_titre.gif'); background-repeat:no-repeat;
}

td {
    font-size: 12px;
	color: #34312a;
    font-family:Arial, Verdana;
}

img {
	border: 0;
}

.justify {
	text-align: justify;
}

a {
    color: #333333;
    text-decoration:none;
}

a:hover {
    color:#00759F;
    text-decoration:none;
}


.titreformulaire {
	font-size: 12px;
	color: #ffffff;
	font-family:Arial, Verdana;
	font-weight : bold;
}


.error_message {
	color: #ff0000
}

#bas_haut { background-color:#7E3C0A;


}

.bas td {
	padding-right: 20px;
	color: #fff;
}

#bas_haut a {
	color: #fff; text-decoration:none;
}

#bas_haut a:hover {
    color: #F6C06E;
    text-decoration:none;
}

div.photo_m {
	float: left;
	width: 164px;
	padding: 10px;
	text-align: center;
	border: 1px solid #ccc;
}

div.photo_m a {
	color:#999;
	text-decoration: none;
}

div.photo_m a:hover {
	color: #000;
	text-decoration: none;
}

div.photo_m:hover {
	background-color: #ddd;
}

.calendrier {
	text-align: center;
	/*background-color: #BBD3E;*/
	border: #74A0CF solid 1px
}

#lien li
{
	margin-bottom: 35px;
}

#copyright{ color:#FFFFFF; background:#7E3C0A;

}
#copyright a{ color:#FFFFFF;

}

.bas_info {
		background: url('images/bas_indexb.gif');
		background-repeat:no-repeat;
}

.bleu {
	color:#0075a0;
	font-weight : bold;
}
