@charset "utf-8";
body {
	margin: 0 0 0 0; padding: 0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal;
	line-height: normal; font-weight: normal; font-variant: normal;
	color: #000000;
	background: url(images/background.gif) repeat;
}

/*NUEVO DISEÑOOOOOOOO
.contenido
{
	width: 615px; background-image: url(images/base.gif); border-right: solid 5px #8C8C00
}*/
.buscador a { text-decoration: none; color: #FFFFFF }
.buscador a:hover { text-decoration: none; color: #535E13 }
.http a { text-decoration: none; color: #d95101 }
.http a:hover { text-decoration: none; color: #666666 }
#navi { list-style:none;	margin:0;	padding:0 }
#navi li { margin:1px;	padding:0; float:left }
#navi li a { display:block; width:97px;	padding:2px 0;	text-decoration: none;	text-align:center;	font-size:10px;	color:#FFFFFF;background-color:#5d8700; font-weight: bold }
#navi li a:hover { color: #FFFFFF;	background-color:#000000 }
#navi2 { list-style:none;	margin:0;	padding:0 }
#navi2 li {	margin:1px;	padding:0; float:left }
#navi2 li a { display:block; width:115px;	padding:2px 0;	text-decoration: none;	text-align:center;	font-size:10px;	color:#FFFFFF;background-color:#5d8700; font-weight: bold }
#navi2 li a:hover {	color: #FFFFFF;	background-color:#000000 }
#menu li { margin:0;	padding:0 }
#menu li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	display:block;
	border-top: solid 1px #717400;
	width:220px;
	padding: 2px 0;
	text-decoration: none;
	font-size:12px;
	color:#FFFFFF;
	background-color:#8da703;
	text-align: left;
}
#menu li a:hover { color: #FFFFFF;	background-image: url(images/bg2.gif) }
.formato { padding: 0 0 0 5px; color: #6e002b; font-size: 14px }
.formato2 {padding: 0 0 0 5px;color: #333333;font-size: 12px}
.formato3 {padding: 0 0 0 5px;color: #f4cc06;font-size: 12px}
.formato4{padding: 0 0 0 5px;color: #FFFFFF;font-size: 12px}
.tdback {background-color: #D1D61F}
input {border: solid 1px #666666}
.links2 a { text-decoration: underline; color: #FFFFFF; font-size: 12px}

/*SLIDE PRINCIPAL
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:506px; margin:25px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:6px solid #8C8C00; background:#000}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:20px; text-align: left}
#information p {padding:0 8px 8px; text-align: left}
#image {width:300px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
*/

/*MENU*/
* {margin:0; padding:0}
.sm {list-style:none; width:955px; height:25px; display:block; overflow:hidden}
.sm li {float:left; display:inline; overflow:hidden; border-right: solid 1px #feedb9}

/*Efecto ANUNCIO-DESPLAZABLE*/

#wrapper2 {width:245px}
h2 {font-size:14px; font-family: Tahoma}
.link {
	cursor: pointer;color:#666}
.link:hover {color:#000}
.slider {position:relative; overflow:hidden; border-top:1px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}/*Línea que divide un párrafo de otro*/
.slidercontent {position:absolute}
.slidercontent .upper {border-bottom:1px solid #9ac1c9}
.section {padding:10px}
.newsslider {position:relative; overflow:hidden; border-top: solid 1px #feedb9; border-bottom: solid 1px #feedb9; height:123px; width:245px; background:#8ca604; margin-bottom:20px}
.newsslidercontent {position:absolute}
/*.newsslidercontent .upper {border-bottom:1px solid #9ac1c9} Línea que divide cada párrafo*/
.newssection {padding:10px; text-align: right}


/*Efecto de las promociones*/
.img a
{
	text-decoration: none;
}
/*CSS de las imagenes*/

.highslide {
	cursor: url(efect/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}

.highslide-image {
    border: none;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	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;
    */
}

* {margin:0; padding:0}
#text {margin:50px auto; width:315px}
.hotspot {color: #FF0; padding-bottom:1px; cursor:pointer; padding: 0 0 0 50px; font-size: 14px}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}
