		/*	Arquivo criado pelo programador Paulo Sergio de Oliveira	*/

/*###########################################################  open footer  #####################################################################*/
.footer{
width:100%;
height:px;
background-color:#fff;
margin:0px auto;
margin-top:100px;
margin-bottom:0px;
padding-bottom:20px;
border-top:1px solid #ddd;
text-align:center;
float:left;
}
.idiomas_rede{
width:70%;
height:px;
margin:0px auto;
background-color:#;
border:px solid #ccc;
border-bottom:px solid #ccc;
}
.idiomas{
width:100%;
height:px;
background-color:#;
margin:20px auto;
border:px solid #ccc;
float:left;
}
.idiomas ul {
width:100%;
height:px;
background-color:#;
border:px solid #ccc;
border-bottom:1px solid #ccc;
float:left;
}
.idiomas ul li{
background-color:#;
margin-left:0px;
margin-right:20px;
margin-bottom:10px;
border:px solid #ccc;
float:left;
font-size:1.1em;
color:#4455bd;
display:inline;
}
.idiomas ul li a{
font-size:1.0em;
color:#777;
text-decoration:none;
}
.idiomas ul li a:hover{
font-size:1.0em;
color:#777;
text-decoration:underline;
}
.termos_uso{
width:70%;
height:100px;
margin:10px auto;
background-color:#;
border:px solid #ccc;
border-bottom:px solid #ccc;
}
.termos{
width:100%;
margin:0px auto;
background-color:#;
border:px solid #ccc;
border-bottom:px solid #ccc;
float:left;
}
.termos ul.opcoes_sites, .termos ul.opcoes_footer{/*copiar*/
width:100%;
height:px;
background-color:#;
border:px solid #ddd;
border-bottom:px solid #ccc;
position:static;
float:left;
}
.termos ul.copyright{
width:100%;
height:30px;
background-color:#;
border:1px solid #;
border-bottom:px solid #ccc;
position:static;
float:left;
}
.termos ul li{
width:px;
background-color:#;
margin-top:20px;
margin-left:px;
border:px solid #ccc;
font-size:1.1em;
color:#777;
list-style:none;
display:inline;
}

/*copiar*/
.termos ul.opcoes_sites li a{
width:px;
min-width:px;
margin:3px;
margin-right:20px;
padding:0px;
border:px solid #ccc;
float:left;
font-size:1.1em;
color:#777;
text-decoration:none;
text-align:left;
}
.termos ul.opcoes_sites li a:hover{
font-size:1.1em;
color:#777;
text-decoration:underline;
}
.termos ul.opcoes_footer li a{
width:px;
min-width:px;
margin:3px;
margin-right:20px;
padding:0px;
border:px solid #ccc;
float:left;
font-size:1.1em;
color:#777;
text-decoration:none;
text-align:left;
}
.termos ul.opcoes_footer li a:hover{
font-size:1.1em;
color:#777;
text-decoration:underline;
}
/*copiar*/

.termos .copy{
margin-top:10px;
border:px solid #ccc;
float:left;
color:#777;
}
/*###########################################################  close footer  #####################################################################*/


@media (min-width:0px){
	img.addhome{
	display:block;
	}
	.idiomas_rede, .termos_uso{
	width:90%;
	}
}
@media (min-width:600px){
	img.addhome{
	display:none;
	}
	.idiomas_rede, .termos_uso{
	width:70%;
	}
}