/* ------------ PARTIE RESERVATION --------------- */
div#general div#corps div#contenu div#reservation
{
	float:left;
	height:auto !important;
	height:300px;
	min-height:300px;
	padding-left:25px;
	padding-top:22px;
	width:241px;
}
		div#general div#corps div#contenu div#reservation div#titre{
		background-image:url(../images/reservation.gif);
		background-position:0px 0;
		background-repeat:no-repeat;
		height:39px;
		width:237px;
		}
		
		div#general div#corps div#contenu div#reservation div#titre h1{
		color:#FFFFFF;
		font-family:times New Roman;
		font-size:14px;
		font-weight:bold;
		padding-top:15px;
		text-align:center;

		}
		
		div#general div#corps div#contenu div#reservation div#conteneur{
		width:229px;
		height:auto !important;
		height:350px;
		min-height:350px;
		border-right:1px solid #d6d6d6;
		float:left;
		background-color:#FFFFFF;
		border: 4px solid #67bee3;
		margin-top:2px;
		}
		div#general div#corps div#contenu div#reservation div#conteneur table{
		width:229px;
		float:left;
		background-color:#FFFFFF;
		margin-top:4px;
		}
		div#general div#corps div#contenu div#reservation div#conteneur tr{
		}
		div#general div#corps div#contenu div#reservation div#conteneur tr td{
		width:129px;
		height:30px;
		}
		div#general div#corps div#contenu div#reservation div#conteneur tr td.legend{
		width:100px;
		padding-left:3px;
		font-weight:bold;
		color:#000000;
		}
		
div.cadrebleu{
background-color: #F0F8FF;
border:1px solid #B8C0FF;
height:25px;
width:124px;
}		
input.reservation{
background:none;
border:0;
width:90px;
margin-top:5px;
margin-left:4px;
color:#000000;
}
select.reservation{
background:none;
border:0;
width:70px;
margin-top:4px;
margin-left:2px;
width:118px;
color:#000000;
}
a.widget_button_reserv{
margin-left: 120px;
width: 100px;
height: 15px;
margin-bottom:2px;
padding-right:2px;
margin-top:10px;
background-color: #F0F8FF;
display: inline-block;
text-align:right;
}
a.widget_button_tarifs{
margin-left: 140px;
width: 80px;
height: 15px;
margin-bottom:2px;
padding-right:2px;
margin-top:10px;
background-color: #F0F8FF;
display: inline-block;
text-align:right;
}

a.widget_button_reserv:hover, a.widget_button_tarifs:hover{
margin-left: 0px;
width: 220px;
}

img.plan{
margin-top:5px;
margin-left:15px;
}
p.localiser{
font-weight:bold;
color:#000000;
margin-left:5px;
}
span.agrandir{
color:#000000;
font-size:10px;
margin-left:15px;
font-weight:normal;
}

/* ------------ PARTIE PRESENTATION --------------- */
div#general div#corps div#contenu div#presentation{
float:left;
height:auto !important;
height:100px;
min-height:100px;
padding-top:32px;
padding-left:10px;
width:465px;
}
div#general div#corps div#contenu div#presentation p.signature{
float:right;
color:#ff6c00;
font-style:italic;
font-size:12px;
margin-top:10px;
}
div#general div#corps div#contenu div#presentation h1.titre{
float:left;
color:#ff6c00;
font-weight:bold;
font-style:italic;
font-size:18px;
}
div#general div#corps div#contenu div#presentation p.texte{
margin-top:35px;
height:auto !important;
height:300px;
min-height:300px;
color:#000000;
font-size:12px;
}

p.accueil
{
	height:120px;
	min-height:120px;
	height:auto !important;
	margin-top:35px;
	color:#000000;
	font-size:12px;
	min-width: 298px;
}

div#general div#corps div#contenu div#presentation img{
border: 2px solid #1f8eee;
float:right;
margin-left:12px;
}

#shorcut_panel
{
	float:left;
	height:auto !important;
	//height:500px;
	min-height:300px;
	padding-left:25px;
	padding-top:22px;
	width:241px;
}

h1.titre{
color:#ff6c00;
font-weight:bold;
font-style:italic;
font-size:18px;
margin-left: 5px;
margin-bottom: 5px;
}

#shorcut_button, #tarifs_button_off
{
	text-align: center;
	height: 40px;
	width: 200px;
	margin-bottom: 5px;
	background-image: url("../images/shorcut_button.gif");
}

#shorcut_button p, #tarifs_button_off p
{
	font-weight: bold;
	color: #FFFFFF;
}

#derniere_minute_bubble
{
	float: left;
	//display: block;
	margin: 20px;
	width: 150px;
	height: 99px;
	text-align: center;
	font-weight: bold;
	background-image: url("../images/bubble_orange.gif");
}

#general a:visited
{
    color: #5E81A2;
}

#general a
{
    color: #4E7192;
    font-weight: bold;
}

#shorcut_button p
{
	padding: 3px;
}

#shorcut_button_important, #tarifs_button_on
{
	margin-bottom: 5px;
	text-align: center;
	height: 40px;
	width: 200px;
	background-image: url("../images/shorcut_button_important.gif");
}

#shorcut_button_important p, #tarifs_button_on p
{
	margin-bottom: 5px;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
}

#contrat
{
	width: 600px;
	margin-left:auto;
	margin-right:auto;
}

.styleContrat2
{
	margin-left: 30px;
}

.hidden
{
	display: none;
}

.nonbold
{
	font-weight: normal;
}

#boldwarning
{
	font-weight: bold;
}

#boldwarning:hover
{
	color: #FF8800;
}

/** CALENDAR **/
.ds_box {
	background-color: #FFFFFF;
	border: 1px solid #67BEE3;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFFFFF;
}

.ds_head {
	background-color: #30A0EB;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEEEEE;
	color: #000000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	//background-color: #F3F3F3;
	background-color: #C0DEED;
} /* This hover code won't work for IE */

/** //CALENDAR **/

.centerr
{
    margin-left: 160px;
}
