body {
background:#fff url(../imagens/fundo_home.jpg) repeat-x top;
margin:0; 
padding:0;
font:70%/1.05 Verdana, Arial, Helvetica, sans-serif;
color:#000;
height:100%;
}

a {
	font-weight: bold;
	outline:none;
}
a:link {
	color: #597694;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #88b1de;
}
a:active {
	color:#88b1de;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#88b1de;
}
.menuhtml {
	font-weight: normal;
	size:10px;
	outline:none;
}
.menuhtml a:link {
	color: #606060;
	text-decoration: none;
}
.menuhtml a:hover {
	text-decoration: none;
	color: #0000;
}
.menuhtml a:active {
	color:#000;
	text-decoration: none;
}
.menuhtml a:visited {
	text-decoration: none;
	color:#000;
}
.titulo_noticia {
	font-weight: bold;
	outline:none;
}
.titulo_noticia:link {
	color: #606060;
	text-decoration: none;
}
.titulo_noticia:hover {
	text-decoration: none;
	color: #000;
}
.titulo_noticia:active {
	color:#000;
	text-decoration: none;
}
.titulo_noticia:visited {
	text-decoration: none;
	color:#000;
}
form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
input, textarea, select {
	border:1px solid #597694;
	background-color:#FFF;
	outline:none;
}
input:focus {
	border:1px solid #66dcee;
}
input[type=submit] {
	border:1px solid #597694;
	background-color:#597694;
	color:#fff;
	font-weight:bold;
}
input[type=submit]:hover {
	border:1px solid #597694;
	background-color:#2d9cac;
	color:#000;
	font-weight:bold;
}
input[type=radio], input[type=checkbox] {
	border:0px;
}
/* divs */

#divContainer { 
width:900px;
margin:0 auto;
text-align:left;
}

#divHeader {
width:900px;
height:380px;
}

#divBanner {
float:right;
clear:right;
width:660px;
height:215px;
margin:92px 5px 0 0;
}

#divMenuHome {
float:right;
width:900px;
height:40px;
margin:0 0 0 0;
}



/* -----------CONTEUDO-------------- */

#divConteudo {
width:900px;
height:266px;
}


#divCursos {
width:218px;
height:266px;
float:left;
margin-right:8px;
_margin-right:6px;
margin-left:5px;
}
#divCursosCorpo {
background:url(../imagens/fundo_cursos.jpg) no-repeat;
width:192px;
height:216px;
margin:0;
padding:50px 10px 0 15px;
}


#divNovidades{
width:218px;
height:240px;
float:left;
margin-right:8px;
_margin-right:6px;
}
#divNovidadesCorpo {
background:url(../imagens/fundo_novidades.jpg) no-repeat;
width:187px;
height:190px;
margin:0;
padding:50px 10px 0 20px;
}
#divNovidadesMais a{
background-image:url(../imagens/novidades_mais.jpg);
width:217px;
height:26px;
margin:0;
display:block;
}


#divBiblioVideo{
background:url(../imagens/fundo_biblio_video.jpg) no-repeat;
width:218px;
height:266px;
float:left;
margin-right:12px;
_margin-right:10px;
}
#divBiblioVideoCorpo {
width:187px;
height:84px;
margin:0;
padding:10px 10px 0 20px;
}


#divArea{
background:url(../imagens/fundo_area.jpg) no-repeat;
width:207px;
height:266px;
float:left;
margin: 0 0 0 0;
}
#divAreaLink a{
width:207px;
height:65px;
margin:0;
display:block;
}
#divAreaLinkEnd a{
width:207px;
height:74px;
margin:0;
display:block;
}


/* -----------RODAPE-------------- */

#divRodape {
clear:both;
width:900px;
height:108px;
margin-top:10px;
}


/* -----------LINHAS-------------- */

#divLinhas {
clear:both;
width:900px;
height:20px;
}
#divBibliotecaLinha {
float:left;
background:url(../imagens/linha_biblioteca.jpg) no-repeat;
width:439px;
height:20px;
padding:0;
}
#divVideosLinha{
float:left;
background:url(../imagens/linha_videos.jpg) no-repeat;
width:461px;
height:20px;
padding:0;
}

/* -----------MENU HTML-------------- */

#divMenuHtml {
background-color:#FFFFFF;
width:900px;
clear:both;
margin:20px auto 0px auto;
padding: 25px 0px 30px 0px;
text-align:center;
border-top: 1px solid #0089e1;
	
}
#divMenuHtml ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-decoration: none;
}
#divMenuHtml ul li {
	display:inline;
	padding: 0px 4px 0px 4px;
}
#divMenuHtml ul li a:link, #divMenuHtml ul li a:visited {
	color:#6d2634;
	text-decoration:none;
}
#divMenuHtml ul li a:hover {
	color: #c52720;
	border-bottom:2px solid #c52720;
}
#divMenuHtml ul li a:active {
	color: #c52720;
	border-bottom:2px solid #c52720;
}




/* headings */

h1, h2, h3, h4, h5 {
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}
h1 {
	font-weight:bold;
	font-size:16px;
	color: #597694;
}
h2 {
	font-size:12px;
	font-style:italic;
	color: #606060;
}
h3 {
	font-size:10px;
	font-style:italic;
	color: #606060;
}
h4 {
	font-size:10px;
	margin:10px 0px 0px 0px;
	font-weight:normal;
}
h5 {
	color: #c52720;
	font-size:12px;
}

hr {
	border:none;
	border:1px solid #CCC;
}

.textoPequeno {
font:11px Arial, Helvetica, sans-serif;
color:#333333;
margin:0;
}

#divAssinatura {
width:900px;
clear:both;
margin:0 auto 20px auto;
text-align:left;
}
