a {border:0;
text-decoration:none;
color:#036
}
ul{
	padding:0;
}

body {
	margin: 0px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: center 130px;
}
#corpo {
	
	height: auto;
	width: 950px;
	position: relative;
	padding: 0px;
	clear: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	width: 950px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 84px;
}
#menu {
	width:950px;
	height:38px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding:0;
}
#rodape {
	font-family: Verdana, Geneva, sans-serif;
	color: #1665B0;
	text-decoration: none;
	background-image: url(images/barra_inf.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	text-align: center;
	padding: 1px;
	width: 950px;
} 
li {
	font-family: Verdana, Geneva, sans-serif;
	width:auto;
	height: 38px;
	font-size: 12px;
	list-style-type: none;
	display: inline;
	text-align: center;
}
#conteudo {
	background:url(images/bg_corpo.jpg) bottom right no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #d6ebe2;
	border-left-color: #d6ebe2;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	padding: 30px 10px;
	text-align: justify;
}

#texto {
	padding:10px 30px;
	background:url(images/bg_texto.png);
	border-radius: 20px;
}

#banner-home {
	padding:10px 30px;
	background-color:#FCFFFC;
	opacity: .8;
	align:center;
	/*border-radius: 20px;*/
}
h2{
	padding:10px 30px;
	font-color:#304AE4; 
	font-weight: bold;
	text-transform: uppercase;
	font-size: 2.2em;

}
#texto li{
	display:block;
	text-align:left;
	border-bottom:#666 1px solid;
	width:160px;
	padding-top:20px;
	padding-left:10px;
}
#texto h1{
	font-size:26px;
	margin-bottom:30px;
}

#menu ul li img {
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
}
#menu ul li a {
	text-decoration: none;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#menu ul li a :hover {
	 background-image: url(images/hover.jpg) repeat-x scroll 0 0 transparent;
}


#corpo #rodape p a img {
	text-decoration: none;
}
#logo p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: right;
	float: right;
}

#FlashID{
	float:right;
}

#chamada-home{
	float:right;
}

#rodape a {color: #1665B0;}


/* INICIO FORMULARIO */

.campoTxt	{ border:1px solid #ccc; padding:3px; font-size:10px; width:200px; color:#333;}
.campoMsg	{ width:300px;}
.btForm		{ background:#ddd; border:0px; color:#666; font-size:10px; padding:3px 5px;}
#contato td	{ padding:3px;}



/* FIM FORMULARIO */
#texto img {
	margin-top: 10px;
	margin-bottom: 10px;
}
