a{outline:none;}
a:hover {font-weight:bold;color:#FF0000}
body{
	margin:0px;
	padding:0px;
	background-image:url(../fotos/font.jpg);
}
.cuerpo{
	width:1000px;
	margin:0px auto;	
}
.banner2, banner1{
	margin:0px;

}
.contenido{
	clear:both;
	float:left;
	width:1000px;
	font-family:Trebuchet MS;
	color:#666666;
}
/*--------------- menu pie ------------------*/
.pie{
	clear:both;
	margin-top:20px;
	text-align:center;
	font-family:Trebuchet MS;
	font-size:13px;
}
.menupie{	
	clear:both;
	padding:5px 0px;
	border-top:#0066CC solid 5px;
}
.menupie a{
	text-decoration:none;
	margin:0px 10px;
}
.copy{
	color:#666666;
	margin:10px 0px;
}
/*------------- banners -----------------*/
.banners{
	margin:20px 0px;
}
/*----------------- texto --------------*/
h1, h2, h3, h4{
	font-weight:normal;
}