/* CSS Document */
html,body{
_height:110%
}

.myBox
{
	position:absolute;
	margin-top: 4%;
	#margin-top: 4%;
	_margin-top: 4%;
	margin-left: 5%;

	margin-bottom: 4%;
	#margin-bottom: 4%;
	_margin-bottom: 4%;



	width: 87%;
	background-color: #F0F0F0;
	border: medium solid #B6B6B8;
	_border: 0;
	#border: 0;
	background-image: url(../img/bg-body2.jpg);
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	
	font-style:normal;

	
	
	}

	A:link {color:#7822ff; text-decoration:underline;}
	A:visited {text-decoration:underline;color:#ee0009;}
	
#central{

position: relative;
margin-top: 3%;
margin-left: 4%;

margin-bottom: 2%;
#margin-bottom: 2%;
_margin-bottom: 2%;
height: 95%;
#height: 95%; /*Para Internet Explorer */
_height: 95%; /* Para Internet Explorer 6 */
width: 92%;

background: #FFFFFF;
	font-size:13px;
	font-style:normal;  


}

#contenido{

position: absolute;
margin-top: 4%;
margin-left: 25%;



width: 71%;
border: 2px ridge #990000;
background: #FFFFFF;



}

#texto{

position: relative;
margin-left: 5%;
margin-right: 6%;
margin-bottom: 2%;
font-family:Arial, Helvetica, sans-serif
/*height: 15%;*/
width: 90%;
border: 1px ridge #990000;
background: #EEEEEE;



}





#menu{

position: absolute;
margin-top: 4%;
margin-left: 2%;

height: 22.5%;
width: 21.5%;
border: 0px solid #ff00FF;
background: #FFFFFF;
z-index:3;


}

.reloj{

font-size: 8pt;
color: rgb(204, 51, 51); 
font-family: verdana,arial,helvetica; 
font-weight: bold;
}

