@charset "utf-8";

@media (max-width: 1980px) { 
#container_fullindex { width:100%; height:500px; display:table;}
#container_full { width:100%; height:auto; display:table;}
#container { width:1260px; height:auto; padding:10px; background-color:transparent; display:table;} /* tamanho padrão 900px  */
#container_textual { width:1120px; height:auto; padding:80px 80px 80px 80px; background-color:transparent; display:table;}
#container_fullnoticias { width:100%; height:auto;padding:20px 10px 20px 10px;background-color:transparent; display:table;}
#sectionheader {width:695px;height:auto;padding:20px;background-color:transparent;float:left; text-align:left;}
#aside_sectionheader {width:210px;height:auto;background-color:transparent;padding:10px 10px 0px 0px;float:left;text-align:center; font-size:14px;}
#asideheader {width:480px;height:auto;padding:20px;background-color:transparent;float:left; text-align:left;margin-left:5px;}

#combo_noticia { width:360px;height:auto;padding:5px 5px 5px 5px;margin-top:0px;background-color:#F8F8F8;font-size:20px;text-align:left;float:left;display:table;}
#combo_noticia a { width:350px;height:310px;padding:5px;background-color:#FFFFFF;color:#333333;display:table;}
#combo_noticia a:hover {width:350px;height:310px;padding:5px;background-color:#aec79d;color:#333333;
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in; 
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
#div_foto_noticia { width:360px;height:200px;padding:0px;background-color:#EEEEEE;display:table;float:left;}
#foto_noticia { width:360px;height:200px;}
#manchete_noticia { width:360px;height:130px;padding:5px;font-size:20px;float:left;font-weight:bold;}

#combo_videodestaque { width:870px;height:420px;padding:15px;margin-top:0px;background-color:rgba(0,51,0,0.5);font-size:13px;text-align:left;float:left;display:table;}
#iframe_videodestaque { width:850px;height:420px;}

}


@media (max-width: 600px) { 
#container_fullindex { width:100%; height:350px; display:table;}
#container_full { width:100%; height:auto; display:table;}
#container { width:300px; height:auto; padding:10px; background-color:transparent; display:table;} /* tamanho padrão 900px  */
#container_textual { width:300px; height:auto; padding:50px 10px 50px 10px; background-color:transparent; display:table;}
#container_fullnoticias { width:100%; height:auto;padding:10px 10px 10px 10px;background-color:transparent; display:table;}

#sectionheader {width:320px;height:AUTO;padding:10px;background-color:transparent;float:left; text-align:left;}
#asideheader {width:320px;height:auto;padding:10px;background-color:transparent;float:left; text-align:left;margin-left:0px;}

#combo_noticia { width:270px;height:auto;5px 5px 0px 5px;margin-top:0px;background-color:rgba(0,51,0,0.5);font-size:13px;text-align:left;float:left;display:table;}
#combo_noticia a { width:260px;height:auto;padding:10px;background-color:rgba(238,238,238);color:#333333;display:table;}
#combo_noticia a:hover {width:260px;height:auto;padding:10px;background-color:#aec79d;color:#333333;
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in; 
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}
#div_foto_noticia { width:240px;height:120px;padding:5px;background-color:#EEEEEE;display:table;float:left;}
#foto_noticia { width:240px;height:120px;}
#manchete_noticia { width:240px;height:auto;padding:5px;font-size:17px;float:left;font-weight:bold;}

#combo_videodestaque { width:870px;height:420px;padding:15px;margin-top:0px;background-color:rgba(0,51,0,0.5);font-size:13px;text-align:left;float:left;display:table;}
#iframe_videodestaque { width:850px;height:420px;}

}