/* CSS Document */
@charset "UTF-8";

body {
	font-family:Tahoma, Verdana, sans-serif;
	color:#333333;
	font-size:11px;
	line-height: 16px;
	margin:8px 0px 0px 10px;
	padding:0px;
	background-color:#c1d1de;
	background-image:url(../imagens/central.jpg);
	background-repeat:no-repeat;
}

.bold {font-weight:bold;}

.boldLine {
	font-size:11px;
	float:left;
	width:565px;
	font-weight:bold;
}

.text {
	font-size:11px;
	float:left;
	width:565px;
}

.title1 {
	font-size:17px;
	font-weight:bold;
	float:left;
	width:565px;
	padding-bottom:10px;
}

.title2 {
	font-size:17px;
	font-weight:bold;
	float:left;
	width:565px;
	padding-bottom:5px;
}

.title3 {
	font-size:17px;
	font-weight:bold;
	float:left;
	width:565px;
}

.subTitle1 {
	font-size:15px;
	font-weight:bold;
	float:left;
	width:565px;
	padding-bottom:10px;
}

.subTitle2 {
	font-size:11px;
	color:#0033cc;
	float:left;
	font-weight:bold;
}

.textline {
	font-size:11px;
	float:left;
	width:600px;
	padding-bottom:7px;
}
