.cobertura{width:450px; height:596px; position:absolute; top:0px; left:50%; margin-left:-490px;}
.cobertura iframe{width:450px; height:596px;}

.cobertura_mobile{display:none;}

.mapa_cobertura{width:500px; height:596px; float:right;}
area{outline:none;}

.diario{width:450px; height:596px; overflow:hidden; font-size:12px;line-height:16px; position:relative;}
.diario h1{font-size:24px; line-height:20px; margin:0px 0 15px 0; padding-left:33px; background:none; padding-left:0px;}
.diario h1 img{height:20px; float:left; margin-right:10px;}
.diario .estado{padding-top:160px;}
.diario span{font-style:italic; color:#666;}


/* TABLET */
@media only screen and (min-width:481px) and (max-width:959px)
{
	.cobertura{display:none;}
	.cobertura_mobile{display:block; width:600px;}
	.cobertura_mobile .links_uf{margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #CCC;}
	.cobertura_mobile .links_uf div{float:left; text-align:center; line-height:40px; width:65px; height:40px; background:#158A32; color:#FFF; font-size:12px; margin:0 0 1px 1px; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; -ms-border-radius:6px;}	
	.cobertura_mobile iframe{width:600px; height:480px;}
	.mapa_cobertura{display:none;}
	
	.diario{width:600px; height:500px; font-size:11px;line-height:14px; margin-bottom:30px;}
	.diario h1{font-size:24px; line-height:20px; margin:0px 0 15px 0; padding-left:33px; background:none; padding-left:0px;}
	.diario h1 img{height:20px; float:left; margin-right:10px;}
	.diario .estado{padding-top:0px;}
	.diario span{font-style:italic; color:#666;}
}


/* MOBILE */
@media only screen and (max-width:480px)
{
	.cobertura{display:none;}
	.cobertura_mobile{display:block; width:280px;}
	.cobertura_mobile .links_uf{margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #CCC;}
	.cobertura_mobile .links_uf div{float:left; text-align:center; line-height:30px; width:30px; height:30px; background:#158A32; color:#FFF; font-size:11px; margin:0 0 1px 1px; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; -ms-border-radius:6px;}	
	.cobertura_mobile iframe{width:280px; height:550px;}
	.mapa_cobertura{display:none;}
}



/* MOBILE */
@media only screen and (max-width:280px)
{
	.diario{width:280px; height:550px; font-size:11px;line-height:14px; margin-bottom:30px;}
	.diario h1{font-size:24px; line-height:20px; margin:0px 0 15px 0; padding-left:33px; background:none; padding-left:0px;}
	.diario h1 img{height:20px; float:left; margin-right:10px;}
	.diario .estado{padding-top:0px;}
	.diario span{font-style:italic; color:#666;}
}