/* CSS Document */
body{
	/*background-image:url(img/bg.jpg);
	background-repeat:repeat-x;*/
	background-color:#FFFFFF;
}

#tudo{
	width: 800px;
	height:auto;
	margin:0 auto;
}

#topo{
	width:800px;
	height:188px;
	/*border:#666666 1px solid;*/
	clear:both;
}

a.menu:link {
	text-decoration: none; 
	color:#000000; 
}
a.menu:visited {
	text-decoration: none; 
	color:#000000;
}
a.menu:hover {
	text-decoration: none; 
	color: #000099;
}
a:active {
	text-decoration: none
}

a.voltar:link {
	text-decoration: none; 
	color:#FF0000; 
}
a.voltar:visited {
	text-decoration: none; 
	color:#FF0000;
}
a.voltar:hover {
	text-decoration: none; 
	color: #000099;
}

#ouca{
	width:167px;
	height:255px;
	padding-top:85px;
	/*padding-left:25px;*/
	padding-right:10px;
	background-image:url(images/ouca.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:Verdana, Arial;
	color:#FFFFFF;
	float:left;
	/*border:#666666 1px solid;*/
}

#vazio{
	width:20px;
	height:auto;
	border-left:#000000 2px solid;
	float:left;
}

a.menu_ouca:link {
	text-decoration: none; 
	color:#FFFFFF; 
}
a.menu_ouca:visited {
	text-decoration: none; 
	color:#FFFFFF;
}
a.menu_ouca:hover {
	text-decoration: none; 
	color: #000099;
}

.titulo_ouca{
	font-size:14px;
	text-decoration:underline;
	text-align:center;
}

.texto_ouca{
	font-size:9px;
}

#corpo{
	background-image:url(images/bgcorpo.jpg);
	background-repeat:repeat-y;
	width:603px;
	height:auto;
	float:right;
	text-align:justify;
	padding: 10px;
}

#propaganda_cursos{
	width:620px;
	height:50px;
	margin: 0 auto;
	/*border:#666666 1px solid;*/
}

#mural{
	width:510px;
	height:auto;
	float:left;
	margin-left:60px;
	background-color:#FFFFFF;
	text-align:center;
	/*border:#666666 1px solid;*/
}

#rodape{
	width:793px;
	height:auto;
	background-color:#FFFFFF;
	border:#000000 2px solid;
	border-top: 0px solid;
	border-bottom: 1px solid;
	margin-right:5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}

.conteudo{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

.destaque{
	color: #000066
}
.titulo{
	font-weight: bold;
	font-size: 18px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}

.subtitulo{
	font-weight: bold;
	font-size: 15px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
}

.style{
	position:absolute;
	width:215px;
	height:0px;
	left: 12px;
	top: 355px;
}

#menu_direito{
	width:167px;
	height:255px;
	padding-top:85px;
	/*padding-left:25px;*/
	padding-right:10px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:Verdana, Arial;
	color:#FFFFFF;
	float:righ;
	/*border:#666666 1px solid;*/
}

#mural{
	border-left: #000000 2px solid;
	width:167px;
	height:auto;
	text-align:right;
	float:left;
	margin:0;
}