
/* CSS Document */


body {
	background: url(../include/source/fond.gif);
}

#modulo3_contenu {
	background: #820e12;
	height: 450px;
	width: 740px;
}

#modulo3_conteneur {
	margin: auto;
	width: 950px;

}


#modulo3_haut1 {
	width: 30px;
	height: 20px;
}
#modulo3_haut2 {
	width: 33px;
}
#modulo3_haut3 {
	width: 33px;
}
#modulo3_haut4 {
	width: 114px;
}
#modulo3_haut5 {
	width: 740px;
}


#modulo3_vertical {
	vertical-align: top;
	background: #2fcef6;	
}









#modulo3_bas{
	height:20px;
	background: #a39d1e;
	color: #ece877;
	text-align:center;
	width: 950px;
	font-size:9px;
}

#modulo3_bas a:link{
	color: #ece877;
	font-size:9px;
}

#modulo3_bas a:visited{
	color: #ece877;
	font-size:9px;
}

#modulo3_bas a:hover{
	font-size:9px;
	color: #FFFFFF;
}
