#topo
{
	width: 960px;
	height: 200px;
	float: left;
}
td, table
{
	vertical-align: top;
}
#areafoto
{
	float: left;
	margin-right: 5px;
	width: 410px;
	padding: 5px;
}
#areaminiaturas
{
	float: left;
	width: 200px;
	padding: 5px;
}
.fotoc
{
	border-color: #0c5537;
	border-width: 1px;
	border-style: solid;
}
.fotob
{
	background-color: #DADADA;
}
.foto, .fotob
{
	margin-right: 5px;
}
.foto, .fotob, .fotod
{
	margin-bottom: 5px;
	float: left;
	border-color: #0c5537;
	border-width: 1px;
	border-style: solid;
}
#carregador
{
	width: 100%;
	text-align: center;
	float: left;
	padding-top: 60px;
	padding-bottom: 60px;
}
img,a,a:HOVER,a:VISITED
{
	border-width: 0px;
}
.recado
{
	background-color: #FFFFFF;
	width: 98%;
	border-color: #0c5537;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	margin-bottom: 5px;
	float: left;
}
.navegacao
{
	background-color: #FFFFFF;
	width: 98%;
	padding: 4px;
	margin-bottom: 5px;
	float: left;
}
.botao
{
	background-color: #0c5537;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
#texto {
	background-image: url(../imagens/bgg.png);
	background-repeat: repeat-y;
	background-position: top left;
	float:left;
	width: 930px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
html>body #texto
{
	width: 930px;
}
body
{
	background-image: url("../imagens/bg.jpg");
	padding: 0px;
	margin: 0px;
}
#conteudo
{
	width: 960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}
body, textarea, input, select, table, td, p, a, a:HOVER, a:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body, textarea, input, select, table, td, p {
	color: #000000;
}
a, a:HOVER, a:VISITED 
{
	color: #0c5537;
}
a, a:VISITED
{
	text-decoration: none;
}
a:HOVER
{
	text-decoration: underline;
}
#copyright
{
	text-align: center;
	color: #FFFFFF;
	float: left;
	width: 960px;
	vertical-align: top;
	margin-top: 8px;
}
.linkcopyright, .linkcopyright:HOVER, .linkcopyright:VISITED
{
	color: #CCCCCC;
}
.img_curso
{
	float:left;
	padding:5px;
}
h2
{
	font-size:12px;
	color: #0c5537;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h1
{
	font-size:13px;
	color: #0c5537;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.td1 
{ 
	background-color: #EEEEEE; 
}
#rodape
{
	float:left;
	width: 960px;
}

