@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

html, body {
	background-color: #6b6b6b;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #c62c01;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	text-align: left;
	padding-left: 15px;
	line-height: 20px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	padding-left: 15px;
	line-height: 20px;
}

p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
}

p.txtapres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
}

#container {
	background-image: url(final-final/images/bg-container.gif);
	width: 750px;
	position: absolute;
	left: 50%;
	margin-left: -375px;
	background-color: #FFFFFF;
	border: 1px dotted #999999;
}

/* Generated via www.cssmenubuilder.com */

.menu{
	margin:0 0;
	padding:0;
	height:28px;
	width:100%;
	display:block;
	background-color: #e33200;
}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{
	float:left;
	padding-left:20px;
	padding-right:20px;
	display:block;
	color:rgb(255,255,255);
	text-decoration:none;
	cursor:pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 5px;
}
.menu li a:hover{
	color:rgb(255,255,255);
	background-color: #b62800;
}
.menu li a.active, .menu li a.active:hover{
	line-height:28px;
	color:rgb(255,255,255);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#credito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #e33200;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	clear: both;
	line-height: 18px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
}
.txtp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtp2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
	line-height: 30px;
}

.txtp3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
}

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c62c01;
	text-align: left;
	line-height: 36px;
}
.titulo-branco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	text-align: left;
	line-height: 36px;
}
#miolo {
	background-image: url(images/bg-miolo.jpg);
	background-repeat: repeat-x;
	border: 1px dotted #ffffff;
}
#miolo-home {
	background-image: url(images/bg-miolo.jpg);
	background-repeat: repeat-x;
}
#quem {
	width: 200px;
	height: 500px;
	padding-top: 20px;
	float: left;
	background-color: #E6E6E6;
}
#apres {
	background-image: url(images/bg-apres.gif);
	background-repeat: no-repeat;
	width: 520px;
	height: 350px;
	padding-top: 40px;
	float: left;
	/*border: 1px solid #00FF00;*/
}

#destaques {
	height: 450px;
	width: 230px;
	float: right;
	/*border: 1px solid #00FF00;*/
}
#box-eventos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg-box-eventos.gif);
	background-repeat: no-repeat;
	height: 263px;
	width: 210px;
	padding-left: 20px;
	/*border: 1px solid #00FF00;*/
}
#tels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/bg-tels.gif);
	background-repeat: no-repeat;
	height: 73px;
	width: 210px;
	padding-top: 20px;
	padding-right: 20px;
	/*padding-bottom: 20px;*/
	padding-left: 35px;
	position: relative;
	top: 20px;
	background-position: -2px -3px;
}
#blog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/bg-blog.gif);
	background-repeat: no-repeat;
	height: 128px;
	width: 210px;
	padding-left: 20px;
	position: relative;
	top: -8px;
	/*border: 1px solid #00FF00;*/
}
.chamada-blog {
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.link-cinza {
	color: #666666;
}
.txt-box-cursos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
#foto {
	background-image: url(images/calendario.jpg);
	float: right;
	height: 390px;
	width: 450px;
	z-index: -1;
	background-repeat: no-repeat;
	top: -200px;
	position: relative;
}

#vertodos {
	position: absolute;
	height: 30px;
	width: 160px;
	padding-top: 95px;
}

#frcm {
	float: left;
	height: 22px;
	width: 246px;
}
