body {margin: 2px 8px;}

a.general { 
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

a.menu { 
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

a.menu:hover { 
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #E2985B;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}


a.menupie { 
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #898080;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: underline;
}

a.menupie:hover { 
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #E2985B;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.titulo {
	color: #FF5200;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
}
.subtitulo {
	color: #420000;
	font-family: Trebuchet MS;
	font-size: 10px;
}
.fecha {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 11px;
}
.textos {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 18px;
}
.textos_comentarios {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 18px;
}
a.textos {
	color: #E2985B;
	font-family: Arial;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 18px;
}
a.textos:hover {
	color: #5F5C5C;
	font-family: Verdana;
	font-size: 12px;
	color: #FF5200;
}
.formulario {
	color: #4F2E2E;
	font-family: Trebuchet MS;
	font-size: 12px;
	border: 1px solid #5F5C5C;
	font-weight: bold;
	height: 15px;
	width: 200px;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    cursor: pointer; /* opera */
	cursor: url(highslide/graphics/zoomout.cur), pointer;
    border: 2px solid white;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
	font-family: Trebuchet MS;
	font-size: 11px;
    padding: 5px;
    background-color: white;
	color: #725757;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
.highslide-close {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 7pt;
    font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #725757;
	text-decoration: none;
	text-transform: uppercase;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
