body{
	margin:0 auto 0 auto;
	padding:0;
	_padding-bottom:50px;
	width:1005px;
	font-size:0;
	text-align:center;
}

a, div, ul, li, p, h1, h2, h6{
	font-family:Verdana, Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	text-align:left;
}

a{
	font-weight:bold;
}

h1{
	clear:both;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(../images/puce.gif);
	padding-left:10px;
	font-size:17px;
	margin: 20px 0px 0px 0px;
	font-weight:bold;
}

h2{	
	border-bottom:1px solid #48c0ef;
	clear:both;
	color:#909090;
	font-weight:bold;
	font-size:17px;
	margin: 20px 0px 0px 0px;
}

h6{
	margin:20px 0px 0px 0px;
	padding:0px;
	font-weight:bold;
}

p{
	margin:20px 0px 0px 0px;
	padding:0px;
}

p:first-letter {
  font-size: 18px;                 
  font-weight: bold;                  
  color: #48c0ef;                     
}

ul{
	margin:20px 0 0 20px;
	padding:0px;
	list-style:none;
}

li{
	margin:0 0 20px 0;
}

a:hover{
	color:#909090;
}

#header{
	font-size:0px;
}

#separateur1{
	width:1005px;
	height:41px;
	background-image:url(../images/separateur1.jpg);
}

#separateur2{
	width:11px;
	height:531px;
	background-image:url(../images/separateur2.jpg);
}

#separateur3{
	width:18px;
	height:531px;
	background-image:url(../images/separateur3.jpg);
}

#separateur4{
	width:57px;
	height:531px;
	background-image:url(../images/separateur4.jpg);
}

.separateur{	
	margin:0px;
	padding:0px;
	float:left;
}

#milieu{
	margin:0px;
	padding:0px;
	width:1005px;
}

#menu{
	margin:0px;
	padding:0 0 0 0px;
	float:left;
	width:148px;
	height:531px;
	background-image:url(../images/menu.jpg);
}

#menu a
{
	font-weight:bold;
	font-family:Arial;
	font-size:14px;
}

#contenu{
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:771px;
	height:531px;
	background-image:url(../images/contenu.jpg);
	background-repeat:no-repeat;
}

.titre{
	margin:15px 0 0 20px;
}

.titre_article{
	margin:20px 0 0 0px;
}

.date{
	margin:0 0 5px 0;
}

.article{
	margin:0 0 20px 0;
	padding-bottom:1px;
	border-bottom:1px solid #48c0ef;
}

.article_para{
	margin:20px 0px 0px 0px;
	padding-bottom:5px;
	border-bottom:1px solid #48c0ef;
}

.block{
	margin:20px 40px 0 20px;
	width:310px;
	min-height:400px;
	float:left;
}

.block form{
	_margin:0px;
}

#ralonge{
	_position:absolute;
	_top:624px;
	_z-index:-1;
	clear:both;
	width:1005px;
	background-image:url(../images/ralonge.jpg);
}

#bas{
	width:1005px;
	height:40px;
	background-image:url(../images/back.jpg);
}

#menu_bas{
	width:478px;
	height:20px;
	margin:0 0 0 35%;
	_margin:0 0 0 18%;
	border-bottom:1px solid #48c0ef;
}

#menu_bas li{
	margin: 0 10px 50px 0px;
	_margin: 0 10px 0px 0px;
	float:left;
}

input.text{
	border-radius:6px;
	-moz-border-radius:6px;
	border:solid #48c0ef;
	border-width:0px 0px 1px 0px;
	background-color:#e9e9e9;
}

textarea{
	border-radius:6px;
	-moz-border-radius:6px;
	border:1px solid #48c0ef;
	background-color:#e9e9e9;
}

input.send {
	border-radius:6px;
	-moz-border-radius:6px;
	border:2px solid #48c0ef;
	background-color:#e9e9e9;
	margin-right:30px;
	_margin-right:10px;
}

.item{
	min-width:70px;
	padding:3px;
	position:absolute;
	border-radius:10px;
	-moz-border-radius:10px;
	background-color:#ffffff;
	border:2px solid #48c0ef;
	margin:-21px 0px 0px -5px;
	_margin:-8px 0px 0px -45px;
	visibility:hidden;
}

#deco{
	position:absolute;
	width: 0px;
	height:0px;
}

.photo{
	margin:20px 20px 20px 0px;
	float:left;
	padding:0px 0px 0px 8px;
	background-color:#48c0ef;
	background-position:100% 100%;
}

.photo:hover{
	background-color:#909090;
}

.photo img{
	border-bottom: 0px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right:0px;
	border-top:0px;
}

.cacher{
	display:none;
}

form{
	min-width:310px;
	_margin:0 -15px;
}

#annonces{
	position:absolute;
	top:10px;
	margin-left:479px;
	width:468px;
	height:60px;
}