/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	}

.table1, .table1 th, .table1 td {
	border: none;
}

.table1 tr {
	background: url(images/homepage16.gif) repeat-x left top;
}

.table1 th {
	padding: 5px 10px;
	background: url(images/homepage15.gif) repeat-x left top;
	text-align: left;
	color: #FFFFFF;
}

.table1 td {
	padding: 8px 10px;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 15px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h2 {
	font-size: 16px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5E5E;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
}

.text1 {
	padding-left: 21px;
	background: url(images/homepage13.gif) no-repeat left center;
	color: #1106b6;
}

.text2 {
	margin-bottom: 10px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #206ACE;
}
.text3 {
	padding-left: 21px;
	background: url(images/homepage13.gif) no-repeat right;
	color: #244E89;
}


/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
}

.list1 a {
	padding-left: 15px;
	background: url(images/seta.gif) no-repeat left center;

}

/** LINKS */

a {
	color: #3769AE;
}

.link1 {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
	color: #cb2f14;
}

.link2 {
	padding-left: 21px;
	background: url(images/homepage10.gif) no-repeat left center;
}
.link3 {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5E5E;
}

.link3:hover {
	color: #cb2f14;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #E5E5E5 url(images/homepage01at.gif) repeat-x left top; }
.bg2 { background: #FFFFFF url(images/homepage06.gif) repeat-y left top; }
.bg3 { background: url(images/homepage11t.gif) repeat-x left top; }
.bg4 { background: url(images/homepage12t.gif) no-repeat 4px 3px; }
.bg7 { background: url(images/homepage12tt.gif) no-repeat 4px 3px; }
.bg5 { background: url(images/rodape3.gif) repeat-x left top; }
.bg6 { background: #000000 url(images/homepage01a.gif) repeat-x left top; }


/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/**menuv */

.menubv {
padding: 10;
margin: 10px;
}

#menubv li{
	margin: 5px;
	padding: 2px;
	padding:2px 2px 2px 2px;
	font-size: 14px;
	color: #FFFFFF;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #0b5ac3;

		}
#menubv li:hover {
	text-decoration: underline;
	color: #0b5ac3;
}