/* CSS Document */
/* { outline: 2px dotted red }
  * * { outline: 2px dotted green }
  * * * { outline: 2px dotted orange }
  * * * * { outline: 2px dotted blue }
  * * * * * { outline: 1px solid red }
  * * * * * * { outline: 1px solid green }
  * * * * * * * { outline: 1px solid orange }
  * * * * * * * * { outline: 1px solid blue }
*/
BODY {background-color:#000000;  }
table.contenedora {id:contenedor;width:1000px; height:900px ;border:0px ;margin: 0 auto 0 auto;}
table.marco {id:marco ;width:100% ;height:100%; border:0px; }
table.cuerpo { id:cuerpo;width:100%; height:100%; border:0 ; }
table.menu { width:100%; height:100%: border:0px;padding:0px;margin:28px 0px 0px 0px }
table.piepagina{width:100%; height:100%; border:0px ;}
table.fotos_google{width:100%; height:100%; border:0px ;}

td.ancholateralcuerpo {width:14%;height:100%}
td.foto{width:100%; height:19%; border:0px ;margin:0px 0px 0px 0px}
td.filamenu { width:100%; height:9%; border:0px; background:  url(../imagenes/fondomenu.jpg);}
td.celdadondevamenu {  width:87% ; valign:bottom;}
td.filapiepagina { width:100%; height:2%;  font-family:Comic Sans MS;font-size:12px;text-align:center;}
td.fondoppal{ width:100%;height:600px;background:  url(../imagenes/fondoppal.jpg);valign:top;}
td.c1_piepagina{width:30% ;font-color:#999999}
P { font-family: Comic Sans MS,Arial, Helvetica, sans-serif ; font-size: 13px ;text-align:justify ; text-indent: 0px ; margin:10px 60px 0px 60px ; }

td.fdofoto{background:  url(../imagenes/negativo.gif)}



.chromestyle{width:100% ;margin:0px ;font-weight: lighter;font-family:Comic Sans MS;font-size:12px ;border:0px solid #FFFFFF; text-align: center ;}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
/*background: url(../objetos/fondomenu1.gif) center center repeat-x; /*THEME CHANGE HERE*/
background-color:  ;
padding: 0px 0;
margin: 0;
text-align:left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 5px;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;
font-weight: lighter;
color: black;
}

.chromestyle ul li a:hover{background:  url(../imagenes/chromebg3.gif) center center repeat-x;color:red  /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 210px;
	border: 1px solid black;
	border-bottom-width: 0;
	font:normal 12px Comic Sans MS ;
	line-height:18px solid black;
	z-index:100;
	background: #DAF9FE ;/*  url(../imagenes/chromebg3.gif) center center repeat-x;color:red;/*url(../imagenes/bot1.jpg)  ;*/
	width: 110px;
	filter: progid;
	visibility: hidden;
:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid black; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
/*font-weight: lighter;*/
color: black;
font:normal 12px Comic Sans MS ;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background:  url(../imagenes/chromebg3.gif) center center repeat-x;color:red ;
}
