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

body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color:#fff;
	overflow:auto;
	font-size:12px;
}
ul, li, a, p {
	margin:0;
	padding:0;
	list-style-type:none;
}
a {
	text-decoration:underline;
	color:#000063;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}
h1, h4 {
	display:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
h2 {
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	padding-top:100px;
}
h3 {
	font-size:13px;
	font-weight:bold;
}
h4 {
	font-size:24px;
	font-weight:bold;
	color: #999999;
}
h5 {
	font-weight:bold;
	font-size:12px;
}
h6 {
	font-size:11px;
	font-weight:bold;
}
.enLinea {
	display:inline;
}
input {
	width:250px;
	height:20px;
	border:1px solid #ccc;
}
select {
	width:254px;
}
.selectCorto, .inputCorto {
	width:80px;
	margin-right:5px;
}
.inputCorto2 {
	width: 39px;
	margin-right:5px;
}
.selectCorto2 {
	width:122px;
	margin-right:5px;
}
.selectCorto3 {
	width: 40px;
	margin-right:5px;
}
.radios {
	width:20px;
	line-height:9px;
	font-size:3px;
	size:3px;
}
table td {
	vertical-align:top;
}
.botonTipo {
	width:80px;
	background-color:#000063;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	padding:2px;
	text-align:center;
	text-decoration:none;
}
.botonForm {
	width:80px;
	background-color:#ccc;
	font-weight:bold;
}
.contenedorTotal {
	margin:0;
	padding:0;
	
	display:block;
	overflow:hidden;
	
}
.contenedorIntro {
	text-align:center;
	width:1264px;
	*width:1275px;
	position:absolute;
	top:0px;
	height: 850px;
	overflow:hidden;
	
}
/*.contenedorIntro {
	text-align:center;
	width:1280px;
	position:absolute;
	left:50%;
	margin-left:-648px;
}*/
.contenedorInteriores {
	width:955px;
	margin:0 auto;
	text-align:center;
}
.header {
	height:115px;
}
.bannerCentral {
	height:265px;
	margin-top:2px;
}
.slogan {
	width:265px;
	height:265px;
	float:left;
	background-color:#999999;
}
.slogan2 {
	background-color:#ccc;
	color:#000063;
}
.slogan3 {
	background-color:#000063;
	color:#fff;
}
.slogan p {
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	padding-top:100px;
}
.imagenCentral {
	width:688px;
	height:265px;
	float:left;
	border-left:2px solid #fff;
}
.botoneraCentral {
	background-color:#999;
	height:30px;
	margin-top:2px;
}
.botoneraCentral li {
	float:left;
}
.botoneraCentral ul li a {
	color:#FFFFFF;
	/*width:99px;*/
	height:20px;
	display:block;
	text-decoration:none;
	padding:5px 12px;
	text-transform: uppercase;
}
.botoneraCentral ul li a:hover {
	background-color:#ccc;
	display:block;
	color:#FFFFFF;
}
.activada {
	background-color:#666666;
}
.columnas {
	margin:30px 0;
	text-align:left;
}
/*ZONA IZQUIERDA*/
.zonaIzquierda {
	width:260px;
	float:left;
}
.zonaIzquierdaContenido {
	margin:0 15px;
	width:695px;
}
.zonaIzquierdaContenido p {
	line-height:18px;
	margin-bottom:10px;
}
.zonaIzquierdaContenido b {
	color:#000063;
}
.listaTabs {
	list-style-type:square;
}
.titulos {
	height:30px;
	border-bottom:2px solid #000063;
	margin-bottom:20px;
}
.subtitulos {
	font-size:16px;
	font-weight:bold;
}
.subpuntos {
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
.cuadroAlerta {
	background-color:#e8eefa;
	border:1px dotted #ccc;
	padding:15px 20px;
	margin:20px 0;
	list-style-type:square;
}
.cuadroAlerta li {
	margin:10px 0;
}
.cuadroTipo {
	padding:15px 0;
	margin:10px 0;
	
}
.menuIzquierda {
	width:206px;
	text-align:center;
}
.menuIzquierda ul li a {
	background-image:url(../img/centro.jpg);
	padding:7px 0 7px 0px;
 #padding:6px 0 6px 0;
	_width:200px;
	display:block;
	text-decoration:none;
	text-transform: uppercase;
}
.menuIzquierda ul li a:hover {
	background-image:url(../img/centro_on.jpg);
	background-repeat:no-repeat;
}
.menuIzquierda_activo {
	background-image:url(../img/centro_on.jpg);
	background-repeat:no-repeat;
}
.menuIzquierda ul li.abre {
	background-image:url(../img/abre.jpg);
	background-repeat:no-repeat;
	color:#f1f1f1;
	font-weight:bold;
	padding:12px 0 8px 0px;
}
.menuIzquierda ul li.abre span {
	padding:10px;
}
.menuIzquierda ul li.cierra {
	background-image:url(../img/cierra.jpg);
	background-repeat:no-repeat;
	height:45px;
}
/*BANNERS*/
.bannersIzquierda {
	width:206px;
}
.bannerTienda {
	background-image:url(../img/bannerTienda.jpg);
	background-repeat:no-repeat;
	height:125px;
}
.banner1, .banner2, .banner3 {
	height:70px;
	margin:6px 0;
}
/*ZONA DERECHA*/

.zonaDerecha {
	float:left;
	width:695px;
	text-align:left;
}
.zonaDerechaCajas {
	float:right;
	width:206px;
}
.zonaDerecha p {
	line-height:22px;
	margin-bottom:20px;
	font-style: italic;
	
}
.zonaDerecha b {
	color:#000063;
}
.productos table {
	margin-bottom:20px;
	border:1px dotted #ccc;
	width:694px;
}
.productos p, .cabezalProductos td p {
	margin-bottom:0;
}
.productos th {
	background-color:#AAD5FF;
	color:#FFFFFF;
}
.productos th p {
	color:#FFFFFF;
}
.tituloProductos {
	background-image:url(../img/degradeAzul.jpg);
	background-repeat:repeat-x;
	background-color:#ebeaf0;
	color:#000063;
	height:36px;
	margin:10px 0;
	padding:2px;
	border:1px dotted #ccc;
	border-bottom: inset 1px solid #fff;
}
.tituloPrincipal {
	font-size:18px;
	font-weight:bold;
	display:block;
	padding:10px 0;
	height:30px;
	margin-top:25px;
}
.productos table td {
	margin-right:10px;
	text-transform: uppercase;
}
.cabezalProductos select {
	width:100px;
}
.especificaciones {
	margin:10px 0;
}
.especificaciones p {
	border-bottom:1px dotted #ccc;
}
.especificaciones ul {
	margin:20px 10px;
}
.especificaciones ul li {
	margin:10px 0;
}
.galeriaFotos {
	margin:20px 10px;
}
.preview {
	width:80px;
	height:80px;
	background-color:#CCCCCC;
	float:left;
	margin-right:10px;
}
/*SUCURSALES*/

.puntos {
	margin:15px 0;
	overflow:auto;
	border-bottom:1px dashed #ccc;
	padding-bottom:15px;
}
.fotoLogo_1 {
	width:150px;
	height:120px;
	background-color:#CCCCCC;
	float:left;
	padding-left:30px;
	border:1px dotted #ccc;
}
.fotoGaleria{
	float: left;
	height: 200px;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
	text-align:center;
}
.fotoSucursal, .fotoLogo{
	width:150px;
	height:120px;
	background-color:#CCCCCC;
	float:left;
	border:1px dotted #ccc;
}
.infoSucursal, .infoMarca {
	float:left;
	width:450px;
	margin-left:30px;
}
.infoSucursal b, .infoMarca b {
	font-size:14px;
}
.infoSucursal p, .infoMarca p {
	line-height:16px;
	margin:6px 0;
}
.infoSucursal span, .infoMarca span {
	font-size:12px;
	color:#333333;
	font-weight:bold;
	display:block;
	margin-top:12px;
}
.contactos {
	display:block;
	padding:5px;
	border:1px dotted #ccc;
	background-color:#f1f1f1;
	margin-top: 55px;
}
.contactos b {
	font-size:12px;
}
.contactos a, .infoSucursal a, .infoMarca a {
	font-weight:normal;
}
/*FOOTER*/

.footer {
	font-weight:bold;
	color:#000063;
}
.menuInferior {
	background-image:url(../img/sombraInferior.jpg);
	background-repeat:no-repeat;
	height:40px;
	color:#999999;
	padding-top:40px;
}
.menuInferior ul li {
	display:inline;
}
.creditos {
	background-color:#f1f1f1;
	height:60px;
	padding-top:30px;
}
.submitResult {
	font-weight: bold;
	color:#666;
}
/* CSS Paginator added by Renato Moya */
.full_tag_open {
	float: left;
	margin-top: 5px;
}
.num_tag_open, .cur_tag_open, .next_tag_open, .prev_tag_open, .first_tag_open, .last_tag_open {
	display: inline;
	padding: 2px 2px;
	border: #000063 1px solid;
	padding: 2px 4px 2px 4px;
	margin-right: 5px;
	font-size: 11px;
	color: #FFF;
}
.cur_tag_open {
	border: #000063 1px solid;
	background-color: #FFF;
	color: #000063;
}
.num_tag_open, .first_tag_open, .last_tag_open {
	background-color: #EEE;
}
.num_tag_open a, .next_tag_open a, .prev_tag_open a, .first_tag_open a, .last_tag_open a {
	text-decoration: none;
	color: #000063;
}
.num_tag_open:hover, .next_tag_open:hover, .prev_tag_open:hover {
	background-color: #FFFFFF;
}
.next_tag_open, .prev_tag_open {
	border: #000063 1px solid;
	color: #000063;
	background-color: #EEE;
}

.subtitulo { font-size:15px; color:#333; font-weight:bold;}

/* CSS Paginator added by Renato Moya */

/* Styles added by Renato Moya */

/* Styles added by Renato Moya */