@charset "utf-8";
/* CSS Document
** Copyright Tesri - http://www.moquette-pour-hotel.fr - Code : Nguyen Marcel
*/

body {
	width:759px;
	font: x-small sans-serif;
	background: #FFFFFF;
	color: #999999;
	padding: 0;
	margin:10px auto 0 auto;
}

#content {
	width:759px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px 0px 0px 0px;
	min-height: 290px;
	/*border-bottom: 5px solid #F0F;*/
}

.box_content {
	width: 759px;
	position: relative;
	margin: 0;
	padding:0 0px 0px 0px;
	float:left;
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	z-index:1;
	/*border-bottom: 2px solid #6F9;*/
}

.head {
	background-image:url(images/head.jpg);
	width: 759px;
	height: 234px;
	border-bottom: 3px solid #000;
}

.spacerhead {
	clear:both;
	height:182px;
	width:20px;
}

.head_site {
	position: relative;
	height: 19px;
	width: 150px;
	float: left;
	padding: 9px 0 7px 30px;
}

.head_title {
	position: relative;
	height: 19px;
	width: 400px;
	float: left;
	color: #FFF;
	font-size: 14px;
	padding: 9px 0 7px 20px;
}

a.white, a.white:hover {
	color:#FFF;
	font-size: 14px;
	text-decoration:none;
}

.bloc1 {
	width: 238px;
	position: relative;
	margin: 0;
	padding:0;
	float:left;
	text-align:justify;
	z-index:1;
}

.bloc1_grey {
	width: 218px;
	background-color: #d8d8d8;
	position: relative;
	margin: 0;
	padding: 10px;
	float:left;
	text-align:justify;
	z-index:1;
}

.bloc1_red {
	width: 218px;
	background-color: #c00000;
	position: relative;
	margin: 0;
	padding: 10px;
	float:left;
	text-align:justify;
	z-index:1;
}

.bloc2 {
	width: 498px;
	position: relative;
	margin: 0;
	padding:0;
	float:left;
	text-align:justify;
	z-index:1;
}

.bloc2_blue {
	width: 478px;
	background-color: #dbe5f1;
	position: relative;
	margin: 0;
	padding: 10px;
	float:left;
	text-align:justify;
	z-index:1;
}

.bloc2_pink {
	width: 478px;
	background-color: #f2dbdb;
	position: relative;
	margin: 0;
	padding: 10px;
	float:left;
	text-align:justify;
	z-index:1;
}

.separator {
	width: 22px;
	min-height: 10px;
	position: relative;
	margin: 0;
	padding:0;
	float:left;
	text-align:left;
	z-index:1;
}

.spacer_bloc1 {
	width: 238px;
	height: 10px
	position: relative;
	margin: 0;
	padding:0;
	float:left;
	text-align:justify;
	border-bottom: 2px solid #000000;
	z-index:1;
}

.spacer_bloc1_red {
	width: 238px;
	height: 10px
	position: relative;
	margin: 0;
	padding:0;
	float:left;
	text-align:justify;
	border-bottom: 2px solid #c00000;
	z-index:1;
}

.spacer_bloc2 {
	width: 498px;
	height: 10px
	position: relative;
	margin: 0;
	padding:0;
	float:left;
	text-align:justify;
	border-bottom: 2px solid #000000;
	z-index:1;
}

.plomb {
	clear:both;
	height:0px;
	width:10px;
}

.space {
	width: 15px;
	float:left;
	border-top:1px solid transparent;
}

.spacer10 {
	clear:both;
	height:10px;
	width:10px;
}

.spacer15 {
	clear:both;
	height:15px;
	width:15px;
}

.spacer20 {
	clear:both;
	height:20px;
	width:20px;
}

.spacer_pic {
	width: 14px;
	position: relative;
	margin: 0;
	padding:0;
	float:left;
	text-align:left;
	z-index:1;
	border-top:1px solid #660000;
}

.spacer_pic2 {
	width: 14px;
	position: relative;
	margin: 0;
	padding:0;
	float:left;
	text-align:left;
	z-index:1;
	border-top:1px solid #FFFFCC;
}

.pic {
	height: 170px;
	position: relative;
	margin: 0;
	padding:0;
	float:left;
	text-align:left;
	z-index:1;
}

h1 {
	padding: 0;
	margin: 0;
	font-size: 33px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
}

h2 {
	padding: 0;
	margin: 0;
	font-size: 28px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	color: #c00000;
}

h3 {
	/*padding: 0 0 0 10px;*/
	margin: 0;
	height: 25px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c00000;
	text-align: left;
	border-bottom: 1px solid #666666;
}

h4 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #c00000;
	text-align: left;
}

h5 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	line-height:1.2;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

h6 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

a {
	padding-top:0px;
	cursor:pointer;
	color:#333333;
	}

a:hover {
	padding-top:0px;
	cursor:pointer;
	color:#c00000;
	}
	
a.none {
	padding-top:0px;
	cursor:pointer;
	color:#000000;
	text-decoration: none;
}

a.none:hover {
	padding-top:0px;
	cursor:pointer;
	color:#c00000;
	text-decoration: none;
}
	
a.red {
	padding-top:0px;
	cursor:pointer;
	color:#c00000;
}

a.red:hover {
	padding-top:0px;
	cursor:pointer;
	color:#c00000;
	text-decoration: underline overline;
}
	
.red {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight:bold;
}