body{
	background: url("http://media.oleluya.com/commun/bg_bleu.gif") repeat-x 0 50px #ffffff;
}

#membre{
	background: url("http://media.oleluya.com/home/bg_membre.jpg") no-repeat 316px 0;
	width:470px;
}

#entete{
	position:relative;
	left:50%;
	margin-left:-495px;
	width:990px;
	height:280px;
	z-index:1;
}

#formulaire{
	width:502px;
	padding-top:60px;
	padding-left:18px;
	font-weight:bold;
	color:#ffffff;
}

#formulaire form div{
	float:left;
}

#formulaire form div.ligne{
	margin-top:10px;
}

#formulaire form div.classe{
	width:165px;
	text-align:right;
	padding-right:57px;
}

#formulaire input.texte:focus{
	border:1px solid #ff6600;

}

#formulaire input.texte{
	border:1px solid #437abc;
	height:13px;
	padding:2px;
	width:115px;
	font-weight:normal;
	cursor:text;
}

#formulaire input.long{
	width:199px;
}

#formulaire select.long{
	width:100px;
}

#formulaire select{
	border:1px solid #437abc;
	padding:2px;
	height:19px;
	cursor:text;
	font-weight:normal;
}

#formulaire input.search{
	width:129px;
	height:46px;
	background: url("http://media.oleluya.com/commun/bg_bt_recherche.jpg");
	border:none;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	line-height:46px;
	text-align:center;
	padding-right:28px;
	cursor:pointer;
}

#formulaire span.small{
	font-size:9px;
	font-weight:normal;
}

#formmessage{
	color:#cc0000;
}

#corps{
	width:981px;
	padding-left:9px;
	background: url("http://media.oleluya.com/commun/bg_contenu.jpg") no-repeat -9px 0;
}

#contenu{
	float:left;
	width:550px;
	padding:17px 19px 0 10px;
	background: url("http://media.oleluya.com/commun/bg_contenu.jpg") no-repeat 570px 0;
	min-height:500px;
	height:auto !important;
	height:500px;
}

#contenu h2{
	color:#437abc;
	font-size:24px;
	font-weight:bold;
}

#contenu p{
	margin-top:14px;
}

#contenu div.blocPrix{
	float:left;
	width:243px;
	border:1px solid #cbe4ff;
	padding:16px 10px 13px 10px;
}

#contenu div.right{
	margin-left:10px;
}

#contenu div.blocPrix-wrapper{
	padding:25px 0 0 5px;
	width:545px;
}

#contenu div.blocPrix h3{
	color:#a6d616;
	font-size:12px;
	font-weight:bold;
	margin-left:3px;
	margin-bottom:10px;
}

#contenu div.blocPrix ul{
	text-align:right;
}

#contenu div.blocPrix li.desde{
	font-size:10px;
}

#contenu div.blocPrix li.infos{
	text-align:left;
	font-size:9px;
	padding-top:5px;
}

#contenu div.blocPrix a{
	font-weight:normal;
	text-decoration:none;
}

#contenu div.blocPrix span{
	float:left;
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
}

#sidebar{
	float:right;
	width:354px;
	padding-left:48px;
}

#destination{
	margin-top:15px;
	width:300px;
}

#destination div.cadre{
	background: url("http://media.oleluya.com/home/bg_cadre_home.jpg");
	width:288px;
	height:208px;
	padding:6px;
	margin-bottom:6px;
}

#destination div.cadre img{
	border:1px solid #ffffff;
}

#destination h3, #destination p a{
	font-size:14px;
	font-weight:bold;
}

#destination div.bc{
	margin-top:2px;
	font-size:10px;
}

#destination a.go{
	float:left;
	width:63px;
	height:53px;
	background: url("http://media.oleluya.com/home/bg_bt_go.jpg");
	font-size:30px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	line-height:53px;
	text-align:center;
	padding-right:30px;
	cursor:pointer;
	margin-right:4px;
}

#derniere{
	margin-top:15px;
	width:295px;
	/*padding:0 0 0 5px;*/
}

#derniere h3{
	color:#2b80e3;
	/*font-size:14px;*/
	font-size:16px;
	font-weight:bold;
	/*padding:0 0 15px 1px;*/

	width:300px;
	border-bottom:1px solid #cbe4ff;
	padding-bottom:2px;
}

/*#derniere li{
	float:left;
	padding:0 4px 10px 0;
	position:relative;
}*/

#derniere ul.listeMoment li{
	float:left;
	margin-top:25px;
	font-size:11px;
}

#derniere ul.listeMoment img{
	float:left;
	margin-top:4px;
	margin-right:8px;
	border: 5px solid #ececec;

}

#derniere ul.listeMoment h4{

	color:#a6d616;
	font-size:12px;
	font-weight:bold;
}

#derniere ul.listeMoment a{
	font-weight:bold;
}

