* {
 margin: 0;
}
body {
	font-family: trebuchet ms;
	background-color: #333333;
	font-size: 11px;
 }

#wrapper {
 width: 850px;
 margin: 0 auto;
}

#head {
	margin: 0px 0px 0px 0px;
	background-color: white;
	text-align: right;
	background-repeat: repeat-y;
}

a { font-size: 11px;
 font-family:"trebuchet ms";
 color:#FF9900;
 text-decoration: none;
  }

a:hover { font-size: 11px;
 font-family:trebuchet ms;
 color:#FF6633;
 text-decoration:underline; }
 
#content {
 margin: 0px 0px 0px 0px;
 background-color: white;
}

#foot {
font-family: trebuchet ms;
 margin: 0px 0px 0px 0px;
 background-color:#000066;
}

.textcontent1
{
font-family: trebuchet ms;
margin: 0px 0px 0px 0px;
background-color:#000066;
}

.celo {
	background-image: url(img/postithaut.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-right: 50px;
	vertical-align: top;
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
}

.celo2 {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-right: 50px;
	vertical-align: top;
	list-style-position: inside;
}
.blocmenu {
	margin-right: 40px;
}
.mention {
	font-size: 8.5px;
	color: #999999;
}
.bas {
	background-attachment: fixed;
	background-image: url(img/fondbas.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.celo3 {
	list-style-position: inside;
	color: #666666;
	list-style-image: url(puce2.jpg);
	line-height: 15px;
	text-align: left;
}
#lienbas {
	color: #FFFFFF;
}

