* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {background:#FFF;}

img {border:none;}

#geral {
	width:770px;
	margin:0 auto;
	border: 1px solid #000;
	background: #FFF;
}

/******************************************/
/***                    DIAGRAMAÇÃO                       ***/
/******************************************/

#topo{
	width:770px;
	height:92px;
	background: #FFF url(../img/topo.jpg) no-repeat center top;
}

#menu{
	float:left;
}

#conteudo{
	width:770px;
	background: #FFF url(../img/fundo_corpo.jpg) no-repeat center bottom ;
	padding-bottom:10px;
	
}

#textohome{
	width:230px;
	margin-left:519px;
}
#texto{	margin-left:250px;  width:500px; margin-bottom:80px; margin-top:-250px;}


#rodape{
	
	width:770px;
	height:70px;
	padding-top:10px;
	background:#D18C00 url(../img/fundo_rodape_logos.gif) no-repeat top left ;
}



/************       MENU TOPO    **************/

#menutopo ul {list-style:none; margin:0; padding:0;}
#menutopo ul li {display:inline;}
#menutopo ul li a { text-decoration:none; display:block; height:68px;float:left;}
.quemsomos,.extensao,.comoseinscrever,.comoseinscrever_i,.logo,.cadastro,.cadastro_i,.faleconosco,.comochegar,.paginainicial{text-indent:-9999px;}


.quemsomos{width:86px; background-image:url(../img/menutopo_quemsomos.jpg);}
.quemsomos:hover{background-image:url(../img/menutopo_quemsomos_hover.jpg);}

.extensao{width:121px;background-image:url(../img/menutopo_extensao.jpg);}
.extensao:hover{background-image:url(../img/menutopo_extensao_hover.jpg);}

.comoseinscrever_i{width:98px;background-image:url(../img/menutopo_como_inscrever_i.jpg);}
.comoseinscrever_i:hover{background-image:url(../img/menutopo_como_inscrever_i_hover.jpg);}

.comoseinscrever{width:98px;background-image:url(../img/menutopo_como_inscrever.jpg);}
.comoseinscrever:hover{background-image:url(../img/menutopo_como_inscrever_hover.jpg);}

.logo{width:162px;background-image:url(../img/menutopo_logo.jpg);}
.logo_interna{width:162px;background-image:url(../img/menutopo_logo_interna.jpg);}

.cadastro{width:53px;background-image:url(../img/menutopo_cadastro.jpg);}
.cadastro:hover{background-image:url(../img/menutopo_cadastro_hover.jpg);}

.cadastro_i{width:53px;background-image:url(../img/menutopo_cadastro_i.jpg);}
.cadastro_i:hover{background-image:url(../img/menutopo_cadastro_i_hover.jpg);}

.faleconosco{width:74px;background-image:url(../img/menutopo_faleconosco.jpg);}
.faleconosco:hover{background-image:url(../img/menutopo_faleconosco_hover.jpg);}

.comochegar{width:73px;background-image:url(../img/menutopo_como_chegar.jpg);}
.comochegar:hover{background-image:url(../img/menutopo_como_chegar_hover.jpg);}

.paginainicial{width:103px;background-image:url(../img/menutopo_pginicial.jpg);}
.paginainicial:hover{background-image:url(../img/menutopo_pginicial_hover.jpg);}








/******************************************/
/***            FORMATAÇÃO DE TEXTO              ***/
/******************************************/
#texto , #texto ul, #texto ol , #texto ul li, #texto ol li{font-family:verdana, arial, tahoma, sans-serif;}

#texto ul, #texto ol , #texto ul li, #texto ol li{font-family:verdana, arial, tahoma, sans-serif; font-size:0.9em;}
#texto ul li {list-style:disc; margin-left:26px;}
#texto ul li ul li {list-style:circle; margin-left:26px;}
strong{font-weight:bolder;}
em{font-style:italic;}

h1, h2, h3, h4 {color:#4F8636; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;padding-bottom:10px;}

h1{font-size:150%;}
h2{font-size:120%;}
h3{font-size:100%;}
h4{font-size:98%;}

a:link{ color: #CF7F18; }
a:visited{ color: #AD660C; }
a:hover, a:focus{ color: #FF9814;	text-decoration:none; }

#nav ol, #nav ul{	margin: 1em 0 1em 2em; }

#nav ol ol, #nav ol ul, #nav ul ol, #nav ul ul{ margin-top:0; margin-bottom:0; }

#nav ol li{	list-style:decimal }
#nav ol li ol li{ list-style:upper-alpha; }
#nav ol li ol li ol li{ list-style:upper-roman; }

#nav ul li{ list-style:disc;}


#nav{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:100%;
line-height:1.5em;
}



#menu{
	width:221px;
	height:180px;
	margin-top:-5px;
	margin-left:274px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	font: 0.8em arial, tahome, sans-serif;
	background: url(../img/fundo_menu.png) no-repeat center top;
	clear:both;
}
.menu{width:221px;height:12px;margin-top:-5px;margin-left:274px;text-align:center;background: url(../img/fundo_menu.png) no-repeat center top;}

#menu ul li{padding-bottom:10px;}
#menu ul li a{
	color:#FFF;
	font-weight: bold;
	text-decoration:none;
}
#menu ul li a:hover{
	color:#4F8636;
}

#conteudo #textohome h1{
	text-align:center;
	text-transform: uppercase;
}

#conteudo #fotohome{
	float:left;
	margin-top: 80px;
	margin-left: -465px;
}

#conteudo p{
	text-align:justify;
	font:0.8em verdana, arial, tahoma, sans-serif;
	margin-top:10px; margin-bottom:5px;
}

#rodape address{
	color:#FFF;
	text-align:right;
	font:11px verdana, arial, tahoma, sans-serif;
	margin-right:10px;
}

.brinde{color:#900; text-align:center; }


.cursos_areas a {text-decoration:none;}
.cursos_areas a:hover {text-decoration:underline;}
