/* CSS Document */

Body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
	BACKGROUND: url(img/template/bg.jpg) top center #d6d6d6 ;
	background-repeat: repeat-x ;
}

/*____________________TOP____________________*/
.bg-main-top {
	background : url(img/template/bg-main-top.jpg) bottom ;  
	background-repeat: repeat-x ;
}


/*___________________MENU____________________*/
.Menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
}

.Menu:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fcfe95;
	text-decoration : underline;
}


/*___________________CONTENU____________________*/
.bg-contenu-left {
	background : url(img/template/bg-contenu-left.jpg) ;  
	background-repeat: repeat-y ;
}

.bg-contenu-right {
	background : url(img/template/bg-contenu-right.jpg) ;  
	background-repeat: repeat-y ;
}

.bg-contenu-bottom {
	background : url(img/template/bg-contenu-bottom.jpg) ;  
	background-repeat: repeat-x ;
}

.contenu-droit {
	background-color: #FDFFBF;
}

P {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #5c5c5c;
	text-decoration : none;
	margin: 0px;
	padding-top: 0px;
}

P a:link{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #5c5c5c;
	text-decoration : none;
	margin: 0px;
	padding-top: 0px;
}

P a:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #5c5c5c;
	text-decoration : underline;
	margin: 0px;
	padding-top: 0px;
}

P a:visited{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #5c5c5c;
	text-decoration : none;
	margin: 0px;
	padding-top: 0px;
}


h4 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight:900;
	color: #DF7045;
	margin: 0px;
	padding: 0px;
}
h4 a:link {
	color : #DF7045;
	text-decoration : none;
}
h4 a:hover {
	color : #DF7045;
	text-decoration : underline;
}
h4 a:visited {
	color : #DF7045;
	text-decoration : none;
}

h5 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight:400;
	color: #CF8126;
	margin: 0px;
	padding: 0px 0px 5px 6px;
}
h5 a:link {
	color : #CF8126;
	text-decoration : none;
}
h5 a:hover {
	color : #CF8126;
	text-decoration : underline;
}
h5 a:visited {
	color : #CF8126;
	text-decoration : none;
}





.Text-legend {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	font-style:italic; 
	color: #a6a6a6;
	text-decoration : none;
	margin: 0px;
	padding-top: 0px;
}

.FontFormulaire {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #5c5c5c;
	text-decoration : none;
	margin: 0px;
	padding-top: 0px;
}

.Text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #5c5c5c;
	text-decoration : none;
	margin: 0px;
	padding-top: 0px;
}

/*___________________FOOTER____________________*/
.bg-footer {
	background : url(img/template/bg-footer.jpg) ;  
	background-repeat: no-repeat ;
}
