@charset "iso-8859-1";
/* CSS Document */

body {margin:0px; font-family:Calibri,Arial,Tahoma;}

/* DIV's | Conposição de Layout */

#Topo {width:960px; margin-left:auto; margin-right:auto;}

#TitCursos {width:100%; height:51px; background-image:url(../img/tit_cursos.jpg); background-repeat:no-repeat; background-position:center; float:left; margin-top:10px;}

#TitArtigo {width:100%; height:51px; background-image:url(../img/tit_artigos.jpg); background-repeat:no-repeat; background-position:center; float:left; margin-top:10px;}

#TitVideo {width:100%; height:51px; background-image:url(../img/tit_videos.jpg); background-repeat:no-repeat; background-position:center; float:left; margin-top:10px;}

#TitDep {width:100%; height:51px; background-image:url(../img/tit_depoimentos.jpg); background-repeat:no-repeat; background-position:center; float:left; margin-top:10px;}

#TitContato {width:100%; height:51px; background-image:url(../img/tit_contato.jpg); background-repeat:no-repeat; background-position:center; float:left; margin-top:10px;}

#TitEmpresa {width:100%; height:51px; background-image:url(../img/tit_empresa.jpg); background-repeat:no-repeat; background-position:center; float:left; margin-top:10px;}

#TitAreaAluno {width:100%; height:51px; background-image:url(../img/tit_areaAluno.jpg); background-repeat:no-repeat; background-position:top center; float:left; margin-top:10px;}

#TitAreaParceiro {width:100%; height:51px; background-image:url(../img/tit_areaParceiro.jpg); background-repeat:no-repeat; background-position:center; float:left; margin-top:10px;}

#Rodape {width:100%; height:150px; background-image:url(../img/rodape_repeat.jpg); background-repeat:repeat-x; float:left}

/* Class DIV meio */

.ContMeio {width:100%; float:left }
.conteudo {width:960px; margin:auto }

/* Fontes e Títulos */
a { text-decoration:none }
.Menu li {float:left; margin:0px; list-style:none; margin-left:5px;}
.MenuPaginacao li {list-style:none; display:inline-block}
.combo-texto-cinza {font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; color: #666; background-color: #FFF; border: 1px solid #CCC; padding: 3px;}
.TituloChamadas {font-family:"Calibri", Arial; font-size:35px; color:#900}
.TituloVermPeq {font-family:"Calibri", Arial; font-size:20px; color:#900}
.TituloArtigos {font-family:"Calibri", Arial; font-size:20px; color:#900; text-align:right; line-height:20px;}
.TituloVideos {font-family:"Calibri", Arial; font-size:14px; color:#900; text-align:left}
.TituloDepoimentos {font-family:"Calibri", Arial; font-size:20px; color:#900; text-align:left}
.TextoCinza {font-family:"Calibri", Arial; font-size:13px; color:#333; line-height:14px; text-align:justify}
.TextoCinzaForm {font-family:"Calibri", Arial; font-size:17px; color:#333; line-height:14px; text-align:justify}
.FormAluno {font-family:"Calibri", Arial; font-size:13px; color:#333; background-color:#FFF; border:solid 1px #666}
.TextoMagic {font-family:"Calibri", Arial; font-size:14px; color:#333; font-weight:bold}
.TextoMagic a { color:#333 }
.TextoMagic a:hover { color:#F60 }
.TextoEndRodape {font-family:"Calibri", Arial; font-size:14px; color:#333; line-height:17px;}
.Menu {font-family:"Calibri", Arial; font-size:17px; color:#333; margin-left:30px; font-weight:bold}
.Menu a {color:#333}
.Menu a:hover {color:#900}
.MenuCursos {font-family:"Calibri", Arial; font-size:17px; color:#333; font-weight:bold}
.MenuCursos a {color:#333}
.MenuCursos a:hover {color:#900}
.MenuPaginacao {font-family:"Calibri", Arial; font-size:17px; color:#333;}
.MenuPaginacao a {color:#333}
.MenuPaginacao a:hover {color:#900}
.MenuPaginacao a:visited {color:#900; font-weight:bold}
.MenuTopo {font-family:"Calibri", Arial; font-size:13px; color:#333; margin-left:30px; font-weight:bold}
.MenuTopo a {color:#333}
.MenuTopo a:hover {color:#900}

a:hover		{ color:#F00; text-decoration:underline;}
a:visited	{ color:#000; text-decoration:none;}
a:link		{ color:#000; text-decoration:none;}


/* Formatação Fotos */

.FotoHome {border:solid 5px #900;}

hr { clear:both }

