@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bk.jpg);
	background-repeat: repeat;
}

/***** Common Formatting *****/
p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	line-height:18px;
	text-align: justify;
	direction:ltr;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1{
	text-indent:-9999px;
	margin:0;
	padding:0px 0px 0px 0px;
	border:0;
}

 
h2 {
	margin:0;
	padding:20px 0px 20px 0px;
	border:0;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: normal;
}
 
h3 {
	margin:0;
	padding:0px 0px 10px 0px;
	border:0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

h4 {
	margin:0px 0px 0px 0px;
	padding:10px;
	border:0;
	text-align:center;
	font-size:12px;
	font-weight: bold;
	clear: both;
	color: #F2F2E1;
}

h5 {
	margin:0;
	padding:5px 0px 5px 0px;
	border:0;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
}

h6 {
	margin:0;
	padding:20px 0px 10px 0px;
	border:0;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: normal;
}
 



ul, li {
	margin:0px;
	padding:0px;
}

.menu ul{
	margin:0px;
	display:inline;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.menu li{
	margin:0px;
	padding:0px 0px 0px 0px;
	display: inline;
}

a {
	font-size:12px;
	color:#595D4E;
	text-decoration:none;
}

a:hover {
	color: #7F4730;

}


/***********************/

.maincontainer{
	width:800px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	padding: 40px 0px 0px 0px;
	direction: ltr;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu{
	width:800px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	padding: 0px 0px 10px 0px;
	direction: ltr;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595d4e;
}

.content{
	width:780px;
	height:auto;
	margin:auto;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
	background-color: #cacb9f;
	background-image: url(images/black_red.gif);
	background-repeat: repeat-y;
	background-position: center;
	border-top: 10px solid #cacb9f;
	border-bottom: 10px solid #cacb9f;
	float: left;
}

.content_blue{
	width:780px;
	height:auto;
	margin:auto;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
	background-color: #cacb9f;
	background-image: url(images/black_blue.gif);
	background-repeat: repeat-y;
	background-position: center;
	border-top: 10px solid #cacb9f;
	border-bottom: 10px solid #cacb9f;
	float: left;
}


.content_bg_red{
	width:780px;
	height:auto;
	margin:auto;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
	background-color: #cacb9f;
	background-image: url(images/red_line.gif);
	background-repeat: repeat-y;
	background-position: left 0 0 0 10px;
	border-top: 10px solid #cacb9f;
	border-bottom: 10px solid #cacb9f;
	float: left;
}

.content_bg_purple{
	width:780px;
	height:auto;
	margin:auto;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
	background-color: #cacb9f;
	background-image: url(images/purple_line.gif);
	background-repeat: repeat-y;
	background-position: left 0 0 0 10px;
	border-top: 10px solid #cacb9f;
	border-bottom: 10px solid #cacb9f;
	float: left;
}


.flash{
	width:780px;
	height:340px;
	z-index: 100;
	overflow: hidden;
}

.right{
	width:466px;
	height:auto;
	overflow:hidden;
	padding: 0px;
	float: right;
}

.right2{
	width:466px;
	height:auto;
	overflow:hidden;
	padding: 0px 0px 10px 0px;
	float: right;
	background-image: url(images/black_bg.gif);
}

.right_text{
	width:426px;
	height:auto;
	overflow:hidden;
	padding: 20px 20px 10px 20px;
	float: right;
	background-image: url(images/black_bg.gif);
}

.right_bottom{
	width:426px;
	height:auto;
	overflow:hidden;
	padding: 20px 20px 10px 20px;
	float: right;
}

.left_big{
	width:307px;
	height: auto;
	overflow:hidden;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	float:left;
	margin: 0px 0px 0px 0px;
}


.left{
	width:247px;
	height:auto;
	overflow:hidden;
	padding:20px 30px 20px 30px;
	float:left;
	margin: 0px 0px 0px 0px;
	background-image: url(images/black_bg.gif);
	background-repeat: repeat;
}

.left a {
	font-size:12px;
	color:#FFFFA4;
	text-decoration:none;
}

.left a:hover {
	color: #FFFFFF;

}


.left2{
	width:247px;
	height:auto;
	overflow:hidden;
	padding:20px 30px 20px 30px;
	float:left;
	margin: 0px 0px 0px 0px;
	background-image: url(images/black_bg.gif);
	background-repeat: repeat;
}

.left ul{
	margin:0px;
	font-size: 12px;
	padding: 0px 0px 0px 15px;
}

.left li{
	margin:0px;
	padding:0px 0px 0px 0px;
	color: #FFFFFF;
	list-style-type: square;
	line-height: 18px;
	font-size: 12px;
}

.left_bottom{
	width:307px;
	height:auto;
	overflow:hidden;
	padding:148px 0px 0px 0px;
	float:left;
	margin: 0px 0px 0px 0px;
	background-image: url(images/red_bg_2.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.left_bottom_in{
	width:307px;
	height:196px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	float:left;
	margin: 0px 0px 0px 0px;
	background-image: url(images/red_bg.gif);
	background-repeat: no-repeat;
}

.left_bottom_in_purple{
	width:307px;
	height:196px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	float:left;
	margin: 0px 0px 0px 0px;
	background-image: url(images/purple_bg.gif);
	background-repeat: no-repeat;
}

.left_bottom_in_blue{
	width:307px;
	height:196px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	float:left;
	margin: 0px 0px 0px 0px;
	background-image: url(images/blue_bg.gif);
	background-repeat: no-repeat;
}

/* footer */

.footer{
	width:800px;
	height:auto;
	clear: both;
	text-align: left;
	padding: 10px 0px 0px 0px;
	margin:auto;
	font-size: 12px;
	overflow: hidden;
	font-weight: bold;
	color: #595d4e;
}

.footer a {
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}

.footer a:hover {
	color:#88543F;

}

.footer ul{
	margin:0px;
	display:inline;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.footer li{
	margin:0px;
	padding:0px;
	display: inline;
}


.bytech{
	width: auto;
	direction: ltr;
	text-align: right;
	float: right;

}

.bytech a, .bytech a:hover {

}

form{
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

table{
	width: auto;
	height:auto;
	overflow:hidden;
	margin:0px 0px 0px 10px;
	padding:10px 0px 0px 0px;
	color: #4C5141;
}

.table_bg{
	width:446px;
	height:auto;
	overflow:hidden;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	background-image: url(images/purple.gif);
	color: #FFFFFF;
	color: #FFFFFF;
	border-right: 1px solid #595D4E;
	border-top: 1px solid #595D4E;
}

.blue_bg{
	width:446px;
	height:auto;
	overflow:hidden;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	background-image: url(images/blue.gif);
	color: #FFFFFF;
	border-right: 1px solid #595D4E;
	border-top: 1px solid #595D4E;
}

tr{	
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
}

.td_border{
	margin:0px 0px 0px 0px;
	padding:5px;
	border-left: 1px solid #595D4E;
	border-bottom: 1px solid #595D4E;
}

/* compo */

.compo{
	width:267px;
	height:auto;
	margin: auto;
	padding: 0px 0px 10px 0px;
	border: 4px solid #CACB9F;
	background-color: #DFDDB4;
	color: #4C5141;
	margin-bottom: 15px;
}

.box_compo_date{
	width:66px;
	height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal
	
}

.box_compo_rooms{
width:140px;
height:17px;
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal
}

.box_compo_gen{
width:33px;
height:17px;
font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal
}


.box_compo_b{
width:110px;
height:17px;
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal
}

.submit{
	background-image:url(../IMAGES/compo/bk_submit.jpg);
	background-repeat:no-repeat;
	width:64px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4C5141;
	font-size:11px;
	text-align: center;
	direction:rtl;
}

/* style */

.red{color:#88543F;}

.clear{height:10px; clear:both; overflow:hidden; width:auto;}

.size12{
	font-size:12px;
	width: 80px;
}

