body {
	margin: 0px;
	background-color: #C92219;
}
#contenedor {
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	background-color: #FFF;
	background-image: url(imagenes/fondo_web.jpg);
	background-repeat: repeat-y;
}
#pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	position: absolute;
	width: 700px;
	left: 180px;
	bottom: 10px;
	z-index: 11;
	color: #666666;
	text-align: center;
}

#texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: justify;
	text-indent: 30px;
	width: 550px;
	float: right;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	left: 184px;
}
#fotoderecha {
	float: right;
	padding-left: 10px;
}
a:link {
	color: #C92219;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCC66;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #C92219;
}#preguntas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	width: 140px;
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 150px;
	right: 0px;
	padding-left: 5px;
	border-left-width: 0.1em;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	z-index: 10;
}
#formulario {
	position: absolute;
	width: 520px;
	left: 180px;
	top: 775px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #036;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border: 0.1em groove #003366;
}
.titulo {
	font-size: medium;
	font-weight: bold;
	color: #003366;
	text-indent: 0px;
}
.enlaces {
	font-size: x-small;
	text-indent: 0px;
}

a.formulario:link {
	color: #003366;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
}
a.formulario:visited {
	text-decoration: none;
	color: #CCCC66;
}
a.formulario:hover {
	text-decoration: none;
	color: #999999;
}
a.formulario:active {
	text-decoration: none;
	color: #C92219;
#cambiotamaño {

	background-color: #003366;
	position: absolute;
	width: 520px;
	left: 180px;
	top: 775px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#cambiotamaño {
	position: absolute;
	width: 520px;
	left: 180px;
	top: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #003366;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}
