/* CSS Document */

body,html{
margin:0px;
padding:0px;
background-image:url(../images/bg_rouge.jpg);
}


td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}


.tr_pied_de_page{
background-color:#ACBF54;

background-image:url(../images/background_pied.jpg);
background-repeat:repeat-x;
}

.td_pied_de_page{
border-top:1px #FFFFFF solid;
}

.td_milieur_page{
border-top:1px #FFFFFF solid;
}

.td_haut_de_page{
background-color:#ACBF54;
}

.td_haut_de_page_gauche{
background-color:#ACBF54;
background-image:url(../images/bg_coin_haut_gauche.jpg);
background-repeat:no-repeat;
background-position:right top;
}

.td_haut_de_page_droit{
background-color:#ACBF54;
background-image:url(../images/bg_coin_haut_droit.jpg);
background-repeat:no-repeat;
background-position:left top;
}

.td_contenu{
border:#FFFFFF 4px solid;
border-bottom:0px;
background:url(../images/bg_contenu.jpg) #E65310 no-repeat top left;
}

.div_contenu{
padding:60px;
padding-top:80px;
}

.td_bas_contenu{
background-color:#E65310;
margin-bottom:8px;
background:url(../images/ombre_bas.png) repeat-x;
}


.td_entete{

border:#FFFFFF 4px solid;
background-color:#000000;
border-bottom:0px;
}

/*****   boite de marge droite  ******/

.background_milieu_droite{
	background:url(../images/commentaire_2.png) no-repeat;
	height:229px;
	width:124px;
	margin-top:20px;
}


.background_milieu_droite2{
background:url(../images/commentaire_1.png) no-repeat;
height:229px;
width:22px;
margin-top:20px;
}

.background_milieu_droite3{
	background:url(../images/calendrier_2.png) no-repeat;
	height:229px;
	width:146px;
	margin-top:120px;

}

.background_milieu_droite4{
	background:url(../images/calendrier_1.png) no-repeat;
	height:229px;
	width:22px;
	margin-top:120px;

}

.background_milieu_droite5{
	background:url(../images/goutte_2.png) no-repeat;
	height:370px;
	width:210px;
	margin-top:150px;

}

.background_milieu_droite6{
background:url(../images/goutte_1.png) no-repeat;
height:370px;
width:22px;
margin-top:150px;

}

/*****   boite de marge gauche  ******/

.background_milieu_gauche{
background:url(../images/bg_milieu_gauche.png) no-repeat;
height:277px;
width:131px;
}

.background_milieu_gauche2{
background:url(../images/bg_milieu_gauche2.png) no-repeat left;
height:277px;
width:22px;
}


.background_milieu_gauche3{
	margin-top:200px;
background:url(../images/bg_milieu_gauche3.png) no-repeat bottom;
height:486px;
width:210px;
}

.background_milieu_gauche4{
	margin-top:200px;
background:url(../images/bg_milieu_gauche4.png) no-repeat bottom;
height:486px;
width:22px;
}

/****************************************************************/
.td_tableau{
padding:5px;
}

