#actualites {
	width : 410px;
	height : 260px;
	float : left;
	text-align:justify;
}

#actualites p {
	margin : 0px;
	padding:0px;
}
#actualites-contenu {
	overflow : auto;
	height : 190px;
}

#actualites-contenu li {
	margin-top : 13px;
	clear:both;
}

.actualite-date {
	background-color : black;
	color : white;
	display : inline;
	padding : 2px;	
}

.actualite-contenu {
	margin-top : 10px;
	padding-bottom : 10px;
	border-bottom : 1px dotted black;
}

#actualites-options li, 
#gallery-options li {
	display : inline;
	background : url('../img/puce_cercle.gif') 0px 3px no-repeat;
	padding-left : 15px;
	margin-right : 15px;
	
	font-size : 10px;
}



#gallery {
	width : 300px;
	height : 260px;
	margin-left : 430px;

}

#gallery ul {
	height : 190px;
}
#gallery img {
	border : 1px solid #000;
}
#gallery li {
	display : inline;
	text-transform : uppercase;
}
#gallery a {
	border : none;	
}
#gallery-options {
	border-top : 1px dotted black;
}
#gallery-options ul {
height : 20px;
}
.produit {
	width : 330px;
	float : left;
	margin : 0 10px;
	padding : 0px 5px;
}

.produit a {
	text-decoration :none;	
}
.produit-titre {
	font-size : 20px;
	font-weight : bold;	
}
.produit-visu  {
	text-align : center;
}
	
#dedicaces {
	clear : both;
}
#dedicaces h2 {
	border-bottom : 1px dotted black;	
}
#dedicaces-run {
	color : #e5e3e4;
	font-size : 25px;
	font-weight : bold;
	position : absolute;
	text-transform : uppercase;
}

#dedicaces ul {
	margin-left : 200px;
	margin-top : 5px;
	width : 550px;
}

#dedicaces li {
	background : url('img/puce_cercle.gif') 0px 3px no-repeat;
	padding-left : 10px;
	font-weight : bold;
	margin-left : 5px;
}

#visite-room777 {
	clear : both;
	border-top : 1px solid black;
	margin-top : 5px;
}
#visite-room777 h2 {
	float : left;	
	text-align : right;
	width : 510px;
}
#visite-visu {
	float : right;
	margin-right : 10px;
	margin-top : 16px;
}
#visite-contenu {
	clear : left;
	margin-bottom : 15px;
margin : 40px 230px 5px 290px;
	text-align : justify;
}
