@charset "utf-8";
a {
	font-size: 12px;
	color: #B4AE5A;
}
a:link {
	text-decoration: none;
	color: #655C38;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #655C38;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #978A55;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #655C38;
	font-weight:bold;
}
#empresa p {
	font: 100% Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
}
#empresa {
	float: left;
	width: 440px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px dashed #CCCCCC;
	margin-right: 5px;
}
#menu {
	text-align: center;
	width: 778px;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #000000;
	margin:0px;
}
#banners-capa {
	height: 135px;
	float: none;
	clear: both;
	padding-top: 3px;
	border-top: 1px dashed #CCCCCC;
}
#rodape {
	height: 95px;
	clear: both;
	border-top: 2px solid #000000;
	text-align: center;
}
#rodape table {
	background: url(images/bg-rodape_03.jpg) no-repeat;
}

img {
border:none;
}




#cursos-capa {
	height: 260px;
	width: 305px;
	background: url(images/fundo-cursos-capa.jpg) no-repeat;
	float: left;
	margin-top: 30px;
}
#tudo {
	background: #FFFFFF;
	height: auto;
	width: 778px;
}
#topo {
	width: 778px;
}

#conteudo {
	background: #FFFFFF;
	height: auto;
	padding-right: 5px;
}
#rodape a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #545353;
	text-decoration: none;
}
#rodape a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}
#txt-rodape {
	font: bold 15px "Monotype Corsiva";
	color: #000000;
	text-decoration: none;
}
#banners-capa p {
	font: 100% Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	margin-top: 45px;
	margin-left: 20px;
	text-align: justify;
	margin-right: 20px;
}
#rodape-tel {
	background: #f4f4f4;
	border-top: 1px solid #666666;
	padding: 10px 18px;
}
