/*-------- Início - Definições gerais das páginas */
body {
	margin: 0px;
	background-color:;
	font-family: " Roboto ", sans-serif ;Calibri, Arial;
	background-image: url();
	font-size: 14px;
	color:#FFF
	text-align: left;
	font-color:color: #666666;
	text-align: left;
}

h1 {
	font-family: " Roboto ", sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	color: #5471AE;
	text-align: left;
}

h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #5471AE;
	text-align: left;
}

h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #5471AE;
	text-align: left;
}

h4 {	
	font-size: 10px;
	font-style:normal;
	font-weight:normal;
	color: #F90;
	text-align: left;
}

a {	
	font-size: 14px;
	color:#666;
	text-decoration:none;
	
}

a:hover {
	color: #5471AE;
	text-decoration: none;
	text-align: left;

}
p{
	font-size: 13px;
	color: #333333;
	text-align: left;
}

ul{
text-align:justify;
list-style-type: none;
font-weight:normal; 
}

li{
font-size:13px;
color:#333333;
text-align:justify;
line-height:200%;
}

hr {
	height: 0px;
	width:100%;
	display:block;
	color:#CCC;
	border:	1px dotted; 
	border-left:none; 
	border-top:none; 
	border-right:none;
}

input, select, textarea{
	font-family: ;
	font-size:14px;
	color:;
	border: #BCD5FC solid 1px;
	border-radius:8px;
}

iframe{
	border:0;
	overflow:hidden;
	
}

.submit {
	font-size:14px;
	color:#333;
	border: #666 solid 1px;
}

.destaque {
	font-size:14px;
	font-weight:bold;
}

img {
	border: 0px;
	border-left: 0;
	margin-left: 5px;
}
#containerminitop #minitop #fone {
	color: #FFF;
	width: 550px;
}
#containerminitop #minitop #fone a {
	color: #FFF;
}
#containercentralhome #molduracontainercentral #combo3 h2 a {
	color: #008080;
}
#containerrodape #moldurarodape #rodape #rodape_endereco #rodape_endereco2 a {
	color: #FF0;
}
