

* body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4d4d4d;
	background: #f8f8f8 url(img/bg-site.png) left top repeat-x;
	behavior: url( 'csshover.htc' );
}

a
{
	font-size: 11px;
	color: Gray;
}

a:link
{
	font-size: 11px;
	color: Gray;
}
a:visited
{
	font-size: 11px;
	color: Gray;
}
a:hover
{
	font-size: 11px;
	color: orange;
}
a:active
{
	font-size: 11px;
	color: Gray;
}

#pagina
{
	width: 1000px;
	height: auto;
	position: relative;
	margin: 0px auto;
	background-color: #FFFFFF;
}

#topo
{
	width: 1000px;
	height: 120px;
	background: url(img/bg-site.png) left top repeat-x;
}
#topo #logo
{
	width: 178px;
	height: 55px;
	float: left;
	margin: 2px 5px 0 10px;
}
#topo #telmail
{
	width: 120px;
	height: 50px;
	float: right;
	margin: 20px 10px 0 0;
}
#telmail img
{
	width: 2px;
	height: 11px;
	margin-left: 5px;
	margin-right: 8px;
	margin-top: 4px;
}
#telmail a
{
	font-size: 10px;
	color: #252525;
	text-decoration: none;
}

#slogan
{
	width: 1000px;
	height: 184px;
	margin: 0px;
	padding: 0px;
	_margin: 0 0 0 0;
}
#slogan #flash
{
	width: 748px;
	height: 180px;
	margin: 0px;
	float: left;
	_margin: 0 0 0 0;
}
#slogan #bar
{
	width: 240px;
	height: 184px;
	margin: 0px 0px 0px 0px;
	float: left;
	float: right;
	background-image: url(img/menuColor.jpg);
	color: #ffffff;
	_margin: 0 0 0 0;
	background-repeat: no-repeat;
}
#slogan #bar h4
{
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
}
#slogan #bar p
{
	font-size: 11px;
	margin: 7px;
	height: 23px;
}
#slogan #bar a
{
	color: #ffffff;
	margin: 0 0 0 10;
	_margin: 2px 2px 2px 2px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 17px;
}

#conteudo-geral
{
	width: 1000px;
	height: auto;
	margin: 0px;
	background-color: #FFFFFF;
}

#rodape
{
	width: 1000px;
	height: 22px;
	border-top: #7aa0c4 2px solid;
	background-color: #efefef;
	clear: both;
	margin-top: 4px;
}
#rodape p
{
	font-size: 10px;
	text-align: center;
	margin: 2px;
}
#boxdetalhe
{
	float: right;
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	background-color: #f5f5f5;
	font-size: 11px;
	color: #696969;
	width: 250px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-right: 5px;
}
.texto
{
	font-size: 11px;
	color: #696969;
}
