@charset "utf-8";
.deties {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F9C542;
	width: 300px;
	margin-top: 10px;
	margin-left: 120px;
	position: absolute;
	padding: 20px;
	border: none;
	visibility: hidden;
}
.deties2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F9C542;
	width: 200px;
	margin-top: 30px;
	margin-left: 0px;
	position: absolute;
	padding: 20px;
	border: none;
	visibility: hidden;
}

body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #011168;
	background-image: url(img/fundo.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
h1 {
	font-weight: bold;
	font-size: 20px;
	color: #336699;
}
.homeTit {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 15px;
	background-image: url(img/h_tit_aconteceu.jpg);
	background-repeat: repeat-x;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0 10px 0;
	color: #336699;
}
h3 {
	font-size: 24px;
	color: #CCCCCC;
	margin: 20px 0 0 0;
}
h5 {
	font-size: 14px;
	color: #FF6600;
	margin: 20px 0 0 0;
}

p {
	margin: 0 0 15PX 0;
}



#fundo {
	background-image: url(img/fundo_topo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

a, a:visited {
	text-decoration: none;
	color: #011168;
}
a:hover {
	text-decoration: none;
	color: #FE7B11;
}
#base {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#menuGeral {
	height: 38px;
}
#hDefinicao {
	background-color: #CCCCCC;
	background-image: url(img/h_definicao.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 620px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 120px;
	font-size: 12px;
	line-height: 12px;
}
#hDefinicao h1 {
	font-size: 16px;
	margin: 0 0 10px 0;
}

#hChamadas {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	height: 230px;
}
.bordaCinza {
	border: 1px solid #999999;
}
.hChamada {
	height: 230px;
	width: 252px;
	background-color: #F0EDE2;
	position: absolute;
	line-height: 14px;
}
.hChamada a {
	color: #011168;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rodape {
	text-align: center;
	height: 35px;
	line-height: 35px;
	margin-top: 10px;
	background-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}
#rodape2 {
	text-align: center;
	margin: 5px;
	position: relative;
}
#rodape3 {
	position:absolute;
	left: 700px;
	top: 4px;
}
.hChamada a:hover {
	color: #FE7B11;
}

.hChamada h1 {

	font-size: 16px;
	font-weight: bold;
	margin: 10px;
}
.hChamada p {
	margin: 10px;
}
#titulos {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	background-color: #023867;
	height: 35px;
	width: 756px;
	color: #FFFFFF;
	line-height: 35px;
	background-image: url(img/fundo_tit.gif);
	background-repeat: repeat-x;
	padding: 0 12px 0 12px;
}
#conteudo {
	margin: 12px 12px 50px 12px;
}
#slide {
	float: right;
	margin: 0 0 10px 10px;
}
.thumbslide {
	border: 5px solid #999999;
	margin: 5px 5px 0 0;
}
.opteBox {
	padding: 10px 20px 10px 20px;
	border: 1px solid #FF9900;
}
.opteTitulo {
	background-color: #FF9900;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 20px 0 0 0;
	background-image: url(img/optetitulo.gif);
	background-repeat: repeat-x;
}
.tabela {
	padding: 5px 5px 5px 10px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	border-top-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-left-color: eeeeee;
}
.tabelaTit {
	padding: 5px 5px 5px 10px;
	background-color: #FF9900;
	background-image: url(img/optetitulo.gif);
	font-weight: bold;
	color: #FFFFFF;
}
.tabelaSubTit {
	padding: 5px 5px 5px 10px;
	background-color: #FFCC66;
	font-weight: bold;
	color: #660000;
}
.tabelaSubCol {
	padding: 5px 5px 5px 10px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.destaque {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
#hFlash {
	z-index: 20;
}
input {
	height: 20px;
	line-height: 20px;
	background-color: #ffeada;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
textarea, select {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	background-color: #ffeada;
}	
label {
	width: 120px;
	text-align: right;
	margin-right: 5px;
	float: left;
	line-height: 18px;
	font-weight: bold;
}
#frm_contato p {
	margin: 2px;
	line-height: 20px;
}
.btn {
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	background-color: #011168;
	border-style: none;
}
