body, html {margin:0; padding:0}
#base {
	width:850px;
	margin:auto;
	height: 800px;
	background-color: #ef7d00;
}
#base #pie {
	background-color: #000000;
	height: 25px;
	width: 850px;
}
#base #cabecera {
	background-color: #000000;
	height: 255px;
}
#base #cuerpo {
	height: 520px;
	width: 850px;
	background-color: #ef7d00;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	background-position: center;
}
.menu {
	padding-left: 5px;
}
.logo_anetva {
	background-position: top;
	vertical-align: top;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-left: 10px;
	font-weight: normal;
	padding-right: 10px;
}
.menu_pequeño {
}

.texto_interlineado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	padding-left: 10px;
	text-align: justify;
}
.firma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BB4A00;
	text-align: center;
}



.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-align: right;
	font-weight: normal;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.raya_sup {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.campos_formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	padding-top: 2px;
	color: #EF7D00;
	padding-bottom: 2px;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
