@charset "utf-8";
/* CSS Document */

body {
	background: #4B1E07 url(imagenes/fondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.FondoTop {
	background: url(imagenes/fondoarriba.jpg) repeat-x;
	height: 240px;
}
#SombraTop {
	background: #FFF url(imagenes/fondoAbajoMenu.gif);
	height: 4px;
	width: 961px;
	clear: both;
}
.pie {
	background: #4E1410 url(imagenes/fondo-pie.gif);
}
.TextoAmarillo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E4CC52;
	font-weight: bold;
}
.fondoCategorias {
	background: url(imagenes/categoriasFondo.gif);
	/*padding: 25px 5px 5px 13px;*/
}

.TextoBlanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff;
}
.buscador {
	background: url(imagenes/fondoBuscador.jpg);
	height: 88px;
	width: 242px;
}
.categoria {
	background: #5C231A url(imagenes/categoriasFondoTit.jpg);
	height: 39px;
	width: 242px;
}
.campoBuscador {
	height: 25px;
	width: 175px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #230907;
	padding-top: 5px;
	padding-left: 2px;
	background: #F0F0F0;
	border-top: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #999;
}
.TextoBlancoBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
.Titular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #55231A;
	font-weight: bold;
}

.Texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #55231A;
	font-weight: normal;
}
.TextoConsulta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F3EECB;
}
.Campos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #31140F;
	font-weight: normal;
	padding: 5px;
	height: 15px;
	vertical-align: middle;
}
.CamposMensaje {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #31140F;
	font-weight: normal;
	padding: 5px;
}
.TextoCanastas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #383838;
	font-weight: normal;
	background-color: #F4EECC;
	text-align: left;
	padding-bottom: 5px;
}
.TextoCanastas ul{
	margin:0;
	padding:0 5px 5px 7px;
}
.TextoCanastas li{
	margin: 0 0px 0 12px;
	padding: 0;
	list-style-type:disc;
}
.scrollbarText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #55231A;
	font-weight: normal;
	line-height: 19px;
}
.Fondo_contacto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff;
	background-image: url(imagenes/fondo_contacto.jpg);
	background-repeat: no-repeat;
	width: 330px;
}
.TextoAmarilloOscuro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #C7A91F;
	font-weight: bold;
}
.TextoBlancoCopyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fff;
}
.fondoFlash {
	background: #35170C url(imagenes/topAviso.jpg) no-repeat;
}

/* Highslide CSS*/
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur) , pointer;
	outline: none;
	text-decoration: none;
}

.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
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;
}
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/* Menu Categorias*/
#opciones {
	height: 490px;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 10px;
	position: relative;	
	overflow-y: auto;
}

#opciones ul {
	margin: 0 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

#opciones li {
	padding-left: 15px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #55231A;
	font-weight: normal;	
}

#opciones a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #55231A;
	text-decoration: none;
}

#opciones a:hover {
	text-decoration: underline;
}


.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

/* Base */

.vscrollerbase {width: 21px;background: #F8F8F8 url(./imagenes/scrollbarFondo.gif) repeat-y;}
.vscrollerbasebeg {width: 21px;height: 5px !important;background: url(./imagenes/scrollbarFondo.gif) no-repeat;}
.vscrollerbaseend {height: 21px;width: 5px;background: url(./imagenes/scrollbarFondo.gif) no-repeat;}

/* Scroll */

.vscrollerbar {width: 21px; height: 23px; background: #F4F3F1 url(./imagenes/scrollbar.gif) no-repeat;}
.vscrollerbarbeg {height: 21px !important;width: 5px;background: url(./imagenes/scrollbarFondo.gif) no-repeat;}
.vscrollerbarend {height: 21px !important;width: 5px;background: url(./imagenes/scrollbarFondo.gif) no-repeat;}

.vscrollerbar {padding: 0px;}

.scrollerjogbox {width: 21px;height: 23px;top: auto; left: auto;bottom: 0px; right: 0px;background: #F4F3F1;}

#listado {
	height: 665px;
	width: 100%;
	background-color: #f1f1f1;
	position: relative;		
	overflow-y: auto;
}

#listado img {
	border: 0;
}

.fondoLogo {
	background: #6B2F15 url(imagenes/logo_fondo.jpg);
}

