body table{
	background-color: white;
}

#contenido {  
  padding-top: 5px;
  margin-left: 1px;
}


#menu {
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
	width: 125px;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-right: 1px;	
}

/*OTOŅO*/
.fondomenuoto{
	background-color: white;
	color: #FFFFFF;	
}

.linea_separacion_oto{
	background-color: #DAB087;
	height: 1px;
}

.roundedcornr_box_oto {
	margin-top: 2px;
	margin-left: 4px;
	background: url(img/Menu_Icon/roundedcornr_oto_tl.png) no-repeat top left;	
}
.roundedcornr_top_oto {
	background: url(img/Menu_Icon/roundedcornr_oto_tr.png) no-repeat top right;
}
.roundedcornr_bottom_oto {
	background: url(img/Menu_Icon/roundedcornr_oto_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_oto div {
	background: url(img/Menu_Icon/roundedcornr_oto_br.png) no-repeat bottom right;
}
.roundedcornr_content_oto {
	background: url(img/Menu_Icon/roundedcornr_oto_r.png) top right repeat-y;
}

.roundedcornr_top_oto div, .roundedcornr_top_oto, 
.roundedcornr_bottom_oto div, .roundedcornr_bottom_oto {
   width: 100%;
   height: 12px;
   font-size: 1px;
}

.roundedcornr_content_oto { 
	padding: 0 18px;
}

.roundedcornr_top_pagina_oto div {
   background: url(img/Menu_Icon/roundedcornr_pagina_oto_tl.png) no-repeat top left;
}
.roundedcornr_top_pagina_oto {
   background: url(img/Menu_Icon/roundedcornr_pagina_oto_tr.png) no-repeat top right;
}
.roundedcornr_bottom_pagina_oto div {
   background: url(img/Menu_Icon/roundedcornr_pagina_oto_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_pagina_oto {
   background: url(img/Menu_Icon/roundedcornr_pagina_oto_br.png) no-repeat bottom right;
}

.roundedcornr_top_pagina_oto div, .roundedcornr_top_pagina_oto, 
.roundedcornr_bottom_pagina_oto div, .roundedcornr_bottom_pagina_oto {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_pagina_oto { margin: 0 10px; }


/*PRIMAVERA*/
.fondomenupri{
	background-color: white;
	color: #FFFFFF;	
}

.linea_separacion_pri{
	background-color: #72AF73;
	height: 1px;
}

.roundedcornr_box_pri {
	margin-top: 2px;
	margin-left: 4px;
	background: url(img/Menu_Icon/roundedcornr_pri_tl.png) no-repeat top left;	
}
.roundedcornr_top_pri {
	background: url(img/Menu_Icon/roundedcornr_pri_tr.png) no-repeat top right;
}
.roundedcornr_bottom_pri {
	background: url(img/Menu_Icon/roundedcornr_pri_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_pri div {
	background: url(img/Menu_Icon/roundedcornr_pri_br.png) no-repeat bottom right;
}
.roundedcornr_content_pri {
	background: url(img/Menu_Icon/roundedcornr_pri_r.png) top right repeat-y;
}

.roundedcornr_top_pri div, .roundedcornr_top_pri, 
.roundedcornr_bottom_pri div, .roundedcornr_bottom_pri {
   width: 100%;
   height: 12px;
   font-size: 1px;
}

.roundedcornr_content_pri { 
	padding: 0 18px;
}

.roundedcornr_top_pagina_pri div {
   background: url(img/Menu_Icon/roundedcornr_pagina_pri_tl.png) no-repeat top left;
}
.roundedcornr_top_pagina_pri {
   background: url(img/Menu_Icon/roundedcornr_pagina_pri_tr.png) no-repeat top right;
}
.roundedcornr_bottom_pagina_pri div {
   background: url(img/Menu_Icon/roundedcornr_pagina_pri_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_pagina_pri {
   background: url(img/Menu_Icon/roundedcornr_pagina_pri_br.png) no-repeat bottom right;
}

.roundedcornr_top_pagina_pri div, .roundedcornr_top_pagina_pri, 
.roundedcornr_bottom_pagina_pri div, .roundedcornr_bottom_pagina_pri {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_pagina_pri { margin: 0 10px; }

/*VERANO*/
.fondomenuver{
	background-color: white;
	color: #FFFFFF;	
}

.linea_separacion_ver{
	background-color: #FFCC66;
	height: 1px;
}

.roundedcornr_box_ver {
	margin-top: 2px;
	margin-left: 4px;
	background: url(img/Menu_Icon/roundedcornr_ver_tl.png) no-repeat top left;	
}
.roundedcornr_top_ver {
	background: url(img/Menu_Icon/roundedcornr_ver_tr.png) no-repeat top right;
}
.roundedcornr_bottom_ver {
	background: url(img/Menu_Icon/roundedcornr_ver_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_ver div {
	background: url(img/Menu_Icon/roundedcornr_ver_br.png) no-repeat bottom right;
}
.roundedcornr_content_ver {
	background: url(img/Menu_Icon/roundedcornr_ver_r.png) top right repeat-y;
}

.roundedcornr_top_ver div, .roundedcornr_top_ver, 
.roundedcornr_bottom_ver div, .roundedcornr_bottom_ver {
   width: 100%;
   height: 12px;
   font-size: 1px;
}

.roundedcornr_content_ver { 
	padding: 0 18px;
}

.roundedcornr_top_pagina_ver div {
   background: url(img/Menu_Icon/roundedcornr_pagina_ver_tl.png) no-repeat top left;
}
.roundedcornr_top_pagina_ver {
   background: url(img/Menu_Icon/roundedcornr_pagina_ver_tr.png) no-repeat top right;
}
.roundedcornr_bottom_pagina_ver div {
   background: url(img/Menu_Icon/roundedcornr_pagina_ver_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_pagina_ver {
   background: url(img/Menu_Icon/roundedcornr_pagina_ver_br.png) no-repeat bottom right;
}

.roundedcornr_top_pagina_ver div, .roundedcornr_top_pagina_ver, 
.roundedcornr_bottom_pagina_ver div, .roundedcornr_bottom_pagina_ver {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_pagina_ver { margin: 0 10px; }

/*INVIERNO*/

.fondomenuinv{
	background-color: white;
	color: #FFFFFF;	
}

.linea_separacion_inv{
	background-color: #B3C2C5;
	height: 1px;
}

.roundedcornr_box_inv {
	margin-top: 2px;
	margin-left: 4px;
	background: url(img/Menu_Icon/roundedcornr_inv_tl.png) no-repeat top left;	
}
.roundedcornr_top_inv {
	background: url(img/Menu_Icon/roundedcornr_inv_tr.png) no-repeat top right;
}
.roundedcornr_bottom_inv {
	background: url(img/Menu_Icon/roundedcornr_inv_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_inv div {
	background: url(img/Menu_Icon/roundedcornr_inv_br.png) no-repeat bottom right;
}
.roundedcornr_content_inv {
	background: url(img/Menu_Icon/roundedcornr_inv_r.png) top right repeat-y;
}

.roundedcornr_top_inv div, .roundedcornr_top_inv, 
.roundedcornr_bottom_inv div, .roundedcornr_bottom_inv {
   width: 100%;
   height: 12px;
   font-size: 1px;
}

.roundedcornr_content_inv { 
	padding: 0 18px;
}

.roundedcornr_top_pagina_inv div {
   background: url(img/Menu_Icon/roundedcornr_pagina_inv_tl.png) no-repeat top left;
}
.roundedcornr_top_pagina_inv {
   background: url(img/Menu_Icon/roundedcornr_pagina_inv_tr.png) no-repeat top right;
}
.roundedcornr_bottom_pagina_inv div {
   background: url(img/Menu_Icon/roundedcornr_pagina_inv_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_pagina_inv {
   background: url(img/Menu_Icon/roundedcornr_pagina_inv_br.png) no-repeat bottom right;
}

.roundedcornr_top_pagina_inv div, .roundedcornr_top_pagina_inv, 
.roundedcornr_bottom_pagina_inv div, .roundedcornr_bottom_pagina_inv {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_pagina_inv { margin: 0 10px; }



#menu a {
	text-decoration: none;
	color: white;
}

#menu a:hover {
	color: black;	
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #993333;
	background-color: #FBFBFB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #993333;
	background-color: #EEEEEE;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.input3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #993333;
	background-color: #FBFBFB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.textogrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.fondomano {
	background-attachment: fixed;
	background-image: url(img/mano1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondoagenda {
	background-attachment: fixed;
	background-image: url(img/fondoagenda.gif);	
}
.fondoayuntamiento {
	background-attachment: fixed;
	background-image: url(img/fondoayuntamientogris.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.nombreestablecimiento {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	text-transform: uppercase;
	color: #993300;
	font-weight: bold;
}

h2 {
	color: #CC3333;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #666666;
	font-weight: bold;

}

h3 {
	font-family: "Arial", Times, serif;
	font-style: normal;
	color: #666666;
	font-weight: bold;

}
.indice {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #CC3300;
}


/*.fondomenuoto_old{
	background-color: #E6A573;
}*/

.fondomenuinv_old{
	background-color: #000000;
}

.colseparacionpri{
	background-color: #516B4C;
}
.colseparacionver{
	background-color: #FFFFFF;
}
.colseparacionoto{
	background-color: #885553;
}
.colseparacioninv_old{
	background-color: #777777;
}
.colseparacioninv{
	background-color: #006699;
}
.indicepeque {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	/*background-repeat: no-repeat;
	background-position: left;*/
	background-color: #CC3300;
}

.doradogigante {
	font-family: georgia,"Times New Roman", Times, serif;
	font-size: 36pt;
	color: #816728;
}
.grisgigante {
	font-family: georgia,"Times New Roman", Times, serif;
	font-size: 36pt;
	color: #CCCCCC;
}
.lineanegraabajo {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.fondo {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	width: 100%;
	left: 2px;
	top: 2px;
	clip:   rect(   );
	z-index: -1
}

.accesorapido {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
}
.fondoturismoinicio {
	background-color: #FFFFFF;
	background-image: url(turismo/img/arcoscentrograndesolo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.titulonormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;

}

.titulonormal a{
	text-decoration: none;
	color:white;
}

.titulomediooscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #333333;
	font-weight: normal;

}
.fondohojapequepri {
	background-image: url(img/minimargarita.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
.fondohojapequever {
	background-image: url(img/minisol.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
.fondohojapequeoto {
	background-image: url(img/minihojamarron.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
.fondohojapequeinv {
	background-image: url(img/minicopo.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}

.fondohojapeque {
	background-image: url(img/minihojamarron.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
.fondoinicionoticiaspri {
	background-color: #FFFFFF;
	background-image: url(img/inicionoticias.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.fondoinicionoticiasver {
	background-color: #FFFFFF;
	background-image: url(img/motprimavera.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.fondoinicionoticiasoto {
	background-color: #FFFFFF;
	background-image: url(img/mototo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoinicionoticiasinv {
	background-color: #FFFFFF;
	background-image: url(img/motinvierno.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.motivopri{
	background-image: url(img/motprimavera.gif);
	background-repeat: no-repeat;
}
.motivover{
}
.motivooto{
	background-image: url(img/mototo.gif);
	background-repeat: no-repeat;
}
.motivoinv{
	background-image: url(img/motinvierno.gif);
	background-repeat: no-repeat;
}

.fondolineaseparacion {
	background-color: #91A59C;
}

.fondoclaro {
	background-color: #EEEEEE;
}
.titulomayusculapeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.textomedio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}
.titularnormalgrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #999999;
}
.textopeque {
	font-family: Arial, Times, serif;
	font-size: 9pt;
	color: #111111;
	font-weight: normal;

}
.titularmayusculapequeclaro {
	font-family: Geneva,Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	height: 20px;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;	
}

.titularmayusculapequeclaro a{
	text-decoration: none;
	color:white;
}

.titularmayusculamini10claro {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: black;
	text-decoration: none;
}

.calendariodia {
	font-family: "Arial Black", Arial, Terminal;
	font-size: 12pt;
}

.calendariodia1 {
	font-family: Arial, Terminal;
	font-size: 12pt;
}

.calendariodia2 {
	font-family: Arial, Terminal;
	font-size: 10pt;
}

.calendariomes {
	font-family: "Arial Black", Arial, Terminal;
	font-size: 10pt;
	text-transform: uppercase;
	text-align: justify;
	vertical-align: middle;
	white-space: nowrap;
}

.calendarionumdia {
	font-family: "Arial Black", Arial, Terminal;
	font-size: 36pt;
	font-weight: bold;
	line-height: 36px;
	font-style: normal;
	text-decoration: none;
	vertical-align: text-bottom;
}

.cabecera {
	position: relative;
	width: 100%;
}

.titulogranderojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}

.titilarmediointenso {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
}

.titilarmediointenso a{
	text-decoration: none;
}

.titilarpequeintenso {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

.titilarpequeintenso a{
	text-decoration: none;
}

.titilarmini14intenso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;	
}

.titilarmini12intenso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;	
}

.titilarmini10intenso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

.titilarpequeintensonegrita {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #555555;
}

li a:link {
	text-decoration: none;
	color: #000000;
}

.fondorutas {
	background-image: url(turismo/img/rutas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoactividades {
	background-image: url(turismo/img/actividades.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoactividades2 {
	background-image: url(turismo/img/actividades2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.apartasupaux {
	background-color: #ececec;
	background-image: url(turismo/img/sup1.jpg);
	/*background-repeat: no-repeat;*/
	/*background-position: right 33px;*/
}

.apartasupaux2 {
	background-image: url(turismo/img/minis.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.apartaturismoaux {
	background-image: url(turismo/img/fondoaux1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.apartaturismoaux_2 {
	background-image: url(turismo/img/fondoaux1_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.doradoclaropeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #CCCC66;
}
.doradoclaromedio {
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #999966;
}
.doradooscuropeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #AFAF3A;
}
.doradooscurogrande {
	font-family: "Times New Roman",Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}
.titulopequerojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #993300;
}
.titulopeque10rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #993300;
}

.titularmayusculapequeclaroenlace {
	font-family: Verdana,Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	height: 25px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;	
}
.titularmayusculapequeclaroenlace a{
	color:white;
	text-decoration: none;
}