body {  
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333; 
}
.central {
    background-color:ffffff; 
    border-style:solid; 
    border-color:#E3C9A6; 
    border-width:1px; 
} 
.centraltitulo{
	background-color:#FEEFCD;
	border-bottom:1px solid #E3C9A6;
	font-size: 15px;
	font-weight: bold;
	color: #753A00;
} 
.centralcontenido{
	background-color:#ffffff;
	font-size: 12px;
} 
.centralpie{
	background-color:#f0f0f0;
	font-size: 11px;
} 
.menu {
    background-color:#F7E7DA; 
    border-style:solid; 
    border-color:#F7E7DA; 
    border-width:1px; 
} 
.menutitulo{
	background-color:#F7E7DA;
	border-bottom:1px solid #F7E7DA;
	font-size: 13px;
	font-weight: bold;
	color: #770000;
} 
.menucelda{
	background-color:#F7E7DA;
	font-size: 12px;
} 
.menu2 {
    background-color:#F7E7DA; 
	border-style:solid; 
    border-color:#FFC5A5; 
    border-width:1px; 
} 
.menutitulo2 {
	background: #F7E7DA url(imagenes/gradientemenu.gif);
	border-bottom:1px solid #FFC5A5;
	font-size: 13px;
	font-weight: normal;
	color: #770000;
} 
.menucelda2 {
	background-color:#F7E7DA;
	font-size: 12px;
} 
.bloque {
    background-color:ffffff; 
    border-style:solid; 
    border-color:#0066FF; 
    border-width:1px; 
} 
.bloquetitulo{
	background-color:#F0F9FF;
	border-bottom:1px solid #0066FF;
	font-size: 13px;
	font-weight: bold;
	color: #07519A;
} 
.bloquecontenido{
	background-color:#ffffff;
	font-size: 12px;
} 
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#990000;
} 
.titulocomentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#990000;
	font-weight: bold; 
}
.botonregresar {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006600;
	font-weight: bold; 
}
.menutop {
    background-color:#ffFFFF; 
    border-style:solid; 
    border-color:#009900; 
    border-width:1px; 
    
}  
.menuceldatop{
	background-color:#FFEDC4;
	font-size: 12px;
	width:15%;
	text-align:center;
} 
.anuncio{
	background-color:#008000;
	font-size: 12px;
	color:#ffffff;
	font:Geneva, Arial, Helvetica, sans-serif;
	border-style:solid; 
    border-color:#AACCEE; 
    border-width:1px; 
} 
.cabecera {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#ffffff;
	font-weight: bold; 
}
.agregarcomentario a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight: bold; 
}
.agregarcomentario a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight: bold; 
}


     .elementoVisible {display:block;}
     .elementoOculto {display:none;}
     .linkContraido {
          cursor: pointer;
          background: #F7E7DA url(imagenes/ec_expandido.gif) no-repeat;
		  width: 18px;
     }
     .linkExpandido {
          cursor: pointer;
          background: #F7E7DA url(imagenes/ec_contraido.gif) no-repeat;
          width: 18px; 
     }
	  .linkContraido2 {
          cursor: pointer;
          background: #F7E7DA url(imagenes/ec_expandido.gif) no-repeat;
		  width: 18px;
     }
     .linkExpandido2 {
          cursor: pointer;
          background: #F7E7DA url(imagenes/ec_contraido.gif) no-repeat;
          width: 18px; 
     }

.menuarriba a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFCC;
	font-weight: normal;
	text-decoration: none;
}
.menuarriba a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFCC;
	font-weight: normal;
	text-decoration: none;
}
.menuarriba a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFCC;
	text-decoration: none;
}
/* BOTONES MENU SUPERIOR */
/* BOTON1 */
.enlaceboton1 {    
   cursor: pointer;
   background:url(imagenes/estrella1.gif) no-repeat;
   padding-left:25px;
   color:#000000;
   text-decoration: none;
   padding-bottom:5px;
   
}
.enlaceboton1:hover {
          cursor: pointer;
		  padding-left:25px;
          background:url(imagenes/estrella2.gif) no-repeat;
          height:30;
          color:#990000;
          text-decoration: none;
		  padding-bottom:5px;
}
.enlaceboton1:active {
          cursor: pointer;
		  padding-left:25px;
          background:url(imagenes/estrella2.gif) no-repeat;
          height:30;
          color:#990000;
          text-decoration: none;
		  padding-bottom:5px;
}
/* BOTON2 */
.enlaceboton2 {    
   cursor: pointer;
   background:url(imagenes/estrella3.gif) no-repeat;
   padding-left:25px;
   color:#000000;
   text-decoration: none;
   padding-bottom:5px;
   
}
.enlaceboton2:hover {
          cursor: pointer;
		  padding-left:25px;
          background:url(imagenes/estrella2.gif) no-repeat;
          height:30;
          color:#990000;
          text-decoration: none;
		  padding-bottom:5px;
}
.enlaceboton2:active {
          cursor: pointer;
		  padding-left:25px;
          background:url(imagenes/estrella2.gif) no-repeat;
          height:30;
          color:#990000;
          text-decoration: none;
		  padding-bottom:5px;
}
/* BOTON3 */
.enlaceboton3 {    
   cursor: pointer;
   background:url(imagenes/estrella4.gif) no-repeat;
   padding-left:25px;
   color:#000000;
   text-decoration: none;
   padding-bottom:5px;
   
}
.enlaceboton3:hover {
          cursor: pointer;
		  padding-left:25px;
          background:url(imagenes/estrella2.gif) no-repeat;
          height:30;
          color:#990000;
          text-decoration: none;
		  padding-bottom:5px;
}
.enlaceboton3:active {
          cursor: pointer;
		  padding-left:25px;
          background:url(imagenes/estrella2.gif) no-repeat;
          height:30;
          color:#990000;
          text-decoration: none;
		  padding-bottom:5px;
}
/* BOTON4 */
.enlaceboton4 {    
   cursor: pointer;
   background:url(imagenes/estrella5.gif) no-repeat;
   padding-left:25px;
   color:#000000;
   text-decoration: none;
   padding-bottom:5px;
   
}
.enlaceboton4:hover {
          cursor: pointer;
		  padding-left:25px;
          background:url(imagenes/estrella2.gif) no-repeat;
          height:30;
          color:#990000;
          text-decoration: none;
		  padding-bottom:5px;
}
.enlaceboton4:active {
          cursor: pointer;
		  padding-left:25px;
          background:url(imagenes/estrella2.gif) no-repeat;
          height:30;
          color:#990000;
          text-decoration: none;
		  padding-bottom:5px;
}
/* BOTON5 */
.enlaceboton5 {    
   cursor: pointer;
   background:url(imagenes/estrella6.gif) no-repeat;
   padding-left:25px;
   color:#000000;
   text-decoration: none;
   padding-bottom:5px;
   
}
.enlaceboton5:hover {
          cursor: pointer;
		  padding-left:25px;
          background:url(imagenes/estrella2.gif) no-repeat;
          height:30;
          color:#990000;
          text-decoration: none;
		  padding-bottom:5px;
}
.enlaceboton5:active {
          cursor: pointer;
		  padding-left:25px;
          background:url(imagenes/estrella2.gif) no-repeat;
          height:30;
          color:#990000;
          text-decoration: none;
		  padding-bottom:5px;
}
/* BOTON6 */
.enlaceboton6 {    
   cursor: pointer;
   background:url(imagenes/estrella7.gif) no-repeat;
   padding-left:25px;
   color:#000000;
   text-decoration: none;
   padding-bottom:5px;
   
}
.enlaceboton6:hover {
          cursor: pointer;
		  padding-left:25px;
          background:url(imagenes/estrella2.gif) no-repeat;
          height:30;
          color:#990000;
          text-decoration: none;
		  padding-bottom:5px;
}
.enlaceboton6:active {
          cursor: pointer;
		  padding-left:25px;
          background:url(imagenes/estrella2.gif) no-repeat;
          height:30;
          color:#990000;
          text-decoration: none;
		  padding-bottom:5px;
}
/* BOTON7 */
.enlaceboton7 {    
   cursor: pointer;
   background:url(imagenes/estrella8.gif) no-repeat;
   padding-left:25px;
   padding-bottom:5px;
   color:#000000;
   text-decoration: none;
    height:auto;
   
}
.enlaceboton7:hover {
          cursor: pointer;
		  padding-left:25px;
		  padding-bottom:5px;
          background:url(imagenes/estrella2.gif) no-repeat;
          height:auto;
          color:#990000;
          text-decoration: none;
}
.enlaceboton7:active {
          cursor: pointer;
		  height:auto;
		  padding-bottom:5px;
		  padding-left:25px;
          background:url(imagenes/estrella2.gif) no-repeat;
          color:#990000;
          text-decoration: none;
}