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

img {
	border:0;
}

#wrapper {
	
}

#wrapper2 {
	margin: auto;
	width: 960px;
}

#haut1 {
	background:				#990000;
	color:						#FFFFFF;
	font-size:				10px;
	height:						25px;
	text-align:				right;
	vertical-align:		top;
	width:						960px;
}

#haut1 a, #haut1 a:link, #haut1 a:visited, #haut1 a:hover {
	color:						#FFFFFF;
	font-size:				10px;
	text-decoration:	none;
}

#haut1 a:hover {
	text-decoration:	underline;
}

#flash1 {
	background:				#990000;
	height:						130px;
	vertical-align:		top;
	width:						960px;
}

#flash2 {
	background:				#990000;
	height:						250px;
	vertical-align:		top;
	width:						960px;
}

#contenu {
	background:				url(../include/source/fond_contenu.jpg) repeat-y;
}

#contenu_h_g {
	background:				url(../include/source/spirale_gauche.jpg) 0 0 no-repeat;
}

#contenu_h_d {
	background:				url(../include/source/spirale_droite.jpg) right top no-repeat;
}

#contenu_b_g {
	background:				url(../include/source/bas_gauche.jpg) left bottom no-repeat;
}

#contenu_b_d {
	background:				url(../include/source/bas_droite.jpg) right bottom no-repeat;
	padding:					10px 50px;
}

#footer {
	background:				url(../include/source/bas_centre.jpg);
	color:						#CCCC99;
	font-size:				9px;
	height:						36px;
	padding-top:			5px;
	text-align:				center;
	width:						960px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:hover{
	color:						#cccc99;
	font-size:				9px;
}

#footer a:hover {
	color: #FFFFFF;
}

