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

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:15px;
	background-color:#FFFFFF;
}

a {
	text-decoration:none;
	outline:none;
	color:#ff0000;
}

a:hover {
	color:#000;
}

a.black {
	text-decoration:none;
	outline:none;
	color:#000;
}

a.black:hover {
	color:#ff0000;
}

h1 {
	height:11px;
	width:auto;
	margin:0px 0px 5px 0px;
	padding:6px 10px 21px 10px;
	background-image:url(../img/h1_back.png);
	background-position:top;
	color:#282828;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
}

h1.left {
	text-align:left;
}

#L_MAIN {
	margin:0px auto;
	width:755px;
	padding:0px 23px;
	background-image:url(../img/main_back.gif);
}

#L_BANNER_TOP {
	width:755px;
}

#L_HEAD {
	width:745px;
	height:93px;
	background-image:url(../img/logo_back.gif);
	background-repeat:no-repeat;
	margin-bottom:1px;
	text-align:right;
	color:#fff;
	font-size:10px;
	padding:0px 10px 0px 0px;
}

#L_HEAD table {
	float:right;
}

#L_HEAD table td {
	text-align:left;
	padding-top:1px;
}

#L_HEAD table td.submit {
	text-align:right;
}

#f_user, #f_password {
	width:120px;
	height:13px;
	font-size:9px;
	line-height:13px;
	vertical-align:middle;
	border:1px solid #bbb;
}

#L_MENU {
	width:755px;
	background-color:#000000;
}

#L_HEAD_CONTENT {
	width:755px;
	clear:both;
}

#L_SEARCH {
	width:242px;
	height:357px;
	background-image:url(../img/search_back.gif);
	border:1px solid #242424;
	padding:0px;
	font-size:10px;
	float:left;
	clear:both;
}

#L_SEARCH h1 {
	text-align:center;
}

#L_SEARCH select.long {
	width:215px;
	height:20px;
} 

#L_SEARCH #modelo {
	width:213px;
	height:15px;
	border:1px solid #666666;
}

#L_SEARCH select.short {
	width:60px;
	height:20px;
	font-size:10px;
}

#L_SEARCH #submit_btn {
	width:65px;
	height:20px;
}

#L_SEARCH table {
	margin-left:15px;
}

#L_SEARCH table td.v_sep {
	height:7px;
}

#L_BANNER {
	width:510px;
	float:right;
}

#L_FOOT {
	width:755px;
	padding-bottom:30px;
}

#L_FOOT_LOGO {
	width:755px;
	padding:40px 0px 10px 0px;
	text-align:center;
}

#L_FOOT_MENU {
	width:735px;
	border-top:1px solid #989898;
	border-bottom:1px solid #989898;
	padding:4px 10px;
	text-align:center;
	font-size:0.8em;
	color:#989898;
}

#L_FOOT_MENU a {
	color:#989898;
}

#L_FOOT_MENU a:hover {
	color:#ff0000;
}

#L_FOOT_COPYRIGHT {
	border-top:1px solid #989898;
	width:755px;
	padding:4px 0px;
	text-align:center;
	font-size:0.8em;
	color:#ff0000;	
}

#L_FOOT_COPYRIGHT a {
	color:#ff0000;
}

#L_FOOT_COPYRIGHT a:hover {
	color:#989898;
}

#L_FOOT_COPYRIGHT table td.left {
	width:455px;
	text-align:left;
}

#L_FOOT_COPYRIGHT table td.right {
	width:300px;
	text-align:right;
}

#L_BANNER div.banner {
	float:left;
	margin:0px 0px 10px 8px;
}

div.vertical_seperator {
	width:inherit;
	height:10px;
	clear:both;
}

#L_RESULT table th {
	text-align:center;
	font-weight:bold;
	color:#ff0000;
	padding-bottom:10px;
	border-bottom:1px solid #c5c5c5;
}

#L_RESULT table td {
	text-align:center;
	padding:10px 0px 10px 0px;
	font-size:11px;
}

#L_RESULT table td.result_line1 {
	background-color:#e6e3e3;
}

a.redbutton {
	display:block;
	height:11px;
	width:auto;
	margin:0px 0px 5px 0px;
	padding:6px 10px 21px 10px;
	background-image:url(../img/redbutton_back.png);
	color:#282828;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

a.redbutton:hover {
	 background-image:url(../img/h1_back.png);
}

span.smallred {
	color:#ff0000;
	font-size:0.8em;
}

#L_CONTENT {
	width:755px;
	color:#5a5a5a;
	font-size:11px;
}

td.bignumber {
	font-size:25px;
	font-weight:bold;
	color:#ff0000;
	vertical-align:baseline;
	padding:4px 0px;
}

td.numberlistitem {
	vertical-align:baseline;
}

a.tienda_url {
	font-weight:bold;
}

div.banner_1 {
	width:728px;
	padding:4px 13px 4px 14px; 
	margin:0px;
}

div.banner_2 {
	width:468px;
	padding:0px 21px 4px 21px; 
	margin:0px;
}

div.banner_left {
	float:left;
	width:260px;
	padding:0px;
	margin:0px;
}

div.banner_3, div.banner_5 {
	float:left;
	width:125px;
	padding:0px 1px 1px 4px; 
	margin:0px;
}

div.banner_4, div.banner_6 {
	float:left;
	width:125px;
	padding:0px 4px 1px 1px; 
	margin:0px;
}

div.banner_7 {
	float:right;
	width:250px;
	padding:0px 0px 5px 0px; 
	margin:0px;
}

div.banner_8 {
	clear:both;
	width:505px;
	padding:0px 1px 0px 4px; 
	margin:0px;
}