body{
	background: #fff url(../images/fundo.gif);
	margin: 0 auto !important;
	text-align: center;
	font-family: "Trebuchet MS", verdana;
	font-size:12px;
	padding-bottom: 10px;
}

a{text-decoration:none;}
a:link {color:#000;}
a:visited {color:#000;}
a:hover {color:#444; text-decoration:underline;}
a:active {color:#000;}

.link2{
	color:#A32A22 !important;
}

#geral{
	text-align:left;
	width:762px;
	border:1px solid #000;
	border-top:none;
	background:#eee;
}

/* BEGIN CONSTRUÇÃO */
#construcao {
	line-height: 38px;
	color: #fff;
	text-align: center;
}
/* END CONSTRUÇÃO */

p {
	margin: 0;
	padding: 0;
}

#menutop {
	width: 100%;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	background: #ccc url(../images/menutopdark.jpg);
	border-top: 0px solid #ddd;
}

/* BEGIN MENU */
#navigation{
	color: #fff;
	width: 762px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	background: #ccc url(../images/menutop.jpg);
	border-left:1px solid #000;
	border-right:1px solid #000;
}

#menu, #menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	/*text-transform: capitalize;*/
}

#menu a{
	display:block;
	line-height: 38px;
	color:#A32A22;
	text-decoration:none;
	background: #ccc url(../images/menutop.jpg);	width: 11.78em;
	height: 40px;
	text-align:center;
}
#menu a:hover{
	background:#bbb url(../images/menutopover.jpg);
	color:#fff;
	text-decoration:none;
	width: 11.78em;
	height: 40px;
	text-align:center;
}
#menu li{
	float:left;
	position:relative;
	border:0px;
}
#menu ul {
	position:absolute;
	display:none;
	width:12em;
	top:40px;
}
#menu li ul a{
	padding-left:10px;
	text-align:left;
	display:block;
	line-height: 28px;
	color:#000;
	text-decoration:none;
	background: url(../images/fd_mn.png) ;
	width: 11.78em;
	height: 30px;
	border:1px solid #ccc;
	border-top: 0px;
}
#menu li ul a:hover{
	padding-left:10px;
	text-align:left;
	display:block;
	line-height: 28px;
	text-decoration:none;
	background: #A32A22;
	width: 11.78em;
	height: 30px;

}
#menu ul ul{
	top:auto;
}
#menu li ul ul {
	top: 0;
	left:11.7em;
	margin:0px 0 0 10px;
}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul{display:none;}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul{display:block;}

/* END MENU */

#tudo {
	margin:0 auto;
	width: 760px;
	border:0px solid yellow;

}

#top {
	height: 150px;
	color: #fff;
	background: #fff url(../images/top.png);
	/*border-bottom: 1px solid #CCCCCC;*/
}
#top_basic{
	height: 82px;
	color: #fff;
	background: #fff url(../images/top_basic.png);
	/*border-bottom: 1px solid #CCCCCC;*/
}

#diadehj{

	font-family:Verdana;
	font-size:10px;

	border:0px solid red;
	text-align: center;
	background: #fff;
}

#meio {
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#col_esquerda {
	float: left;
	width: 200px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#col_depo{
	border:10px solid #155AA1;
	width: 190px;
	margin: 3px;
	margin-top:20px;
}

#depo{
	height: 290px;
	border:0px solid red;
	margin: 8px;
}

#depo blockquote{
	margin: 0;
	padding: 0;
}

#col_direita {
	float: left;
	width: 760px;

	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: #fff;
}

#col_direita #conteudo {
	text-align: left;
	margin: 10px 10px 10px 10px;
	height:100%;
	border:0px solid white;
}

#col_direita #conteudo p {
	margin-bottom: 15px;
}

#col_direita h1{
	font-size:13pt;
	font-weight:bold;
	color:#A32A22;
	padding: 5px;
	padding-left:10px;
	margin: 0;
	margin-bottom: 10px;
	background-color: #eee;
	/*text-transform: capitalize;*/
}

#col_direita h2{
	font-size:13pt;
	font-weight:bold;
	color:#A32A22;
	padding: 5px;
}

#col_direita h3{
	/*font-size:10.5pt;*/
	font-weight:bold;
	color:#A32A22;
	margin: 0px;
	padding: 0px;
}

#col_direita imagem{
	float: left;
}


#rodape {
	clear: both;
	width: 100%;
	height: 90px;
	text-align:center;
	background:#EEE url(../images/fd_cinz.jpg);
	background-position: bottom;
}

#rodape #endereco{
	padding-top:10px;
	font-style:normal;
	font-size:9.5pt;
	font-weight:bolder;
	color:#A32A22;

}

.links {
	clear: both;
	line-height: 30px;
	height: 30px;
	color: #000;
	background: #28166F url(../images/links.jpg);
}

.links a:link {text-decoration: none; color:#000;}
.links a:visited {text-decoration: none; color:#000;}
.links a:hover {text-decoration: underline; color:#000;}
.links a:active {text-decoration: none; color:#000;}

#fim {
	height: 10px;
}

/* Begin TextBox */
.textbox p{
	margin: 0;
	padding: 0;
}
.textbox {
	background:#eee;
	text-align:left;
	display:block;
	float:left;
	width: 250px;
	height:400px;
	/*font: 8px/0.6em;*/
	border:1px solid #B94244;
	margin-left:10px;
}

.texttop {
	padding-top: 4px;
	padding-left: 20px;
	height: 26px;
	background: url(../images/texttop.png);
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
}

.text_content {
	padding: 4px;
	min-height: 120px;
	text-align: justify;
	overflow: auto;
}

.textbox img {
	float: left;
	margin: 4px;
	margin-right:10px;
	border:1px solid;
}

.textbox4 {
	background:#eee;
	text-align:left;
	display:block;
	float:left;
	width: 250px;
	/*font: 8px/0.6em;*/
	border:1px solid #B94244;
	margin-left:10px;
}
/* END TextBox */

/* BEGIN BOXES */
#box1{
	margin-top:10px;
	margin-bottom:20px;
	width:220px;
	height: 330px;
	background:#EEE url(../images/fd_cinz.jpg);
	margin-left: 25px;
	text-align: justify;
}
#box2{
	margin-top:10px;
	margin-bottom:20px;
	width:220px;
	height: 330px;
	background:#EEE url(../images/fd_cinz.jpg);
}
#box3{
	margin-top:10px;
	margin-bottom:20px;
	width:220px;
	height: 330px;
	background:#EEE url(../images/fd_verm.jpg);
}
#box4{
	margin-left:25px;
	margin-bottom:20px;
	width:684px;
	min-height: 220px !important;
	background:#AAA url(../images/fd_verm.jpg);
	list-style-image: url(../images/seta.gif);
}

#fl1{
	padding: 0px 10px 10px 0px;
}
/* END BOXES */

/* jQuery lightBox plugin - Gallery style */
#gallery {
	/*background-color: #444;*/
	padding: 5px;
}

#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border-width: 2px 2px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #13599F;
	border-width: 2px 2px 15px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }



/* BEGIN GENERIC CLASS */
.semborda{
	border:none;
}

.margin10{
	margin: 10px;
}

.fdSeta{
	background-image: url(../images/fd_mn2.png);
}

.imgLeft{
	float: left;
	border: 1px solid #ccc;
	margin-right: 5px;
}

label{
	Display:block;
}
.buttom {
	min-width: 95px;
	float:left;
}

/* END GENERIC CLASS */

hr{
	background:#ddd;
	height:1px;
	border:0px;
	margin:0;
	padding:0;
	margin-left:5em;
	width:80%;
}
#mem ul{
	background:#F8F8F8;
}
#mem ul li{
	border:0px solid lime;
	margin:5px;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	list-style-image: url(../images/seta.gif);
	text-align:justify;
	width:90%;
}

