@charset "utf-8";
/* CSS Document */

body {
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Calibri, Arial, Helvetica;
}
a {
	text-decoration: none;
	color: #faa61a;
}
a:visited {
	color: #faa61a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#conteudo {
	padding: 0px;
	margin-top: 210px;
	margin-right: Auto;
	margin-bottom: 50px;
	margin-left: Auto;
	width: 930px;
}
#rodape {
	padding: 10px;
	margin-right: Auto;
	margin-bottom: 0px;
	margin-left: Auto;
	width: 910px;
	height: 80px;
	text-align: center;
	clear: both;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#rodape p {
	font-size: 10px;
	margin-top: 0px;
}

#dir {
	height: 265px;
	width: 175px;
	float: right;
	text-align: center;
}
#dir p {
	margin-top: 0px;
	margin-bottom: 12px;
}

#esq {
	background-image: url(img/bg_menu.jpg);
	float: left;
	width: 175px;
	height: 265px;
	background-repeat: no-repeat;
}
#esq ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 19px;
	margin-bottom: 30px;
}
#esq li {
	list-style-type: none;
	line-height: 31px;
}

#miolo {
	padding-right: 210px;
	padding-left: 210px;
	color: #333333;
}
#prog {
	font-size: 12px;
	text-align: center;
}

#prog h1 {
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}


.top1 {
	background-image: url(img/top1.jpg);
}
.top2 {
	background-image: url(img/top2.jpg);
}
.top3 {
	background-image: url(img/top3.jpg);
}
.top4 {
	background-image: url(img/top4.jpg);
}
.top5 {
	background-image: url(img/top5.jpg);
}
.top6 {
	background-image: url(img/top6.jpg);
}
.top7 {
	background-image: url(img/top7.jpg);
}
.top8 {
	background-image: url(img/top8.jpg);
}
.top9 {
	background-image: url(img/top9.jpg);
}
.p1 {
	font-size: 18px;
	line-height: 28px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
.t1 {
	font-size: 24px;
	font-weight: bold;
	color: #9e0039;
	text-align: center;
	vertical-align: middle;
}
.menu:link {
	color: #9e0039;
	text-decoration: none;
}
.menu:visited {
	color: #9e0039;
	text-decoration: none;
}
.menu:hover {
	text-decoration: underline;
}
.assinatura {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: right;
	height: 30px;
}
.assinatura1 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: right;
	height: 20px;
}
.depoimentos {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

