body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	scrollbar-base-color:orange; !important
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7C887A;
}
a:link {
	color: #7C887A;
	text-decoration: none;
}
a:visited {
	color: #EA8C00;
	text-decoration: none;
}
a:hover {
	color: #AFA47A;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #AFA47A;
}
.letra_contenido {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.subtitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	color: #641c0d;
	font-style: normal;
	line-height: normal;
}
.letra_resaltar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #D3BE6B;
	font-style: normal;
	line-height: normal;
}
.color_tabla {
	border: thin dashed #D3BE6B;
	background-color: #F2F3E2;
}
.bordeFoto {
	border: thin dotted #A5D87B;
}
.bullets {
	list-style-image: url(images/bullet.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #AD834F;
}
.LetraBlanca {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
/* estilos para desplegar imagenes de la galeria  --- MARCHENA */
#dropcontentsubject{
width: 250px;
font-weight: bold;
}
.dropcontent{
width: 350px;
height: 60px;
border: 0px solid black;
background-color: #631C08;
padding: 3px;
display:block;
}
#dropcontentsubject{
width: 250px;
font-weight: bold;
}
.dropcontent{
width: 250px;
height: 200px;
border: 1px solid #631C08;
background-color: #631C08;
padding: 3px;
display:block;
}
#dhtmltooltip  { font-size: 11px; font-family: Arial, Verdana; visibility: hidden; padding: 2px; position: absolute; z-index: 100; left: -300px; border: solid 1px #631C08; /*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135)*/  }

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}