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

body	{
	margin:0;
	padding:0;
	background-image: url(../imagenes/fondo.png);
	background-color: #E6E4D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		
		}a {
	text-decoration: none;
}
h1 {
	margin: 0px;
	font-size: 16px;
	text-indent: 10px;
	font-family: Tahoma;
	font-weight: normal;
}
h2 {
	margin: 0px;
	font-size: 18px;
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 10px;
}
h3 {
	color: #0099FF;
	margin: 0px;
	text-indent: 10px;
}
h4 {
	margin: 5px;
	color: #0099FF;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
}
table {
	border: 1px solid #CCCCCC;
}

address {
	font-size: 9px;
	font-weight: normal;
	float: left;
	width: 110px;
	font-style: normal;
	margin: 2px;
	color: #999999;
	height: auto;
}
label {
	font-size: 11px;
	color: #666666;
	float: left;
	width: 20%;
}
textarea {
	height: 120px;
	width: 250px;
	border: thin solid #E6E4D7;
}
select {
	border: thin solid #E6E4D7;
	height: 27px;
	width: 250px;
	background-color:#FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

option:focus {
	background-color: #0099FF;
}

option {
	color: #68C2FF;
	border: thin solid #E6E4D7;
}




#contenedor {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	float: left;
	height: 304px;
	width: 100%;
}
#menu {
	float: left;
	height: 235px;
	width: 317px;
	margin-top: 70px;
}
#menu li {
	height: 31px;
	width: 177px;
	background-image: url(../imagenes/fondo_menu.png);
	margin-top: 3px;
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	float: left;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	padding-left: 140px;
	list-style-position: inside;
	padding-top: 5px;
}
#menu li a {
	color: #FFFFFF;
}
#cabecera {
	float: right;
	height: 298px;
	width: 680px;
	background-image: url(../imagenes/cabecera_.png);
	margin-top: 7px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#contenido {
	float: left;
	height: auto;
	width: 100%;
}
#home {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
}
#info {
	width: 750px;
	float: left;
	height: auto;
}
#campo {
	float: left;
	width: 90%;
	margin-left: 50px;
	margin-bottom: 10px;
}
.input  {
	height: 27px;
	border: thin solid #E6E4D7;
	width: 250px;
}
#contacto1 {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 50px;
}
#flas_inicio {
	float: left;
	height: 390px;
	width: 440px;
	margin-left: 3px;
	background-image: url(../imagenes/flash.png);
}
#direcciones {
	float: right;
	width: 230px;
	margin-left: 3px;
	height: 250px;
	margin-top: 5px;
}

#ofertas {
	float: left;
	width: 317px;
	height: auto;
	color: #FFFFFF;
}
#titulos_of {
	float: left;
	width: 100%;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#titulos_of small {
	font-size: 11px;
	text-align: center;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}


#pie {
	float: left;
	height: 140px;
	width: 100%;
	background-image: url(../imagenes/pie.png);
}
#equipo {
	float: left;
	height: 150px;
	width: 350px;
	border: 1px solid #E6E4D7;
	margin: 10px;
}
#tabla {
	font-size: 12px;
	color: #333333;
	font-style: normal;
	width: 95%;
	margin-left: 25px;
}
#planeta {
	float: left;
	width: 100%;
}
#cuadro_direccion {
	width: 350px;
	float: left;
	height: 150px;
	margin: 10px;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
#cuadro_direccion p {
	margin-top: 50px;
}
#comunicado {
	height: 110px;
	width: 240px;
	float: right;
	background-image: url(../imagenes/comunicado.jpg);
	margin-top: 1px;
}





.a p, .b p, .c p, .d p {
	color: #FFFFFF;
	font-size: 14px;
	text-indent: 7px;
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 30px;
}
.b, .c, .d {
	float: left;
	width: 100%;
	padding-top: 18px;
}


.a {
	background-image: url(../imagenes/azul_a.png);
}
.b {
	background-image: url(../imagenes/azul_b.png);
	height: 71px;
}
.c {
	background-image: url(../imagenes/azul_c.png);
	background-repeat: repeat;
	height: 71px;
}
.d {
	background-image: url(../imagenes/azul_d.png);
}
.e {
	padding: 0px;
	float: left;
}
.ticket {
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
.celeste {
	color: #65ACDA;
}
.separador {
	background-image: url(../imagenes/line_div.jpg);
	background-repeat:  repeat-x;
	float: left;
	height: 1px;
	width: 90%;
	margin-left: 12px;
}
.info {
	font-size: 11px;
	color: #666666;
	width: 94%;
	margin-right: 3%;
	margin-left: 3%;
	text-align: justify;
}
.info a {
	color: #0099FF;
}
.diferencias {
	font-size: 11px;
	color: #666666;
	list-style-image: none;
	list-style-type: none;
	width: 90%;
}
.diferencias li {
	margin-top: 5px;
	margin-bottom: 5px;
}
.pequeno {
	width: 40px;
	height: 27px;
	border: thin solid #E6E4D7;
}
.boton {
	color: #E6E4D7;
	background-color: #0099FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.equipos {
	margin: 0px;
	font-size: 11px;
}
.producto {
	float: left;
}
.titulo {
	color: #CC6600;
	font-size: 13px;
	margin: 0px;
	width: 100%;
	text-align: center;
	float: left;
}
.detalle {
	font-size: 9px;
	float: left;
	width: 100%;
	text-align: center;
	color: #666666;
}
.corte {
	float: left;
	margin: 12px;
}
.mini {
	float: left;
	margin-right: 20px;
}
.azul {
	color: #003366;
}
