.titulo, .titulo2, .subtitulo, .enlace, .enlace2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffbb88;
	color: #842626;
	overflow: justify;
	cursor: default;
	padding-top: 3px;
	padding-bottom: 3px;
}

.titulo, .titulo2 {
	background-color: #880000;
	color:#ffffff;
	cursor: pointer;
}

.titulo2 {
	background-color: #bb4444;
}

.subtitulo {
	text-indent: 1px;
	color: #880000;
	font-size: 10px;
}

.enlace, .enlace2 {
	text-decoration: none;
	font-weight: normal;
	height: 16px;
	border: 2px solid #ffbb88;
	cursor: pointer;
}

.enlace2 {
	color: #440022;
	font-weight: bold;
}

.enlaceCabeza {
	font-family: Monotype Corsiva,Verdana, Arial, Helvetica, sans-serif;
	background-color: #880000;
	color: white !important;
	font-size: 22px;
	text-decoration: none !important;
	overflow: justify;
	cursor: pointer;
}

.enlaceCabeza:hover {
	color: #ffff00 !important;
}

.cabeza {
	background-color: #ffbb88;
	height: 108px;
	border: 2px solid #aa3333;
}

.cuerpo {
	background-color: #ffce7f;
	background-image: url(imagenes/logo11.gif);
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	overflow: auto;
	scrollbar-face-color: #880000;
	scrollbar-shadow-color: #bd496a;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black ;
	scrollbar-track-color: #aa3333;
	scrollbar-arrow-color: white;
	height: 104px;
}

.labelLang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: white;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	visibility: hidden;
	border: 1px solid #ffffff;
	padding: 1px;
}

.referencia, .descarga {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #880000;
	font-weight: bold;
	font-size: 12px;
	cursor: default;
	height: 15px;
}

.descarga {
	text-decoration: none;
	cursor: pointer;
}

.descarga:hover {
	text-decoration: underline;
}

.labelUp {
	background-color: #880000;
	border: 2px solid #aa3333;
	position: relative;
	background-image: url(imagenes/flecha.gif);
	position: relative;
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: pointer;
}
