@charset "utf-8";
body {
	background-image: url(elementos/fondo_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #E4E4E4;
}
a.menu:link, a.menu:visited {
	font-size: 14px;
	color: #8A3700;
	text-decoration: none;
	font-weight: normal;
	line-height: 25px;
}
a.menu:hover, a.menu:active {
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}
#idCapita {
	position: relative;
	height: 140px;
	width: 292px;

}
#wave {
	position: relative;
	height: 140px;
	width: 292px;
	top: -50px;
}
