body {
	background-color: #CABDAD;
	margin: 0px;
}
.bordetabla {
	border: thin solid #990002;
	background-color: #FFFFFF;
}
.navegacion {
	background-image: url(imagenes/navegacionfondo.jpg);
	height: 300px;
	width: 245px;
	position: static;
	background-repeat: no-repeat;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	line-height: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	text-align: center;
}

.encabezado {
	background-image: url(imagenes/encabezado.jpg);
	height: 150px;
	width: 780px;
	background-repeat: no-repeat;
}
.texto_home {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 25px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	text-align: center;
}
.formulario {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	line-height: 45px;
	text-align: right;
}
.subtitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 50px;
	font-weight: bolder;
	color: #003333;
	text-decoration: underline;
}
.datostecnicos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: 25px;
}
.datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #003333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.gracias {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bolder;
	color: #990000;
	text-align: center;
}
.centrar {
	margin-top: -140px;
	margin-left: -245px;
	position: absolute;
	left: 50%;
	top: 50%;
}
