body {
	background-color: #a2e44c;
	margin: 0px;
}
#base {
	background-image: url(images/pixel_fondo.gif);
	background-repeat: repeat-y;
	width: 784px;
	position: absolute;
	left: 50%;
	margin-left: -392px;
}
.fondo_header {
	background-color: #A2E44C;
	background-image: url(images/fondo_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.borde_login {
	background-color: #FFFFFF;
	border: 1px solid #E52128;
}
.boton_01 {
	background-image: url(images/fondo_boton_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 6px;
}
.boton_01_texto {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #e52128;
	text-decoration: none;
	padding-bottom: 6px;
}
a.boton_01_texto:hover {
	text-decoration: underline;
}
.boton_02 {
	background-image: url(images/fondo_boton_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 6px;
}
.boton_02_texto {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #F7941D;
	text-decoration: none;
	padding-bottom: 6px;
}
a.boton_02_texto:hover {
	text-decoration: underline;
}
.boton_03 {
	background-image: url(images/fondo_boton_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 7px;
}
#top_logo_botonera {
	width: 784px;
	height: 190px;
}

.boton_03_texto {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #f8cc1c;
	text-decoration: none;
	background-position: left top;
	padding-bottom: 7px;
}
a.boton_03_texto:hover {
	text-decoration: underline;
}
.boton_04 {
	background-image: url(images/fondo_boton_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 7px;
}
.boton_04_texto{
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #40C1F1;
	text-decoration: none;
	padding-bottom: 7px;
}
a.boton_04_texto:hover{
	text-decoration: underline;
}
.boton_05 {
	background-image: url(images/fondo_boton_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 7px;
}
.boton_05_texto {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #85d61d;
	text-decoration: none;
	padding-bottom: 7px;
}
a.boton_05_texto:hover {
	text-decoration: underline;
}
.boton_06 {
	background-image: url(images/fondo_boton_6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 7px;
}
.boton_06_texto {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #a8aba2;
	text-decoration: none;
	padding-bottom: 7px;
}
a.boton_06_texto:hover {
	text-decoration: underline;
}
#login_cotizacion_buscador {
	top: 0px;
	width: 784px;
}
#login_cotiza_busca {
	width: 784px;
	height: 56px;
	background-image: url(images/pixel_fondo.gif);
	padding-top: 0px;
}
.texto_login {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7dce13;
	text-decoration: none;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #40c1f1;
}
.formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #40c1f1;
}
form {
	margin: 0px;
}
.texto_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#productos {
	width: 531px;
	position: relative;
	padding-top: 5px;
	float: left;
	padding-left: 46px;
}
.mensaje {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E52128;
}
.fondo_mensaje {
	background-color: #E52128;
	border: 1px solid #f7941d;
}
.marcador_categorias {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.borde_productos {
	background-color: #FFFFFF;
	border: 1px solid #1bb9f4;
}

.gracias {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #11aff2;
	text-decoration: none;
}

.paginacion {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-color: #f9dd5a;
}
a.paginacion:hover {
	color: #5b9b09;
	text-decoration: underline;
	background-color: #f9dd5a;
}
.titulo_producto {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #e52128;
	text-decoration: none;
}
.separador_vertical {
	background-image: url(images/separador_vert_prod.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.texto_login_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #f48d10;
	text-decoration: none;
}
a.texto_login_1:hover {
	color: #40c1f1;
}
.borde_cotizacion {
	background-color: #f9dd5a;
	border: 1px solid #E52128;
}
.cotizacion {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f47920;
	text-decoration: none;
}
.borde_buscador {
	border: 1px solid #FFFFFF;
	background-image: url(images/fondo_buscador.gif);
	background-repeat: repeat;
}
.texto_buscador {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.form_buscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #e55d22;
}
.separador_horizontal {
	background-image: url(images/separador_horiz_prod.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #f78e10;
	text-decoration: none;
}
.texto_opciones {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #e52128;
	text-decoration: none;
}
.precio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #11aff2;
	text-decoration: none;
}
#categorias {
	float: left;
	width: 177px;
	position: relative;
	padding-left: 4px;
	padding-top: 5px;
}
.fondo_categorias {
	background-color: #f9dd5a;
	border: 1px solid #FFFFFF;
}
.titulo_categoria {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f7941d;
	height: 31px;
	width: 173px;
	border: solid #f9dd5a 1px;
}
.categorias {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #c84a13;
	text-decoration: none;
}
a.categorias:hover {
	color: #169fd2;
	text-decoration: underline;
}
#destacado {
	width: 177px;
	float: left;
	position: relative;
	padding-left: 4px;
	padding-top: 3px;
}
.fondo_destacados {
	background-color: #40c1f1;
	border: 1px solid #FFFFFF;
}
.titulo_destacado {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #18619c;
	text-decoration: none;
	background-color: #9ee1fa;
	border: 1px solid #40C1F1;
}
.titulo_destacado {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #73b13b;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}


.subcategorias {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #848781;
	text-decoration: none;
}
a.subcategorias:hover {
	color: #e52128;
	text-decoration: underline;
}
.destacado {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #13558b;
	text-decoration: none;
	background-color: #9ee1fa;
	border: 1px solid #40C1F1;
}
.borde_foto_dest {
	border: 3px solid #007dc5;
}
.precio_destacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	color: #0066ab;
	text-decoration: none;
	background-color: #92ddf9;
	border: solid #40c1f1 1px;
}
.opciones_detacado {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0066ab;
	text-decoration: none;
}
.descripcion_destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #0d5279;
	text-decoration: none;
	background-color: #d9f3fc;
	padding-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #40C1F1;
	border-right-color: #40C1F1;
	border-left-color: #40C1F1;
}
.bordes_destacados {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #40C1F1;
	border-right-color: #40C1F1;
	border-bottom-color: #40C1F1;
	border-left-color: #40C1F1;
}
#banner {
	background-color: #fed638;
	border: 1px solid #FFFFFF;
	width: 529px;
	height: 92px;
	margin-top: 4px;
}
#pie {
	background-image: url(images/lineas_pie.gif);
	background-repeat: repeat-x;
	width: 782px;
	height: 93px;
	margin-left: 1px;
	overflow: visible;
	margin-top: -28px;
	clear: both;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #007DC5;
	text-decoration: none;
}
a.pie:hover {
	color: #e52128;
	text-decoration: underline;
}
.separador_preguntas {
	background-image: url(images/separador_horiz_prod.gif);
	background-repeat: repeat-x;
}

.datos_empresa {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.datos_mail {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #E52128;
	text-decoration: none;
}
a.datos_mail:hover {
	color: #0794c9;
	text-decoration: underline;
}.descripcion_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #007DC5;
	text-decoration: none;
}
.preguntas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #E52128;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.respuestas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

