body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #518aaa;
scrollbar-highlight-color: #cfe6f3;
scrollbar-3dlight-color: #518aaa;
scrollbar-darkshadow-color: #113b53;
scrollbar-shadow-color: #266385;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #ffffff;
}
#botonesentrada {
	text-align: center;
}
#requerido {
	text-align: center;
}


#esqueleto {
	margin-top: -225px;
	margin-left: -475px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 950px;
	height: 450px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
#izquierda {
	float: left;
	width: 288px;
}
#derecha {
	width: 662px;
	float: right;
	background-image: url(imagenes/derecha.gif);
	background-repeat: no-repeat;
	height: 450px;
	padding-top: 70px;
	text-align: center;
}
a {
	text-decoration: none;
	color: #3D7391;
}

a:hover {
	color: #999;
	text-decoration: none;
	}
	
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenido {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	height: 310px;
}
#textocontenido {
	text-align: left;
	width: 560px;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
}
td {
	text-align: left;
}
.cuadroimagen {
	float: left;
	height: 100px;
	width: 100px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.cabeceralugar {
	font-size: 12px;
	color: #3D7391;
	text-align: left;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
}
td {
	line-height: 23px;
}
.textofrase {
	font-size: 12px;
	font-style: italic;
}
.cabecera {
	text-align: left;
	margin-left: 3px;
}
.remarcado {
	font-size: 14px;
	font-weight: bold;
	color: #3D7391;
}
