body{
	
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	overflow:auto;
	text-align: center;
}

:active, :focus
{
	outline:none;
}

a {
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img
{
	border: none;
}

a.park, a.amigo, a.imprimir, a.editar
{
	height: 17px;
	width: 30px;
	display: block;
}

a:hover.park
{
	background: url(../images/buttons/parquear_o.gif) no-repeat;
}

a:hover.amigo
{
	background: url(../images/buttons/enviar_amigo_o.gif) no-repeat;
}

a:hover.imprimir
{
	background: url(../images/buttons/imprimir_o.gif) no-repeat;
}

a:hover.editar
{
	background: url(../images/buttons/editar_o.gif) no-repeat;
}

a:hover.park img, a:hover.amigo img, a:hover.imprimir img, a:hover.editar img
{
	visibility: hidden;
}

h2
{
	margin:0;
	padding: 0;
}

div#container
{
	height:774px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width:990px;
}

div#header
{
	background: url(../images/logo/back.jpg) repeat-x;
	text-align: center;
}

div#header h1
{
	background: url(../images/logo/top.jpg) no-repeat;
	height: 60px;
	margin:0 auto;
	padding:0;
	width: 750px;
}

div#header h1 a
{
	display: block;
	height: inherit;
	text-indent: -10000px;
	width: inherit;
}

div#menu
{
	background:url(../images/logo/back_bottom.gif) repeat-x;
	padding: 2px 0;
}

div#menu ul
{
	margin: 0px;
	list-style-type: none;
	text-align: center;
	padding: 2px 0;
}

div#menu li
{
	display: inline;
}

div#menu a
{
	text-decoration: none;
	margin:0 2px;
	padding:2px 10px;
	background-color:#333333;
	border:1px solid #999999;
	color:#999999;
}

div#menu a:hover
{
	color: #FF9900;
	border:1px solid #FF9900;
}




div#content
{
	margin:0 auto;
	width:744px;
	height:545px;
	overflow:auto;
	background-color: #434240;
	padding-top:55px;
}


ul#destaques
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#destaques li
{
	float: left;
	margin:0;
	padding: 0 31px;
	text-align: left;
}

ul#destaques div.foto
{
	background: #9B9B9B;
	border: 1px solid #9B9B9B;
	text-align: center;
	width: 180px;
	height: 135px;
}

input,select,textarea {
	border: 1px solid #999999;
	background-color: #CCCCCC;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.check {
background-color: #434240;
border: 1px solid #434240;
}

.border {
	border: 1px solid #FFFFFF;}
.border2 {
	border: 1px solid #9B9B9B;}
.rightl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9B9B9B;
	border-right-color: #9B9B9B;
	border-bottom-color: #9B9B9B;
}
.middlel {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9B9B9B;
	border-bottom-color: #9B9B9B;
}
.leftl {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9B9B9B;
	border-bottom-color: #9B9B9B;
	border-left-color: #9B9B9B;
}

.note {
color: #FF9900;
}

.titulo {
	font-size: 24px;
	font-weight: bold;
}

.style1 {
	font-size: 24px;
	font-weight: bold;
	margin:10px;
	padding:0px;	
}







.pub_lateral
{
 width:120px;
 height:98px;
 margin-bottom:3px;

}

form.vertical_form
{
	margin:0;
	padding:0;
	text-align: left;
	margin:0 auto;
	width: 300px;
}

form.vertical_form div
{
	margin:10px 0;
}

form.vertical_form label
{
	display: block;
	margin:0 0 3px;
}

div#footer
{
	clear: both;
	text-align:center;
	background-image:url(../images/logo/back_bottom.gif);
	background-repeat:repeat-x;
}

div#footer a
{
	display: block;
	margin: 0 auto;
	background-image:url(../images/logo/bottom_background.jpg);
	width: 750px;
	height: 20px;
	line-height: 20px;
	color:#fff;
	font-size: 15px;
	text-decoration: none;
}

div#footer a span
{
	color:#FF9900;
}

div#banner_left
{
	position: absolute;
	top:83px;
	left: 0;
}

div#banner_right
{
	position: absolute;
	top:83px;
	right: 0;
}

div#banners_h{
	position:relative;
	width:990px;
	text-align:center;
	margin:0 auto;
}

div#b_h_1{
	float:left;
	margin:0;
	padding:0;
}

div#b_h_2{
	float:right;
	margin:0;
	padding:0;
}
