.contenido {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #333;
	top: 0px;
}
.detalles {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

.bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}
.botones {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.botones a{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-align: center;
	text-decoration: none;
}
.botones a:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #F93;
	text-align: center;
	text-decoration: none;
}.subtitulos {
	font-family: Verdana;
	font-size: 13px;
	color: #939;
	text-decoration: none;
	font-weight: bold;
}
.titulos {
	font-family: Verdana;
	font-size: 18px;
	text-decoration: none;
	color: #939;
	font-weight: bold;
}

/*>************  MENU  ********/

#apDiv2 {
	position:absolute;
	width:73px;
	height:73px;
	z-index:1;
	left: 171px;
	top: 65px;
}
ul {
          padding: 0;
          margin: 0;
          list-style: none;
          }
          
        li {
          float: left;
          position: relative;
          width: 300px;
		  height: auto;
          background-color:#DCDCDC;
          font:Verdana;
          color:#FFFFFF;
          text-align:center;
          }
		 li a{
	float: left;
	position: relative;
	width: 300px;
	height: auto;
	background-color:#DCDCDC;
	color:#FFF;
	text-align:left;
	font-family: Verdana;
	text-decoration: none;
          }
		  li  a:hover{
	float: left;
	position: relative;
	width: 300px;
	height: auto;
	background-color:#DCDCDC;
	font:Verdana;
	color:#f93;
	text-align:left;
          }
          
        li ul {
          display: none;
          position: absolute; 
          top: 1em;
          left: 0;
          }
        ul li ul li {
            background-color:#DCDCDC;
              font:Verdana;
              color:#DCDCDC;
            text-indent:10px;
            text-align:left;
        }
        li > ul {
            top: auto;
            left: auto;
            }
        
        li:hover ul, li.over ul{ display: block; }
    .boton {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	height: 30px;
}
#apDiv1 {
	position:absolute;
	width:900px;
	height:230px;
	z-index:1;
	left: 0px;
	top: 0px;
}.creditos {
	font-family: Verdana;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.rosabold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.extra {
	font-family: Verdana;
	font-size: 15px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
.otros {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #C09;
	font-weight: bold;
	text-decoration: none;
}
