@charset "utf-8";
body {
	background-color: #003366;
	background-repeat: repeat;
	background-image: url(../images/pattern-DEGRADE.jpg);
	background-attachment: fixed;
}


* {
	padding: 0px;
	margin: 0px;
}

#wrapper {
	border: 0px none 0;
	width: 1100px;
	margin: 20px;
	height: 2000px;
}
#wrapper #logo {
	background-image: none;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	padding: 0px;
	margin: auto;
	width: auto;
	background-color: #FFFFFF;
}
#navigation  {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: auto;
	margin: auto;
	padding: 0px;
}
#wrapper #bodyArea #left {
	width: 200px;
	float: left;
	height: auto;
	padding-left: 0px;
	background-color: #003366;
	clear: none;
	background-repeat: repeat-y;
}
#wrapper #bodyArea #right {
	width: 900px;
	float: right;
	height: auto;
	background-color: #FFFFFF;
	background-image: none;
}
#wrapper #bodyArea {
	height: auto;
	padding-top: 0px;
	background-color: #003366;
	background-repeat: no-repeat;
	width: 1100px;
}
#wrapper #bodyArea #footer {
	color: #FFFFFF;
	background-color: #CCCCCC;
	clear: both;
	height: 20px;
}
#3boites   {
	width: 1100px;
	height: auto;
	clear: both;
	background-color: #003366;
}
#boitePUB1 {
	float: left;
	width: 400px;
	height: 300px;
	background-image: none;
	background-color: #003366;
}
#boitePUB2    {
	float: left;
	height: 300px;
	width: 400px;
	background-image: none;
	background-color: #003366;
}
#boitePUB3 {
	float: left;
	height: 300px;
	width: 300px;
	background-color: #003366;
	background-image: none;
}
#wrapper #bodyArea #rightTOILE {
	width: 900px;
	float: right;
	height: auto;
	background-color: #FFFFFF;
	background-image: none;
}
