﻿body {
	margin: 0 auto;
	padding: 0px;
	background-image:url('/images/bg/bgBody.png');
	background-repeat:repeat-x;
	background-color:#EAF1F2;
}

.HeadAndalucia {
	background-image:url("/images/head/Cabecera.jpg");
	color: #fff;
	height: 150px;
	width:960px;
}

.HeadCostaRica {
	background-image:url("/images/head/Cabecera.jpg");
	color: #fff;
	height: 150px;
	width:960px;
}

.Head {
	background-image:url("/images/head/Cabecera.gif");
	background-repeat:no-repeat;
	color: #fff;
	height: 200px;
	width:960px;
}

.HeadAndalucia {
	background-image:url("/images/head/esp/Andalucia.gif");
}

.HeadCostaRica {
	background-image:url("/images/head/mun/CostaRica.gif");
}

.HeadAndalucia a{
	color: #fff;
	font-weight: bold;
}

.HeadCostaRica a{
	color: #fff;
	font-weight: bold;
}

.Head a{
	color: #fff;
	font-weight: bold;
}

.TDIzquierdo{
	background-color: #FFF;
	height:auto;
	vertical-align:top;
	width:200px;
}

.TDDerecho{
	background-color: #CDD1DC;
	border-right: 1px solid #4D8861;
	height:auto;
	vertical-align:top;
	width:200px;
}

.TDCentral {
	background-color: #fff;
	height:auto;
	text-align:left;
	vertical-align:top;
	width: 760px;
}

.TDCentralPortada {
	width: 560px;
	text-align:left;
	vertical-align:top;
	height:auto;
	background-color: #ffffff;
}

.Calendario {
	font-family: Tahoma;
	font-weight: bold;
	width:200px;	
}
.calendario span{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
}

.Calendario table tr td {
	background-color: #DFEAEB;
	font-size: 11px !important;
}

.Calendario td  {
	border: 2px solid #fff;
}

.Calendario table tr th {
	font-family: Tahoma;
	font-size: 11px !important;
	font-weight: bold;
}

.Calendario .ms-WPHeader {
	display:none;
}

.Calendario a {
	color: #000;
/*	background-color: #91BBA0;*/
	display: block;
	padding: 1px 2px;
}

.Calendario a:hover {
	background-color: #91BBA0;
	color: #B14749;
}

.Calendario table tbody tr td table tbody tr td div div table {
	width:195px;
}

.Calendario table tbody tr td table tbody tr td div {
	border:0px solid black;
}

.ContenedorTitulo{
    background-color: #DFEAEB;
    background-repeat:repeat-x;
    border-top: 2px solid #017D59;
    border-bottom: 2px solid #017D59;
    border-left: 60px solid #017D59;
    border-right: 10px solid #017D59;
    padding:10px;
    vertical-align: top;
}

.ContenedorTitulo span.TituloPagina{
	font-size:12px;
    font-weight: bolder;
	color:#017D59;
}

.ContenedorMenu, .ContenedorEventos {
	width:200px;
	font-family:Tahoma;
	background-color: #fff;
}

.ContenedorMenu .TituloMenu{
	background-color: #101916;/*#B02E2E*/
	/*background-image:url(/images/bg/bgTituloMenu.jpg);*/
	background-image:url(/images/bg/bgBloqueTituloGreen.jpg);
	background-repeat:repeat-x;
	color: #FFF;	
	display:block;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	margin-bottom:3px;
	width:185px;
	_width:195px;
	text-align:left;/*add for VIVI Ma.03/08/2010 11:56Hrs.*/
}

.ContenedorEventos .TituloMenu {
	color: black;
	font-size: 11px;
	font-weight: bold;
}

.ContenedorMenu a{
    color: #fff;
    background-image:url(/images/bg/bgA.jpg);
    background-repeat:repeat-y;
    background-color: #B77173;
   	display: block; 
   	font-size: 11px;
   	margin-bottom: 2px;
   	padding: 4px 5px 5px 10px;
   	text-decoration: none;
   	width: 185px;
	_width:195px;
	text-align:left; /*add for VIVI Ma. 03/08/2010 11:33Hrs.*/
}

.ContenedorEventos span{
	background-color: #DFEAEB;
	color: #000;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	width:186px;
}

.ContenedorMenu a:hover{
	color: yellow;
}

.ContenedorEventos a{
	color: #016547;
	padding:0 5px;
}

.ContenedorEventos a:hover{
	color: #003322;
}

.BarraOpciones {
	background-color: #D2E2D6;
	border: 1px solid #1E312B;	
	margin-bottom:20px;
	padding: 5px;
	font-weight: bold;
}

.BarraOpciones a{
	color: #1E312B;	
	margin-left: 5px;
	margin-right: 5px;
}

.BarraOpciones a:hover{
	color: #9C2024;
}

.BarraOpciones span{
	color: #101916;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: underline;
}

.Contenido {
	padding: 10px;
	width:740px
}

.Contenedorportada{
	float: left;
	width:535px
}
.contenedorportada hr{
	margin-left:10px;
	margin-right:15px;
}
.Contenedorportada h1{
	margin-top: 10px;
	margin-left:10px;
	margin-right:15px;
}

.ContenedorBanner{
	background-color: #DFEAEB;
	float:right;
	width:200px;
	padding-left:5px;
	padding-right:5px;
}

.ContenedorBanner img {
	border: 0px;
	margin-bottom: 10px;
	width: 200px;	
}

ul.MenuSecundario {
	list-style: none;
}

ul.MenuSecundario li a{
	font-weight:bold;	
	float: left;
	margin: 0px 10px;
}

.ImgCentro {
	float: none;
	text-align:center;
	margin: 20px 20px 20px 200px;
	width:300px;
}

.ImgLeft {
	float: left;
	margin: 0px 20px 20px 0px;
	width:200px;
}

.Pie{
	text-align: center;
}

.Pie div {
	background-color: #017D59;
	padding: 10px;
	height:30px;
	width:935px;
	_width:955px;
}

.Pie span {
	font-size:10px;
	color: #FFF;
	text-align:center;
}

.Pie a {
	font-size:10px;
	font-weight:bold;
	color: #FFF;
	text-decoration:none;
}

.Pie a:hover {
	text-decoration:underline;
	color:#FFFFCC;
}

/*Menu Superior*/

#jsddm
{	margin: 3px 0 3px 0;
	padding: 0}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		background: transparent;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		width: auto;
		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	color: #FFFF00;
		}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #B14747;
			background-image:url(/images/bg/bgBarraMenu2.jpg);
			background-repeat:repeat-x;}
		
		#jsddm li ul li a:hover
		{	color: #FFFF00}
		
/*Fin de Menu Superior*/

.ContenedorNoticia {
	clear:left;
	display: table;
	padding:5px 15px 20px 10px;
}

.ContenedorNoticia span.fecha{ 
	color: #5D7698;	
	font-size: 10px;
	font-weight: bold;
	float: right;
}

.ContenedorNoticia div{ 
	height: auto;
	vertical-align: top;
}

.ContenedorNoticia div p {
	margin: 0;
}

.ContenedorNoticia img{ 
	border: 1px solid #5D9499;
	background-color: #DFEAEB;
	height: 100px;
	float: left;
	margin: 5px;
	margin-right:10px;
	padding: 5px;
}

.ContenedorNoticia a.enlace{
	border-bottom: 2px dotted #314F51;
	color: #314F51;
	float: right;
	margin-bottom: 20px;
	width: 100%;
	text-decoration: none;
}


.ContenedorNoticia a.enlace:hover{
	color: #000;
}

.ContenedorNoticia h3 a{ 
	color: #016547;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}

.ContenedorNoticia h3{ 
	color: #016547;
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ContenedorNoticia h3 a:hover{ 
	color: #B14747;
	text-decoration: underline;
}

.ContenedorDoc a{
  color:#852523;
}
.ContenedorDoc div{
 text-decoration:overline;
 color:#852523;
}
/*.ContenedorDoc span{
  color:#244824;
   font-weight:bold;
}*/

.ContenedorDoc a:hover{
   color:#244824;
   font-weight:bold;
}
.ListadoLineasActuacion {
	float:left;
	list-style: none; 
	margin:0;
	padding:0; 
	width: 100px; 
}

a.normal {
	background-color:#DFEAEB;
	border: 1px solid #336633;
	color: #336633;
	display: block;
	margin-bottom: 2px;
	padding: 5px;
}

a.seleccionado {
	background-color:#336633;
	border: 1px solid #000;	
	color: #fff;
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 5px;
}
/*a:hover{
	color:#600500;
}*/

a.EnlaceVideo {
	background-image: url(/images/vinetas/video.png);
	background-repeat:no-repeat;
	background-position: left top;
	color: #b94415;
	float: right;
	font-weight: bold;
	padding-left: 20px;	
}

a.EnlaceVideo:hover {
	color: #000;
}


a.Volver {
	background-image: url(/images/vinetas/volver.gif);
	background-repeat:no-repeat;
	background-position: left top;
	color: #b94415;
	float: right;
	font-weight: bold;
	padding-left: 20px;	
}

a.Volver:hover {
	color: #000;
}

.ContenedorLineasActuacion {
	background-color: #EFF5F5;
	border: 1px solid #336633;
	float:right;
	padding: 5px;
	width:620px;
}

.ContenedorLineasActuacion h3{
	margin-bottom: 10px;
}

.ContenedorLineasActuacion div {
	font-size: 11px;
}

.ContenedorLineasActuacion span {
	font-size: 11px;
}

.ContenedorLineasActuacion p {
	font-size: 11px;
}

.BloqueEnlaces {
	text-align: center;
}

.BloqueEnlaces a{
	background-color: #C4D8D9;
	border: 1px solid black;
	display: inline-block;
	color: #3A5D60;
	font-weight: bold;
	margin: 10px 20px; 
	width: 150px;
}

.BloqueEnlaces a:hover{
	background-color: #B14747;
	color:#fff;
	text-decoration: underline;
}

.Paginacion {
	background-color: #DFEAEB;
	border: 1px solid #336633;
	color:#336633; 
	font-weight: bold; 
	font-size: 11px; 
	padding-bottom:10px; 
	vertical-align:top;
}