body, * {
	font-family:		arial;
	font-size:		11px;
}

body {
	text-align:		center;
	background-color:	#2a6900;
	background-image:	url('../images/bkg_body.png');
	background-repeat:	repeat-x;
	margin:			0px;
	color:			#000;
}

legend {
	font-weight:		bold;
}
fieldset {
	padding:		10px;
}

sup {
	font-size:		9px;
}

ul {
	margin-top:		4px;
	margin-bottom:		20px;
	list-style-type:	square;
}

#td_left {
	vertical-align:		top;
	background-image:	url('../images/td_left.gif');
	background-repeat:	repeat-y;
}

#td_right {
	vertical-align:		top;
	background-image:	url('../images/td_right.gif');
	background-repeat:	repeat-y;
}

#apt_desc {
	width:			100%;
}

#tbl_calendrier {
	border:			1px solid #000;
	background-color:	#ddd;
	margin-left:		auto;
	margin-right:		auto;
}

#tbl_recap {
	border:			1px solid #000;
	background-color:	#ddd;
	margin-left:		auto;
	margin-right:		auto;
	width:			100%;
}

.a_payer {
	font-size:		14px;
	font-weight:		bold;
	background-color:	#fff;
	border:			1px solid #c31000;
	color:			#c31000;
}

.head_recap {
	background-color:	#000;
	color:			#fff;
	font-size:		14px;
	padding:		2px;
	font-weight:		bold;
}

.bottom_valid {
	background-color:	#aaa;
	text-align:		center;
}

#tbl_calendrier td {
	vertical-align:		top;
}

#tbl_legend {
	margin-top:		20px;
	border:			1px solid #000;
	background-color:	#fcfcfe;
	margin-left:		auto;
	margin-right:		auto;
}

#tbl_mois {
	border:			1px solid #000;
	background-color:	#fcfcfe;
}

.item_underline {
	color:			#c31000;
	font-weight:		bold;
	text-decoration:	underline;
}

.important {
	color:			#f00;
	font-weight:		bold;
}

#tbl_mois TD {
}

.btn_valid {
	background-image:	url('../images/bkg_valid.png');
	background-repeat:	no-repeat;
	cursor:			pointer;
	width:			200px;
	height:			30px;
	border:			1px solid #000;
	margin:			4px;
}

.clevacances {
	border:			2px solid #225aa5;
	padding:		2px;
	text-align:		center;
	margin-top:		20px;
}

.check_none {
	visibility:		hidden;
}

#maintable {
	margin-left:		auto;
	margin-right:		auto;
}

#div_resa {
	padding:		5px;
	text-align:		center;
}

.td_mois {
	background-color:	#000;
	color:			#fff;
	font-weight:		bold;
	padding:		2px;
}

#content {
	width:			910px;
	height:			566px;
	padding-left:		30px;
	padding-right:		10px;
	padding-top:		20px;
	padding-bottom:		20px;
	background-color:	#f1e8de;
	background-image:	url('../images/index_6.gif');
	background-repeat:	repeat-y;
	vertical-align:		top;
	text-align:		justify;
}

#left_content {
	width:			510px;
	padding-left:		5px;
	padding-right:		5px;
	float:			left;
}

#right_content {
	width:			360px;
	padding-left:		5px;
	padding-right:		5px;
	float:			right;
	text-align:		center;
}

.illustration {
	border:			1px solid #000;
	margin-bottom:		10px;
}

.illustration_vide {
	margin-bottom:		10px;
}

#frm_selector {
	border:			1px solid #000;
	background-color:	#f1e8de;
	margin-bottom:		10px;
}

.frm_selector2 {
	border:			1px solid #000;
	background-color:	#f1e8de;
	margin-bottom:		10px;
}

#title {
	font-size:		13px;
	font-weight:		bold;
	color:			#691a00;
	font-variant:		small-caps;
	letter-spacing:		2px;
}

.resa_info {
	border:			1px solid #c31000;
	background-color:	#fff;
	padding:		5px;
	color:			#c31000;
	font-weight:		bold;
	margin-bottom:		10px;
	text-align:		justify;
	padding-left:		20px;
}

#title img {
	dislpay:		inline;
	vertical-align:		middle;
	margin-right:		10px;
}

#menu_appart {
	position:		absolute;
	z-index:		99999;
	border:			1px solid #000;
	background-color:	#ddd;
	margin-top:		35px;
	padding:		1px;
	padding-right:		0px;
	margin-left:		15px;
}

#pano_choix {
	margin-top:		10px;
	width:			230px;
}

#title_appart {
	padding:		4px;
	background-color:	#000;
	margin-bottom:		1px;
}

#div_thumbs IMG {
	border:			1px solid #000;
	margin:			15px;
}

div.typeAppart {
	float: 			left;
	width:			150px;
	padding:		2px;
	margin-right:		2px;
	font-weight:		bold;
	border:			1px solid #000;
	background-color:	#ff9e19;
}

.typeAppart2 {
	height:			20px;
	border:			1px solid #000;
	background-color:	#ff9e19;
	padding:		2px;
	width:			150px;
	display:		inline;
	margin-right:		2px;
	font-weight:		bold;
}

.typeAppartList {
	float: 			left;
	width:			150px;
	height: 		110px;
	padding:		2px;
	margin-right:		2px;
	border:			1px solid #000;
	background-color:	#ffe6c5;
}

.typeAppartList UL {
	margin:			0px;
	padding:		2px;
	list-style-type:	none;
}

.typeAppartList LI {
	padding-bottom:		2px;
	margin-bottom:		2px;
}

.href_appart:link {
	text-decoration:	none;
	color:			#c31000;
	size:			12px;
	font-weight:		normal;
}

.href_appart:visited {
	text-decoration:	none;
	color:			#c31000;
	size:			12px;
	font-weight:		normal;
}

.href_appart:hover {
	text-decoration:	none;
	color:			#c31000;
	size:			12px;
}

.href_appart:active {
	text-decoration:	none;
	color:			#c31000;
	size:			12px;
}

.dynamic-tab-pane-control .tab-page {
	min-height:		500px;
}

.dynamic-tab-pane-control .tab-page .dynamic-tab-pane-control .tab-page {
	height:		100px;
}

form {
	margin:		0;
	padding:	0;
}

/* over ride styles from webfxlayout */

body {
	width:		auto;
	height:		auto;
}

.dynamic-tab-pane-control h2 {
	text-align:	center;
	width:		auto;
}

.dynamic-tab-pane-control h2 a {
	display:	inline;
	width:		auto;
}

.dynamic-tab-pane-control a:hover {
	background: transparent;
}

.othermenu {
	background:	url('../images/menuvide.gif');
	width:		920px;
	height:		37px;
	padding-left:	30px;
}

.othermenu A:link, A:visited {
	color:		#000;
	font-weight:	bold;
	font-size:	13px;
}

.btn_back {
	margin-top:		30px;
	border:			1px solid #000;
	background-color:	#fff;
	text-align:	center;
}

#listeresa2 {
	width:			100%;
}

#listeresa2 TD {
	border:			1px solid #000;
	background-color:	#fff;
}

#listeresa {
	width:			100%;
}

#listeresa TD {
	border:			1px solid #000;
}

.hd_resa {
	background-color:	#000;
	color:			#fff;
	font-weight:		bold;
}

a {
	color:#cc3300;
}
