#noticias{
float:left;
width:60%;
margin-left:2%;
line-height:22px}

#latdir{
float:right;
width:35%;
margin-right:1%;
text-align:left;
line-height:22px}

#avisos,#avisos a{
display:block;
border-color:#f3f7fd;
text-decoration:none}

#avisos a:hover{
border-top:0;
text-decoration:none}

.aviso{float:left;
font-size:12px;
line-height:16px;
width:46%;
background-color:#f3f7fd;
margin:5px 7px 10px 7px;
border:1px solid #d3d9e0;
border:1px solid #c7def0;
display:block}

.aviso h4{
font-size:13px;
color:#000;
line-height:17px;
margin:0;
padding:0;
background-color:#c7def0}

.aviso em{
font-size:11px;
color:#a9a9a9}

#nav{clear:both}

@media screen and (max-width:1280px){
#noticias,#latdir{
width:95%;
margin-left:2%;  
margin-right:2%}
#latdir{float:left}}

#viii{
background-color:#fff;
margin-bottom:1em;
text-align:center}

#viii a{
border:0}


#fenf{
background-color:#dfeff6;
margin-bottom:1em;
text-align:center;
  
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;

box-shadow:3px 3px 6px #737b7e;
-moz-box-shadow:3px 3px 6px #737b7e;
-webkit-box-shadow:3px 3px 6px #737b7e}

#fenf a{
border:0}

a#inscricoes{
position:relative;
top:-165px;
left:220px;

color:#006400;
font-size:1.2em;
font-weight:bold;

padding:0.4em 0.3em;

border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;

box-shadow:3px 3px 6px #737b7e;
-moz-box-shadow:3px 3px 6px #737b7e;
-webkit-box-shadow:3px 3px 6px #737b7e}  


