body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC;
}
.Style2 {
	color: #FFFFFF
}
.monstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #968567;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #968567;
	text-decoration: none;
}
.titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.navigation a {
	color: #99CCCC;
	text-decoration: none;
}
#firstline{
	background-color:#FFFFFF;
}
#secondline{
	background-color:#7f7e84;
	border-bottom:solid 1px #CCCCCC;
}
#thirdline{
	background-color:#CCCCCC;
}
#header{
	margin-right:auto;
	margin-left:auto;
	width:680px;
}
#menu{
	margin-right:auto;
	margin-left:auto;
	width:680px;
}
#content{
	margin-right:auto;
	margin-left:auto;
	width:680px;
	clear:both;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	padding-right:7px;
	margin-right:7px;
	margin-bottom:2px;
	border-right:solid 1px #FFFFFF;
	color:#FFFFFF;
}
#nav .bluelink a{
	color:#99ccff;
	border-right:0px;
	padding-right:0px;
}
#nav a:hover{
	color:#000000;
}

#nav li { /* all list items */
	float: left;
	border-right:0px;
	border-right:0px;
}

#nav li li a{ /* all list items */
	width:144px;
	padding:3px;
	border-right:0px;
	margin-bottom:0px;
	
}
#nav li li a:hover{
	background-color:#666666;
	color:#FFFFFF;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background:#7f7e84;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#leftcolumn{
	width:115px;
	border-right: solid 1px #CCCCCC;
	float:left;
}
#centercolumn{
	width:447px;
	float:left;
}
#rightcolumn{
	width:115px;
	border-left: solid 1px #CCCCCC;
	float:left;
}
.photobloc{
	border-bottom:solid 1px #CCCCCC;
}
#title{}
#contenttext{
	padding:0px 10px 10px 10px;
	
}
#bottombloc{
	padding:10px;
	background-color:#D7D7D7;
	margin-top:10px;
	margin-bottom:30px;
}
#container{
	width:680px;
	margin-left:auto;
	margin-right:auto;
}

.nettoyeur{
	clear:both;
	line-height:1px;
	display:none;
}
#menu{
	height: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 680px;
}
