
/* CSS Document */


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

#modulo3_contenu {
	background: #660021;
	height: 380px;
	width: 635px;
}

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

}

#modulo3_hautgauche {
	background: #000000;
}

#modulo3_divcontenu {
	height: 360px;
	width: 625px;
	overflow: auto;
	padding: 5px;
	scrollbar-face-color: #a1005a;
	scrollbar-shadow-color: #790033;
	scrollbar-highlight-color: #e7cee2;
	scrollbar-3dlight-color: #a1005a;
	scrollbar-darkshadow-color: #520017;
	scrollbar-track-color: #ff99cc;
	scrollbar-arrow-color: #290004;
}

#modulo3_contenu_bas{
	height:21px;
	background: #4e0018;
	color: #d5679a;
	text-align: center;
}

#modulo3_contenu_bas a:link{
	color: #d5679a;
}

#modulo3_contenu_bas a:visited{
	color: #d5679a;
}

#modulo3_contenu_bas a:hover{
	color: #e7cde2;
}

#modulo3_gauche_bas {
	background: #000000;
}
