@charset "iso-8859-1";
/* CSS Document */

body, form{
	margin:0;
	padding:0;
}

img{
	border:0;
}

body{
	background-image:url(images/bg.gif);
	background-position:top left;
	background-repeat:repeat;
}


h1{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:normal;
	color:#dbdbdb;
	text-decoration:none;
	line-height:30px;
}

.link_blanco{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dbdbdb;
	text-decoration:none;
}

.link_naranja{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ed9618;
	text-decoration:none;
}

.link_blanco:hover, .link_naranja:hover{
	text-decoration:underline;	
}

.texto, .texto a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#969696;
	line-height:20px;
}

.texto_gris, .texto_gris a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888888;
}

.texto_gris a{
	text-decoration:underline;
}

.texto_gris a:hover{
	color:#a9a9a9;	
}

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

.texto_destacado_gris, .texto_destacado_gris a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#888888;
	font-weight:bold;
}

.texto_destacado_gris small{
	font-size:11px;
	font-weight:normal;
}

.texto_destacado_gris_claro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#dbdbdb;
	font-weight:bold;
}

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

.texto_destacado_naranja{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#f39a19;
	font-weight:bold;
	line-height:25px;
}

.texto_grande_naranja{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#f39a19;
	font-weight:bold;
	line-height:35px;
}

.boton_gris, .boton_gris a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#cccccc;
	text-decoration:none;
}

.boton_gris a:hover{
	color:#f39a19;
}

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

.div_referencia_input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888888;
	background:transparent;
	border:none;
	text-align:left;
	padding:7px 0 0 12px;
	position:absolute;
}

.input_login{
	width:126px;
	height:21px;
	text-align:center;
	background-image:url(images/bg_input_login.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.input_login input{
	width:110px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888888;
	background:transparent;
	border:none;
}

.input_contacto{
	width:232px;
	height:27px;
	text-align:center;
	background-image:url(images/bg_input_contacto.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.input_contacto input{
	width:215px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888888;
	background:transparent;
	border:none;
}

.input_contacto_2{
	width:180px;
	height:27px;
	text-align:center;
	background-image:url(images/bg_input_contacto_2.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.input_contacto_2 input{
	width:160px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888888;
	background:transparent;
	border:none;
}


.input_registracion{
	width:275px;
	height:27px;
	text-align:center;
	background-image:url(images/bg_input_registracion.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.input_registracion input{
	width:255px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888888;
	background:transparent;
	border:none;
}


.textarea_contacto{
	width:201px;
	height:81px;
	text-align:center;
	background-image:url(images/bg_textarea_contacto.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.textarea_contacto textarea{
	width:185px;
	height:75px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888888;
	background:transparent;
	border:none;
	overflow:auto;
}

.textarea_contacto_2{
	width:399px;
	height:82px;
	text-align:center;
	background-image:url(images/bg_textarea_contacto_2.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.textarea_contacto_2 textarea{
	width:380px;
	height:75px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888888;
	background:transparent;
	border:none;
	overflow:auto;
}


.nav_menu{
	height:25px;
	vertical-align:middle;
}

.nav_menu_sel{
	height:25px;
	vertical-align:middle;
	background-image:url(images/nav_sel.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.nav_menu a, .nav_menu_sel a{
	margin:0 0 0 20px;
	height:25px;
	vertical-align:middle;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#633b00;
	text-decoration:none;
}

.subnav, .subnav a{
	margin:0 0 0 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#382400;
	text-decoration:none;
}



.thumb{
	background-image:url(images/bg_thumb.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.imagen_detalle{
	background-image:url(images/bg_img_detalle.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.thumb_detalle{
	border:2px solid #868685;	
}

.thumb_detalle_sel{
	border:2px solid #e79318;	
}

.lista{
	margin:0;
	padding:0;
}
.lista li{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:20px;
	height:20px;
	list-style-type:none;
	background-image:url(images/bullet_naranja_redondo.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
}

.select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333;
	height:20px;
}