﻿/* CSS Document */
body {
	background-image: url(imagens/bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	background-color: #1D8400;
	background-position: center;
	background-position: top;
}
.container {
	width: 822px;
	position: relative;
	margin-top: 0px;
	left: 50%;
	margin-left: -410px;
}
/* _________________________________________________________________ */
.I {
	background-image: url(imagens/menu/bg_menu.jpg);
	background-repeat: repeat;
	height: 50px;
}
/* _________________________________________________________________ */
.II {
	height: 100%;
	background-color: #FFFFFF;
	vertical-align:top;
}
.II_I {
	height: 167px;
	width: 193px;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
}
/* _________________________________________________________________ */
.III {
	margin-top: 10px;
	height: auto;
}
/* _________________________________________________________________ */
.IIII {
	width: 822px;
	margin-top: 10px;
}
.IIII_I {
	width: 300px;
	margin-top: 10px;
	float: left;
}
.IIII_II {
	width: 250px;
	margin-top: 10px;
	float: right;
}
/* _________________________________________________________________ */
.IV {
	width: 320px;
	margin-top: 10px;
	margin-left: 50px;
	float: left;
}
/* _________________________________________________________________ */
.V {
	position: relative;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 10px;
	float: left;
}
/* _________________________________________________________________ */
/* text */
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.submenu {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
}
.Titulo1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #bc3c0d;
}
.Titulo2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #bc3c0d;
	margin-top: 50px;
	padding-top: 30px;
}
.alinhamento {
	margin-left: 50px;
	width: 690px;
}
.fim {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.footer a {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.footer:hover {
	font-family: "Trebuchet MS";
	color: #00FF33;
	font-size: 11px;
	float: right;
	text-decoration: none;
}
.bloco {
	margin-top: 5px;
	margin-left: 40px;
	margin-right: 40px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 600px;
}
#DIVIV {
	width: 350px;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 10px;
	float: left;
	height: 100px;
}
#DIVIV SPAN, #DIVIV A, #DIVIV DIV {
	margin-left: 10px;
	float: left;
}
.LabelFormulario {
	background-color: #f2f2f2;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.LabelFormulario1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration:none
}

