body {
	font-family: Trebuchet MS;
    font-size:12px;
    background-repeat: no-repeat;
    background-color: #F0F0F0;
}

#geral{
    width: 985px;
    background-image: url(../images/backgrounds/geral.jpg);
    background-repeat: no-repeat;
    min-height: 600px;
    _height:600px;
}
#topo{
    width: 985px;
    height:209px;
    float:left;
    clear:both;
    display:inline;
    background-image: url(../images/backgrounds/topo.jpg);
    background-repeat: no-repeat;

}
#menu-horizontal {
    position:absolute;
    top:180px;
    width:965px;
    height:16px;
    text-align:center;
}
#menu-horizontal li{
    position:relative;
    border-right:1px solid #003366;
    display:inline;
    margin:0;
    font-family:Trebuchet MS;
}
#menu-horizontal li a{
    font-weight:bold;
    padding: 0px 15px;
    color:#003366;
    text-decoration: none;
    font-size:13px;
}
#menu-horizontal li a:hover{
    color:#D8261E;
}

#menu-horizontal li a.active{
    color:#D8261E;
}

#menu-horizontal li ul {
	background-image: url(../images/backgrounds/li-top-destaque.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top:15px;
	position: absolute;
	width:185px;
	left: 0;
	top: 26px;
	display: none;
	border:3px solid #003366;
	border-top:0;
	background-color: #FFFFFF;
}

#menu-horizontal li ul li {
	float:left;
    border:0;
    padding:5px 0;
}
#menu-horizontal li ul li a {
	font-family: Arial;
	font-size: 12px;
	padding:7px 15px;
	text-decoration: none;
}
#menu-horizontal li ul li a:hover {
	text-decoration: underline;
}

#menu-topo {
    position:relative;
    float:right;
    top:6px;
    width:410px;
    height:16px;
    text-align:center;
}
#menu-topo li{
    border-right:1px solid #D8261E;
    display:inline;
    margin:0;
    font-family:Trebuchet MS;
}
#menu-topo li a{
    font-weight:bold;
    padding: 0px 17px;
    color:#D8261E;
    text-decoration: none;
    font-size:11px;
}
#menu-topo li a:hover{
    color:#003366;
}

#menu-topo li a.active{
    color:#003366;
}


#conteudo{
    width:985px;
    float:left;
    clear:both;
    margin-top:2px;
}
#curso {
    float:left;
    clear:both;
    width:985px;
    height:244px;
    display:inline;
}
#curso-destaque{
    float:left;
    display:inline;
    width:262px;
    padding-right:20px;
    height:244px;
    background-image: url(../images/backgrounds/slider-grande-folha.gif);
}

.curso-destaque-titulo{
    display:inline;
    float:right;
    clear:both;
    width:151px;
    height:28px;
    margin: 25px -10px 0 0;
    _margin: 25px 11px 0 0;
}
.curso-destaque-titulo-left{
    float:right;
    font-size: 13px;
    color:#003366;
    height:21px;
    padding: 7px 0 0 17px;
    background-image: url(../images/backgrounds/curso-tit-left.jpg);
}
.curso-destaque-titulo-right{
    float:right;
    width:17px;
    height:28px;
    background-image: url(../images/backgrounds/curso-tit-right.jpg);
}
.curso-destaque-imagem{
    float:left;
    clear:both;
    margin: 5px 0 0 39px;
    display:inline;
}
.curso-desc-titulo{
    float:left;
    clear:both;
    margin:6px 0 0 39px;
    display:inline;
    color:#36679F;
    font-size:13px;
    width:222px;
}
.curso-desc{
    float:left;
    clear:both;
    margin:4px 0 0 39px;
    display:inline;
    color:#333333;
    font-size:12px;
    line-height:140%;
    width:222px;
    height:36px;
}

#painel-cursos{
    float:left;
    display:inline;
    width: 703px;
    height: 219px;
    margin-top:25px;
}
.um-curso {
    float:left;
    width:168px;
    height:195px;
    padding:2px 0 0 7px;
}
.um-curso-titulo{
    float:left;
    height:21px;
    padding:5px 0 0 7px;
    background-image: url(../images/backgrounds/um-curso-titulo.jpg);
    font-size:13px;
    color:#003366;
}
.um-curso-titulo-right{
    float:left;
    height:26px;
    width:7px;
    background-image: url(../images/backgrounds/um-curso-titulo-right.jpg);
}
.um-curso-img{
    float:left;
    clear:both;
    border:5px solid white;
}
.um-curso-desc-h1{
    float:left;
    clear:both;
    margin: 3px 0;
    display:inline;
    color:#36679F;
    font-size:13px;
    width:160px;
}
.um-curso-desc{
    float:left;
    clear:both;
    display:inline;
    color:#333333;
    line-height:140%;
    width:160px;
    height:36px;
}
.setas-cursos{
    float:right;
    position:relative;
    right:0;
    width:41px;
    height:19px
}
.setas-cursos img {
    float:left;
}


#abas-e-promocoes{
    float:left;
    clear:both;
    width:985px;
    height:330px;
    margin-top:10px;
}
#abas{
    float:left;
    clear:both;
    width:458px;
    height:330px;
}

#tabs{
    float:left;
    margin-top:25px;
}
#tabs-content{
    float:left;
    clear:both;
    width:453px;
    height:250px;
    background-image: url(../images/backgrounds/tabs.gif);
}

#promocoes{
    float:left;
    width:481px;
    height:269px;
    background-image: url(../images/backgrounds/promocoes.gif);
    padding:61px 0 0 46px;
}
.img-promo-grande{
    float:left;
    clear:both;
    border:5px solid white;
}
.img-promo-mini{
    float:left;
    margin-top:10px;
    margin-right: 5px;
    border:2px solid white;
}


.external-link {
    display:inline;
    float:left;
    clear:both;
    padding-left:21px;
    background-image: url(../images/icones/external-link.gif);
    background-position: left center;
    background-repeat: no-repeat;
}

#eventos-e-interatividade{
    float:left;
    clear:both;
    width:985px;
    height:284px;
}

#eventos{
    float:left;
    clear:both;
    width:458px;
    height:284px;
}
.evento-capa{
    float:left;
    clear:both;
    width:458px;
    height:82px;
    margin-top:8px;
    padding-bottom:5px;
    border-bottom:1px dotted #333333;
}
.ch-evento-titulo {
    display:inline;
    float:left;
    font-size:13px;
    color:#36679B;
    width:325px;
    margin-left:10px;
}
.ch-evento{
    float:left;
    color:#333333;
    width:325px;
    margin-left:10px;
}

#interatividade{
    float:left;
    width:527px;
    height:284px;
}


.interatividade-desc{
    float:left;
    clear:both;
    width:470px;
    margin-left:30px;
}
.item-interatividade {
    float:left;
    width:124px;
    height:100px;
    background-image: url(../images/backgrounds/bg-interatividade.gif);
}
.item-interatividade img {
    float:left;
    margin:18px 0 0 18px;
    width:89px;
    height:63px;
}

#migalha {
    width:965px;
    padding:10px 0 10px 20px;
    height:15px;
    float:left;
    clear:both;
    font-size:11px;
    color:#003366;
}

#left{
    float:left;
    width:220px;
}
.menu-navegacao {
    float:left;
    clear:both;
    margin-left:18px;
    width:166px;
    display:inline;
}
.menu-navegacao li {
    display:inline;
    width:100%;
    float:left;
    clear:both;
    list-style: none;
    border-bottom:1px dashed #003366;

}
.menu-navegacao li a{
    float:left;
    font-size:13px;
    color:#003366;
    padding:5px;
    text-decoration:none;
    font-weight:bold;
    padding:5px 0 5px 7px;
}
.menu-navegacao li a:hover{
    color:#D8261E;
}


#center {
    float:left;
    width:458px;
    padding:7px 30px;
    display:inline;
    overflow:hidden;
}
#center h1 {
    width:450px;
    float:left;
    clear:both;
    font-size:24px;
    color:#D8261E;
    font-weight:normal;
}
#center p{
    width:450px;
    margin-top:20px;
    float:left;
    clear:both;
    font-size:12px;
    color:#333333;
}
#center p a{
    text-decoration:none;
}
#center p a:hover{
    text-decoration:underline;
}

#right{
    float:left;
    width:247px;
}
.widget-imagens{
    float:left;
    width:247px;
    height:350px;
    background-image: url(../images/backgrounds/imagens-interno.gif);
}
.widget-imagens-content{
    float:left;
    clear:both;
    margin:51px 0 0 47px;
    display:inline;
}
.widget-imagens-imgs{
    float:left;
    clear:both;
    margin-bottom:12px;
    display:inline;
    overflow:hidden;
    width:170px;
}
.widget-imagens-imgs img{
    float:left;
    margin:12px 12px 0 0;
    border:2px solid #FFF;
    display:inline;
}


.external-link {
    display:inline;
    float:left;
    padding-left:21px;
    background-image: url(../images/icones/external-link.gif);
    background-position: left center;
    background-repeat: no-repeat;
}

.ver-mais{
    width:50px;
}


.paginacao{
    padding:3px 8px;
    text-decoration:none;
    border:1px solid #F0F0F0;
}
.paginacao-disabled{
    padding:3px 8px;
    text-decoration:none;
    border:1px solid #F0F0F0;
}
.paginacao:hover{
    background-color: #E2E2E2;
    text-decoration:underline;
}
.pagina-atual{
    padding:3px 8px;
    text-decoration:none;
    background-color: #E2E2E2;
    border:1px solid #F0F0F0;
}

/*Tipos de Conte�do*/

.list-simple-content{
	float:left;
	clear:both;
	width:450px;
}
.list-simple-content-item {
	float:left;
	clear:both;
	width:450px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #003366;
}
.list-simple-content-item h1{
	width:320px;
	float:left;
	clear:both;
	font-size:14px;
    color:#D8261E;
}
.list-simple-content-item h1 a{
	font-size:14px;
    color:#D8261E;
    text-decoration:none;
}
.list-simple-content-item h1 a:hover{
	text-decoration:underline;
}

.list-simple-content-chamada{
	float:left;
	clear:both;
	width:450px;
	margin:6px 0;
}

/*LISTA COM IMAGENS*/
.list-box-image{
	padding-top:5px;
	float:left;
	width:110px;
	height:78px;
	overflow:hidden;
}
.list-box-text{
	float:left;
	width:370px;
	overflow:hidden;
}

.list-image-list{
	float:left;
	width:450px;
}
.list-image-list a {
	float:left;
	clear:left;
}
.list-image-list-item {
	float:left;
	width:480px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #003366;
	overflow:hidden;
}
.list-image{
	display:inline;
	float:left;
	clear:none;
	width:100px;
	height:75px;
}
.list-image-list-item h1{
	width:100px;
	float:left;
	clear:none;
	font-size:14px;
    color:#D8261E;
}
.list-image-list-item h1 a{
	float:left;
	font-size:14px;
    color:#D8261E;
    text-decoration:none;
}
.list-image-list-item h1 a:hover{
	text-decoration:underline;
}
.list-image-list-item-hot {
	float:left;
	width:480px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #003366;
	overflow:hidden;
}
.list-image-list-item-hot h1{
	width:100px;
	float:left;
	clear:none;
	font-size:14px;
    color:aqua;
}
.list-image-list-item-hot h1 a{
	float:left;
	font-size:14px;
    color:aqua;
    text-decoration:none;
}
.list-image-list-item-hot h1 a:hover{
	text-decoration:underline;
}
.list-image-list-chamada{
	float:left;
	clear:none;
	width:320px;
	margin:6px 0;
}

/*Tipos de Conte�do*/




/*Form Contato*/

.zend_form {
	float:left;
	clear:both;
	width:480px;
}

.zend_form dt{
	float:left;
	clear:both;
	width:400px;
	margin-top:10px;
}
.zend_form dt label{
	float:left;
	width:400px;
	font-size:16px;
	color: #003366;
	font-weight:bold;
}
.zend_form dd{
	float:left;
	clear:both;
	width:400px;
}
.textfield{
	float:left;
	width:400px;
	font-size:14px;
	color: #663333;
	padding:2px;
	border:1px solid #003366;
}
.textarea{
	float:left;
	width:400px;
	height:200px;
	font-size:14px;
	color: #D8261E;
	padding:5px;
	border:1px solid #003366;
}

/*Form Contato*/


/* Form matricula home */

.mat-linha{
	float:left;
	clear:both;
	width:410px;
	height:48px;
	margin-left: 10px;
	display:inline;
}
.mat-coluna{
	float:left;
	width:205px;
	height:48px;
}
.mat-coluna label{
	float:left;
	clear:both;
	width:180px;
	display:inline
}
.mat-coluna input{
	float:left;
	width:175px;
	height:19px;
	border:1px solid #003366;
}
.mat-coluna select{
	float:left;
	width:175px;
	height:19px;
	border:1px solid #003366;
}

#footer{
    width:985px;
    height:116px;
    margin-top:25px;
    float:left;
    clear:both;
    background-image: url(../images/backgrounds/rodape.gif);
    text-align:center;
}

#footer address{
    margin-top:15px;
    color:#003366;
    font-size:11px;
    font-style: normal;
}

.mapa-rodape{
    float:left;
    width:980px;
    /*background-image:url(../logo-rodape.gif);*/
}
.mapa-rodape ul{
    float:left; 
    margin:10px 0 0 15px;
    text-align:left;
}
.mapa-rodape ul li{
    min-width:70px;
    float:left;
    clear:both;
    margin-left:6px;
    list-style:none;
}
.mapa-rodape ul li a{
    font-size:12px;
    color: #003366;
    text-decoration:none;
}
.mapa-rodape ul li a:hover{
    color: #D8261E;
}
.mapa-rodape ul li .header{
    width:80px;
    font-weight:bold;
    margin-left:0;
}
.floatercell {
	float: left;
	border: 0px solid #080;
	margin: 7px;
}
#trailimageid {
	/*font-size: 0.75em;*/
	font-size: 1em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	/*width: 420px;*/
	width: auto;
	height: 0px;
	z-index: 100;
}
















