body {
	background-color: #333333;
	margin: 0px;
}
#marco {
	height: 400px;
	width: 100%;
	margin-top: -200px;
	position: absolute;
	top: 50%;
	background-color: #333333;
	background-image: url(imagenes/fondomarco2.jpg);
	background-repeat: repeat-x;
	border-top-width: 0.05em;
	border-top-style: solid;
	border-top-color: #CDCEC8;
}
#anabel {
	margin-top: -235px;
	left: 19px;
	top: 50%;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: italic;
	padding-left: 2px;
}
#bandaizquierda {
	margin-top: -200px;
	position: absolute;
	left: 0px;
	top: 50%;
}
#texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	left: 63px;
	top: 50%;
	font-size: x-small;
	font-weight: normal;
	width: 35%;
	margin-top: -50px;
}
#piepagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CDCEC8;
	text-align: center;
	position: absolute;
	bottom: 10px;
	width: 100%;
	font-weight: bold;
}

#visor {
	margin-top: -200px;
	position: absolute;
	top: 50%;
	right: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#firmaweb {

	margin-top: 220px;
	position: absolute;
	left: -3px;
	top: 50%;
}
