

/* css = 3 
        #A52A55
        #EDD4D6
        #FFFFFF
        background-image : url(../styles/img/fd3.gif);
 
        backgroud-image : url(../styles/img/pucemenu.gif
 
        backgound-image : url(../styles/img/pucemenu.gif);

        background-image : url (../styles/img/pucebody3.gif);
 
        background-image : url(../styles/img/visu3.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/fd3.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/visu3.gif);

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

A:hover {
	color: #EDD4D6;
}

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

.menu_haut {
	color : #FFFFFF;
}



.menu_niveau2 {
	color : #A52A55;
}

.menu_bas {
	color : #FFFFFF;
}

.table_bas {
	background-color : #A52A55 ;
}

.text_bleu {
	color : #A52A55;
}

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

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

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

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

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

