@charset "utf-8";
/* CSS Document */


* {
	border:0;
	margin:0;
	padding:0;
}

a {
	color:#5C260A;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	line-height: 20px;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

body {
	background-color: #b19f8a;
}

#navigation li {
	list-style:none;
}
#navigation li a {
	color:#5c260a;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	font-size: 9pt;
}
#navigation li a:hover {
	background-color: #FFFFFF;
}

#slogan{
	width:150px;
	z-index:2;
	left: 6px;
	top: 9px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
	position: absolute;
	text-align: center;
}
.bordabranca {BORDER: #ffffff 2px solid}
.bordapreta{BORDER: #333333 2px solid}

.header {
	color:#CCCCCC;
	letter-spacing:1px;
	text-align:right;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 150%;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 0px;
	}
.subheader {
	z-index:2;
	color:#CCCCCC;
	letter-spacing:2px;
	text-align:right;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	

.texto_preto9 {
	font-size: 9pt;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #333333;
}

.texto_preto10 {
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #333333;
	line-height: 20px;
}
.textobold_preto10 {
	color: #333333;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
}
.textobold_red9 {
	color: #5C260A;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
}
.textobold_red10 {
	color: #5C260A;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
}
.textobold_br12 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12pt;
	line-height: 30px;
	letter-spacing: 1pt;
	text-align: center;
	vertical-align: top;
}
.textobold_preto12 {
	color: #333333;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
}
