@charset "utf-8";
/* CSS Document */

body{background-color:#CCCCCC;}

#page{ width:900px; height:auto; margin-left:auto; margin-right:auto;}

#gauche{ width:448px; height:auto; float:left;margin-right:2px;background-color:#fff;}

#bando1{ width:448px; height:auto; float:left;}

#text1{width:408px; height:auto; margin-left:20px; margin-right:20px; margin-top:10px; margin-bottom:10px; float:left;}

#droite{width:448px; height:auto; float:left;background-color:#fff;}

#bando2{width:448px; height:auto; float:left;}

#text2{width:408px; height:auto; margin-left:20px; margin-right:20px; margin-top:10px; margin-bottom:10px;float:left;background-color:#fff;}

#footer{
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	width:900px;
	margin:auto;
}
#footer a{
	text-decoration:none;
	color:#FFFFFF;
}
