@CHARSET "ISO-8859-1";
body{
	width:100%;
	height:100%;
	margin:0px auto;
	padding:0px;
	}
#top{
position:absolute;
left:1%;
right:1%;
top:1%;
bottom:89%;
width:98%;
height:10%;
background:#fff;
}
#top #lang{
position:absolute;
left:0%;
right:81%;
top:70%;
height:30%;
width:19%;
}
#top #banner{
position:absolute;
left:20%;
right:20%;
top:5%;
bottom:5%;
width:60%;
height:90%;
/*background:red;*/
/*border:1px solid #454545;*/
}
#top #logo{
position:absolute;
left:84%;
right:1%;
top:5%;
bottom:5%;
width:15%;
height:90%;
background:#fff;
}
#panelLeft{
position:absolute;
left:1%;
right:84%;
top:12%;
bottom:1%;
width:15%;
height:87%;
background:#fff;
}
#panelLeft #fotos{
top:0%;
left:0%;
right:0%;
bottom:77%;
width:100%;
height:33%;
}
#panelLeft #texto{
top:33%;
left:0%;
right:0%;
bottom:33%;
width:100%;
height:33%;
}
#panelLeft #opina{
top:77%;
left:0%;
right:0%;
bottom:0%;
width:100%;
height:33%;
}
#panelRight{
position:absolute;
left:84%;
right:1%;
top:12%;
bottom:1%;
width:15%;
height:87%;
}
#panelRight #actividades{
left:0%;
right:0%;
top:0%;
bottom:50%;
width:100%;
height:50%;
}
#panelRight #shortcuts{
left:0%;
right:0%;
top:50%;
bottom:0%;
width:100%;
height:50%;
}
#panelRight #shortcuts ul{margin:0px auto;padding:0px;}
#panelRight #shortcuts li{
list-style: none;
background:url("../img/lst_link.gif") no-repeat left;
padding:0px;
padding-left:20px;
}
#menu{
position:absolute;
left:17%;
right:17%;
top:5%;
bottom:90%;
width:66%;
height:5%;
background:url("../img/back_menu.gif") repeat-x top #fff;
}

#menu .mnuNormal{
text-align:center;
float:left;
margin:0px auto;
padding:0px;
width:12%;	
}
#menu .mnuSelect{
text-align:center;
float:left;
margin:0px auto;
padding:0px;
width:12%;		
background:url("../img/back_menu_sel.gif") repeat-x top #fff;
}
/* contenido central */
#content{
position:absolute;
left:17%;
right:17%;
top:15%;
bottom:1%;
width:66%;
height:84%;
background:#fff;
overflow:auto;
}
#content #galery{
position:absolute;
left:2%;
right:2%;
top:80%;
bottom:1%;
height:8%;
width:96%;
}
#content #dynImage{
position:absolute;
left:0%;
top:0%;
bottom:80%;
height:10%;
width:100%;
}
#content #flashcontent{
position:absolute;
left:5%;
right:5%;
top:15%;
bottom:55%;
height:30%;
width:90%;
}
#content #news{
position:absolute;
left:5%;
right:5%;
top:50%;
bottom:5%;
height:45%;
width:90%;
}
#content #div1{
margin:0px auto;
padding:0px;
float:right;
width:48%;	
}
#content #div2{
margin:0px auto;
padding:0px;
float:left;
width:48%;	
}
#content #div4{
margin:0px auto;
padding:0px;
float:left;
width:48%;
height:50%;
} 
#content #div5{
margin:0px auto;
padding:0px;
float:right;
width:48%;
height:50%;
}
#content #div10{
margin:0px auto;
padding:0px;
float:left;
width:48%;
height:45%;
}
#content #div11{
margin:0px auto;
padding:0px;
float:right;
width:48%;
height:60%;
}
#content #div10 table{
margin:0px auto;
padding:0px;
float:left;
width:90%;
height:100%;
}
#content #div10 table .cabTable{border:1px solid #000;background:url("../img/bk_table.gif") repeat-x bottom #e74646;}
#content #div10 table .cabAlta{border:1px solid #000;background:url("../img/bk_talta.gif") repeat-x top #5658b2;}
#content #div10 table .cabBaja{border:1px solid #000;background:url("../img/bk_tbaja.gif") repeat-x top #30c34f;}
#content #div10 table .text{border:1px solid #000;background:url("../img/bk_text.gif") repeat-x bottom #1d21b9;}
#content #div10 table .tAlta{border:1px solid #000;}
#content #div10 table .tBaja{border:1px solid #000;}

#content ul{margin:0px auto;padding:0px;}
#content li{
list-style: none;
background:url("../img/lst_info.gif") no-repeat left top;
padding:0px;
padding-left:20px;
}

h1{
border-bottom:1px solid green;
color:#454545;
background:url('../img/lst_h1.gif') no-repeat left;
font:bold 1em tahoma;
text-align:left;
padding-left:20px;
}
h2{
color:#454545;
background:url('../img/lst_h2.gif') no-repeat left;
font:bold 0.8em tahoma;
text-align:left;
padding-left:20px;
}
#dynTable{
position:absolute;
left:2%;
top:15%;
right:2%;
bottom:40%;
width:96%;
height:60%;
z-index:2;
overflow:none;
}
