@charset "UTF-8";
/* CSS Document */

/* Estilo para Radio Televisión Castilla y León
	Diseño + Desarrollo = Ceres Comunicación Gráfica S.A.
	www.cerescg.com
	Avda. Castilla y León , 62-64 · 09006 · Burgos, España
	Tel: +34 947 252 256  Fax: +34 947 282 922
	... todo lo que puedas imaginar ...
*/


.tiempo {
	width: 100%;
	background-image: url(../entorno/fnd_seccion_grisc.png);
	background-color:#FFFFFF;
	padding-bottom:0.5em;
	background-position: left -20px;
	background-repeat: repeat-x;
}
.tiempo h3 {
	color:#333333;
	padding:0.3em;
	text-align:center;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom:0.2em;
}
.tiempo ul {
	display:block;
	clear:left;
	float:none;	
	margin-left:auto;
	margin-right:auto;
	width:86%;
}
.tiempo ul li {	
	float: left;
	list-style:none;
}
.tiempo ul li a {
	font-size:1.2em;
	padding-top: 0.3em;
	padding-right: 0.9em;
	padding-bottom: 0.3em;
	padding-left: 0.9em;
}
.tiempo .columna_2_1 {
	width:360px;
	margin-top:1em;
	padding-top:1em;
}
.tiempo .columna_2_1 .entrada {
	
}
.tiempo .columna_2_2 {
	width:610px;
	margin-top:1em;
}
.tiempo .entrada {
	background-color:transparent;
	width:auto;
}
.tiempo .titulo {
	color:#000000;
	font-size:1em;
}
.tiempo .titulo strong {
	clear:both;
	display:block;
	font-size:2em;
}
.tiempo .texto {
	margin-top:1em;
}

.tiempo table {
	margin-right:1em;
	margin-left:0.1em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom:1em;
	border-spacing:0;
	border-collapse:collapse;	
}
.tiempo table tr {
	
}
.tiempo table th, .tiempo table td {
	padding:0.2em;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tiempo table th {
	color:#666666;
}
.tiempo table thead th 	{
	text-align:center;
	background-color:#eeeeee;	
}
.tiempo table thead th div {
	text-align:left;
}
.tiempo table thead .hora {
	background-color:#e6e6e6;
}
.tiempo table td {
	text-align:center;
	font-size:1.1em;
}
.tiempo .info {
	font-size:0.9em;
	margin-bottom:1em;
}

.ModuloTiempo  {
margin-right:20px;
}

.ModuloTiempo ul {	
	margin-top:15px;
	}

.ModuloTiempo ul li {	
	list-style:inside;
	margin-bottom:7px;
}

.ModuloTiempo ul li a {
font-size:13px;
}

#tiempo #mapa { position:relative; width:600px; height:350px;}
#tiempo #mapa #imgmapa  { position:absolute; top:0px; left:0px; color:black; z-index:1; width:600px; height:350px;}

#tiempo #mapa #burgos { position:absolute; top:100px; left:350px; color:black; z-index:2; width:25px; height:25px;}
#tiempo #mapa #soria { position:absolute; top:180px; left:430px; color:black; z-index:2; width:25px; height:25px;}
#tiempo #mapa #segovia { position:absolute; top:215px; left:315px; color:black; z-index:2; width:25px; height:25px;}
#tiempo #mapa #avila { position:absolute; top:280px; left:240px; color:black; z-index:2; width:25px; height:25px;}
#tiempo #mapa #leon { position:absolute; top:60px; left:180px; color:black; z-index:2; width:25px; height:25px;}
#tiempo #mapa #zamora { position:absolute; top:150px; left:180px; color:black; z-index:2; width:25px; height:25px;}
#tiempo #mapa #salamanca { position:absolute; top:240px; left:160px; color:black; z-index:2; width:25px; height:25px;}
#tiempo #mapa #valladolid { position:absolute; top:170px; left:250px; color:black; z-index:2; width:25px; height:25px;}
#tiempo #mapa #palencia { position:absolute; top:100px; left:280px; color:black; z-index:2; width:25px; height:25px;}

#burgos IMG, #soria IMG, #segovia IMG, #avila IMG  {border:1px dotted #CCC;}
#leon IMG, #zamora IMG, #salamanca IMG, #valladolid IMG, #palencia IMG  {border:1px dotted #CCC;}

