@charset "iso-8859-1";

body{
font-size: 0.8em;
font-family: verdana,arial,helvetica;
text-align: center;
padding:0;

} 
#body{
margin: auto;
width: 95%;
} 

#cabecera{
background-color: white;
min-height: 67px;
position: relative;
width: 100%;

}  

#cabecera1{
float: left;
min-height: 61px;
text-align: left;
margin-top: 0.2em;
margin-bottom: 0.1em;
}  

#cabecera2{
float: left;
min-height: 61px;
text-align: left;
margin-top: 0.2em;
margin-bottom: 0.1em;

} 

#cabecera21{
background-color: white;
float: left;
height: 4em;
text-align: left;
padding-top: 0.5em;

} 

#cabecera3{	
background-color: white;
min-width: 30%;
float: right;
margin-top: 1em;
margin-bottom: 0.1em;
margin-right: 1px;
text-align: center;
} 

#menu_basico{
clear: both;
background-color: white;
margin-top: 2px;
margin-bottom: 7px;
min-height: 10px;
height: 10px;
} 

#menu_basico img{
border:0 none;
}

#rss {
margin-top: 5px;
}

#menu_basico1{
background-color: white;
width: 50%;
float: left;
text-align: left;
color: #A20609;
margin-top: 3px;
} 

#menu_basico5{
background-color: white;
float: right; 
text-align: right;
margin-top: 1px;
} 

/*-- Barra Navegacion --------------------------- */
#barra_navegacion {
  float:left;
  width:103.5%;
  font-size:1em;
  line-height:normal;
  }
#barra_navegacion ul {
      margin:0;
      padding:10px 10px 0 0px;
      list-style:none;
  }
#barra_navegacion li {
  display:inline;
  margin:0;
  padding:0;
  }
#barra_navegacion a {
  float:left;
  margin:0;
  padding:2px 3px 2px 3px;
  text-decoration:none;
  width:24.1%;
  }
#barra_navegacion a span {
  float:left;
  display:block; 
  background:url("tabyellow.jpg") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#000000;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#barra_navegacion a span {float:none;}
/* End IE5-Mac hack */
#barra_navegacion a:hover span {
 /* background:url("gris.gif") no-repeat right top;
/*  color: black; */
  text-decoration: underline;
  color: black;
  }
#barra_navegacion a:hover {
  color: black;
  }
#barra_navegacion a:active {
	background: #A20609;
}
 
#barra_navegacion a:active span{
	color: #A20608;
}
   
  #barra_navegacion #current a {
          background-position:0% -42px;
  }
  #barra_navegacion #current a span {
          background-position:100% -42px;
  }	 
/*- Fin Barra Navegacion--------------------------- */

/*-- menu_complementa --------------------------- */
#menu_complementa {
  float:left;
  width:103.5%;
  font-size:1em;
  line-height:normal;
  }
#menu_complementa ul {
      margin:0;
      padding:10px 10px 0 0px;
      list-style:none;
  }
#menu_complementa li {
  display:inline;
  margin:0;
  padding:0;
  }
#menu_complementa a {
  float:left;
  margin:0;
  padding:2px 3px 2px 3px;
  text-decoration:none;
  width:24.1%;
  }
#menu_complementa a span {
  float:left;
  display:block; 
  background:url("tabyellow.jpg") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#000000;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu_complementa a span {float:none;}
/* End IE5-Mac hack */
#menu_complementa a:hover span {
  text-decoration: underline;
  color: black;
  }
#menu_complementa a:hover {
  color: black;
  }
#menu_complementa a:active {
	background: #A20609;
}
 
#menu_complementa a:active span{
	color: #A20608;
}
   
/*- Fin Barra Navegacion2--------------------------- */


#izq{
clear: both;
margin-top: 0.1em;
width: 24%;
float: left;
min-height: 20em;

}

/*---  Menu Izquierda   ------ */
#button {
width: 99%;  
padding: 0 0 1em 0;
margin-top: 0.5em;
margin-bottom: 1em;
font-size : 1em;
text-align: left;
}

#button ul {
        list-style: none;
        margin: 0;
        padding: 0;
        border: none;
}
#button LI UL{
	MARGIN-LEFT: 1em;
    border-top: 1px solid white;
}

#button li {
        border-bottom: 1px solid white;
        margin: 0;
        list-style: none;
        list-style-image: none;
}

#button li a {
        display: block;
        padding: 5px 5px 5px 0.5em; 
        background-color: silver;	
        color: #000000;
        text-decoration: none;
        width: 99%; 
        border: 1px solid #A0A0A0;  

}
#button LI UL li a {
        display: block;
        padding: 5px 5px 5px 0.5em;
        background-color: #E0E0E0;
        color: #000000;
        text-decoration: none;
        width: 99%; 
}
#button li a:hover {
        color: black;
	text-decoration: underline;
}
	
#button li a:active {
  color: #A20607;
}
	

#centro{
margin-top: 0.3em;
margin-left: 0.6em;
background-color: #ffffff;
width: 55%;
float: left;
min-height: 20em;
/*
border: 1px solid #A20609;  
*/
text-align: center;
vertical-align: middle;
background-color: white;
padding: 5px 5px 5px 5px;

}
#centrodcha{
margin-top: 0.2em;
margin-left: 0.9em;

background-color: #ffffff;
width: 72%;
float: left;
min-height: 20em;
text-align: center;
vertical-align: middle;
background-color: white;
padding: 5px 5px 5px 5px;

}

#dcha{
margin-top: 0.6em;
width: 17%;
float: right;
}

#dcha a {
color: #A20606; 
text-align: left;
text-decoration: none; 
}
#dcha a:visited {
background-color: transparent;
color: navy;
text-decoration: none; 
}

#dcha a:hover {
background-color:transparent;
color: #000000;
text-decoration: none; 
}

#dcha a:active {
	background: transparent;
	color: #000000;
}

.enlacesdcha {
text-align: left;
vertical-align: middle;
border: 1px solid #A20609;  
padding:3px;
margin-bottom:4px;
font-size: 0.8em;
font-weight: bold;
width:99.89%;
display: block;
}
.enlacesdcha1 {
width:99.79%;
display: block;
}

.direccion {
text-align: center;
vertical-align: middle;
margin-top: -10px;
font-size: 0.8em;
font-weight: bold;
width:99.89%;
display: block;
color: navy;
}

.prueba {
margin-bottom: 20px;
}



#pie_pagina{
clear: both;
vertical-align: top;
margin-top:-15px
}

#pie_pagina li{
float: left; 
}

h1 {
font-family: verdana, arial, sans-serif;
color: #A20608;  
font-size: 1.4em;
}
h2 {
font-family: verdana, arial, sans-serif;
color: #A20608;  
font-size: 1.0em;
text-align: center;
}
h3 {
font-family: verdana, arial, sans-serif;
color: #A20608;  
font-size: 0.9em;
text-align: center;
}
h4 {
font-family: verdana, arial, sans-serif;
color: #A20608;  
font-size: 0.9em;
text-align: center;
}

p {
font-size: 1em;
}

.pcentradoNegri{
text-align: center;
font-weight: bold;
}
.pIzquiNegri{
text-align: left;
font-weight: bold;
}
.negrita{
font-weight: bold;
}
.derecha{
text-align: right;
}
.alineadcha {
float: right;
text-align: right;
padding-right:5px;
}
.parrafocentrado {
	text-align: center;
}
.piefoto {
	text-align: center;
	font-size: x-small;
	font-style: italic;
	color: #A20608;
	margin-top: -15px;
	margin-bottom: 5px;
}

.cursiva {
	font-style: italic;
}

.cursiva2 {
	font-style: italic;
	margin-left: 30px;
}

.tableXXX {
border: 1px solid #A20608; 
font-size: 1em;
}	
   
.tableXXX th{
border: 1px solid #A20608;
text-align: center;
}	
   
.tableXXX td {
border: 1px solid #A20608;
text-align: center;
}	   

.tableXXX caption {
font-family: verdana, arial, sans-serif; 
color: #000000; 
font-size: 1em; 
text-align: center; 
font-weight: bold} 

.tableXXXD {
border: 1px solid #A20608; 
font-size: 1em;
}	
   
.tableXXXD th{
border: 1px solid #A20608;
text-align: center;
}	
   
.tableXXXD td {
border: 1px solid #A20608;
text-align: right;
}	   

.tableXXXD caption {
font-family: verdana, arial, sans-serif; 
color: #000000; 
font-size: 1em; 
text-align: center; 
font-weight: bold}


.fijo{
width: 115px;
}

.tablaal5{
width: 5%;
}

.tablaal25{
width: 25%;
}

.tablaal40{
width: 40%;
}


img{
border:0 none;
}

img.scaled8 {
  width: 80%;
}

img.scaled {
  width: 100%;
}

img.scaled5 {
  width: 36%;
}
img.scaled6 {
  width: 35%;
}

img.scaled7 {
  width: 40%;
  MARGIN: 20px auto 20px 20px; 
}

#migas{
padding: 0px 0px 5px 0px;
text-align: left;
font-size: xx-small;
color: #A20608;
font-style: italic;

}
#migas a {
color: #000; 
font-size: xx-small;
text-align: left;
text-decoration: none; 
font-weight: bold;
BACKGROUND-POSITION: right 50%; PADDING-right: 1.1em;
BACKGROUND-IMAGE: url(ir3.gif);
BACKGROUND-REPEAT: no-repeat;

}
#migas a:visited {
background-color:transparent;
color: #000;
text-decoration: none; 
font-weight: bold;
font-size: xx-small;
}

#migas a:hover {
background-color:transparent;
color: #A20608;
text-decoration: none; 
font-weight: bold;
font-size: xx-small;
}

#columna {
float:left;
text-align: justify; 
vertical-align: top;
background-color: white;
padding: 5px 5px 5px 5px;
border: 1px solid #A20608;
min-height: 99%;
width:99.5%;
} 

#columnapie {
	float: left;
	text-align: left;
	vertical-align: middle;
	font-size: 0.7em;
	font-weight: bold;
	background-color: #E0FEFE;
	padding: 1px 1px 1px 1px;
	border: 1px solid navy;
	width: 48.5%;
} 
#outer {
	height: 100px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
#outer[id] {
	display: table;
	position: static;
	cursor: pointer;
}

#middle {position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%} /* for explorer only */
#inner[id] {position: static;} 

#columnapie img{
	float: left;
	border: 0 none;
}
#columnapie a {
color: navy; 
text-align: left;
text-decoration: none; 
}
#columnapie a:visited {
background-color: transparent;
color: navy;
text-decoration: none; 
}

#columnapie a:hover {
background-color:transparent;
color: #000000;
text-decoration: none; 
}

#columnapie a:active {
	background: transparent;
	color: #000000;
}

#columnapie2 {
	float: right;
	vertical-align: middle;
	font-size: 0.7em;
	font-weight: bold;
	background-color: #364D7E;
	padding: 1px 1px 1px 1px;
	border: 1px solid navy;
	width: 48.5%;
} 

#outer2 {
	height: 100px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
#outer2[id] {display: table; position: static;}

#middle2 {position: absolute; top: 50%;} /* for explorer only*/
#middle2[id] {display: table-cell; vertical-align: middle; position: static;}

#inner2 {
	text-align: right;
	position: relative;
	top: -50%;
/*	color: White; */
} /* for explorer only */
#inner2[id] {
	position: static;
/*	color: White; */
} 

#columnapie2 img{	
float:right;
border:0 none;
}
#columnapie2 a {
color: #F6F6F5;
text-decoration: none; 
}
#columnapie2 a:visited {
background-color: transparent;
color:#F6F6F6;	
text-decoration: none; 
}

#columnapie2 a:hover {
background-color:transparent;
color: white;
text-decoration: none; 
}

#columnapie2 a:active {
	background: transparent;
	color: white;
}

.pfotonoti { 
text-align: center; 

}

.fotonoti {	   
text-align: center; 
vertical-align: top;
background-color: white;
width:50%;
	font-size: x-small;
	font-style: italic;
	color: #A20608;
}
img.fotonoti{
  width: 99%;
  border-style: solid;
  border-width: 2px 1px 1px 2px;
  border-top-color: #666;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: #666; 
}


#resbusca{
float:left;
text-align: justify; 
vertical-align: top;
background-color: white;
padding: 5px 5px 5px 5px;
border: 1px solid #A20608;
min-height: 99%;
width:99.5%;

}
.resbuscacontenido{
font-size: 0.8em;
}
#resbusca strong{
background-color: yellow;

}

  

#columna21 {
float: left;
text-align: justify; 
vertical-align: top;
background-color: white;
padding: 5px 5px 5px 5px;
width:48.5%;
}
#columna22 {
float: left;
text-align: justify; 
vertical-align: top;
background-color: white;
padding: 5px 5px 5px 5px;
width:48.5%;
}


.fotonoticia {
text-align: center; 
vertical-align: top; 
}

.vv1 {
font-size: 0.7em;
text-align: center; 
vertical-align: top;
 
}

.fotonoticiaborde {
text-align: center; 
background-color: white; 
vertical-align: top; 
border: 1px solid #A20608; 
}
.imgcentrada {
text-align: center; 
vertical-align: top; 
}

.columna {
text-align: justify; 
vertical-align: top;
background-color: white;  
height: 99%;
padding: 5px 5px 5px 5px;
border-top: 1px solid #A20609;  
border-bottom: 1px solid #A20609;
border-right: 1px solid #A20609;
border-left: 1px solid #A20609;
}
.columnatex {
text-align: justify; 
vertical-align: top;
background-color: white;
padding: 15px;
}	

.plinea {
border-bottom: solid GRAY; 
border-bottom-width: thin;
}

.columnafoto{
text-align: center; 
vertical-align: middle; 
border: 1px solid #55789E; 
padding: 15px;
}
.bordeimg{
border:1px solid #55789E;
}
#mapa {
text-align: justify; 
vertical-align: top;
background-color: white;
padding: 5px 5px 5px 5px;
border-top: 1px solid #1154b0;  
border-bottom: 1px solid #1154b0;
border-right: 1px solid #1154b0;
border-left: 1px solid #1154b0;
font-size: 0.8em;
MARGIN-TOP: 1em; MARGIN-RIGHT: 2%;
} 
#mapa a {
color: navy; 
text-align: left;

}
#mapa a:visited {
background-color:transparent;
color: navy;
}

#mapa a:hover {
background-color:transparent;
color: red;
text-decoration: none; 
}

#mapa h2 {
font-family: verdana, arial, sans-serif;
color: #55789D;  
font-size: 0.9em;
text-align: left;
border-bottom: 1px solid #1154b0;
padding-bottom: 5px;
}

.listaNiveles UL {
	PADDING-RIGHT: 0em; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 99%; 
	PADDING-BOTTOM: 0em; 
	MARGIN: 0em; 
	PADDING-TOP: 0em;
	list-style:none;
}
.listaNiveles UL UL {
	PADDING-RIGHT: 0em; 
	PADDING-LEFT: 0em;
	FONT-SIZE: 98.5%; 
	PADDING-BOTTOM: 0em; 
	MARGIN: 0em; 
	PADDING-TOP: 0em
}
.listaNiveles UL UL UL {
	PADDING-RIGHT: 0em; 
	PADDING-LEFT: 0em; 
	PADDING-BOTTOM: 0em; 
	MARGIN: 0em; 
	PADDING-TOP: 0em
}
.listaNiveles UL LI {
	BACKGROUND-POSITION: left 0.4em;
	MARGIN-TOP: 0.5em;
	PADDING-LEFT: 1em; 
    list-style-image: url(bullet/bulletniv1.gif);
	PADDING-BOTTOM: 0em; 
	MARGIN-LEFT: 0.7em; 
	PADDING-TOP: 0em; 
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.listaNiveles UL LI LI {
   list-style-image: url(bullet/bulletniv2.gif);
}
.listaNiveles UL LI LI LI {
   list-style-image: url(bullet/bulletniv3.gif);
}
.listaNiveles UL LI LI LI LI {
   list-style-image: url(bullet/bulletniv4.gif);
}
.listaNiveles UL LI LI LI LI LI {
   list-style-image: url(bullet/bulletniv5.gif);
}
.listaNiveles UL LI LI LI LI LI LI {
   list-style-image: url(bullet/bulletniv6.gif);
}
.listaNiveles OL {
	FONT-SIZE: 115%;
}
.listaNiveles OL OL {
	PADDING-RIGHT: 0em; PADDING-LEFT: 0em; FONT-SIZE: 98.5%; PADDING-BOTTOM: 0em; MARGIN: 0em; PADDING-TOP: 0em
}
.listaNiveles OL OL OL {
	PADDING-RIGHT: 0em; PADDING-LEFT: 0em; PADDING-BOTTOM: 0em; MARGIN: 0em; PADDING-TOP: 0em
}
.listaNiveles OL LI {
	BACKGROUND-POSITION: left 0.4em; MARGIN-TOP: 0.5em; PADDING-LEFT: 1em; PADDING-BOTTOM: 0em; MARGIN-LEFT: 0.7em; PADDING-TOP: 0em; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Arial, Helvetica, sans-serif
}

OL.letra li {
  list-style: lower-alpha;
}

.listasnotidia LI {
	CLEAR: both;
    list-style:none; 
	
/*	PADDING-TOP: 1.5em; 
	BORDER-TOP: #55789E 1px solid;
*/	 
}
.listasnotidia DD {
	MARGIN-TOP: 3px; 
	FONT-WEIGHT: normal; 
	MARGIN-LEFT: 1.7em; 
	TEXT-ALIGN: justify;
}

.listasnotidia DL {
	
}
.listasnotidia DT {
	CLEAR: right; 
	MARGIN-TOP: 1em; 
	PADDING-LEFT: 1.5em; 
	BACKGROUND-IMAGE: url(bullet/bulletniv1.gif); 
	BACKGROUND-REPEAT: no-repeat
}
.separadas .listasnotidia {
	PADDING-BOTTOM: 1.5em; 
	PADDING-TOP: 1.5em; 
	BORDER-BOTTOM: #55789E 1px solid;
}

.arriba {
text-align: right;
font-size: xx-small;
padding-right: 2.5em;
}

.fotoAsociada {
	CLEAR: right; 
	MARGIN-TOP: 0.5em; 
/*	MARGIN-BOTTOM: 0.9em; */
	MARGIN-LEFT: 0.5em; 
	PADDING-LEFT: 0.9em; 
	FLOAT: right;
/*	BORDER: #55789E 1px solid; */
}


HR.retorno {
	CLEAR: both; 
	VISIBILITY: hidden; 
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto
}
HR.separa {
	CLEAR: both;
	MARGIN-TOP: 0.5em; 
	FLOAT: right; 
	WIDTH: 97%; 
	COLOR: #55789E; 
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none;
	HEIGHT: 1px; 
	BACKGROUND-COLOR: #55789C; 
}

