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

div#bandeau{
	clear: both;
	height: auto;
	padding: 1px;
	background-color: #CCFFFF;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	vertical-align: middle;
	background-position: center;
	text-align: center;
	width: auto;
}

div#bandeau1{
	clear: both;
	height: auto;
	padding: 1px;
	background-color: #CCFFFF;
	background-attachment: scroll;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	vertical-align: middle;
	background-position: center;
	text-align: center;
	width: auto;
}

div#colonnegauche{
	float: left;
	width: auto;
	background-color: #CCFFFF;
	height: auto;
	padding: 0px;
	}
div#colonnegauche1{
	clear: none;
	float: left;
	width: auto;
	background-color: #CCFFFF;
	left: 100px;
	}

div#colonnedroite{
	clear: none;
	float: right;
	width: auto;
	background-color: #CCFFFF;
	border-bottom-color: #3333FF;
	height: auto;
	}

div#colonnecentre{
padding; 0px 160px 5px 160px;
margin: 0px;
background-color: #FFFFCC;
}

div#pieddepage{
clear: both;
background-color: #99FFCC;
}
