@charset "UTF-8";
/* CSS Document */

body{
	background: url(images/fondo_gral.jpg) #666 repeat-x top;
	margin:0px;
	padding:0px;
	font-size:1em;
}
#anima{
	border:#EEE solid 0px;	
	height:200px;
	width:830px;
	margin:auto;
}
#anima h3{
	display: none;
}