/***********************************************/
/* Estilo de cuerpos para HyP                  */
/***********************************************/ 
body{
	background-color:#FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size:medium;
	font-style:normal;
	color:#000000;
	margin: 0px;
	padding: 0px;
}

object{
margin-bottom: 0px;
}

/*---------------------------------------------------------*/ 
/*****************Texto Link*******************/
/*---------------------------------------------------------*/ 

a{color: #003399;
	text-decoration:none;
	font-weight: 600;	
	}
a:link{
	color: #003399;
	text-decoration:none;
}
a:active{
	color:#003399;
}
a:visited{
	color:#003399;
					
}
a:hover{ 
	color: #FF0000;
	font-weight:600;	
	text-decoration:underline;

}

a#enlaces{color: #003399;
	text-decoration:none;
	font-weight: 600;
font-size: 10px;
line-height:16px;	
	}
a#enlaces:link{
	color: #003399;
	text-decoration:none;
}
a#enlaces:active{
	color:#003399;
}
a#enlaces:visited{
	color:#003399;
					
}
a#enlaces:hover{ 
	color: #FF0000;
	font-weight:600;	
	text-decoration:underline;
}



#left {
position:absolute;
left:0px;
top:0px;

}

#right {
position:absolute;
width:250px;
height:auto;
left:800px;
top:107px;
background-color: white;
}

/************* #WixaWeb ***************/

#wixaweb{
	height:auto;
	width:779px;
	background-color: #FF0000;
	border:1px;
	border-color: #000000;
	border-right-style: solid;
	font-size: small;
	font-weight:normal;
	text-align:center;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;

	}