body
{
	font-family:"Trebuchet MS", Arial, "Times New Roman";
	font-size:10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

#visor {
	position:absolute;
	left:39%;
	top:52px;
	width:160px;
	height:95px;
	border-style:outset;
	border:#04999D;	
}

.Estilo1 {
	color:#999999;	
	font-size:12px;
}

.Estilo2 {
	color: #04999D;
	font-size:16px;	
	font-weight: bold;		

}

.Estilo3 {
	color: #13525B;
	font-size:16px;	
	font-weight: bold;		
}


.Estilo4 {
	color: #666666;
	font-size:13px;
	font-weight: bold;			
}

.Estilo5 {
	color: #666666;
	font-size:17px;
	font-weight: bold;			
}


#datos_usuario
{
	position:absolute;
	top:123px;
	left:58%;
	width:295px;
	height:46px;
	text-align:right;
	color:#FFFFFF;
	font-size:12px;

}

a.link1
{
	color:#000000;
	text-decoration:none;	
}

a.link2
{
	color: #666666;
	text-decoration:none;	
}

a.link3
{
	color: #04999D;
	text-decoration:none;	
}

a.link4
{
	color: #04999D;
	text-decoration:none;
	font-size:17px;

}

