﻿/* CSS Document */

body{
				margin : 0 auto;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				background-repeat: repeat;
				background-image: url('../img/fondo.jpg');
}

.contenedor{
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.top{
				background-image: url(../img/sup.jpg);
				background-repeat: no-repeat;
				height: 114px;
				width: 990px;
}

.top_buscar{
	height: 46px;
	width: 990px;
	float: left;
	background-image: url(../img/buscar.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
}
.contenido{
	
	width: 990px;
	float: left;
	background-color: #FFFFFF;
}
.columna_1{
	
	width: 190px;
	float: left;
}
.col_1_boton{
	height: 19px;
	width: 181px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #d4d5d5;
	padding-top: 4px;
	padding-left: 9px;
	margin-top: 1px;
	list-style-image: url(../img/li.jpg);
	background-image: url(../img/fondoboton.jpg);
}
.col_1_boton a:link{ color: #252525; text-decoration: none}
.col_1_boton a:active{ color: #252525; text-decoration: none}
.col_1_boton a:visited{ color: #252525; text-decoration: none}
.col_1_boton a:hover{ color: #1d6fb2; text-decoration: none;}



.col_1_recibir{
				height: 175px;
				width: 190px;
				float: left;
				font-size: 11px;
				font-weight: bold;
				color: #666666;
				background-color: #DCDCDC;
				border-top-width: 2px;
				border-top-style: solid;
				border-top-color: #999999;
				margin-top: 2px;
				padding-top: 5px;
}

.col_1_banner{
	height: 240px;
	width: 190px;
	float: left;
	background-color: #1F6EB0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.columna_2{
	
	width: 600px;
	float: left;
}
.columna_22{
	
	width: 600px;
	float: left;
}

.col_22_banner{
	width: 596px;
	float: left;
	height: 167px;
	margin-left: 1px;
	margin-top: 1px;
}
.col_22_texto{
	width: 516px;
	float: left;
	margin-top: 1px;
	padding-left: 40px;
	padding-right: 40px;
}
.ofertas{
	width: 516px;
	float: left;
	margin-top: 1px;
	padding-left: 40px;
	padding-right: 40px;
}



.columna_3{
	
	width: 195px;
	float: left;
}

.col_3_titulo{
	height: 16px;
	width: 195px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/fond_titulo01.jpg);
	background-repeat: repeat-y;
	text-align: center;
	padding-top: 2px;
	margin-top: 1px;
}
.col_3_rincon{
	height: 195px;
	width: 195px;
	float: left;
	padding-top: 2px;
	background-color: #1F6EB0;
	text-align: center;
	margin-bottom: 10px;
}
.col_3_logotipos{
	height: 510px;
	width: 195px;
	float: left;
	padding-top: 2px;
	text-align: center;
}

.negrita01{
	font-weight: bold;
	
}
.negrita{
	font-weight: bold;
	padding-left: 20px;	
}

.pie{
	height: 46px;
	width: 990px;
	float: left;
	margin-top: 10px;
}
.productos{
	width: 556px;
	float: left;
	height: 100px;
	margin-left: 1px;
	margin-top: 1px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.productos a:link{ color: #000000; text-decoration: none}
.productos a:active{ color: #000000; text-decoration: none}
.productos a:visited{ color: #000000; text-decoration: none}
.productos a:hover{ color: #0033FF; text-decoration: none}

.accesorios{
	width: 542px;
	float: left;
	margin-top: 1px;
	padding-left: 26px;
	padding-right: 26px;
}

.titulo_sitio {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	text-indent: 10px;
	font-weight: bold;
}

.titulo_principal {
	width: 70%;
	float: left;
}
.volver{
	float: right;
	width: 25%;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	padding-right: 5px;
}
.titulo_centro{
	width: 100%;
	background-color:#d7d8dd;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.menu_productos{
	width: 595px;
	float: left;
	height: 23px;
	margin-top: 1px;
	margin-left: 1px;
	background-image: url(../img/menu_fondo.png);
	padding-left: 5px;
}
.menu_productos a:link{ color: #FFFFFF; text-decoration: none}
.menu_productos a:active{ color: #FFFFFF; text-decoration: none}
.menu_productos a:visited{ color: #FFFFFF; text-decoration: none}
.menu_productos a:hover{ color: #FFFF00; text-decoration: none}

.menu_productos a{
	width: 80px;
	float: left;
	height: 21px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
}

.precio{
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}
.contenedor_logos {
	width: 180px;
	display: block;
	margin-left: 8px;
}
.logos_izquierda {
				height: 50px;
				width: 89px;
				float: left;
				background-color: #FFFFFF;
				border-left-width: 1px;
				border-left-style: solid;
				border-left-color: #000033;
				border-bottom-width: 1px;
				border-bottom-style: solid;
				border-bottom-color: #000033;
}
.logos_derecha {
	height: 50px;
	width: 89px;
	float: left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}



.contenedor_productos {
	background-color: #FFFFFF;
	margin :0 auto;
	width: 98%;
	font-size: 11px;
}
.productos_categorias {
	width: 33%;
	float: left;
}
.productos_categorias_centro {
	width: 33%;
	float: left;
}
.titulo_categoria {
	background-color: #d7d8dd;
	height: 16px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	margin-bottom: 2px;
	margin-right: 2px;
	text-decoration:none;
}
.titulo_categoria a:link, .titulo_categoria a:visited{
	color: #000000;
	text-decoration:none;
}
.titulo_categoria a:hover{
	color: #000000;
	text-decoration:none;
}

.productos_laterales {
	border-style: solid;
	border-color: #C0CED1;
	border-width: 1px 1px 1px 1px;
	margin: 2px;
	padding: 2px;
	width: 31%;
	float: left;
	font-size: 11px;
	text-align:center;
}
.imagen_producto{
	border-style: solid;
	border-color: #C0CED1;
	border-width: 0px 0px 1px 0px;
}

.nombre_producto{
	border-style: solid;
	border-color: #C0CED1;
	border-width: 0px 0px 1px 0px;
	height: 4em;
}
.valor_producto {
	border-style: solid;
	border-color: #C0CED1;
	border-width: 0px 0px 0px 0px;
	color:#0000FF;
	font-size: 140%;
	font-weight: bold;
}



.volver_siguiente {
	text-align: center;
	color: #0066CC;
	width: 420px;
	float: right;
	font-size: 12px;
	vertical-align: middle;
	margin-top: 8px;
}
.volver_siguiente a:link{
	color: #00006F;
	text-decoration:underline;
	text-align: justify;
}
.volver_siguiente a:visited {
	color: #0003B7;
	text-decoration:underline;
	text-align: justify;
}
.volver_siguiente a:hover{
	color:#0066CC;
	text-decoration:underline;
	text-align: justify;
}

.descripcion {
	color: #000000;
	width: 100%;
	float: left;
}
.descripcion_producto {
	width: 281px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCFF;
	color: #002B55;
	padding-top: 2px;
	padding-left: 4px;
	float: right;
	margin-left: 2px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCFF;
}

.valor {
	width: 132px;
	float: left;
}
.descripcion_valor_linea {
	color: #00144A;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 2px;
}
.descripcion_valor {
	font-size: 19px;
	font-weight: bold;
	color: #FF0000;
	text-indent: 4px;
	float: left;
}
.descripcion_titulo {
	font-weight: bold;
	float: left;
}
.titulo_producto {
	font-size: 14px;
	font-weight: bold;
}
.taller_ {
	width: 180px;
	margin-left: 8px;
}

.taller_ img{
	margin-top: 10px;
}
