/*****************************************************/
/*             GENERAL                               */
/*****************************************************/
body {
	margin: 0px;
	background-color: #D4C792;
	font-family: Verdana, Arial;
	font-size: 11px;
}
.norm{
	font-family: Verdana, Arial;
	font-size: 11px;
}
.maj{
	font-family: Verdana, Arial;
	font-size: 9px;
}
#petit{
	font-family: Verdana, Arial;
	font-size: 9px;
	width: 190px;
	text-align: justify;
	margin: 0px 0px 0px 4px;
}
.normBlanc{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
}
#cMaster {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 738px;
	height: auto;
	background-image: url(img/ombre.jpg);
}
#cMasterIntro {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -369px; 
	margin-top: -202px;
	width: 738px;
	height: 385px;
	background-image: url(img/ombre.jpg);
}
#cMarge {
height: 20px;
}
/*****************************************************/
/*             MENU & SOUS-MENU                      */
/*****************************************************/
#cMenu {
	width: 698px;
	padding: 0px 0px 0px 20px;
}
#cSMenu {
	width: 698px;
	padding: 0px 0px 0px 20px;
}
.SMenu{
	padding: 0px 0px 0px 0px;
	width: 207px;
	background-image: url(img/menu/menu_02.gif);
	color: #FFFFFF;
}
.cSMenuNorm {
	text-align:justify;
	padding: 0px 4px 0px 12px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;	
}
.cSMenuNorm a{
	color: #ffffff;
	text-decoration: none;	
}
.cSMenuNorm a:hover{
	color: #E4000E;
	text-decoration: underline;	
}
#cSMenuLien {
	text-align:justify;
	padding: 0px 4px 0px 12px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;	
}
#cSMenuLien a{
	display: block;
	height: 20px;
	padding: 0px 0px 0px 20px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;	
}
#cSMenuLien a:hover{
	color: #E4000E;
	text-decoration: none;	
}
.liB{
	list-style-type: circle;
	list-style-position: inside;
}
/*****************************************************/
/*             CONTENU                               */
/*****************************************************/
#cPage {
	width: 698px;
	height: auto;
	background-color: #F7F4E5;
	margin: 0px 0px 0px 12px;
	border-top: 0px ;
	border-right: 8px solid #FFFFFF;
	border-bottom: 0px ;
	border-left: 8px solid #FFFFFF;
}
a{
	color: #00437C;
	text-decoration: none;	
}
a:hover{
	color: #E4000E;
	text-decoration:underline;	
}
.contenu{
	margin: 0px 0px 0px 0px;
	width: 480px;
}
.hrRouge{
	width: 100%;
	height: 1px;
	background-color: #ffffff;
	border: 0;
	color: #ffffff;
	text-align: center;
}
.bleuG{
	font-weight: bold;
	color: #00437C;
}
.bleu{
	color: #00437C;
}
.titre{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #E4000E;
	font-weight: bold;
}
.titreCentre{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #E4000E;
	font-weight: bold;
	text-align: center;
}
.titreCentre2{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #E4000E;
	font-weight: bold;
	text-align: center;
}
.titreCentre2nonGras{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #E4000E;
	text-align: center;
}
/*****************************************************/
/*             BAS DE PAGE                           */
/*****************************************************/
#cBasPage{
	background-color: #606060;	
	width: 696px;
	margin: 0px 0px 0px 20px;
	padding: 1px 1px 1px 1px ;
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #ffffff;
}
#basCopy{
	float:right;
}
#basCopy a{
	color: #ffffff;
	text-decoration: none;
}
#basCopy a:hover{
	color: #E4000E;
	text-decoration: none;
}
