body, ul, li, h1, h2, h3{
	margin:0;
	padding:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	background:#ffffff url(../imagenes/fondo_camaleon.jpg) no-repeat center;
	overflow-x:hidden;
}
a:hover,a:link,a:visited{
	color:#0D6D96;
	}
.cabecera{
	margin:0 auto;
	width:1000px;
	height:154px
}
.cabecera div
{
	margin:0;
	padding:0;
	float:left;
	width:500px;
	height:154px;
}
.presupuesto {
	cursor: pointer;
}