* {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

body{
	padding:0;
	margin:0;
	width:100%;
	vertical-align:top;
	font-family: tahoma;
	color:#333;
	font-size:12px;
	padding-left: 0px;
	text-align: right;
	background-color: #333;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

input, select, textarea {
	font-family: tahoma;
	color:#464646; line-height:13px; font-size:11px; font-weight:normal;
	vertical-align:middle;
}


.in_none {border:none; padding:0;}


table, td {vertical-align:top;}

a {
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
}	
a:hover{text-decoration:none; color:#2D2D2D;}

img {
	border:0px;
}

.col {
	float:left;
}

.spacer {font-size:0px; line-height:0px;}
.clear {
	clear:both;
	color: #FFF;
	background-color: #FFF;
}


#mainWrapper {
	padding:0 0px 0px;
}

.main_width {
	margin:0 auto;
	width:980px;
}
ul {list-style:none; margin:0; padding:0;}
.in20{ padding-bottom:20px;}



/***************HEADER***************/
#header {
	width:100%;
	
}
#header .width_header { width:766px; margin:0 auto;}
#header .indent{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
/**********/
#header .row { height:18px;}
#header .rowa {
	height:36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;	
}
#header .rowo {
	height:18px;
	
	}


#header .links {
	padding:12px 39px 0 0;
	float:right;
	font-weight: bold;
}
#header .links a{ font-family:tahoma; font-size:10px; color:#004189; font-weight:bold; background:url(../images/sep.gif) right top repeat-y; padding:0 20px 0 20px; text-decoration:underline;}
#header .links a:hover{text-decoration: none;}
#header .linksbal {
	float:left;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	height: 20px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

/**********/
#header .menu {
	background:url(../images/bg_menu.gif) 0 0 repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}
#header .menu li { float:left; background:url(../images/bg_menu_li.gif) left top no-repeat; height:31px; padding:20px 0 0 0;}
#header .menu li a { 
	background:url(../images/bull.gif) left 6px no-repeat;
	padding:0 15px 0 15px;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
#header .menu li a:hover {text-decoration:underline;}
#header .menu .li_un { background:none;}

#header .row_1 { background:#EAECEC; padding:5px 0 6px 15px; margin:0 16px 0 16px;}
#header .currencies { float:left; width:24%; background:url(../images/sep_2.gif) right 0 repeat-y;}
#header .search {
	vertical-align:middle;
	float:left;
	background:url(../images/sep_2.gif) right 0 repeat-y;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#header .search .indent_search{ margin:0 0 0 0;}

#header .language{ float:left; width:20%;}



.logo {
	float:left;
	padding:0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
/***************************FOOTER**************************/  

#footer {
	background-color: #FFF;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}
#footer .column {
	width:188px;
	margin-top: 0;
	margin-right: -160px;
	margin-bottom: 0;
	margin-left: 0;
}
#footer .column .indent {
	padding:23px 0 10px 0px;
}
#footer .column{
	color:#FFFFFF;
	float:left;
	width:168px;
}
#footer .column_1 {
	float:left;
	color:#6A6A6A;
	font-size:11px;
	line-height:15px;
}
.bg_footer_left { background: url(../images/bg_footer_left.gif) 0 0 repeat-x #EBEBEB; width:100%;}
.bg_footer_right {
	background:url(../images/bg_footer_right.gif) right top repeat-x;
	width:804px;
	float:right;
}
#footer .column_1 .indent {
	margin-left: 164px;
}
.indent_footer_right {
	padding:16px 15px 0 0;
	text-align:right;
}
#footer .column_1 span { font-size:11px; line-height:18px; color:#0095C6;}
#footer .column_1 span a{ font-size:11px; line-height:18px; color:#6A6A6A; text-decoration:underline; font-weight:bold; word-spacing:normal;}
#footer .column_1 span a:hover{ font-size:11px; line-height:13px; color:#7F7F7F; text-decoration:none;}

/*************************** END FOOTER**************************/
#contener {
	background-color: #FFF;
	color: #000;
}
