/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../imagens/bg.gif);
	font-family: "Trebuchet MS";
}
.rodape {
	color: #FFFFFF;
	font-size: 10px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

a.meni:link {
	color: #FCFCFD;
	text-decoration: none;
}
a.meni:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.meni:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.meni:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.rodapee:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.rodapee:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.rodapee:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.rodapee:active {
	text-decoration: none;
	color: #FFFFFF;
}.titulo {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #08151E;
	background-image: url(../imagens/header.gif);
	height: 27px;
	padding-left: 20px;
	padding-top: 5px;
}
.conteudo {
	padding-top: 5px;
	padding-right: 27px;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	line-height: 19px;
	text-align: justify;
	background-image: url(../imagens/bg_cont.gif);
}

.form {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #384249;
	border: 1px solid #B3B8CA;
}
.contact {
	list-style-type: none;
	
}	
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #CED0D2;
	border-bottom-color: #CED0D2;
	border-left-color: #CED0D2;
}
.borderpicx {
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;
}
.border_amb {
	border: 1px dashed #999999;
	margin-left: 8px;
}
.borderpicx2 {
	margin-right: 8px;
	margin-bottom: 15px;
	border: 1px dashed #999999;
	margin-left: 6px;
	clear: left;
}
.ul2 {
	list-style-type: none;
}
.menu {
	background-image: url(../imagens/bg_menu1.gif);
}
.menuu {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	list-style-type: none;
	line-height: 23px;
	background-image: url(../imagens/bullet.gif);
	padding-left: 20px;
	margin-left: -20px;
	padding-top: 10px;
	padding-bottom: 3px;
}
.menuu1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	list-style-type: none;
	line-height: 25px;
	background-image: url(../imagens/bullet2.gif);
	padding-left: 20px;
	margin-left: -20px;
	margin-bottom: 5px;
	padding-top: 12px;
}


.menuu2 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 16px;
	list-style-type: disc;
	margin-top: -5px;
}
.menu_rosa {
	background-image: url(../imagens/bg_menu2.gif);
}
.menu_laranja {
	background-image: url(../imagens/bg_menu3.gif);
}
.menu_verde {
	background-image: url(../imagens/bg_menu4.gif);
}
.menu_azul {
	background-image: url(../imagens/bg_menu6.gif);
}
.menu_amarelo {
	background-image: url(../imagens/bg_menu7.gif);
}
