@charset "utf-8";

* {
margin:0;
padding:0;
}

table {
	font-family: Verdana;
	font-size: 10px;
	color: #333;
}

a:link {
	color: #000;
}

a:visited {
	color: #666;
}

a:hover {
	color: #666;
}

img { border:0; }

h1 {
	color: #024c74;
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 10px;
}

h5 {
	color: #F30;
	font-size: 18px;
	font-weight: normal;
}

body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #eeeeee;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #024c74;
	text-align: center;
}

#main {
	text-align: left;
	margin: 0 auto;
	width: 775px;
	background-color: #FFF;
	height: 611px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}

#logo {
	height: 218px;
	width: 238px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

#banner {
	height: 183px;
	width: 519px;
	background-repeat: no-repeat;
	margin: 10px 5px 5px 7px;
}

#left {
	height: auto;
	width: 238px;
	background-color: #FFF;
	float: left;
}

.left-bg-img {
	background-image: url(../images/Fd_fotos_laterais.gif);
	background-repeat: no-repeat;
	height: 120px!important;
	height: 140px;
	width: 190px;
	padding-top: 20px;
}

#right {
	width: 537px!important;
	width: 535px;
	background-color: #FFF;
	float: right;
}

#left-content {
	background-image: url(../images/bg-left-bar.jpg);
	background-repeat: no-repeat;
	height: auto;
	padding: 5px 5px 36px 30px;
}

.box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06C;
	padding-left: 10px;
	padding-right: 5px;
	margin-top: 10px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

#main-content-top {
	background-image: url(../images/bg_titulo.gif);
	background-repeat: no-repeat;
	background-position:center top;
	font-size:9pt;
	font-weight:bold;
	height:24px;
	padding-left:18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #06C;
	margin-top: 10px;
	padding-top: 5px;
}

#main-content {
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #06C;
	height: auto;
	margin-bottom: 10px;
	text-align: justify;
}

#footer {
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 775px;
	margin: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	text-align: center;
	background-position: left top;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	padding-top: 5px;
}

#parceiros {
	background-image: url(../images/bg-parceiros.jpg);
	background-repeat: repeat-x;
	height: 66px;
	width: 775px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	text-align: center;
	background-position: center;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	padding-top: 5px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
