body {
padding: 0;
margin: 0;
color: #D4D4D4;
height: 100%;
min-height: 100%;
background-color: #363636;
background-image: url('../ima/Bottom_texture.jpg');
background-repeat: repeat;
background-attachment: scroll;
background-position: top left;
min-width: 1000px;
}
user agent stylesheet
body {
display: block;
margin: 8px;
}

.bordaPrincipal {
	border: 1px solid #000000;
}
a.menusup:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.menusup:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
}
.letreiroSup {
	font-family: arial;
	font-size: 12px;
	color: #434343;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: center;
	padding:0px 0px 5px 7px;
}

a.menusup:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.menusup:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.icones {
	margin:0px 5px;
}

.icones a{
	text-decoration: none;

}
#Busca {
	margin-bottom:5px;
}
.rodape {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin-top:15px;
}
.wweb {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulos {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #b9821b;
	text-decoration: none;
}
.sombra {
	filter: Shadow(Color=#000000, Direction=290);
}
.texto {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.texto {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
.borda {
border: 1px solid #000000;
}

.bordab {
border: 2px solid #FFF;
}
#destaque{
	color:#886B31;
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
	padding: 10px 0px 20px 10px;
}


#conteinertop .menu{
	float:right;
	width:100%;
	height:35px;
	margin-top:10px;
}

#conteinertop .menu ul{
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:-25px;
}

#conteinertop .menu li{
	float:left;
	display:inline;
	list-style:none;
	display:block;
	padding:0px 10px 0px 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:0.1em;
	color:#FFFFFF;
}

#conteinertop .menu li a{
	color:#F00;
	text-decoration:none;

}

#conteinertop .menu li a:hover{
	text-shadow:5px 5px 15px #000;
}
#rodape{
	width:100%;
	height:auto;
	background-image:url(../ima/footer_t.png);
	font:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666;}

