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

/******** Contenido Index **********/	
	.portada {
	width:990px;
	height:318px;
	margin-bottom: 9px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}
	
	.portadaIzq {
	width:250px;
	height: 317px;
	float: left;
	}
	.controls{
		position:absolute;
		height:36px;
		width:36px;
		margin-left:674px;
		filter: alpha(opacity=80);
		opacity: .80;
		z-index:5;
		cursor:pointer;
		display:none;
	
	}
	.portadaCuadro {
	width:240px;
	height: 67px;
	margin-bottom: 3px;
	padding: 5px;
	font-size: 12px;
	background-image: url(../imagenes/degra_izquierd.jpg);
	filter: alpha(opacity=45);
	opacity: .45
	}
	
	.portadaCuadroTit {
	height: 30px;
	}
	
	.portadaCuadroTxt {
	font-weight: normal;
	font-size: 11px;
	margin-top: 10px;
	}
	
	.portadaCuadro:hover {
	background-image: url(../imagenes/degra_izquierd.jpg);
	background-repeat: repeat-x;
	cursor:pointer;
	filter: alpha(opacity=100);
	opacity:1
	}
	.portadaCuadroHover{
		background-image: url(../imagenes/degra_izquierd.jpg);
		background-repeat: repeat-x;
	}
	.portadaDer {
	width:734px;
	height: 317px;
	float: left;
	margin-left: 6px;
	}
	.animLoading{
		width:48px;
		height:48px;
		margin-top:-24px;
		margin-left:-24px;
		left:317px;
		top:158px;
		position:relative;
	}
	.contenedorAnim{
		width:100%;
		height:100%;
		display:none;
		overflow:hidden;
	}
	.contTxtProtada {
		margin:10px;		
		}
	
	.abajo {
	width:990px;
	height:240px;
	}
	
	.abajocuadro {
	width:240px;
	height:240px;
	/*background-color: #09111C;*/
	margin-right: 10px;
	float: left;
	position:relative;
	overflow:hidden;
	}
	
	.imgThumb {
	width:240px;
	height:138px;	
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FBD120;
	position:relative;
	z-index:1;
	*margin-bottom:3px;
	}
	
	.cntTxt {
	
	height:100%;
	width:100%;
	}
	.cntPage{
		display:none;
		
	}
	
	.cuadroCnt{
		height:100%;
	}
		.paginacion {
			position:relative;
			z-index:4;
			width:90px;
			line-height:14px;
			float:right;
			top:5px;
			
		}
			.page{
				cursor:pointer;
				display:block;	
				font-weight:bold;
				width:20px;
				float:left;
			}
			.page:hover{
				color:#FBD100;
				background-image: url(../imagenes/degra_botones.jpg);
				background-repeat: repeat-x;
				text-decoration:underline;
			}
			.txtSelected{
				color:#FBD100;
				text-decoration:underline;
			}
		.cuadroTitle{
			clear:both;
			top:-14px;
			height:116px;
			position:relative;
			padding:5px;
			overflow:hidden;
			z-index:3;
			*margin-top:-3px;
			background-repeat: repeat-x;
			margin-bottom:4px;
		}
		.bgTitle{
			background-image: url(../imagenes/degra_derecha.jpg);
		}
		.cuadroDesc{
			height:100px;
			padding:7px;
			background-image: url(../imagenes/degra_derecha.jpg);
			background-repeat: repeat-x;
		}
	
	.tituloSeccion {
		
		float: left;
		width: 175px;
		margin-bottom: 15px;
		font-size: 12px;
	}
	
	
	
	.titulo{
	font-size:15px;
	line-height: 20px;
	}
	
