/* Reset
------------------------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll;}
body { background-image:url(../imagens/background.png); background-repeat:repeat-x; background-color:#031634 ;font-size: 13px; color: #666666; font-family: Arial, helvetica, sans-serif;}
ol, ul { list-style: none; margin: 0;}
ul li { margin: 0; padding: 0;}
h1 { margin-bottom: 10px; color: #111111;}	
a, img { outline: none; border:none; color: #000; font-weight: bold; }

p { margin: 0 0 10px; line-height: 1.4em; font-size: 1.2em;}

aside { font-style: italic; font-size: 0.9em;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display: block;
	}
	ul.widgets { list-style-type:none; }

ul.widgets li { display:inline;
                margin-left:10px; }
hgroup { background-color:#ffffff;
}
/* Structure */
#wrapper {
	width: 90%;	
	max-width: 1200px;
	margin: auto;
	padding: 2%;
    background-color:#ffffff;
	} 

	#main {
		width: 	100%;
		margin-right: 5%;
		float: left;
		}	
    	#mrigth {
		width: 	55%;
		margin-right: 5%;
        margin-left: 10px;
		float: left;
		}		
		
	#aside {
		width: 35%;
		float: right;
        margin-right: 10px;
		}

    #logotipo {
		width: 	294px;
	
		float: left;
        height:53px;
        vertical-align: baseline;
		}		
		
	#up {
		width: 439px;
		float: right;
        height:53px;
        text-align:right;
		}


/* Logo H1 */
header h1 {

	float: left;
	display: block;
	background: url(../images/demo.gif) 0 0 no-repeat;
	text-indent: -9999px;
	}
		
/* Nav */
header nav {
	float: right;
	margin-top: 0px; 
	}
	
	header nav li {
		display: inline;
		margin-left: 0px;
		}

#skipTo {
	display: none;
	}
	#skipTo li {
		background: #b1fffc;
		}

/* Banner */			
#banner {
	float: left;
	margin-bottom: 0px;
	width: 100%;

	}

	#banner img {
		width: 100%;
    
}


/* Media Queries */
@media screen and (max-width: 480px) {

	#skipTo {
		display: block;
		}
	
	header nav, #main, aside {
		float: left;
		clear: left;
		margin: 0 0 0px; 
		width: 100%;
		}	
		header nav li {
			margin: 0;
			background: #efefef;
			display: block;
			margin-bottom: 0px;
			}
			header nav a {
				display: block;
				padding: 0px;
				text-align: center;
				}			
}

ul.pg {
 margin: 0; padding: 0;
 list-style: none;
}
ul.pg li {
 display: inline;
 margin: 0; padding: 0;
 text-align: center;
 line-height: 1;
}
ul.pg ul {
 float: left;
 display: inline;
 width: 25%; height: 33px;
 margin: 0; padding: 0;
}
ul.pg li li {
 display: block;
 margin: 0; padding: 0;
}
.botao_recursos
{ background-image:url(../imagens/fundo_bts.png);
  background-repeat:no-repeat;
  width :310px;
  height:45px;
  line-height:50px;
  vertical-align:middle;
  float:left;
  padding-left:30px;
   color:#0f86c2;

}
.botao_recursos a {
    text-decoration:none;
    color:#0f86c2;
}
.titulo_recursos{
    background-color:#f0f3f8;
    width:100%;
    height:33px;

}
.titulos{
    background-color:#ffffff;
    width:100%;
    height:33px;
    font-size:24px;
    color:#8abf3f;
    line-height:33px;
    vertical-align :middle;
    font-weight :bold;

}
.separador{
    height:10px;
    width:100%;
    background-color:#ffffff;
}
.banner_destaques{
   text-align:center ;
    width:100%;
    height:100px;
    float:left;
   

}
.banner_destaques2{
   text-align:center ;
    width:100%;
    height:150px;
    float:left;
   

}
.assinatura{
    
    width:100%;
    height:50px;
    float:left;
    text-align:center ;
    font-size:10px;
   

}
.assinatura_destaques{
    
    width:100%;
    height:160px;
    float:left;
    text-align:center ;
    font-size:10px;
    background-color:#031634 ;
   

}
.texto {
    text-align:justify;
    font-size:12px;
    width:100%;
    color:#365078;
}
.menu {
       font-size:14px;
     line-height:33px;
    vertical-align :middle;
    font-weight :bold;
    color:#ffffff;
}
a.menu {
       font-size:14px;
     line-height:33px;
    vertical-align :middle;
    font-weight :bold;
    color:#ffffff;
}
.titulo1{
    font-size:22px;
}
.titulo2{
    font-size:22px;
}
.titulo3{
    font-size:22px;
}
.titulo4{
    font-size:22px;
}
.titulo5{
    font-size:22px;
}
.titulo6{
    font-size:22px;
}
.titulo7{
    font-size:22px;
}