body {
	font-family: lucida,Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	font-size: 1em;
}
th {
	text-align: left;
	font-weight: bold;
	color:#D90134;
}

th > a:visited {
	text-align: left;
	font-weight: bold;
	color:#D90134;
}

acronym, abbr{
	cursor: help;
}
legend {
	color:#000000;
	font-weight: bold;
	font-size: 1.4em;
}

a.visited {
	color:#D90134;
}


a.enlace {
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
a.enlace:hover {
	text-decoration:underline;

}


a.enlacegran {
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	font-size:1.2em;
}
a.enlacegran:hover {
	text-decoration:underline;

}

ul.mapa {
	padding-top:50px;
	padding-bottom:50px;
}



caption {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom:8px;
	padding-bottom:8px;
}

#cabecera {
	height: 50px;
	width: 100%;
	background-color: #FFFFFF;
	overflow: hidden;

}

#cabizq {
	height: 100%;
	width: 24%;
	min-width: 130px;
	float: left;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	padding-left:5px;
	overflow:visible;
	
}
#cabizq > h2{
	font-size:1.4em;
	margin-top: 0px;


}
*html #cabizq > h2{
	font-size:1.4em;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 5px;
}

#cabcentro {
	width: 50%;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #666666;
	padding-top: 0px;
	height: 100%;
	font-size:1em;
	overflow:visible;

}
*html #cabcentro {
	padding-top: 5px;
}

#cabcentro > h3{
	font-size:1.2em;
	font-weight: bold;
}



#cabdcha {
	height: 100%;
	width: 24%;
	float: right;
	text-align: right;
	font-size:0.7em;
	padding-top:11px;
	padding-right:10px;
	color:#666666;
	overflow:visible;
}

*html #cabdcha {
	font-size:11px;
}
#cabdcha > strong{
	font-weight: bold;
	color:#666666;
}

#direccion {
	
	font-size:0.6em;
	font-weight: normal;
	color:#666666;
}
*html #direccion {
	font-size:10px;
}

#direccion > a{
	color:#666666;
}

a.direccion {
	color:#666666;
}

#menu {
	height: 18px;
	width: 100%;
	background-color: #D90134;
	background-image: url(../images/tiraroja.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	overflow:visible;
}

#pestanas {
	height: 18px;
	width: 70%;
	float: left;
	padding-left: 10px;
	text-align:center;
	overflow:hidden;

}
#pestanas > a{
	text-decoration: none;
	color: #000000;
	font-size:0.8em;
	font-weight: bold;
	text-align: center;

}

*html #pestanas > a{
	font-size:14px;
}

#comunes {
	height: 18px;
	width: 25%;
	float: right;
	text-align: right;
	padding-right: 10px;
	
}

#comunes > a{
	text-decoration: none;
	color: #FFFFFF;
	font-size:0.75em;
	font-weight: bold;
}
*html #comunes > a{
	font-size:11px;
}
#migas{
	width: 98%;
	text-align: right;
	font-size: 0.75em;
	font-weight: bold;
}

*html #migas{
	font-size: 11px;
}
#contenido{
	background-color: #FFFFFF;
	font-weight: bold;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 0.8em;
	min-height: 75%;
	
}

*html #contenido {
	font-size: 12px;
	width:97%;
	margin-right:1%;
	margin-left:2%;
}

*html #cuerpo {
	height: 70%;
	
}

strong {
	color: #D90134;
}

strong.direccion {
	color: #666666;
}

.centrar {text-align: center;}

.izquierda {text-align: left;}

.derecha {text-align: right;}

td.centrar{
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 30px;
}
td.izquierda{
	text-align: left;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 30px;
}
td.derecha{
	text-align: right;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 30px;
}
.blanco {
	color: #FFFFFF;
}

a.botones, a.botones:visited, a.botones:link{
	text-align: center;
	text-decoration: none;
	font-size: 0.8em;
	background-image: url(../images/nosel.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color:#000000;
	font-weight: bold;
	/*overflow:hidden;*/
}
*html a.botones, a.botones:visited, a.botones:link{
	font-size: 12px;
}
a.botones:hover{
	text-align: center;
	text-decoration: none;
	font-size: 0.8em;
	background-image: url(../images/nosel.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color:#000000;
}
*html a.botones:hover{
	font-size: 12px;
}
a.botsel, a.botsel:visited, a.botsel:link {
	text-align: center;
	font-size: 0.8em;
	background-image: url(../images/seleccionado.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration:none;
	font-weight: bold;
	color:#000000;
}
*html a.botsel, a.botsel:visited, a.botsel:link {
	font-size: 12px;
}


a.sindeco {
	text-decoration:none;
	color:#000000;
}

a.sindecolor,a.sindecolor:visited,a.sindecolor:link {
	text-decoration:none;
	color:#D90134;
}



a.sindecoblan, a.sindecoblan:hover, a.sindecoblan:visited, a.sindecoblan:link{
	text-decoration:none;
	color:#FFFFFF;
}

a.men {
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	overflow: hidden;
}
*html a.men {
	font-size: 11px;
}

#bot1 {
	width: 94px;
	padding-right: 31px;
	padding-left: 29px;
	height: 16px;
}
*html #bot1 {
	margin-top:2px;
}
#bot5 {
	width: 94px;
	padding-right: 14px;
	padding-left: 15px;
	height: 16px;
}

#bot2 {
	width: 94px;
	padding-right: 20px;
	padding-left: 20px;
	height: 16px;
}
/*#bot3 {

	width: 94px;
	padding-right: 13px;
	padding-left: 11px;
	height: 16px;
}*/
#bot4 {
	width: 94px;
	padding-right: 26px;
	padding-left: 25px;
	height: 16px;
}


/**************************PIE*************************/
#pie{
	font-size: 0.7em;
	text-align: center;
	border-top: solid 1px #D90134;
	color: #666666;
	clear: both;
	/*background-image: url(../images/tira.jpg);
	background-repeat:  repeat-y;
	background-position: center top;
	background-color: #000000;*/
	margin-bottom: 5px;



}
#pie a{
	color: #666666;
	text-decoration: underline;
	margin-top: 5px;
}
/**************************PIE*************************/
#cuerpo {
	width: 100%;
	/*overflow: hidden;*/

}

#piedcha {
	background-image: url(../images/bordeinfdcha.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
#pieizq {
	/*background-image: url(../images/bordeinfizq.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/

}
p {
	text-align: justify;
	padding-left:10px;
}
.galeria{
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	padding: 7px;
	margin-bottom: 20px;
	/*border-left: 1px solid #336600;*/
}

/*.galeriafoto{
	padding: 5px;
	vertical-align: middle;
	empty-cells: show;
	text-align:center;
}

*html .galeriafoto{
	min-height: 200px;
	min-width: 200px;
	text-align:center;
}*/

.galeriafoto{
	padding: 5px;
	vertical-align: middle;
	empty-cells: show;
	text-align:center;
	width:25%;
}

*html .galeriafoto{
	min-height: 200px;
	min-width: 200px;
	text-align:center;
}
/***********************TABLAS***********************/
#tabgaleria{
	width: 100%;
	/*margin-bottom: 5px;
	padding-left: 10%;*/

}
.trgaleria{
	width: 100%;
	

	
}

.titulares1 {
	width: 90%;
	font-size: 1em;
	margin-left:5%;
	
}

.lista {
	border-top: 1px dashed #CCCCCC;
}
/***********************TABLAS***********************/
.fondogris {
	background-color: #CCCCCC;
}

#convisor {	
	width: 100%;
	overflow: hidden;

}

#visor {	
	float: right;
	height: 100px;
	width: 50%;
	overflow: hidden;



}

.destacado {
	width: 33%;
	height: 100px;
	overflow: visible;
	
}

fieldset {
	padding: 5px;
	vertical-align: middle;
	border-top: 1px solid #999999;
	border-right: 3px ridge #999999;
	border-bottom: 3px ridge #999999;
	border-left: 1px solid #999999;
	

}
.badaude {
	color: #000000;
	text-align: center;
}
td {
	/*height: 30px;*/
}
#paginacion {
	width: 100%;
	text-align:center;
}

.bordealto {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}

#titulo {
	position: absolute;
	left: 20px;
	top: 15px;
	font-size:1.2em;
}

*html #titulo {
	top: 10px;
}

#col1 {
	width:10%;
}

#col2 {
	width:28%;
}

#col3 {
	width:27%;
}

#col4 {
	width:10%;
}

#col5 {
	width:10%;
}



#destacados {
	width: 90%;
	
}

*html #destacados{
	width: 90%;
	/*margin-left: 25%;*/

}

#destsup {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #333333;
	/*background-color: #0099CC;*/
	
}
#destinf {
	color: #000000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #333333;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	/*height:75px;*/
}
#destacados1 {
	/*background-image: url(../images/bordesupdcha.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 100px;*/

}

h2.producto {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
	
}

*html h2.producto {
	font-size:16px;
	
}

h2.contacto {
	
	margin-bottom:0px;
	
}

*html h2.contacto {
	font-size:16px;
	margin-bottom:0px;
}


h2.portada {
	font-size:1em;

}

*html h2.portada {
	font-size:14px;
	
}


fieldset.producto {
	width: 80%;
	margin-left: 10%;
	margin-top:5%;
	margin-bottom:5%;
	padding:10px;
	
}
*html fieldset.producto {
	width: 90%;
	margin-left: 10%;
	margin-top:5%;
	margin-bottom:5%;
}
.fotos {
	border:none;
	padding:5px;
}

.fotosderecha {
	border:none;
	padding:5px;
	float:right;
}


em {
	font-weight: bold;
	color: #000000;
}

.corporacion {
	font-size:0.6em;
	font-family:"Lucida Sans Unicode", Tahoma;
	color:#666666;
	heigth:10px;
	font-variant: small-caps;
	text-transform: uppercase;
	font-weight: normal;
	vertical-align: super;
	text_decoration:none;
	
}

#cuatro {
	width: 96%;
	height: 320px;
	/*height: 320px;*/
	margin-left:20px;
	margin-right:20px;
	margin-top: 5%;
	margin-bottom: 5%;
	font-size:1.4em;
	overflow: visible;
	background-image: url(../images/bordesupdcha.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #DDDDDD;
}

*html #cuatro{
	width: 100%;
	/*min-height: 60%;*/
	height: 320px;
	margin-top: 2%;
	margin-bottom: 2%;
}
#arribaizq{
	width: 24%;
	height: 100%;
	background-color:#000000;
	float:left;
	color:#FFFFFF;
	text-align:center;
	background-image: url(../images/armarioind.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	overflow:hidden;
	
}
*html #arribaizq{
	height: 100%;
	padding-bottom:100%;
	
}

#arribaizq > a {
	text-decoration:none;
	color:#FFFFFF;
}
#arribadcha{
	width: 25%;
	height:100%;
	background-color:#DDDDDD;
	float:left;
	color:#000000;
	text-align:center;
	background-image: url(../images/cctv.jpg);
	background-repeat: no-repeat;
	background-position: 20px 110px;
	overflow:hidden;
}

*html #arribadcha{
	height: 100%;
	padding-bottom:95%;
	
}
#arribadcha > a {
	text-decoration:none;
	color:#000000;
}
#abajoizq{
	width: 25%;
	height: 100%;
	background-color:#000000;
	float:left;
	color:#FFFFFF;
	text-align:center;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	background-image: url(../images/fibraotica.jpg);
	background-repeat: no-repeat;
	background-position: 70px 170px;
	overflow:hidden;
}
*html #abajoizq{
	height: 100%;
	padding-bottom:90%;
	
}
#abajoizq > a {
	text-decoration:none;
	color:#FFFFFF;
}

#abajodcha{
	width: 25%;
	height: 100%;
	/*background-color:#CCCCCC;*/
	float:right;
	color:#000000;
	text-align:center;
	background-image: url(../images/otros.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow:hidden;
}
*html #abajodcha{
	height: 100%;
	padding-bottom:80%;
	
}
#abajodcha > a {
	text-decoration:none;
	color:#000000;
}
#descfamilias {
	padding-top:10px;
	padding-left:10px;
	float:left;
	width: 49%;
	background-color:#CCCCCC;
	overflow:hidden;
	/*overflow:visible;*/
}

#cabezaproducto {
	width: 100%;
	height:150px;
	background-color:#FF0000;
	padding-bottom:2px;
	overflow: hidden;
	/*margin-bottom:30px;*/
}
#armarios {
	background-image: url(../images/bordesupizq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	float: left;
	padding-top:10px;
}

#cctv {
	width: 100%;
	float: left;
	padding-top:10px;
}


#fibra {	
	width: 100%;
	float: left;
	padding-top:10px;
}

#otros {	
	width: 100%;
	float: left;
	padding-top:10px;
}

.txiki {
	font-size:0.7em;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	
	
}

#listado {
	width: 100%;
	clear: ambos;
	margin-top:30px;
}

table.descdest {
	width:100%;
}

tr.descdest {
	width:100%;
}

td.descdest {
	width:50%;
	padding:10px;
	font-size:0.8em;
	font-weight:bold;
	color:#666666;
}

td.descdest1 {
	width:50%;
	
}

form.contacto {
	background-color:#DDDDDD;
	border-bottom:2px solid #333333;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}

*html form.contacto {
	
	padding-top: 0px;
	
}

a.color, a.color:hover, a.color:link, a.color:visited {
	text-decoration:underline;
	color:#D90134;
}

h1.portada {
	font-size:1em;
	margin-bottom:0px;
	/*padding-bottom:0px;*/
}

*html h1.portada {
	font-size:16px;
	margin-bottom:0px;
	/*padding-bottom:0px;*/
}

th.pedido {
	color:#000000;
	font-size:0.8em;
}

table.pedido {
	margin-left:20px;
}

.seguido {
	display: inline;

}
#formizq {
	float: left;
	width: 35%;
}
#formdcha {
	float: right;
	width: 64%;
	text-align: center;

}
img.mapadcha {
	border:1px solid #999999;
	
}
img.mapaizq {
	
	border: 1px solid #999999;
	
}
img.mini {
	height:30px;
	border:none;
	
}

img.mini45 {
	height:45px;
	border:none;
	float: right;
}

img.mini70 {
	width:70px;
	border:none;
	
}

img.sinborde {
	border:none;
}
table.lati {
	border: 1px solid #999999;
	width: 50%;



}
#izq {
	float: left;
	width: 50%;
	margin-bottom: 20px;

}
#der {
	float: right;
	width: 49%;
	margin-bottom: 20px;

}
legend.derecha {
	float: right;
}
legend.mini {
	font-size: 1.2em;
	background-color: #FFFFFF;

}
table.conf {
	border: 2px solid #999999;
	width: 90%;
	margin-left: 5%;

}
fieldset.gris {
	background-color: #CCCCCC;
}
fieldset.blanco {

	background-color: #FFFFFF;
}
legend.blanco {
	background-color: #FFFFFF;
	color: #000000;

}
td strong {
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: 1.6em;
}
.precio {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;

}
input {
	border: 1px solid D90134;

}