/* CSS JUNTA ANDALUCIA */

body
	{
	margin:0px;
	font-size: 88%;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #333333; 
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-arrow-color:#333333;
    scrollbar-track-color: #FFFFFF;
    scrollbar-base-color:#FFFFFF;
} 
	
/* contenedor general ************************** */

.contenedor_general
	{
	width:800px;
	height:80%;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	padding-top:3px;	
}
.contenedor_portada
	{
	width:768px;
	height:80%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:316px;	
	background-image: url(../images/fondoportada.jpg);
	background-repeat:no-repeat;
}

/*  cabecera *********************************** */

.contenedor_cabecera
	{
	width:100%;
	height:50px;
	float:left;
	text-align: left;
	clear:both;
	}
	
.contenedor_cab_logo
	{
	height:50px;
	background-image:url(../images/titulo.gif);
	background-repeat:no-repeat;
	float:left;
	padding-top: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	width:100%;
	clear:both;
}
	
.contenedor_cab_logo a:link  {
	color: #FFFFFF;
	text-decoration: none; 
}
.contenedor_cab_logo a:visited {
	color: #FFFFFF; 
	text-decoration: none; 
}
.contenedor_cab_logo a:hover {
	color: #FFFFFF; 
	text-decoration: underline; 
}
.contenedor_cab_logo a:active {
	color: #FFFFFF; 
	text-decoration: none; 
}
	

/*  menu opciones ******************************** */

.contenedor_menu
	{
	background-image: url(../images/motivomenu.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	width:155px;
	float:left;
	background-color:#FFFFFF;
	height:100%;
	padding: 5px 5px 160px 5px;
	border-right: 1px solid #006600;
	}
	
.contenedor_menulote
	{
	width:155px;
	float:left;
	background-color:#E7F3FF;
	height:100%;
	
	}
.li
	{
	font-family: Tahoma;
	font-size: 0.8em;
	font-weight: bold;
	color: #336600;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	padding-left: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	display: block;
	}


.li a:link  {
	color: #006633;
	text-decoration: none;
	display: block; 
}
.li a:hover {
	color: #003399;
	text-decoration: underline;
	display: block;
}
.li a:visited {
	color: #006633; 
	text-decoration: none;
	display: block;
}
.li a:active {
	color: #006633; 
	text-decoration: none;
	display: block; 	
}

li {
	display:block;
}

.lisub {
	font-family: Tahoma;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #000066;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #CBDADE;
	list-style-type: square;
	display: block;
	text-indent: 11px;
	}

.lisub a:link  {
	background-color: #FFFFFF;
	color: #003366;
	text-decoration: none;
	display:block;
 
}
.lisub a:visited {
	color: #003366; 
	text-decoration: none; 
	display:block;
}
.lisub a:hover {
	background-color: #EAEAEA;
	display:block;
 
}
.lisub a:active {
	background-color: #EAEAEA;
	color: #003366; 
	text-decoration: none;
	display:block;
}

.listado {
	font-family: Tahoma;
	font-size: 0.9em;
	color: #000066;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-color: #CBDADE;
	list-style-type: decimal;
	list-style-position: inherit;
	margin-top: -18px;
	border: 1;
}

.listado a:link  {
	color: #003366;
	text-decoration: none; 
}
.listado a:visited {
	color: #003366; 
	text-decoration: none; 
}
.listado a:hover {
	color: #333366;
	text-decoration: underline;
}
.listado a:active {
	color: #003366; 
	text-decoration: none; 
}

.bajo_menu {
	padding-top: 16px;
	float: left;
	padding-left: 5px;
	height: 100%;
	
}
	

	
/* contenedor central *************************** */

.contenedor_central
	{
	 
	 width:70%!important;
	 width: auto;
	 float:left;
	 }
	 
.contenedor_informacion_portada
	{
	width:60%!important;
	width:65%;
	float:left;
	padding-left:25px;
	padding-right:-50px!important;
	padding-right: 7px;
	padding-top:25px;
	height:auto;
	}	 
	 
.contenedor_informacion
	{
	width:60%!important;
	width:67%;
	float:left;
	padding-left:25px;
	padding-right:-50px!important;
	padding-right: 7px;
	padding-top:25px;
	height:auto;
	}
	
.contenedor_banners
	{
	width:146px;
	height:500px;
	padding-top:24px;
	padding-left:2px;
	margin-right: -30px!important;
	margin-right: 3px;
	margin-left:15px!important;
	margin-left:0px;
	float: right;
	}
	
.banner
	{
	width:146px;
	height:auto;
	margin-bottom:20px;
	border: 0px;
	
	}
	
/* CONTENIDOS DE INFORMACION *************************************************** */

.enlacegral {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.86em;
	color: #333333;
	text-decoration: none;
}
.enlacegral a:link  {
	color: #333333;
	text-decoration: none; 
}
.enlacegral a:visited {
	color: #333333; 
	text-decoration: none; 
}
.enlacegral a:hover {
	color: #4399EC; 
	text-decoration: none; 
}
.enlacegral a:active {
	color: #666666;
	text-decoration: none;
}

.informacion_superior
	{
	width:98%;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	text-align:justify;
	margin-bottom: 15px;
	}
	
.informacion_inferior
	{
	width:130%!important;
	width:98%;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	margin-bottom: 25px;
	text-align: justify;
	}
#fondo_resultados_elpais
	{
	width:130%!important;
	width:98%;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color:#000;
	margin-bottom: 25px;
	text-align: justify;
}
	
.titular_noticias
	{
	width:100%;
	height:18px;
	background-image:url(../images/fondo_noticias.jpg);
	background-repeat:repeat-x;
	background-color:#94D3FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.02em;
	font-weight:bold;
	color:#218AEF;
	padding-bottom:1px;
	}
	
.lineazul
	{
	width:97%;
	float:left;
	background-color:#E7F3FF;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	

/* TIPOGRAFIAS ****************************************************************** */

.titular
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#218AEF;
	}

.cita
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.93em;
	font-weight:normal;
	color:#000;
	padding-right:195px;
	text-align:center;
	}

.titulo_noticia
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	color:#000;
	text-align:left;
	}
	
.noticia
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	}
	
.entradilla
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	font-size: 0.9em;
	}

.tituloazul
	{
	font-family: Tahoma; 
	font-size: 1.4em; 
	font-weight: bold; 
	color: #0099CC; 
	align: center top;
}


/* PAGINAS INTERIORES  ********************************* */

h1
	{
	width:97%;
	height:24px;
	background-color: #EAEAEA;
	padding:7px 0px 0px 16px;
	font-family:Verdana;
	font-size:1.2em;
	font-weight:bold;
	color:#000067;
	text-align:left;
	}
	
.informacion
	{
	width:98%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color:#000;
	text-align:justify;
	margin-bottom: 25px;
	height: auto;
	}
	
.imagen_cultura
	{
	width:202px;
	height:160px;
	margin:10px;
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	}
	
.imagen_dcha
	{
	width:50px;
	margin:10px;
	float:right;
	margin-top: 0px;
	padding-bottom: 00px;
	margin-right: 0px;
	margin-left: 10px;
	}

.enlace  {
	color: #333333;
	text-decoration: none;
	width: 100%;
	
}	
.enlace a:link  {
	color: #333333;
	text-decoration: none; 
}
.enlace a:visited {
	color: #333333; 
	text-decoration: none; 
}
.enlace a:hover {
	color: #333333; 
	text-decoration: underline; 
}
.enlace a:active {
	color: #000000; 
	text-decoration: none; 
}

.enlaceblanco a:link  {
	color: #FFFFFF;
	text-decoration: none; 
}
.enlaceblanco a:visited {
	color: #333333; 
	text-decoration: none; 
}
.enlaceblanco a:hover {
	color: #333333; 
	text-decoration: underline; 
}
.enlaceblanco a:active {
	color: #333333; 
	text-decoration: none; 
}
.contenedor_cab_pie {
	width:95%;
	height:30px;
	padding-top:14px;
	float:left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	text-align:center;
	clear: both;
}
.contenedor_cab_pie a:link  {
	color: #333333;
	text-decoration: none; 
}
.contenedor_cab_pie a:visited {
	color: #333333; 
	text-decoration: none; 
}
.contenedor_cab_pie a:hover {
	color: #333333; 
	text-decoration: underline; 
}
.contenedor_cab_pie a:active {
	color: #666666;
	text-decoration: none;
}
.inicio {
	height:20px;
	background-image:url(../images/titulo.gif);
	background-repeat:no-repeat;
	float:left;
	padding-top: 4px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #006633;
	text-decoration: none;
	width:100%;
	text-indent: 12px;
	background-position: right;
	margin-top: 15px;
	padding-bottom: 9px;
}
.inicio a:link  {
	color: #006633;
	text-decoration: none; 
}
.inicio a:visited {
	color: #006633; 
	text-decoration: none; 
}
.inicio a:hover {
	color: #006633; 
	text-decoration: underline; 
}
.inicio a:active {
	color: #006633;
	text-decoration: none;
}
h2 {
	width:97%;
	height:24px;
	padding:7px 6px 0px 10px;
	font-family:Verdana;
	font-size:1.05em;
	font-weight:bold;
	color:#000000;
	text-align:right;
	margin-top: -18px;
}
.imagen_vertical {
	width:160px;
	height:250px;
	margin:10px;
	float:left;
	margin-top: 0px;
	margin-left: 0px;
}
.licuadradillos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	padding-left: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	list-style-type: square;
	list-style-position: inside;
}
.imagen_valores {
	width:360px;
	height:84px;
	margin:10px;
	float: left;
	margin-left: 25px;
}
.columizqda {
	float:left;
	width:50%;
	padding-left: 8px;
	text-align: left;
}
.columizqdaa {
	float:left;
	width:48%;
	padding-left: 8px;
	text-align: center;
}
.cincocolumnas {
	float:left;
	width:18%;
	padding:7px;
}		
.columizqdab {
	float:right;
	width:48%;
	padding-left: 8px;
	text-align: center;
}		
.columdcha {
	float:right;
	width:36%;
	padding-left: 8px;
	height: 82px;
}
.2columnasb {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	text-align:left;
	margin-bottom: 50px;
	display: inline;
	width: 50px;
	padding-left: 16px;
	margin-left: 18px;
}
.contenedor_2columnas {
	width:98%;
	float:left;
	font-size: 0.85em;
}
.imagen_vertica2 {

	width:139px;
	height:260px;
	margin:10px;
	float:left;
	margin-top: 0px;
	margin-left: 0px;
}
h3 {

	width:97%;
	height:24px;
	padding:7px 6px 0px 10px;
	font-family:Verdana;
	font-size:0.9em;
	font-weight:bold;
	color:#000000;
	text-align:right;
	margin-top: -18px;
	text-decoration: none;
}

h3 a:link  {
	color: #000000;
	text-decoration: none; 
}
h3 a:visited {
	color: #000000; 
	text-decoration: none; 
}
h3 a:hover {
	color: #000000; 
	text-decoration: none; 
}
h3 a:active {
	color: #000000;
	text-decoration: none;
}
.menu4 {
	width:98%;
	height:auto;
	float:left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding: 6px;
	margin-top: -18px;
}
.menu4 a:link  {
	color: #666666;
	text-decoration: none; 
}
.menu4 a:visited {
	color: #333333; 
	text-decoration: none; 
}
.menu4 a:hover {
	color: #999999; 
	text-decoration: underline; 
}
.menu4 a:active {
	color: #000000;
	text-decoration: none;
}
.h2 {

	width:97%;
	height:24px;
	background-color:#E5E5E5;
	padding:7px 6px 0px 10px;
	font-family:Verdana;
	font-size:1em;
	font-weight:bold;
	color:#000000;
	text-align:right;
	margin-top: -18px;
}
.lineagris {

	width:97%;
	float:left;
	background-color:#EEEEEE;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.lineagrisfina {
	width:97%;
	float:left;
	background-color:#EEEEEE;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 2px;
}
.lineagrisfina2 {
	width:100%;
	float:left;
	background-color:#CCCCCC;
	height: -5px; !important;
	height: 1px;
}
.imagen_valores {

	width:85%;
	height:160px;
	margin:10px;
	float:left;
	margin-top: 0px;
	margin-left: 18px;
}
.titular_fotos {

	width:100%;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.02em;
	font-weight:bold;
	padding-bottom:1px;
}
/* EL PAIS */
.titular_elpais {
font-family: Verdana, Geneva, Arial, sans-serif !important;
font-size: 12px !important;
color: #000000 !important;
font-weight: bold !important;
font-style: normal !important;
text-decoration: underline !important;
}

A:link.titular_elpais, A:vlink.titular_elpais, A:alink.titular_elpais {color: #000000 !important;}

.autor_elpais {
font-family: Verdana, Geneva, Arial, sans-serif !important;
font-size: 11px !important;
color: #999999 !important;
font-weight: normal !important;
font-style: normal !important;
text-decoration: none !important;
}

A:link.autor_elpais, A:vlink.autor_elpais, A:alink.autor_elpais {
color: #999999 !important;
}

.titulo_feed_elpais {font:normal 11px Arial, Helvetica, sans-serif !important; text-decoration:none !important; color:#666666 !important;}
.fondo_resultados_elpais { width: 100%;}
/*FIN EL PAIS*/
