/*
*/
html {
	/*background: url(images/templatemo_html_bg.jpg) repeat;*/
	background-color:#F3F3F3;
	background-image:url(images/bj.png);
	background-repeat:repeat-y;
	background-position:center;
}
body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color:#000000;
	/*background: url(images/bj.png) repeat-y ;*/
	width: 100%;
	display: table;
}

a:link, a:visited { color: #008800; text-decoration: none; } 
a:active, a:hover { color: #CC0000; text-decoration: none }

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #2655AD;
	background: url(images/templatemo_h1.jpg) no-repeat;
	background-position: left;
	height: 48px;
	padding-left: 45px;
	padding-top: 20px;
	
}
h2 {
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 26px;
	background: url(images/templatemo_h2.jpg) repeat-x;
}

#templatemo_container {
	width: 850px;
	margin: auto;
	/*background-color:#FFFFFF;*/
	border-bottom:1px solid #999999;
}
#templatemo_topsection {
	float: left;
	width: 850px;
	height: 150px;

}
#templatemo_topsection_title {
	float: left;
	width: 300px;
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
	height: 34px;
	padding-top: 10px;
	padding-left: 55px;
	background: url(images/templatemo_logo.png) no-repeat;
}
#templatemo_topsection_title img {
	/*float: left;*/
}
.templatemo_topmenu{
	float: right;
	margin-top: 30px;
}

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

.templatemo_topmenu li{
	display: inline;
}

.templatemo_topmenu li a{
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: 80px;
	height: 24px;
	margin-left: 10px;
	padding-top: 3px;
	background: url(images/templatemo_top_button.png) no-repeat;
}

/*				*/

.templatemo_topmenu li a:hover, .templatemo_topmenu li .current{
	color: #fff;
	background: url(images/templatemo_top_current.png) no-repeat;
}

#templatemo_left_column {
	float: left;
	width: 200px;
}
#templatemo_left_top {
	float: left;
	width: 280px;
	height: 219px;
	background: url(images/templatemo_left_header.jpg) no-repeat;
}
.templatemo_leftmenu {
	float: left;
	width: 190px;
	margin-top: 0px;
}
.templatemo_leftmenu ul {
	list-style-type: none;
	padding-left: 10px;
	margin:10px;
}
.templatemo_leftmenu li a {
	display: block;
	height: 20px;
	font-size: 11px;
	color: #2655AD;
	background: url(images/templatemo_menu_button.gif);
}
.templatemo_leftmenu li a:hover, .templatemo_leftmenu li .current {
	color: #000;
}
#templatemo_right_column {
	float: left;
	width: 430px;
	background: url(images/templatemo_right_bg.png) repeat-y;

}
#templatemo_right_top {
	float: left;
	margin: auto;
	width: 577px;
	height: 107px;
	background: url(images/templatemo_right_header.jpg) no-repeat;
}
#templatemo_right_mid {
	float: left;
	width: 410px;
	margin: 0px auto;
	background: #fff;
	color: #666666;
	padding: 0px 10px 0px 10px;
	text-align: justify;
}
#templatemo_right_mid img {
	float: right;
	/*padding-left: 10px;*/
}
#templatemo_right_mid strong {
	/*float: right;*/
	padding-right: 60px;
	/*background: url(images/templatemo_star.jpg) no-repeat;*/
	/*background-position: right;*/
/*	color: #eec400;*/
}
#templatemo_right_bot {
	float: left;
	margin-top: 0px;
	padding-top: 47px;
	padding-left: 100px;
	width: 750px;
	height: 22px;
	color: #333333;
	font-weight: bold;
	background: url(images/footer.png) no-repeat;
}

.button {
	font-family: Tahoma, "Arial Black";
	float: left;
	width: 150px;
	padding-left:50px;
	padding-top:10px;
	margin: 10px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #2655AD;
	height: 30px;
	background: url(images/templatemo_h3.png) no-repeat;
}
.check {
	float: left;
	width: 323px;
	text-align: center;
}
.cleare{
clear:both;
}
.prix{
color:#FF0000;
font-weight:bold;
}
.bloc_exemple{
border:1px dashed #009900;

}
#reservation{
float:right;
width:150;
color:#000099;
}
#reservation h1 {
	font-size: 14px;
	font-weight: bold;
	color: #2655AD;
	background: url(images/templatemo_h1.jpg) no-repeat;
	background-position: left;
	height: 48px;
	padding-left: 45px;
	padding-top: 20px;
	
}
#reservation input select {
height:18px;
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
background:#FFFFFF; 
border:1px #7f9db9 solid;	
}
.texteGrandGras {
color:#000000;
font-weight:bold;
}
