@charset "iso-8859-1";
/* CSS Document */

body {
	margin:0;
	padding: 0px;
	background: #580A30;
}#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background: #333;
	font-family: Verdana, Geneva, sans-serif;
}
#cabecalho  {
	height: 120px;
	background-color: #FC9;
}
#cabecalho .logo  {
	margin-top: 8px;
	margin-left: 8px;
	float: left;
	border-width: 0px;
	border-style: none;
}
#cabecalho .logo img {
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
#cabecalho .logo a img {
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}





#cabecalho .slogan  {
	float: left;
	position: absolute;
	margin-top: 30px;
	padding-left: 90px;
	margin-left: 90px;
	color: #000;
	*padding-left: 30px;
	*margin-left: 30px;
	*position: relative;
}

#cabecalho .slogan2 {
	float: left;
	position: absolute;
	margin-top: 32px;
	color: #580A30;
	margin-left: 91px;
	padding-left: 91px;
	*display: none;
}
#cabecalho .subslogan {
	font-size: 18px;
	width: 450px;
	float: left;
	position: relative;
	margin-top: 75px;
	margin-left: 75px;
	padding-left: 75px;
}



#menu  ,#rodape{
	height: 25px;
	background: #222;
	padding: 0px;
}
#menu ul  {
	height: 25px;
	margin: 0px 0px 0px 105px;
	padding: 0px;
	width: 560px;
	text-align: center;
	position: relative;
}
#menu ul li  , #rodape ul li{
	display: inline;
}
#menu a  {
	width: 100px;
	background: #444;
	height: 15px;
	border: 1px outset #333;
		/*-moz-border-radius: 10px;
		-webkit-border-radius: 0px;*/
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 4px;
}
#menu ul li a:visited {
}
#menu ul li a:hover {
	background: #666;
	border: 1px inset #333;
		/*-moz-border-radius: 10px;
		-webkit-border-radius: 0px;*/
}
#menu ul li a:active {
	background: #666;
	border: 1px inset #333;
	/*-moz-border-radius: 10px;
		-webkit-border-radius: 0px;*/
	color: #580A30;
}

#rodape ul {
	margin: 0px;
	padding: 4px 0px 0px;
	text-align: center;
	position: relative;
	height: 25px;
}
#rodape ul li a {
	color: #CCC;
	margin: 0px 25px;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-transform: lowercase;
	border: thin solid #222;
	padding: 0px 15px;
}
#rodape ul li a:visited {
}
#rodape ul li a:hover {
	color: #0F0;
	text-decoration: underline overline;
}
#rodape ul li a:active {
	color: #580A30;
}
#rodape #final a {
	color: #939;
	text-decoration: none;
}

#rodape #final #esquerda , #rodape #final #direita{
	font-size: 9px;
}
#rodape #final #esquerda {
	float: left;
}
#rodape #final #direita {
	float: right;
}






#container #corpo {
	color: #FC9;
	font: 14px Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#container #corpo p {
	text-indent: 20px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}
#container #corpo p a {
	color: #FC6;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-decoration: none;
}
#container #corpo p a:visited {
}
#container #corpo p a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#container #corpo p a:active {
	color: #F93;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}



#container #corpo #banini {
	height: 250px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#container #corpo #banini img {
	margin-right: 14px;
	margin-left: 14px;
	margin-top: 7px;
}
#container #corpo #banini a img{
	border-width: 0px;
	border-style: none;
	text-decoration: none;
}
#container #corpo .meio {
	text-align: center;
	vertical-align: middle;
}
.meio a:link {
	border-width: 0px !important;
	border-style: none !important;

}

