@charset "UTF-8";
/* CSS Document */
.contenedorInterno{
		*margin-top:-10px;
	
	}
.bordeSupIzq{
	float:left;
	background-image:url(../imagenes/seccion/bordeSupIzq.png);
	height:74px;
	width:10px;
}
.bordeSupCent{
	float:left;
	background-image:url(../imagenes/seccion/bordeSupCent.png);
	background-repeat:repeat-x;
	
	height:74px;
}
.bordeSupDer{
	float:left;
	background-image:url(../imagenes/seccion/bordeSupDer.png);
	height:74px;
	width:10px;

}
.menu{
	margin-left:14px;
	margin-bottom:9px;

}
.itm{
	margin-left:10px;
	float:left;
	width:10px;
	height:5px;
	display:block;

}
.cntIzq{
	float:left;
	height:456px;
	margin-left:15px;
	width:230px;
	margin-bottom:15px;
	font-family:"Times New Roman", Times, serif;
}
.bordeSupCont{
	height:10px;
	width:215px;
	margin-top:4px;
	background:url(../imagenes/seccion/bordeSupCont.png);

}
	.grafico{
		padding-left:12px;
	
	}

	.contenido{
		
		padding:15px;
		background-image:url(../imagenes/seccion/contenido.png);
		background-repeat:repeat-x;
		margin-right:15px;
		text-align:left;
			
	
	}
	.contenidoTxt{
		padding-top:5px;
	
	}
	
	
	.enlacesTexto{
		width:180px;
	
	}
	.contenedorEnlaces{
		background-repeat:repeat-y;
		background-position:right;
		width:100%;
		height:105px;
	
	}
	.bordeVert{
			background:url(../imagenes/bordeVert.png) no-repeat;
			float:right;
			height:100%;
			width:18px;
			margin-left:-1px;
			
		}
			.bordeEnlaces{
				float:right;
				width:200px;
				height:100%;
				background-image:url(../imagenes/linea_degradado.png) ;
				background-position:-390px 0px;
			}
		.enlace{
		float:left;
		height:80px;
		line-height:80px;
		text-align:center;
	}
	.enlace img{
		vertical-align:middle
	
	}

.cntDer{
	float:right;
	width:705px;
	height:auto;
	color:#FFF;
	margin-right:20px;
}
	
	.detBordeSup{
		background-image:url(../imagenes/seccion/detBordeSup.png);
		background-repeat:no-repeat;
		height:15px;
		width:100%;
	}
	.detalle{
		background-image:url(../imagenes/seccion/fondoDet.png);
		background-repeat:repeat-y;
		height:460px;
		padding-left:15px;
		padding-right:10px;
		text-align:justify;
		width:679px;
		margin-top:-1px;
		*margin-top:-1px;
		vertical-align:middle;
	}
		.titulo{
			font-family:"Times New Roman", Times, serif;
			font-size:18px;
			text-align:center;
			color:#90062C;
		
		}
	.detBordeInf{
		background-image:url(../imagenes/seccion/detBordeInf.png);
		height:14px;
		width:100%;
		background-repeat:no-repeat;
	}

/*****FORMULARIO****/
.contactoDatos{
	width:290px;
	margin-left:5px;
	padding:15px;
	height:220px;
	float:left;
	margin-bottom:5px;
}
.inputfield-s 	{
		border: 1px solid;
		color: #666666;
		font-size: 10px;
		height: 17px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		width:220px;
		border-color: rgb(204, 204, 204);
		margin-right:5px;
	}
.dato{
	padding-bottom:5px;
}
.separadorContenido{
	clear:both;
	padding-bottom:10px;
}
.boton{
	cursor:pointer;
	}
/****NOCICIAS*****/
.cntWindow{
	width:inherit;
	height:inherit;
	*height:470px; !important
	
}
	.itmCabecera{
		width:450px;
		height:60px;
	}
	.tituloNoticia{
		height:auto;
		padding:5px;
		color:#90062C;
		border-bottom:1px solid #90062C;
		width:300px
		
	}
	.tituloNoticia a:hover{
		
		text-decoration:underline;
		
	
	}
	.resumenNoticia{
		padding:5px;
		font-size:12px;
		color:#000;
		text-align:justify;
		height:120px;
		overflow:auto;
		
	
	}
	.fechaNoticia{
		font-size:11px;
		color:#90062C;
		border-top:#000 solid 1px;
		width:300px;
		text-align:right;
		
		padding:2px;
		position:absolute;
	
	}
	.rss{
		float:right;
		overflow:visible;
		margin-top:10px;
	}
	



