body {
	background-color: #41809d;
	background-image: url(images/fond/fond.jpg);
	background-repeat: repeat-x;
}

image {
border:0;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.titre {
	font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	color:#b93c3c;
}

.soustitre {
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	color:#b93c3c;
/*	font-weight:bold; */
}

.soussoustitre {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#b93c3c;
}

.texteerreur{
	color: #FF0000;
}

#menu {
	background-color:#d9d9d9;
}

.fond_gris {
	background-color: #EFEFEF;
}


#menu a.selected {
	color:#b93c3c;
	font-weight:bold;
	text-decoration:none;
}

#menu a{
	color:#000000;
	text-decoration:none;
}

#menu a:hover{
	text-decoration:underline;
}

#td_gauche {
	padding:10px;
}

#td_main {
	background-image:url(images/fond/fond_main.jpg);
	background-repeat:repeat-y;
}

.main_marge {
	padding-top:10px;
	padding-left:20px;
}

#main1_centre {
	width:745px;
	height:590px;
	overflow:auto;
/*
	padding:10px;
	padding-left:20px;
*/	
}

#main2_centre {
	overflow:auto;
	padding:10px;
	padding-left:20px;
}

#main2_droite {
	background-color:#dddecd;
	padding:10px;
/*	text-align:justify;*/
	width:172px;
}

a{
	color:#D58B88;
	text-decoration:none
}
a:hover{
	color:#B93C3C;
	text-decoration:underline;
}

