/* CSS Document */

.body {
	background-image:url(images/bg_horizontal.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#e1b742;
	margin-top:0px;
	margin-bottom:0px;
}

#container {
	width: 1000px; 
	margin:auto;
	top:0px;
	z-index:1;
}

#header {
	position:relative;
	width:1000px;
	top:0px;
	left:0px;
	z-index:2;
}

#footer_ltr {
	width:530px;
	position:relative;
	bottom:-20px;
	left:0px;
	z-index:6;
}

#footer_rtl {
	width:530px;
	position:relative;
	bottom:-20px;
	right:0px;
	z-index:6;
}

#lang_header_ltr {
	position:relative;
	width:1000px;
	height:35px;
	top:-290px;
	left:0px;
	text-align:right;
	z-index:3;
	}

#lang_header_rtl {
	position:relative;
	width:1000px;
	height:35px;
	top:-290px;
	right:0px;
	text-align:left;
	z-index:3;
	}

#corps_ltr {
	width:1000px;
	position:relative;
	top:-36px;
	left:0px;
	background-color:#e1b742;;
	z-index:1;

}

#corps_rtl {
	width:1000px;
	position:relative;
	top:-36px;
	right:0px;
	background-color:#e1b742;
	z-index:1;

}

#left_menu_ltr {
	width:200px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:6;
	background:url(images/bg1.jpg) repeat-y;
	
}

#left_menu_rtl {
	width:200px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:6;
	background:url(images/bg3.jpg) repeat-y;
	
}


#main_ltr {
	width:530px;
	position:absolute;
	top:5px;
	left:210px;

}

#main_rtl {
	width:530px;
	position:absolute;
	top:5px;
	right:210px;
	
}

#right_menu_ltr {
	width:250px;
	background-color:#e1b742;
	position:absolute;
	top:0px;
	left:750px;
}

#right_menu_rtl {
	width:250px;
	background-color:#e1b742;
	position:absolute;
	top:0px;
	right:750px;
}

.change_lang {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.welcome_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#e1b742;
}

.welcome_text a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#e1b742;
	text-decoration:none;
}

.welcome_text a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.text_city1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}

.text_city1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:underline;
}

.text_city1 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.welcome_rolling {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.floatdivcity_ltr {
	position:absolute; 
	z-index: 6; 
	float:left; 
	margin-top:0px; 
	margin-left:790px; 
	width:200px; 
	visibility:hidden; 
	border:1px solid #f29400; 
	background-color:#FFFFCC; 
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}

.floatdivcity_rtl {
	position:absolute; 
	z-index: 6; 
	float:right; 
	margin-top:0px; 
	margin-right:790px; 
	width:200px; 
	visibility:hidden; 
	border:1px solid #f29400; 
	background-color:#FFFFCC; 
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}

#changecitydiv{
	z-index:1;
}

div#c_menu {padding:0; margin:0; z-index:auto; clear:both; z-index:1; position:relative; width:100%;}
ul#menu_ltr,ul#sousmenu {margin:0; padding:0; display:block; text-transform:uppercase; position:relative; overflow:hidden; font-family:arial; }
ul#menu_ltr {clear:both;	width:198px; font-size:12px;}
ul#menu_ltr li {float:left; width:198px; padding:0 2px 0 0; background:url(images/pipe.jpg) no-repeat bottom;  }

ul#menu_ltr li a:link,
ul#menu_ltr li a:visited {
	display:block;
	padding:3px 8px;
	color:#5a1400;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}
ul#menu_ltr li a:hover {background:url(images/bg2.jpg) repeat-y;}

ul#menu_rtl,ul#sousmenu {margin:0; padding:0; display:block; text-transform:uppercase; position:relative; overflow:hidden; font-family:arial; }
ul#menu_rtl {clear:both;	width:198px; font-size:12px;}
ul#menu_rtl li {float:right; width:198px; padding:0 0 0 2px; background:url(images/pipe.jpg) no-repeat bottom;  }

ul#menu_rtl li a:link,
ul#menu_rtl li a:visited {
	display:block;
	padding:3px 8px;
	color:#5a1400;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}
ul#menu_rtl li a:hover {background:url(images/bg2.jpg) repeat-y;}

.first_li {height:50px; vertical-align:middle; text-transform:none;}

.text_18 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#990000;
}

.text_12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

.text_10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#990000;
}

.text_10_black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
.text_10_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FF0000;
}

.text_12_grey {
font-family:Arial, Helvetica, sans-serif;
color:#666666; 
padding:7px; 
text-decoration:none;
}
.text_12_grey a{
font-family:Arial, Helvetica, sans-serif;
color:#666666; 
padding:7px; 
text-decoration:none;
}
.text_12_grey a:hover{
font-family:Arial, Helvetica, sans-serif;
color:#000099; 
padding:7px; 
text-decoration:none;
}

.text_14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#660000;
	font-style:italic;
}

.text_12_brike {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#660000;
	font-style:italic;
}