body{
margin:0px;
padding:0px;
text-align:center;
width:100%;
height:100%;
overflow:hidden;
background-color:#fff;
}
#copyri{
z-index:10;
position:absolute;
left:60%;
right:20%;
top:92%;
bottom:1%;
width:20%;
height:7%;
background:url("../img/copymonigrafica2008.jpg") no-repeat right top;
/*opacity:0.75; 
FILTER:alpha(opacity=75); */
}
/* Cabecera */
#cabecera{
position:absolute;
left:0%;
right:0%;
top:0%;
bottom:85%;
width:100%;
height:15%;
background:url("../img/cabecera.gif") no-repeat right bottom #000;
}
#cabecera #img{
position:absolute;
left:1%;
right:59%;
top:1%;
bottom:1%;
width:20%;
height:98%;
}
#cabecera #img object{
text-align:center;
width:100%;
height:95%;
margin:0px;
padding:0px;
}

#cabecera #img embed{
text-align:center;
height:95%;
width:100%;
margin:0px;
padding:0px;
}

#cabecera #menu_nav_1{
position:absolute;
left:25%;
right:40%;
top:50%;
bottom:35%;
width:35%;
height:25%;
/*background-color:#55B028;
opacity:0.35; 
FILTER:alpha(opacity=35);  */
}
#cabecera #menu_nav_2{
position:absolute;
left:25%;
right:40%;
top:75%;
bottom:0%;
width:35%;
height:25%;
/*background-color:#55B028;
opacity:0.35; 
FILTER:alpha(opacity=35);  */
}

#contenido{
position:absolute;
left:0%;
right:0%;
top:16%;
bottom:0%;
width:100%;
height:84%;
/*background-color:#454545;*/
background-color:#454545;

}
/* MENU CATEGORIAS */
#menu_categorias{
position:absolute;
left:2%;
right:82%;
top:3%;
bottom:3%;
width:16%;
height:94%;
border-left:6px dotted #000;
border-right:6px dotted #fff;
}
#menu_categorias ul{
list-style:none;
margin:0px;
padding:0px;
width:100%;
text-align:left;
}
#menu_categorias ul li{
margin:0px;
padding:0px;
padding-left:20px;
height:30px;
margin-top:5px;
}

#fotogramia{
position:absolute;
left:20%;
right:20%;
top:3%;
bottom:1%;
width:60%;
height:96%;
}

/* RESUMEN DE CADA IMAGEN */
#menu_minis{
position:absolute;
left:82%;
right:2%;
top:3%;
bottom:3%;
width:16%;
height:94%;
border-left:6px dotted #fff;
border-right:6px dotted #000;
overflow:auto;
}

#menu_minis #infoImages{
position:absolute;
left:2%;
right:2%;
top:2%;
bottom:2%;
width:96%;
height:96%;
z-index:1;
}

#menu_minis #infoImages #text{
position:absolute;
left:0%;
right:0%;
top:0%;
bottom:92%;
width:100%;
height:8%;
}
#menu_minis #infoImages #info{
position:absolute;
left:0%;
right:0%;
top:10%;
bottom:75%;
width:100%;
height:15%;
}

#menu_minis #infoImages #votes{
position:absolute;
left:0%;
right:0%;
top:27%;
bottom:62%;
width:100%;
height:8%;
}
#menu_minis #infoImages #infoComments{
position:absolute;
top:39%;
left:0%;
bottom:56%;
right:0%;
width:100%;
height:5%;
}
#menu_minis #infoImages #comments{
position:absolute;
left:0%;
right:0%;
top:45%;
bottom:2%;
width:100%;
height:55%;
overflow:auto;
}
#fotogramia h1{
	position:absolute;
	left:1%;
	right:1%;
	top:0%;
	bottom:95%;
	margin:0px auto;
	border-bottom:1px solid #D6D6D6;
}
#fotogramia #dynTable{
	position: absolute;
	left:5%;
	right:5%;
	top:10%;
	bottom:5%;
	width:90%;
	height:85%;
}
#fotogramia #doc{
position: absolute;
left:10%;
right:10%;
top:10%;
bottom:10%;
width:80%;
height:80%;
overflow:auto;	
}
#dynTable hr{
	border:1px dashed #FF9933;
	width:80%;
}
#dynTable #formulario{
	color:#fff;
}
#doc table .trSeparator{
	border:2px dashed #FF9933;
}
#dynTable .tdImage{
text-align:center;	
}
#dynTable .tdText{
text-align:left;
}
#doc .tdTituloLeft{ text-align:left;}