

/* css = 5 
        #9E6013
        #D7CDC1
        #FFFFFF
        background-image : url(../styles/img/fd5.gif);
 
        backgroud-image : url(../styles/img/pucemenu.gif
 
        backgound-image : url(../styles/img/pucemenu.gif);

        background-image : url (../styles/img/pucebody5.gif);
 
        background-image : url(../styles/img/visu5.gif);
 */

BODY {
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size : 13px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-position : top;
	background-image : url(../styles/img/fd5.gif);

	background-repeat : no-repeat;
	background-attachment : scroll;
}

TD {
	font-size : 13px;	
}

A {
	text-decoration: none;
}


.visuel {
	background-position : bottom;
	background-image : url(../styles/img/visu5.gif);

	background-repeat : no-repeat;
	background-attachment : fixed;
	background-color : transparent
}

A:hover {
	color: #D7CDC1;
}

p {
	margin-top:0px;
	margin-bottom:10px;padding:0px 20px 0px 20px;
}

.menu_haut {
	color : #FFFFFF;
}



.menu_niveau2 {
	color : #9E6013;
}

.menu_bas {
	color : #FFFFFF;
}

.table_bas {
	background-color : #9E6013 ;
}

.text_bleu {
	color : #9E6013;
}

.titre_bleu {
	color : #9E6013;
	font-size : 15px;
}

.cadre_text {
	color : #9E6013;
	border-left : 1px solid #9E6013;
	border-top : 1px solid #9E6013;
	border-bottom : 1px solid #9E6013;
}

p {
	margin-top:0px;
	margin-bottom:10px;padding:0px 20px 0px 20px;
}

.titre_page {
	color : #D7CDC1;
	font-weight : lighter;
	font-size : 22px;
}

.chapeau_2 {
	font-wheight : lighter;
	font-size : 18px;
	color : #505050;
}

