@import url('http://www.rtve.es/css/rtve.commons/rtve.modules/tabla_datos.css');

 /** *{margin:0; padding:0;} Quitar en pro **/
#rtvehuelgamap  .hddn    {display:none !important;}

#rtvehuelgamap {position:relative; z-index:0;}

/** No hay Javascript **/
#rtvehuelgamap.nojs #mapaComunidades 		{ display:none;}
#rtvehuelgamap #tableComunidades 			{ display:none;  font-size: 8pt !important; line-height: 1.2em;}
#rtvehuelgamap.nojs #tableComunidades 		{ display:block;}
#rtvehuelgamap.nojs #tableComunidades tbody 	{ display: block; height: 397px; overflow-y: scroll;}
#rtvehuelgamap.nojs #tableComunidades th 		{ line-height: 1.2;}
#rtvehuelgamap.nojs #tableComunidades td		{ padding:.4em .2em;text-align: left; vertical-align: top;}

#rtvehuelgamap.nojs #tableComunidades th#comunidad,
#rtvehuelgamap.nojs #tableComunidades th#id_servicio			{ width:18%;}

#rtvehuelgamap.nojs #tableComunidades th#info_educacion,
#rtvehuelgamap.nojs #tableComunidades th#info_transporte,
#rtvehuelgamap.nojs #tableComunidades th#info_sanidad			{ width:22%;}

#rtvehuelgamap.nojs #tableComunidades td.comunidad,
#rtvehuelgamap.nojs #tableComunidades td.servicioPactado,
#rtvehuelgamap.nojs #tableComunidades td.servicioDecreto,
#rtvehuelgamap.nojs #tableComunidades td.servicioParciales	{ width:19%;}

#rtvehuelgamap.nojs #tableComunidades td.info_educacion		{ width:24%;}
#rtvehuelgamap.nojs #tableComunidades td.info_transporte		{ width:22%;}
#rtvehuelgamap.nojs #tableComunidades td.info_sanidad			{ width:12%;}

#rtvehuelgamap.nojs #tableComunidades  tbody tr:nth-child(even) { background-color:#eee;}
#rtvehuelgamap.nojs #tableComunidades  tbody tr:hover 			{ background-color:#ddd;}

#rtvehuelgamap.nojs #tableComunidades  tr td.servicioPactado	{ background-color:#5ec68c;}
#rtvehuelgamap.nojs #tableComunidades  tr td.servicioDecreto	{ background-color:#bd3f1a;}
#rtvehuelgamap.nojs #tableComunidades  tr td.servicioParciales	{ background-color:#fea416;}


/** Vista Mapa/Estados **/
#rtvehuelgamap #mapaComunidades{ width: 100%; height: 360px; *float:none; background-image: -webkit-linear-gradient(top,#F2F2F2,#E4E4E4); background-color:#f2f2f2; border-radius: 10px;}

/** Tip **/
#rtvehuelgamap  #Tip *{box-sizing:border-box; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;}
#rtvehuelgamap  #Tip{ position:absolute; top: 0;left:0;
	 background: rgba(255,255,255,.7); height: 100%; width: 50%; z-index:10;
	 display:none;
}
#rtvehuelgamap #Tip ul	{ width:100%;*width:95%;float:left; text-align:left; padding: 0; height: 92%; margin-top: 1px; overflow: hidden; overflow-y: auto;}
#rtvehuelgamap #Tip ul li	{ font-size: 1em; width:auto;float:left;  padding:4px; list-style: none; font-family: arial; width: 100%;}
#rtvehuelgamap #Tip ul li	{ border-bottom: 1px dotted #C3C3C3; background-image: none;}
#rtvehuelgamap #Tip ul li i	{ float:left; width:100%; font-weight: bold; font-size: 10pt;}
#rtvehuelgamap #Tip ul li span	{ float:left; width:100%; font-size: 8pt; line-height: 1.2em;}
#rtvehuelgamap #Tip h4					{ font-size: 14pt; text-align: left;padding-left: 4px;line-height: 1.2em;border-bottom: 1px solid black;font-family: RTVEFontR;}
#rtvehuelgamap #Tip h4 span#close			{ float: right;background-color:black; color:white; padding: 0 4px;cursor:pointer;font-size:.7em}
#rtvehuelgamap #Tip h4 span#close:hover	{ background-color:white; color:black;}
#rtvehuelgamap #Tip p	{ font-size: .9em; line-height: 1.2em;text-align: left;color: #444;font-family: Helvetica;padding: 5px 0px;}
#rtvehuelgamap #Tip a	{ background: url('http://www.rtve.es/css/style2011/i/LinksDot_news.png') no-repeat top left transparent; float:left; padding: 0 0 0 1.4em; line-height: 1.2em; font-size:.9em; font-weight:bold; font-family:Helvetica;text-align: left;}

#rtvehuelgamap.nojs .legend		{ display:none;}
#rtvehuelgamap .legend    			{ position:absolute; bottom:1em; right:1em; font-size:7.5pt; background-color:#f2f2f2; padding:.4em; width:100px}
#rtvehuelgamap .legend li  			{ padding:0 0 0 .4em !important; background-image:none !important; margin-bottom:.4em;line-height: 1em !important;}
#rtvehuelgamap .legend li.decreto	{ border-left:4px solid #BD3F1A;}
#rtvehuelgamap .legend li.parcial	{ border-left:4px solid #FEA416;}
#rtvehuelgamap .legend li.pactado{border-left:4px solid #5EC68C;}
