body {
	MARGIN: 10px 0px;
	background-color:#ebf1ff;
	TEXT-ALIGN: center;
	background-image: url(background2.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contenedor {
	MARGIN: auto; 
	TEXT-ALIGN: left; 
	width: 850px;
	background-color:#FFFFFF;
    border: #3366CC 1px solid;
	
	
}
h1 {
font-weight: bold;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 95%; 
margin:0;
}

#cabecera {
/*	PADDING-RIGHT: 3px;  No puedo usar los paddings porque si no me mueven de posición el flash */
/*	PADDING-LEFT: 10px; */
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12pt; 
/*	PADDING-BOTTOM: 3px; */
	COLOR: #333300; 
/*	PADDING-TOP: 3px; */
	BACKGROUND-COLOR: #ffffff;
}


#menufecha {
	width:850px;
	height: 20px;
	background-color:#999999;
	background-image:url(imagenes/fondos/menu_fecha.gif);
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	text-align:right;
	padding-top:7px;
}

#menuprincipal {
    height:23px;
    background-color:#ffd602;
	background-image:url(imagenes/menu_principal.gif);
	background-repeat:no-repeat;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight:bold;
	/*width:684px;*/
    padding-left:10px;
	padding-top:2px;	
}

#menuprincipal ul{margin:0; padding:0;}

#menuprincipal li
{
display: inline;
padding-bottom: 14px;
padding-left: 20px;
}

#menuprincipal li.home {
display: inline;
padding-bottom: 4px;
padding-left: 25px;
background-repeat: no-repeat;
background: url(imagenes/iconos/home.gif);
background-repeat: no-repeat;
}

#menuprincipal li.mapa {
display: inline;
padding-bottom: 4px;
padding-left: 25px;
background-repeat: no-repeat;
background: url(imagenes/iconos/mapa_web.gif);
background-repeat: no-repeat;
}
#menuprincipal li.email {
display: inline;
padding-bottom: 4px;
padding-left: 25px;
background-repeat: no-repeat;
background: url(imagenes/iconos/email.gif);
background-repeat: no-repeat;}
#menuprincipal li.acce {
display: inline;
padding-bottom: 4px;
padding-left: 25px;
background-repeat: no-repeat;
background: url(imagenes/iconos/accesible.gif);
background-repeat: no-repeat;
}
#menuprincipal li.calle {
display: inline;
padding-bottom: 4px;
padding-left: 25px;
background-repeat: no-repeat;
background: url(imagenes/iconos/callejero.gif);
background-repeat: no-repeat;

}

#menuprincipal li.tra {
display: inline;
padding-bottom: 4px;
padding-left: 25px;
background-repeat: no-repeat;
background: url(imagenes/iconos/tramites.gif);
background-repeat: no-repeat;

}

#menuprincipal a
{
	color:#000000;
	text-decoration: none;
}


#menuprincipal a:hover
{
	text-decoration:underline;
} 


#bmenu {
    width: 850px; 
	height:23px;
    background-color:#FFFFFF;
	background-image:url(imagenes/fondos/menu_principal.gif);
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight:bold;
	padding-left:10px;
	padding-top:2px;	
} 
#busca{
	background-color:#ffffff;
	border:#00CCFF;
	border:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight:bold;
	text-align:left;
	margin-bottom:10px;
	margin-top:10px;
	width:850px;
}

#busca2{
	background-color:#ffffff;
	border:#00CCFF;
	border:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight:bold;
	text-align:left;
	/*margin-bottom:10px;
	margin-top:10px;*/
	width:660px;
}

#cuerpo {
	MARGIN: 0px 0px 0px;
	background-color:#FFFFFF;
}

#principal {
position: relative; 
padding-right : 4px; 
padding-left : 4px; 
padding-bottom : 4px; 
margin-left : 170px; 
margin-right : 180px; 
padding-top : 0px; 
background-color : #ffffff; 
width:490px;
} 

#principal2 {
position: relative; 
padding-right : 4px; 
padding-left : 4px; 
padding-bottom : 4px; 
margin-left : 170px; 
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
/*height:740px;*/
padding-top : 0px; 
background-color : #ffffff; 
width:650px; 
} 
#pie {
	clear:both;
	background-image:url(imagenes/binferior.jpg);
	height:40px;
	width: 850px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:60%;
	font-weight:bold;
	margin-top:10px;
	padding-top:10px;
	text-align:center;
}

tr{
margin-top:2px;

}

/*  ------------------menu lateral izquierdo --------------------- */

.lateral {
	float:left;
	WIDTH: 160px; 
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
}


.lateral ul, li {
	list-style-type: none;
}

.lateral ul {
	margin: 0;
	padding: 0;
}
.lateral a.anclaje {
 border-right:0;
    border-left:0;
    border-bottom:0;
}
.lateral a.anclaje:hover {
background:none;
cursor:default;
}
.lateral a.anclajedes {
 border-right:0;
    border-left:0;
    border-bottom:0;
	color:#FFFFFF;
}
.lateral a.anclajedes:hover {
 border-right:0;
    border-left:0;
    border-bottom:0;
	background-color : #3366cc;
	cursor:default;
}

.lateral a  {
	text-decoration: none;
	color: #3366CC;
	display: block;
	/*padding: 3px 6px;*/
	padding-left:2px;
	padding-top:3px;
	padding-bottom:3px;
	height:18px;
    /*width: 151px;*/
    border-right: #3366CC 1px solid;
    border-left: #3366CC 1px solid;
    border-bottom: #D2D2D2 1px solid;
}

.lateral a:hover {
	background: #DBEBF6;
}
li.superiormenu {
background-color : #eeeeee; 
border : #eeeeee; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 100%; 
font-weight : bold; 
color : #3366cc; 
/*width:153px;*/
border-bottom : 1px solid #d2d2d2; 
border-left : 1px solid #d2d2d2; 
border-right : 1px solid #d2d2d2; 
} 
li.destacados {
background-color : #3366cc; 
border : #eeeeee; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 100%; 
font-weight : bold; 
color : #eeeeee; 
width:160px;
border-bottom : 1px solid #d2d2d2; 
border-left : 1px solid #d2d2d2; 
border-right : 1px solid #d2d2d2; 
} 
li.infe {
	text-decoration: none;
	color: #3366CC;
	display: block;
    border-bottom: #3366CC 1px solid;
	margin-bottom:10px;

}
/*li.blanco{
}
/*  ------------------menu lateral derecho --------------------- */
.menuvi {
	FLOAT: right; WIDTH: 160px;	font: 70% "Verdana", Arial, Helvetica, sans-serif;
}


.menuvi ul, li {
	list-style-type: none;
}


.menuvi ul {
	margin: 0;
	padding: 0;
}

.menuvi a  {
	font: 100% "Arial",  Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;

}

.menuvi a:hover {
	font: 100% "Arial",  Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	}

/*
/* agenda */
li.conteagenda {
	background-image:url(imagenes/fondos/fondovideos.jpg);
	background-repeat:repeat;
	font: 100% "Arial", Helvetica, sans-serif;
	padding-top:5px;
	padding-left:5px;
	text-align:left;
	color:#000000;
	height:20px;
}	
li.conteagenda2 {
	background-repeat:repeat;
	font: 100% "Arial", Helvetica, sans-serif;
	padding-top:5px;
	padding-left:5px;
	text-align:left;
	color:#000000;
	height:auto;
	margin-top:10px;
	clear:both;
	
}	
.conteagenda2 img{border:none}

li.agendaprensa {
	background-image:url(imagenes/agenda/Prensa1.jpg);
     background-repeat: no-repeat;
	 background-position:center;	 
	 background-color:#ebe8e3;
   	height:40px;
}	
li.agendacultural {
	background-image:url(imagenes/agenda/Cultura1.jpg);
     background-repeat: no-repeat;
	 background-color:#ebe8e3;
	 background-position:center;	 
   	height:40px;
}	
li.agendafestivo {
	background-image:url(imagenes/agenda/Festivo1.jpg);
     background-repeat: no-repeat;
	 background-color:#ebe8e3;
	 background-position:center; 
   	height:40px;
}	
li.agendafestivo2 { 
	 background-color:#ebe8e3;
	 background-position:center; 
   	height:111px;
}	
li.agendafestivo2 img{border:none}
li.agendajoven {
	background-image:url(imagenes/agenda/Deportes2.jpg);
     background-repeat: no-repeat;
	 background-color:#ebe8e3;
	 background-position:center;	 
   	height:50px;
}	
li.sircam{
	background-image:url(imagenes/agenda/sircam.gif);
     background-repeat: no-repeat;
	 background-color:#ebe8e3;
	 background-position:center;	 
   	height:65px;
}	
li.agenda_ss {
	background-image:url(imagenes/agenda/servsoc1.jpg);
     background-repeat: no-repeat;
	 background-position:center;
	 background-color:#ebe8e3;
   	height:40px;
}
li.vacio2 {
	height:10px;
	 background-color:#ebe8e3;
}	
/*
display: inline;
padding-bottom: 4px;
padding-left: 25px;
background-repeat: no-repeat;
background: url(imagenes/iconos/email.gif);
background-repeat: no-repeat*/

/* Inicio Diferentes tipos de li para el menu principal (lado derecho de la web)*/
li.videos {
	background: url(imagenes/iconos/icono_video.gif);
    background-repeat: no-repeat;
	background-color:#336699;
	font: 100% "Verdana", Arial, Helvetica, sans-serif;
	padding-top:3px;
	padding-left:8px;
	color:#ffffff;
	font-weight:bold;
	height:20px;
}

li.contevideos {
	background-image:url(imagenes/foto_videos.jpg);
     background-repeat: no-repeat;
	 background-position:center;	 
	 background-color:#ebe8e3;
	font: 100% "Arial", Helvetica, sans-serif;
	/*padding-top:85px;*/
	text-align:center;
	color:#000000;
	height:90px;
}
li.vacio {
	height:10px;
/*	padding-top:10px;*/
	font: 100% "Arial", Helvetica, sans-serif;
}
li.fotografias {
	background: url(imagenes/iconos/icono_fotografias.gif);
    background-repeat: no-repeat;
	background-color:#FFD602;
	font: 100% "Verdana", Arial, Helvetica, sans-serif;
	padding-top:3px;
	padding-left:10px;
	color:#333333;
	font-weight:bold;
	height:20px;
}
li.contefotografias {
	 background-image:url(imagenes/foto_fotografias.jpg);
     background-repeat: no-repeat;
	 background-position:center;
	background-color:#EEEEEE;
	font: 100% "Arial", Helvetica, sans-serif;
	text-align:center;
	color:#000000;
	height:90px;
}

li.t3d {
	background: url(imagenes/iconos/icono_3d.gif);
    background-repeat: no-repeat;
    background-color:#336699;
	font: 100% "Verdana", Arial, Helvetica, sans-serif;
	padding-top:3px;
	padding-left:10px;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
}
li.conte3d {
	 background-image:url(imagenes/enlaces_http.jpg);
     background-repeat: no-repeat;
	 background-position:center;
	background-color:#EEEEEE;
	font: 100% "Arial", Helvetica, sans-serif;
	padding-top:15px;
	color:#000000;
	text-align:center;
	height:90px;
}
li.tiempo {
	background: url(imagenes/iconos/icono_tiempo.gif);
    background-repeat: no-repeat;
    background-color:#FFD602;
	font: 100% "Verdana", Arial, Helvetica, sans-serif;
	padding-top:3px;
	padding-left:10px;
	color:#333333;
	font-weight:bold;
	height:20px;
}
li.contetiempo {
	background: url(imagenes/foto_tiempo.jpg);
    background-repeat: no-repeat;
	 background-position:center;	
	background-color:#EEEEEE;
	font: 100% "Arial", Helvetica, sans-serif;
	padding-top:15px;
	color:#000000;
	text-align:center;
	height:90px;
}
li.publicaciones{
    background-color:#336699;
	font: 100% "Verdana", Arial, Helvetica, sans-serif;
	padding-top:3px;
	padding-left:10px;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
}
li.contepublicaciones{
	background: url(imagenes/ala.jpg);
    background-repeat: no-repeat;
	 background-position:center;	
	background-color:#EEEEEE;
	font: 100% "Arial", Helvetica, sans-serif;
	padding-top:15px;
	color:#000000;
	text-align:center;
	height:90px;
}




/* ----------------------Tabla de Noticias -------------------------*/
ul.noticias {
background-image:url(imagenes/fondos/tabla_noticias.gif);
background-repeat:repeat;
margin-left:10px;
 width:450px;
 height:auto;
}
.saluda ul, li {
	list-style-type: none;
}
li.saluda img  {
 vertical-align:text-top;
 border:1px;
 border-color:#333333;
 float:right;
 margin-top:20px;
 }
 ul.saluda {
 width:500px;
 height:auto;
 margin-left:0px;
 margin-top:2px;
}
li.saluda h1 {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
text-align:left;
vertical-align:top;
margin-bottom:0px;
margin-top:0px;
}
li.saluda  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
text-align:left;
vertical-align:top;
margin-bottom:0px;
margin-top:0px;
}
 
pre.saluda{
font-size: 12px;
padding: 5px 10px;
margin:0px;
}
.listadoentrevistas{
 width:450px;
 height:auto;
}

.destacados{
 width:450px;
 height:auto;
}

th.destacados{
background-color:#CCCCCC;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;

}
td.destacados  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
padding-top:2px;
padding-bottom:2px;
}
li.encabezadonoticias {
    vertical-align:top;
    background-color:#333333;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	padding-left:2px;
	color:#FFFFFF;
	font-weight:bold;
	height:15px;
}

li.noticias img  {
 vertical-align:text-top;
 border:1px;
 border-color:#333333;
 margin: 18px 10px 10px 10px;
 float:left;
 }
li.noticias h1 {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
text-align:left;
vertical-align:top;
margin-bottom:0px;
margin-top:0px;}

li.noticias pre {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:left;
margin-top:5px;

}
li.noticias a {
text-decoration : none; 
color : #3366cc; 
margin-bottom:25px; 

} 

ul.separacion {
height:10px;
}

p {
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;
}


th.oculto{
display:none;
}
caption.oculto{
display:none;
}
th.entrevistas1{
background-color:#CCCCCC;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;

}
th.entrevistas2{
     background-image:url(imagenes/fondos/fondofotografias.jpg);
	 background-repeat:repeat;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}


/* este es el mio
#principal {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	MARGIN-LEFT: 170px; 
	MARGIN-RIGHT: 170px; 
	PADDING-TOP: 4px; 
	BACKGROUND-COLOR: #ffffff
}*/


/*.lateral ul {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
}

.lateral li {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BACKGROUND-COLOR: #ffffff;
	LIST-STYLE-TYPE: none	
}

.lateral a  {
	text-decoration: none;
	color: #3366CC;
	display: block;
	padding: 3px 6px;
	width: 160px;
	border-right: #3366CC 1px solid;
	border-left: #3366CC 1px solid;
	border-bottom: #D2D2D2 1px solid;
}

.lateral a:hover {
	background: #DBEBF6;
}
*/

/*
li.superiormenu {
	background-color:#EEEEEE;
	border:#EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	color: #3366CC;
	height:16px;
	width: 160px;
	border-bottom: #D2D2D2 1px solid;
	border-left: #D2D2D2 1px solid;
	border-right: #D2D2D2 1px solid;
}	

li.infe {
	text-decoration: none;
	color: #3366CC;
	display: block;
	width: 160px;
    border-bottom: #3366CC 1px solid;

}

*/

/* -----------------------  Estilo del Rótulo de la tabla ENTREVISTAS (etiqueta html <CAPTION>) ---*/

p.noticias{
 background-color:#666666;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	padding-left:2px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:1em;
	/*height:10px;*/
	text-align:left;
}

p.encabezado{
 background-color:#336699;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	padding-left:2px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:auto;
	height:10px;
	text-align:left;

}
caption.entrevistas {
 background-color:#666666;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	padding-left:2px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:auto;
	height:15px;
	text-align:left;
	}
	
th.entrevistas {
 background-color:#336699;;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	padding-left:2px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:auto;
	height:15px;
	text-align:left;
	}	
td.noticias2  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:left;
/*padding:inherit;*/
padding-left:3px;
background-image:url(imagenes/fondos/fondofotografias.jpg);
background-repeat:repeat;
}
td.vermas  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:right;
padding:inherit;
background-image:url(imagenes/fondos/fondofotografias.jpg);
background-repeat:repeat;
}
td.noticias1  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:left;
padding:inherit;
background-color:#CCCCCC;
}

a.leernoticia {
text-decoration : none; 
color : #3366cc;  
text-align:right;
}

td.agenda1  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:left;
padding:inherit;
background-image:url(imagenes/fondos/fondofotografias.jpg);
background-repeat:repeat;
}
td.agenda2 {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:left;
padding:inherit;
background-image:url(imagenes/fondos/fondofotografias.jpg);
background-repeat:repeat;
}
li.alcalde {
margin-top:25px;
}
img.fotoalcalde {
border:thin;
border-color:#333333;
margin:0px 25px 25px 25px;
vertical-align:text-top;
float:right;
}
h6.textoalcalde {
font: 75% "Verdana", Arial, Helvetica, sans-serif;
color:#0033CC;
}

img.fotonoticias{
border:thin;
border-color:#333333;
margin:25px 25px 25px 25px;
vertical-align:text-top;
float:right;
}

/*------------------------------  ESTILO TABLAS 2 NOTICIAS ---------------------------------------*/
table.dosnoticias {
  border-collapse: collapse;
  border-spacing: 0; 
  border-width: 0; 
  width:98%;
}
td.titulardosnoticias{
background-color:#006699;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:50%;
	margin-right:15px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 10px;
	border-bottom:0px;
	border-left:0px;
	padding:5px;
	
}
td.noticias3  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:left;
padding-left:3px;
background-image:url(imagenes/fondos/fondofotografias.jpg);
background-repeat:repeat;
border-color: #ffffff; 
	border-style: solid;
	border-width: 10px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	/*padding:15px;*/
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	vertical-align:text-top;
}
td.noticias3foto  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:center;
vertical-align:middle;
background-image:url(imagenes/fondos/fondofotografias.jpg);
background-repeat:repeat;
border-color: #ffffff; 
	border-style: solid;
	border-width: 10px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:9px;
	vertical-align:text-top;
}

td.vermas2  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:right;
padding:inherit;
background-image:url(imagenes/fondos/fondofotografias.jpg);
background-repeat:repeat;
margin-right:15px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 10px;
	border-bottom:0px;
	border-left:0px;
	border-top:0px;
	padding-right:10px;
	padding-bottom:10px;
}

/*-------------------------  ESTILOS PERIODICO DE LOS ALCAZARES ----------------------*/
table.periodico {
  border-collapse: collapse;
  border-spacing: 0; 
/*  border-width: 0; */
border-color:#000000;
border-top:dashed;
border-bottom:dashed;
border-width:thin;
  width:98%;
}
td.periodico1{
background-color:#FF9933;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:50%;
	margin-right:15px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 3px;
	border-bottom:0px;
	border-left:0px;
	padding:5px;
	
}
td.periodico2{
background-color:#999999;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:50%;
	margin-right:15px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 3px;
	border-bottom:0px;
	border-left:0px;
	padding:5px;
	
}
td.periodico3{
background-color:#FF3333;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:50%;
	margin-right:15px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 3px;
	border-bottom:0px;
	border-left:0px;
	padding:5px;
	
}

td.noticiast  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:left;
padding-left:3px;
background-color:#FF9933;
border-color: #ffffff; 
	border-style: solid;
	border-width: 3px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	/*padding:15px;*/
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	vertical-align:text-top;
}
td.entrevistast {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:left;
padding-left:3px;
/*background-image:url(imagenes/fondos/fondofotografias.jpg);*/
/*background-repeat:repeat;*/
background-color:#b7b7b7;
border-color: #ffffff; 
	border-style: solid;
	border-width: 3px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	/*padding:15px;*/
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	vertical-align:text-top;
}
td.apartado3 {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:left;
padding-left:3px;
/*background-image:url(imagenes/fondos/fondofotografias.jpg);*/
/*background-repeat:repeat;*/
background-color:#FF3333;
border-color: #ffffff; 
	border-style: solid;
	border-width: 3px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	/*padding:15px;*/
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	vertical-align:text-top;
}
td.periodicofoto1  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:center;
vertical-align:middle;
background-image:url(imagenes/fondos/fondoperiodico.gif);
background-repeat:repeat;
border-color: #ffffff; 
	border-style: solid;
	border-width: 3px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:9px;
	vertical-align:text-top;
}
td.periodicofoto2  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:center;
vertical-align:middle;
/*background-image:url(imagenes/fondos/fondofotografias.jpg);
background-repeat:repeat;*/
background-color:#E5E5E5;
border-color: #ffffff; 
	border-style: solid;
	border-width: 3px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:9px;
	vertical-align:text-top;
}
td.periodicofoto3  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:center;
vertical-align:middle;
background-image:url(imagenes/fondos/fondofotografias3.gif);
background-repeat:repeat;
background-color:#E5E5E5;
border-color: #ffffff; 
	border-style: solid;
	border-width: 3px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:9px;
	vertical-align:text-top;
}

td.vermasperiodico  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:right;
padding:inherit;
background-image:url(imagenes/fondos/fondofotografias.jpg);
background-repeat:repeat;
margin-right:15px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 3px;
	border-bottom:0px;
	border-left:0px;
	border-top:0px;
	padding-right:10px;
	padding-bottom:10px;
}

td.vermasp1  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:right;
padding:inherit;
background-color:#FF9933;
margin-right:15px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 3px;
	border-bottom:0px;
	border-left:0px;
	border-top:0px;
	padding-right:10px;
	padding-bottom:10px;
}
td.vermasp2  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:right;
padding:inherit;
background-color:#b7b7b7;
margin-right:15px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 3px;
	border-bottom:0px;
	border-left:0px;
	border-top:0px;
	padding-right:10px;
	padding-bottom:10px;
}
td.vermasp3  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:right;
padding:inherit;
background-color:#ff3333;
margin-right:15px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 3px;
	border-bottom:0px;
	border-left:0px;
	border-top:0px;
	padding-right:10px;
	padding-bottom:10px;
}
a.leernoticiap {
font-weight:bold;
text-decoration : none; 
color : #ffffff;  
text-align:right;
}

/* ---------------------------------- ESTILOS DE TURISMO -----------------------------------*/
td.turismot1{
background-color:#999999;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:33%;
	margin-right:25px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 25px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	padding:5px;
	
}
td.turismot2{
background-color:#3165CE;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:33%;
	margin-right:25px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 25px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	padding:5px;
	
}
td.turismot3{
background-color:#FF9933;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:33%;
	margin-right:25px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 25px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	padding:5px;
	
}

td.turismot4{
background-color:#6666cc;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:33%;
	margin-right:25px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 25px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	padding:5px;
	
}

td.turismot5{
background-color:#993300;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:33%;
	margin-right:25px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 25px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	padding:5px;
	
}
td.turismot6{
background-color:#999933;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:33%;
	margin-right:25px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 25px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	padding:5px;
	
}
td.Agenda{
	background-color:#ececec;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	/*margin-right:5px;*/

	border-color: #ffffff; 
	border-style: solid;
	border-width: 25px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	/*padding:5px;*/
	text-align:center;
}

th.ocultoturismo{
display:none;
}
table.turismo {
margin-top:1em;
margin-bottom:1em;
  border-collapse: collapse;
  border-spacing: 0; 
  border-width: 0;
  width:98%;
  vertical-align:top
}
table.Agenda {
  border-collapse: collapse;
  border-spacing: 0; 
 /* cell-spacing: 0;*/
  border-width: 0;
  width:90%;
  vertical-align:top
}
td.turismo1{
	/*background-image:url(imagenes/fondoalcazares.jpg);
    background-repeat:repeat;*/
	background-color:#ececec;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
		margin-right:5px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 25px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	padding:5px;
	text-align:center;
}
td.turismo2{;
background-color:#99CCFF;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:30%;
	margin-right:5px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 25px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	padding:5px;
	text-align:center;
	
}
td.turismo2{;
background-color:#99CCFF;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:30%;
	margin-right:5px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 25px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	padding:5px;
	text-align:center;
	
}
td.turismo3{;
background-color:#FCD772;
	font: 70% "Verdana", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:30%;
	margin-right:5px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 25px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	padding:5px;
	text-align:center;
	
}



td.turismo1a  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:left;
padding-left:3px;
	background-color:#ececec;
border-color: #ffffff; 
	border-style: solid;
	border-width: 25px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	padding-left:7px;
	padding-right:7px;
	padding-top:5px;
	 vertical-align:top
}
td.turismo1b {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:left;
padding-left:3px;
/*background-image:url(imagenes/fondos/fondofotografias.jpg);*/
/*background-repeat:repeat;*/
background-color:#99CCFF;
border-color: #ffffff; 
	border-style: solid;
	border-width: 25px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	/*padding:15px;*/
	padding-left:7px;
	padding-right:7px;
	padding-top:5px;
	vertical-align:text-top;
}
td.turismo1c {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:left;
padding-left:3px;
/*background-image:url(imagenes/fondos/fondofotografias.jpg);*/
/*background-repeat:repeat;*/
background-color:#FCD772;
border-color: #ffffff; 
	border-style: solid;
	border-width: 25px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	/*padding:15px;*/
	padding-left:7px;
	padding-right:7px;
	padding-top:5px;
	vertical-align:text-top;
}
td.turismof1  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:center;
vertical-align:middle;
background-color:#E5E5E5;
}
td.turismof2  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:center;
vertical-align:middle;
background-color:#E5E5E5;
}
td.turismof3  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:center;
vertical-align:middle;
background-image:url(imagenes/fondos/fondofotografias3.gif);
background-repeat:repeat;
background-color:#E5E5E5;
border-color: #ffffff; 
	border-style: solid;
	border-width: 25px;
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:9px;
	vertical-align:text-top;
}
td.vermasp12{
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:right;
padding:inherit;
background-color:#99CCFF;
margin-right:15px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 25px;
	border-bottom:0px;
	border-left:0px;
	border-top:0px;
	padding-right:10px;
	padding-bottom:10px;
}
td.vermasp22  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:right;
padding:inherit;
background-color:#99CCFF;
margin-right:15px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 25px;
	border-bottom:0px;
	border-left:0px;
	border-top:0px;
	padding-right:10px;
	padding-bottom:10px;
}
td.vermasp32  {
font: 70% "Verdana", Arial, Helvetica, sans-serif;
color:#000000;
text-align:right;
padding:inherit;
background-color:#99CCFF;
margin-right:15px;
	border-color: #ffffff; 
	border-style: solid;
	border-width: 25px;
	border-bottom:0px;
	border-left:0px;
	border-top:0px;
	padding-right:10px;
	padding-bottom:10px;
}
a.leernoticiat {
font-weight:bold;
text-decoration : none; 
color : #ffffff;  
text-align:right;
}
/* ESTILOS PARA LA EL DIV DE IR A CONTENIDOS */
#ir_contenido{
    margin-top:1.3em;
	/*MARGIN:auto; */
	margin-left:auto;
	margin-right:auto;
	WIDTH:850px; 
	PADDING-TOP:0;
	padding-bottom:0.3em;
	text-align:right;
	color:#FFFFFF;
	background-color:#ffcc00;
	background-image:url(fir.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#ir_contenido p {
background-color:#CCCCCC;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
}
#ir_contenido A {
	COLOR: #3366cc; TEXT-DECORATION: none;
	border:0;
}
#ir_contenido  A:hover {
	COLOR: #3366cc; TEXT-DECORATION: underline;
}
a.AA {
text-decoration:none;
FONT-FAMILY: 'Lucida Grande', Verdana, Arial, Sans-Serif;
FONT-SIZE: 0.8em;
font-weight:bold;
color:#3366cc;
}
a.AA:hover {
text-decoration:none;
FONT-FAMILY: 'Lucida Grande', Verdana, Arial, Sans-Serif;
FONT-SIZE: 0.8em;
font-weight:bold;
color:#3366cc;
text-decoration:underline;
}
a.A {
text-decoration:none;
FONT-FAMILY: 'Lucida Grande', Verdana, Arial, Sans-Serif;
FONT-SIZE: 0.7em;
font-weight:bold;
color:#3366cc;
}
a.A:hover {
FONT-FAMILY: 'Lucida Grande', Verdana, Arial, Sans-Serif;
FONT-SIZE: 0.7em;
color:#3366cc;
text-decoration:underline;
}
.fmprincipal {
vertical-align:middle;
}

#validacion {
width: 850px;
background-color:#beb9b5;
background-image:url(imagenes/fondos/fondovalida3.jpg);
/*background-repeat:no-repeat;*/
text-align:center;
padding-top:0.9em;
min-height:70px;
}
.impakto a {
color:#666666;
font-weight:bold;
text-decoration:none;
}
.impakto a:hover {
text-decoration:underline;
}

#validacion a img {
border:none;
}
#validacion p {
font-size:smaller;
color:#666666;
padding-top:0;
}
.atajo {
text-decoration:underline;
}
.atajo {
text-decoration:underline;
}

.bimg{border:none}