/* ////////////////////////// */

/* INTERDINAMICA 1.0 */
/* Descripción: Parametros de la diagramación del sitio web contenedores y zonas */
/* Autor: Alejandro Jiménez */
/* Creado: 04-11-2009 */
/* Modificado: 30-12-2009 */

/* ////////////////////////// */


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

body { 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	background-color:#FFFFFF;
}


/* ENCABEZADO */

.encaFondo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	height:112px;
	background-image:url(../media/interface/bg_enca.jpg);
	background-repeat:repeat-x;
}

.encabezado {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:975px;
	height:112px;
}

.encaLogo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:239px;
	height:112px;
	float:left;
}

.encaMenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:736px;
	height:112px;
	float:left;
}

.encaMenuArriba {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:736px;
	height:83px;
	float:left;
}

.encaMenuAbajo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:736px;
	height:29px;
	float:left;
}

.encaRayaIzquierda {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:50%;
	height:9px;
	background-image:url(../media/interface/bg_enca_raya_izq.jpg);
	background-repeat:repeat-x;
	text-align:right;
	float:left;
}

.encaRayaDerecha {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:50%;
	height:9px;
	background-image:url(../media/interface/bg_enca_raya_der.jpg);
	background-repeat:repeat-x;
	text-align:left;
	float:left;
}


/* CUERPO DE PAGINA */

.fondoCuerpoPagina {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	height:auto;
	
}

.cuerpoPagina {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:975px;
	height:auto;
}




/* BARRA IZQUIERDA */

.barraIzquierda {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:239px;
	height:auto;
	float:left;
}

.biArriba {
	margin: 15px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:195px;
	height:9px;
	background-color:#495963;
}

.biSubMenu {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:193px;
	height:120px;
	
	border-left-color:#999;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#999;
	border-right-style:solid;
	border-right-width:1px;
	
	border-bottom-color:#999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	-moz-border-radius-bottomleft: 8px; 
	-webkit-border-bottom-left-radius: 8px; 
	
	-moz-border-radius-bottomright: 8px; 
	-webkit-border-bottom-right-radius: 8px; 
	
}

.biSubMenu2 {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:193px;
	height:200px;
	
	border-left-color:#999;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#999;
	border-right-style:solid;
	border-right-width:1px;
	
	border-bottom-color:#999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	-moz-border-radius-bottomleft: 8px; 
	-webkit-border-bottom-left-radius: 8px; 
	
	-moz-border-radius-bottomright: 8px; 
	-webkit-border-bottom-right-radius: 8px; 
	
}

.encaNoticias {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:193px;
	height:20px;
	background-color:#d6efd6;
}

.panelNoticia {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:193px;
	height:auto;
	background-color:#fff;
}

.iconoNoticia {
	margin: 0px auto 0px auto;
	padding: 5px 2px 0px 3px;
	width:38px;
	height:43px;
	float:left;
}

.contNoticia {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:150px;
	height:auto;
	float:left;
}


/* BARRA DERECHA */

.barraDerecha {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:736px;
	height:auto;
	float:left;
}

.barraNavegador {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:736px;
	height:30px;
	float:left;
}

.encaImagen {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:736px;
	height:76px;
	float:left;
}

.barraDerechaCentro {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:736px;
	height:auto;
	float:left;
}

.barraDerechaIzq {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:400px;
	height:auto;
	float:left;
}

.barraDerechaDer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:336px;
	height:auto;
	float:left;
}


/* PIE PAGINA */

.piePaginaFondo {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	height:auto;
	float:left;
}

.piePagina {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:975px;
	height:80px;
	border-top-color:#999;
	border-top-style:solid;
	border-top-width:1px;
}

.piePaginaIzq {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 15px;
	width:370px;
	height:70px;
	text-align:left;
	float:left;
}

.piePaginaDer {
	margin: 0px 0px 0px 0px;
	padding: 20px 15px 0px 0px;
	width:570px;
	height:65px;
	text-align:right;
	float:left;
}

/* PORTADA */
.imagenesPortada {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:930px;
	height:330px;
	background-color:#CCC;
}

.panelesPortada {
	margin: 1px auto 0px auto;
	padding: 5px 0px 0px 5px;
	width:925px;
	height:135px;
	background-image:url(../media/portada/bg_paneles.jpg);
}

.panel1 {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:230px;
	height:130px;
	float:left;
}


.panel2 {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:230px;
	height:130px;
	float:left;
	border-left-color:#fff;
	border-left-style:dashed;
	border-left-width:1px;
	
	border-right-color:#fff;
	border-right-style:dashed;
	border-right-width:1px
}


.panelContenido {
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:210px;
	height:120px;
}
