﻿/* CSS Document */
body {
	background-image: url(imagens/bg_2.jpg);
	background-repeat: repeat;
	margin: 0;
	background-color: #25a625;
	background-position: center;
	background-position: top;
}
.container {
margin:0 auto;
	width: 822px;
	position: relative;
	margin-top: 0px;
	padding:0;
}

.bt_saiba{
position:relative;
float:left;
width:192px;
margin-top:29px;
background-image:url(imagens/but.jpg); 
background-repeat:no-repeat; height:27px; 
background-position:center;
}
/* _________________________________________________________________ */
.I {
	background-image: url(imagens/menu/bg_menu.jpg);
	background-repeat: repeat;
	height: 40px;
}

.I_2 {
	background-image: url(imagens/menu/bg_menu.jpg);
	background-repeat: repeat;
	height: 40px;
}

/* _________________________________________________________________ */
.II {
	height: 100%;
	background-color: #FFFFFF;
	vertical-align:top;
}
.ban {
	height: 100%;
	background-color: #FFFFFF;
	vertical-align:top;
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	position:relative; 
	margin-top:160px; 
	height:170px;
}

.ban2 {
	height: 100%;
	background-color: #FFFFFF;
	vertical-align:top;
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	position:relative; 
	height:170px;
}

.II_I_esq {
	height: auto;
	width: 193px;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
}

.II_I {
	height: auto;
	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;
}
/* _________________________________________________________________ */
.cont_internas {
	position: relative;
	align:center;
	width:600px;
	height:auto;
	margin-left:100px;
	margin-top:20px;
}
/* _________________________________________________________________ */


/* 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;
}
.Titulo3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #bc3c0d;
	margin-top: 10px;
}
.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
}



/* Tabela */

.tbl_titulo1 {
	text-decoration: none;
	background-color: #0f4698;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	font-family: Tahoma;
	font-size: 11px;
}
.tbl_titulo2 {
	text-decoration: none;
	background-color: #5080c7;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	font-family: Tahoma;
	font-size: 11px;
}
.tbl_texto1 {
	font-family: Tahoma;
	font-size: 11px;
	color:#666;
	text-decoration: none;
	background-color: #e2ecf7;
}
.tbl_texto2 {
	font-family: Tahoma;
	font-size: 11px;
	color:#666;
	text-decoration: none;
	background-color: #f6f9fc;
}
.tbl_texto3 {
	color: #5D5D5D;
	text-decoration: none;
}

.tbl_titulo4{
background-color:#bfc051;
color:#FFF;
font-weight:bold;}

.tbl_texto4 {
	background-color:#FFF;
	text-decoration: none;
}
