/* CSS Document */



body {

	margin: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #b6bfe7;

	/*background-image: url(images/fond.gif);

	background-position: center;*/

}



p, td, div {

	font-size: 12px;

}



h1 {

	font-size: 20px;

	color: #333333;

}



h2 {

	font-size: 16px;

}



h3 {

	font-size: 14px;

}



a {

	color: #012B91;

	text-decoration: none;

}



textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}





a:hover {

	text-decoration: underline;

}



#conteneur {

	width: 960px;

}



#header {

	width: 960px;

	height: 130px;

	background-image: url(images/header.gif);

}



#gauche {

	background-image: url(images/fond_accueil.gif);

	background-repeat: no-repeat;

	background-color: #FFF;

/*	width: 647px;*/

}



#gauche p, #milieu p {

	margin-left: 30px;

	margin-right: 30px;

}



#gauche h3, #milieu h3 {

	margin-left: 70px;

	margin-top: 30px;

}



#gauche h2, #milieu h2 {

	margin-left: 50px;

	margin-right: 30px;

}



#gauche h1 {

	margin-left: 30px;

	margin-top: 30px;

}



#droite {

	background-image: url(images/fond_accueil.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #FFF;
	width: 314px;

}



#milieu {

	background-color: #fff;

}







#footer {

	/*background-image: url(images/footer.gif);*/

	background-repeat: no-repeat;

	height: 75px;

	}



#footer p {

	font-size: 10px;

}



#global_admin{

	margin-top: 15px;

}



#global_admin h1{

	margin-left: 15px;

	margin-top: 15px;

}



#gauche_admin {

	/*background-image: url(images/fond_accueil.gif);*/

	background-repeat: no-repeat;

	background-color: #E1E6F2;

	width: 200px;

	padding-left: 10px;

}

.memo {

	font-size: 10px;

	}



.surmesure {

	font-size: 14px;

}



.lien_noir {

	color: #000000;

}



.lien_rouge {

	color: #5A181D;

}
.lienRouge {
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}

