body{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	background: #dcdcdc;
	background: #dcdcdc url(../imagenes/degradado.jpg) repeat-x;
	color: #333;
	padding: 0;
	margin: 0;
}
a{
	text-decoration:underline;
	color:#0000ff;
	outline:0;
}
	a:hover{
		text-decoration:none;
	}
	a:visited{
		color:#000080;
		text-decoration:none;
	}
		a:visited:hover{
			color:#0000ff;
		}
#divSombra{
	background: url(../imagenes/sombra.png) repeat-y center;
	margin: auto;
	height: auto;
	min-height: 0px !important;
	width: 830px;
}
#divFranja{
	background:#000033;
	height:30px;
	width:100%;
	position:fixed;
	z-index:100000;
	border-bottom:solid 1px #fff;
	padding-left:10px;
}
	#divFranja img{
		padding-top:6px;
		border:none;
	}
	#divFranja a{
		border:none;
		text-decoration:none;
	}
#divKubical{
	padding-top:30px;
	background: #fff;
	margin: auto;
	height: auto;
	min-height: 0px !important;
	width: 782px;
	border: solid 1px #000033;
}
#divLogo{
	position:absolute;
	z-index:500000;
	padding:0;
	right:250px;
	top:100px;
}
#divEncabezado{
	height: 150px;
	background: #fff;
	width: 782px;
	clear: both;
}
#divRedes{
	padding:10px;
}
#divMenu{
	height: 70px;
	min-height: 70px !important;
	max-height: 70px !important;
	background: #000 url(../imagenes/fondo.png) repeat-x;
	border-bottom:solid 3px #333;
}
#divDireccion{
	background: none;
	width: 182px;
	float: left;
	height: 70px;
	min-height: 70px !important;
	max-height: 70px !important;
}
	#divDireccion p{
		color: #fff;
		font-size: 11px;
		padding: 5px;
		padding-left: 15px;
	}
		#divDireccion p a{
			color: #ffcc00;
		}
			#divDireccion p a:hover{
				text-decoration: none;
			}
#divNavegacion{
	background: none;
	width: 600px;
	float: right;
	height: 70px;
	min-height: 70px !important;
	max-height: 70px !important;
}
	#divNavegacion ul{
		padding: 0;
		margin: 0;
		list-style-type: none;
		float: right;
	}
		#divNavegacion ul li{
			float: left;
		}
			#divNavegacion ul li a{
				display: block;
				padding: 15px;
				padding-top: 30px;
				text-transform: uppercase;
				font-size: 11px;
				font-weight: bold;
				color: #fff;
				background: none;
				text-decoration: none;
			}
				#divNavegacion ul li a:hover{
					/*color: #ffcc00;*/
					background:#ffcc00;
					color:#000033;
					border-bottom:solid 2px #fff;
				}
				#divNavegacion ul li a.clsActivo{
					color: #ffcc00;
					background:#000033;
					background: #000 url(../imagenes/fondo.png) repeat-x;
					color:#ffcc00;
					border-bottom:solid 2px #fff;
				}
						
#divContenido{
	background: #fff;
	height: auto;
	min-height: 74px !important;
	width: 782px;
	max-width: 780px !important;
}
#divDerecha{
	float: right;
	width: 545px;
	min-width: 545px !important;
	max-width: 545px !important;
	height: auto;
	min-height: 0px !important;
	display: block;
}
	#divDerecha p{
		text-align: justify;
		padding: 0 15px 15px 0;
	}
#divIzquierda{
	float: left;
	width: 222px;
	min-width: 222px !important;
	max-width: 222px !important;
	height: auto;
	min-height: 0px !important;
}
.clsEnlace_Producto{
	width: 222px;
	min-width: 222px !important;
	max-width: 222px !important;
	height: 395px;
	min-height: 395px !important;
	max-height: 395px !important;
	background: #fff;
	display: block;
}
#divPie{
	width: 782px;
	background: #000 url(../imagenes/fondo.png) repeat-x;
	color: #fff;
	height: 100px;
}
p.clsCentrado{
	text-align: center;
	color: #444;
}
	p.clsCentrado a{
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 10px;
	}
		p.clsCentrado a:hover{
			text-decoration: underline;
			color: #ffcc00;
		}
		p.clsCentrado a.clsActivo{
			color: #ffcc00;
		}
p.clsCopy{
	text-align: center;
	color: #fff;
	font-size: 11px;
}
	p.clsCopy a{
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 10px;
	}
		p.clsCopy a:hover{
			text-decoration: underline;
			color: #ffcc00;
		}
.clsTitulo{
	text-transform: uppercase;
	font-weight:normal;
	display: block;
	color:#000032;
	font-size:24px;
	padding-top:10px;
}
	.clsAmarillo{
		color: #ffcc00;
	}

img.clsIzquierda{
	float:left;
	padding-right:7px;
}
img.clsDerecha{
	float: right;
	padding-left:7px;
}
.clsSalto{
	clear:both;
}


.clsHosting_Tabla{
	background:#fff;
	border:solid 0px #c0c0c0;
}
	.clsHosting_Tabla th{
		color:#ff0000;
		text-align:left;
		text-transform:uppercase;
	}
	.clsHosting_Tabla tr td{
		padding:2px 0 2px 5px;
		border-bottom:solid 1px #f1f1f1;
	}
	
	.clsHosting_Tabla tr:hover{
		background:#ffcc00;
		color:#000;
	}
		.clsHosting_Tabla tr:hover .clsFila_Vacia{
			background:#fff;
		}

	.clsHosting_Fondo{
		background:#333;
		color:#fff;
		text-transform:uppercase;
		font-weight:bold;
		font-size:11px;
	}
	
.campocorto{
	width: 150px;
}
.campolargo{
	width: 410px;
}
.areatexto{
	width: 475px;
}

ol.clsEspecificaciones{
	text-align:justify;
	padding:0 50px 0 50px;
}
	ol.clsEspecificaciones li{
		padding-bottom:15px;
	}
.clsCapturas img{
	border:solid 2px #fff;
}
	.clsCapturas img:hover{
		border:solid 2px #ffcc00;
	}
.clsCapturas_Descripcion{
	font-weight:bold;
	text-align:center;
	font-size:11px;
}
