

body  {
 width: 100%;
 height: 100%;
 padding: 0;
 margin: 0; 
 padding: 0; 
 background-image: url(http://www.visualbeo.com/mail/back.gif);
 background-repeat: repeat-x;
 background-color: #f6f6f6; 
 }
 
 table {
 width: 668px;
 height: 100%;
 background-image: url(http://www.visualbeo.com/mail/fondo.jpg);
 background-repeat: no-repeat;
 background-color: #FFFFFF;
 background-position: bottom center;
 
 border-bottom: 1px solid #CCCCCC;
 
 }
 
 .normal {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 margin: 15px 15px 15px 15px;
 font-variant: normal;
 color: #22242b;
 line-height: 130%; 
 
 }
 .negrita {
 font-family: Arial, Helvetica, sans-serif;
  margin: 15px 15px 15px 15px;
 font-size: 11px;
 font-weight: bold;
 color: #6d27cc;
 
 }
 
 a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 color: #6d27cc;
 line-height: 10px;
 text-decoration: none;
 }
 a:visited {
 color: #6d27cc;
 text-decoration: none;
 }
 
 a:hover {
 color: #6d27cc;
 text-decoration: none;
 }
 
 a:active {
 color: #6d27cc;
 text-decoration: none;
 }
 
 .right {
	 float:right;
	 }
	 
.left {
	 float:left;
	 }
.pos_right {
	 width: 45%;
	 float:right;
	 }
	 
.pos_left {
	width: 45%;
	 float:left;
	 }
.pos_lat {
	width: 35%;
	 float:left;
	 }
.pos_cont {
	 width: 60%;
	 float:right;
	 }

ul#beo
{
	
list-style-type: none;
	
	margin-left: 10px;
	
	padding: 0px;


}
ul#beo li a
{
	padding-left: 15px;
	
	background-image: url(img/circle.gif);
	
	background-repeat: no-repeat;
	
	background-position: 0 .5em;
}
	

 a#select {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 color: #999999;
 line-height: 10px;
 text-decoration: none;
 }
 a#select:visited {
 color: #999999;
 text-decoration: none;
 }
 
 a#select:hover {
 color: #999999;
 text-decoration: none;
 }
 
 a#select:active {
 color: #999999;
 text-decoration: none;
 }





 
