﻿/*Estilos iniciales*/
td img {display: block;}
body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: 'Monotype Corsiva' ,Verdana;
    font-size: 20px;
    background-color: #F5D69A;
    color: #ffffff;
    background-image: url( '../imagenes/fondo.jpg' );
}
h2
{
    font-family: Tahoma, Verdana, 'Times New Roman';
    font-size: 26px;
    text-align: center;
}
h1
{
    font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 28px;
	text-align: right;
}
.NoticiaFechatxt
{
    font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 9px;
}
.NoticiaTitulartxt
{
    font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.NoticiaTitulartxtdetallada
{
    font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
}
.Fechatxt
{
    font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 9px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration:underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}

a:link img{
	border-color:#0E5410;
	border:2px;
}
a:visited img{
	border-color:#0E5410;
	border:2px;
}
a:hover img{
	border-color:#8E5E15;
	border:2px;
}
a:active img{
	border-color:#0E5410;
	border:2px;
}
.PiePagina {
    font-family: 'Monotype Corsiva',Verdana;
    font-size: 20px;
	color: #FFFFFF;
}

.PiePagina a:link
{
    color: #FF9900;
    text-decoration: none;
}
.PiePagina a:visited {
	text-decoration: none;
	color: #FF9900;
}
.PiePagina a:hover {
	text-decoration:underline;
	color: #ffffff;
	font-weight: bold;
}
.PiePagina a:active {
	text-decoration: none;
	color: #FF9900;
}
.Textossobrepanelesclaros
{
    font-family: Tahoma, Verdana, "Times New Roman";
    font-size: 12px;
    color: #996600;
}
.Estilocontacto1
{
    font-family: Tahoma, Verdana, "Times New Roman";
    font-size: 12px;
    color: #ffffff;
}
/*Estilos de varias partes de la página*/
.fechasgrandes
{
    font-family: Tahoma, Verdana, "Times New Roman";
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}
.Botonera
{
    font-family: Tahoma, "Times New Roman";
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
}
.Botonera a:link {
	color: #ffffff;
	text-decoration: none;
}
.Botonera a:visited {
	text-decoration: none;
	color: #ffffff;
}
.Botonera a:hover {
	text-decoration: underline;
	color: #ffd700;
}
.Botonera a:active {
	text-decoration: none;
	color: #ffffff;
}
.fechasgrandes2
{
    font-family: Tahoma, Verdana, "Times New Roman";
    font-size: 12px;
    font-weight: bold;
}
.CabecerasTabla
{
    font-family: Tahoma, "Times New Roman";
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
}
.Eventos2
{
    font-family: Verdana, "Times New Roman";
    font-size: 14px;
    margin-left: 10px;
}
.Eventostitulo2 a:link {
	color: #5A6446;
	text-decoration: none;
}
.Eventostitulo2 a:visited {
	text-decoration: none;
	color: #5A6446;
}
.Eventostitulo2 a:hover
{
    color: #8E5E15;
    font-weight: bold;
}
.Eventostitulo2 a:active {
	text-decoration: none;
	color: #5A6446;
}


.BotoneraInf {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	color: #005D3D;
}
.FontScript {
	font-family: Script, Vivaldi;
	font-size: 24px;
	color: #CA7E00;
}

.alcentro
{ 
margin-left: auto;
margin-right: auto;
}
.textonormalentablasverdes {
	font-family: Tahoma, Verdana, "Times New Roman";
    font-size: 12px;
    color: #FFFFFF;
}
.Titulos
{
    font-family: Comic Sans MS;
    font-size:xx-large;
    color:Red;
}
/*Estilos para la botonera superior*/
.BotoneraSup {
	font-family: Monotype Corsiva, Tahoma, Verdana, "Times New Roman";
	font-size: 20px;
	color: #CA7E00;
}
.BotoneraSup a:link {
	color: #CA7E00;
	text-decoration: none;
}
.BotoneraSup a:visited {
	text-decoration: none;
	color: #CA7E00;
}
.BotoneraSup a:hover {
	text-decoration: none;
	color: #774D0D;
}
.BotoneraSup a:active {
	text-decoration: none;
	color: #CA7E00;
}

/*Estilos para Parte izquierda, Ofertas y Noticias*/
.PanelIzquierdo 
{
    font-family: Tahoma, Verdana, "Times New Roman"; 
    font-weight: bold;
    font-size: 16px; 
    color: #FFFFFF; 
}
.PanelIzquierdo a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.PanelIzquierdo a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.PanelIzquierdo a:hover {
	text-decoration: none;
	color: #CA7E00;
}
.PanelIzquierdo a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* Carousel styles */

#carousel1 ul {
	list-style: none;
}
#carousel1 ul li {
	width: 190px;
	padding: 0 5px;
	background: #000;
	height: 20px;
}
#carousel1 ul li.odd {
	background: #666;
}
#carousel1 .jcarousel-scope {
    position: relative;
	padding: 20px 0;
    width: 200px;
}
#carousel1 .jcarousel-next {
    position: absolute;
    bottom: 0;
    left: 0;
	width: 200px;
	height: 20px;
    cursor: pointer;
    border: none;
	text-indent: -2000px;
    background: url(../imagenes/arrow_down_off.gif) no-repeat center;
}
#carousel1 .jcarousel-next:hover, #carousel1 button.hover {
    background-image: url(../imagenes/arrow_down_over.gif);
}

#carousel1 .jcarousel-next-disabled, #carousel1 .jcarousel-next-disabled:hover {
    background-image: url(../imagenes/arrow_down_disabled.gif);
    cursor: default;
}

#carousel1 .jcarousel-prev {
    position: absolute;
    top: 0;
    left: 0;
	width: 200px;
	height: 20px;
    cursor: pointer;
    border: none;
	text-indent: -2000px;
    background: url(../imagenes/arrow_up_off.gif) center no-repeat;
}
#carousel1 .jcarousel-prev:hover {
	background-image: url(../imagenes/arrow_up_over.gif);
}

#carousel1 .jcarousel-prev-disabled, #carousel1 .jcarousel-prev-disabled:hover {
    background-image: url(../imagenes/arrow_up_disabled.gif);
    cursor: default;
}


#carousel2 ul {
	list-style: none;
}
#carousel2 ul li
{
    width: 100px;
    height: 130px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-top: 20px;
}
#carousel2 .jcarousel-scope {
    position: relative;
	padding: 0 20px;
    width: 440px;
}
#carousel2 .jcarousel-next {
    position: absolute;
    top: 0;
    right: 0;
	width: 20px;
	height: 130px;
    cursor: pointer;
    border: none;
	text-indent: -2000px;
    background: url(../imagenes/arrow_right_off.gif) no-repeat center;
}
#carousel2 .jcarousel-next:hover {
    background-image: url(../imagenes/arrow_right_over.gif);
}

#carousel2 .jcarousel-next-disabled, #carousel2 .jcarousel-next-disabled:hover {
    background-image: url(../imagenes/arrow_right_disabled.gif);
    cursor: default;
}

#carousel2 .jcarousel-prev {
    position: absolute;
    top: 0;
    left: 0;
	width: 20px;
	height: 130px;
    cursor: pointer;
    border: none;
	text-indent: -2000px;
    background: url(../imagenes/arrow_left_off.gif) center no-repeat;
}
#carousel2 .jcarousel-prev:hover {
	background-image: url(../imagenes/arrow_left_over.gif);
}

#carousel2 .jcarousel-prev-disabled, #carousel2 .jcarousel-prev-disabled:hover {
    background-image: url(../imagenes/arrow_left_disabled.gif);
    cursor: default;
}

/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header
{
    font-family: "Helvetica Neue" , Arial, Sans-Serif;
    background: url(../imagenes/technorati/tab-line.png) repeat-x bottom;
    font-size: 12px;
    display: block;
    cursor: pointer;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(../imagenes/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(../imagenes/technorati/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(../imagenes/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(../imagenes/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}
