body {
	margin: 0;
	padding: 0;
	background: #CEC395 url(../imagens/img04.gif) repeat-x;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

p, ol, ul {
	line-height: 170%;
	text-align: right;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 100%;
	height: 180px;
	background-color: #336600;	/*background-color: #33CCFF;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo {
	/*float: left;*/
	width: 800px;
	height: 180px;
	/*margin-left: 10px;*/
	background: url(../imagens/imgtop.gif);/* no-repeat left center;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*#logo h1, #logo p {
	text-transform: lowercase;
}
*/
#logo h1 {
	margin: 0;
	padding: 25px 0 0 85px;
	letter-spacing: -2px;
	font-size: 30px;
	font-weight: normal;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	margin: -10px 0 0 2px;
	padding: 0 0 0 85px;
	text-transform: lowercase;
}

#titulotop {
	float: right;
	width: 280px;
}

/* Menu */

#menu {
	width: 700px;
	height: 25px;
	margin: 0 auto;
	font-size: 16px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 28px;
	padding: 6px 20px 0 20px;
	text-decoration: none;
	color: #000000;
	width: auto;
}

#menu a:hover {
	background: url(../imagens/img05.gif) no-repeat;
}

#menu .current_page_item {
	background: url(../imagens/img05.gif) no-repeat;
}

#menu .current_page_item a {
	background: url(../imagens/img06.gif) no-repeat right top;
	font-weight: bold;
}

/* Page */
#conteudoPag{
	clear: both;
	width: 700px;
	margin: 0 auto 2em auto;
	/*background: url(../images/imgconteudo.gif) no-repeat;*/
	border: 1px solid #336600;
	border-left: 5px solid #336600;
	border-right: 5px solid #336600;
	height: auto;
	background-color: #FFFFFF;
}

/*includes*/
.txtPagina{
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	color:#000;
	width: 700px;
}
.txtpag{
	text-align:left;
	margin: 10px 10px 5px 5px;
	border-left: 0;
}
.txtPaginatitulo{
	font-family:arial;
	font-size:15px;
	font-weight:normal;
	color:#000;
	/*font-style: oblique;	letter-spacing: -1px;*/
}
#txtmissao{
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 685px;
	color: #333333;
	margin: 10px 2px 2px 8px;
}
#txthome1{
	font-family:Arial;
	width:300px;
	height:130px;
	margin:0 0 15px 15px;
	color:#000;
	background-image: url(../imagens/imghome.gif);
	text-align:center;
}
#txthome1 a{
	color:#000;
	text-decoration: none;
}
#txthome1 a:hover{
	color:#003300;
}
#txthome2{
	font-family:Arial;
	padding: 0;
	margin: 0 15px 15px 0;
	color:#000;
	width: 300px;
	height:130px;
	float: right;
	text-align: center;
	background-image: url(../imagens/imghome.gif);	
}
#txthome2 a{
	color:#000;
	text-decoration: none;
}
#txthome2 a:hover{
	color:#003300;
}
#homefotos{
	font-family:Arial;
	width:700px;
	height:180px;
	/*margin:0 0 15px 15px;*/
	color:#000;
	/*background-image: url(../imagens/imghomeft.gif);*/
	text-align:center;
}
#homefotos a{
	color:#000;
	text-decoration: none;
}
#homefotos a:hover{
	color:#003300;
}
#fdocont{
	background-image:url(../imagens/fdocontato.gif);
}
#txtcontato{
	font-family:Arial;
	font-size:16px;
	width:700px;
	height:400px;
	margin:0 0 15px 15px;
	color:#000;
	text-align:center;
}
#txtcontato a{
	color:#000;
	text-decoration: none;
}
#txtcontato a:hover{
	color:#003300;
}
/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
	/*padding: 30px 0;*/
	/*background: url(../images/img10.gif) no-repeat;*/
}

#footer p {
	margin: 0;
	border: 1px solid #336600;
	text-align: center;
	color: #000000;
	float: inherit;
}

#footer a {
	color: #FFFFFF;
}
/*-----------CONTATO--------------*/
form{
	font:Verdana;
	font-size:13px;
	color:#000;
	margin: 0 auto;
	text-align:center;
}
form div.txtPagina{
	height:50px;
}
form fieldset{
	border: 0px;
	margin:0 auto;
	text-align:center;
}
form fieldset div{
	width:590px;
	padding:10px 0px 10px;
	border-bottom: #e8e8e8	 1px solid;
	margin:0 auto;
	text-align:left;
}
form label{
	float:left;
	width:110px;
	margin: 9px 0 0 60px;
	text-align:left;
}
form span{
	padding:0;
	font-weight:bold;
}
form input{
	height: 20px;
	padding:5px;
}
form select{
	height: 30px;
	padding: 5px;
}
form textarea{
	height: 100px;
	padding:5px;
	scrollbar-face-color: #ffffff;
	scrollbar-darkshadow-color: #F0F0F0;
}
#btnEnviar{
	color: #333333;
	font-size: 13px;
	border: 1px solid #a4a4a4;
	background-color: #f0f0f0;
	background-image: url(../imagens/fdo/bgBtn.gif);
	background-repeat: repeat-x;
	font-family: verdana;
	font-weight: bold;
	width:100px;
	height:33px;
	display:block;
	margin:0 0 0 170px;
}
.contato{
	color:#0099CC;
	border: 1px solid #C7DCF1;
	margin: 0px;
	background-color:#fff;
	font-family: Verdana, Geneva, sans-serif;
	color:666;
	font-size: 14px;
	font-weight:normal;
	width: 250px;
	background-color:#fff;
}
/*----------------------------IFRAME------------------------------*/
#iframe{
	scrollbar-face-color: #ffffff;
	scrollbar-darkshadow-color: #F0F0F0;
	border:0px
}
.cont_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 50px;
	padding: 20px;
	width: 150px;
}

