#cuerpo #derechaColumna {
	width: 548px;
	float: left;
	height: 396px;
	border: 1px solid #333;
}
#cuerpo #izquierdaColumna {
	width: 298px;
	float: left;
	border: 1px solid #333;
}
#cuerpo #izquierdaColumna .cuadroOpcion {
	height: 98px;
	width: 298px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#cuerpo .salto .marcoEnlaces {
	float: left;
	height: 150px;
	width: 210px;
	background-image: url(../img/publicidad/degradadoEnlaces.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-left-style: solid;
}
#cuerpo .marcoEnlaces1 {

}
#cuerpo .marcoEnlaces2 {


}
#cuerpo .enlaceColumn {
	float: left;
	height: 130px;
	width: 186px;
	margin-right: 20px;
}
#cuerpo .tituloSeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	color: #006;
	text-align: left;
	font-size: 14px;
}
#cuerpo .enlaces {
	padding-left: 15px;
}
#cuerpo .superContenido {
	height: 20px;
	width: 840px;
	background-color: #000;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	font-size: 17px;
	padding: 5px;
}
#cuerpo #derechaColumna .cuerpoLeft {
	width: 254px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#cuerpo #derechaColumna .cuerpoRight {
	width: 253px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#cuerpo .espacioEnlaces {
	padding: 10px;
	float: left;
	width: 191px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	height: 230px;
}
#cuerpo .cajetinTexto {
	padding: 20px;
	float: left;
	width: 384px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}

p.textoEnlaceRapido {
	margin: 0px;
	line-height: 18px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}
h1.especial {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2F4153;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
a.enlaceRapido {
	color: #069;
}
a.enlaceRapido:hover {
	color: #FC0;
}

