body {
	background-color: #c0c0c0;
}
.style1 {
	background-color: #e77817;
}
.backgroun_azul {
	background-color: #007cc3;
}
.botoes_back {
	background-color: #e9e9e8;
}
.botoes_top_branco {
	background-color: #ffffff;
}
.texto_lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bfbfbf;
}
.texto_corrido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007cc3;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007cc3;
	font-weight: bold;
}
.setas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e8974f;
	font-weight: normal;
}
.texto_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007cc3;
	font-weight: bold;
}
.background_img {
	background-image: url(img/back_table.gif);
	background-repeat: repeat-y;
}
.texto_menu_direito a {
	color:#E77817;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
.texto_menu_direito a:hover {
	color:#E77817;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.sombra_baixo {
	background-image: none;
	background-repeat: repeat-x;
}
.newsletter{
	width:80px;
	height:14px;
	border:1px solid #e77817;
	font-size:10px;
	color:#333333;
}
.textoBranco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.input1{
	width:200px;
	height:16px;
	border:1px solid #999999;
	color:#007cc3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.input2{
	width:300px;
	height:100px;
	border:1px solid #999999;
	color:#007cc3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}