/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/bg_derecha.gif);
}
/* the banner image holder */
#right { 
width: 150px; 
height:auto; 
margin: 10px 0px 0px 10px; 
position: bottom; 
color: #666666; 
}

.right {font: 13px tahoma;
margin: 0;
padding: 0;
color: #666666;
height: 100%;
text-align: center;}

#right a {
color: #333;
text-decoration: none; 
} 

#right a:hover {
text-decoration: block; 
background: #99CC99;
color: #333333;
}

.sideimage { 
border: 1px solid #ccc; 
padding: 3px; 
margin: 4px; 
margin: 10px 0 5px 0;} 

.sideimage:hover { 
border: 1px solid #666; }

-->
