/* ----------------------------------------------
	Template Name : FreshMedia
	Template Code : S-0021
	Version : 1.0   
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/       
	Last Date Modified : February 07, 2008	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */

body {
	font: 11px "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #666666; 	
	background: #A3D869;
	text-align: center;

}

/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
color:#99FF00;
}

img {
border:0px;
padding:0px;

}

/* start - table */

.enlaceboton {    
    padding: 4px;
    background-color: #A3D869;
    text-decoration: none;
	opacity: .7;
}

.enlaceboton:link,
.enlaceboton:visited {

}
.enlaceboton:hover {
color:#FFFFFF;
	background-color:#7c9c1c;
} 

.banderes img {
border:0px;
padding:0px;
}

.centrado {
text-align: center;
margin:0 auto 0 auto;
}

.centrado td {
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
}