body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color : white;
	background : #000000;
	text-align: center;
	margin-left: 0px; 
	margin-top: 0px;
}
body a {
    font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
/* 	border-bottom-style:dotted;
	border-bottom-color:red;
	border-bottom-width: 1px; */
	color : white;
}
body a:hover {
    color : gray;
}
#header {
	margin: 0 auto;
	width : 960px;
	height : 200px;
	text-align:center;
	background : url("../images/header.png") no-repeat;
}
#titre-mescopines {
    margin: 0 auto;
	width : 640px;
	height : 33px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	background : url("../images/titre-mescopines.png") no-repeat;
}
#boites {
    margin: 0 auto;
	width : 960px;
	text-align:center;
}
#boiteleft {
    float:left;
    width : 650px;
	height: 850px;
	text-align:justify;
	padding-right: 10px;
   	border-right-style: solid;
	border-right-color: #aa0104;
	border-right-width: 1px; 
}
#colonne-1{
    float:left;
    width : 324px;
	text-align:center;
   	border-right-style: solid;
	border-right-color: #aa0104;
	border-right-width: 1px; 
}
#colonne-2{
    float:left;
    width : 325px;
	text-align:center;
}

#boiteright {
    float:left;
	width:290px;
	text-align:center;
}
.clearall {
    clear:both;
}
#wrappervideo {
    width: 260px;
	height: 180px;
	border-style: solid;
	border-color: #aa0104;
	border-width: 1px; 
	float:left;
}
 #bouton-rozeblog {
    display:block;
	width : 240px;
    height: 240px;
	margin: 0 auto;
	background: url(../images/bouton-rozeblog.png) no-repeat;
	border : 0px;
	cursor: pointer;
	margin-bottom:10px;
}
 .thumb_tour {
    width: 180px;
	height: 180px;
	border-style: solid;
	border-color: #aa0104;
	border-width: 1px; 
    float: left;
	margin-right:5px;
	margin-bottom:5px;
}
 
/* footer */
 #corporate{
	width:960px;
	height:100px;
	margin:0 auto;
	font:12px arial,helvetica,verdana,sans-serif;
}

#corporateleft{
	width:490px;
	height:100px;
	float:left;
	text-align:left;
}

#corporateright{
	width:470px;
	height:100px;
	float:right;
	text-align:right;
}
 
 /* end footer */
 
 
/* disclaimer */ 
#disclaimer{ 
	text-align:left; 
 }
#disclaimer-fond{ 
	position:absolute; 
	z-index:1000; 
	width:100%; 
	height:2650px; 
	background:white; 
	filter:alpha(opacity=90); 
	-moz-opacity:0.9; 
	opacity: 0.9; 
	text-align:center; 
	line-height:normal; 
	clear:both; 
}
#disclaimer-conteneur{ 
	position:absolute; 
	z-index:1001; 
	width:100%; 
	text-align:center; 
	clear:both; 
}
#disclaimer-cadre{ 
	width:550px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center; 
	margin-top:200px; 
	padding:15px; 
	font-size:12px; 
	border:#ddd 1px solid; 
	background:#f5f5f5; 
	color:#555; 
}
#disclaimer-cadre b{ 
	font-size:14px; 
	color:black; }
#disclaimer-cadre a{ 
	text-decoration:none; 
	font-size:22px; 
	font-weight:bold; 
	color:#356aa0; }
#disclaimer-cadre a:hover{ 
	color:blue; 
}
/* end disclaimer */