* { margin: 0; padding: 0; }

body,td,th {
	font-family: verdana;
	font-size: 10px;
}
body {
	background-image: url(../imgs/fundo3.jpg);
	background-position:center;
}
#wrap{
	margin:0 auto;
	width:782px;
	min-height:600px;
}
#logo{
	width:291px;
	height:98px;
	top:20px;
	margin-left:20px;
	position:absolute;
}
#fotoTopo{
	background:url(../imgs/foto_3.jpg) no-repeat;
	width:375px;
	height:220px;
	margin-left:407px;
	position:absolute;
}
input.botao{
	background:#f1f1f1;
	color:#333;
	border:1px inset;
	font: bolder 11px arial;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:1px;
	margin-left:3px;
}
input.busca{
	height:18px;
	width:130px;
	border:1px inset;
	
}
input.news{
	height:18px;
	width:150px;
	border:1px inset;
}
/* index */
#conteudo{
	position:relative;
	width:100%;
	top:205px;
}
#menu{
	text-align:right;
	margin-right:6px;
}
#buscaRapida{
	width:350px;
	height:50px;
	margin-left:178px;
	top:168px;
	position:absolute;
	font:bolder 12px verdana;
}

#perfil{
	position:absolute;
	margin-top:15px;
	margin-left:10px;
}
#livro{
	position:relative;
	float:left;
	padding-right:5px;
}
#textoLivro{
	float:left;
}
/* menu lateral*/
#menuL{
	position:absolute;
	width:150px;
	left:10px;
	top:520px;
	background:#D8C66E;
	z-index:5;
}
#menuL ul {
	list-style: none;
}
#menuL ul li a {
	display: block;
	float: left;
	width:130px;
	background:#D8C66E;
	padding-top:11px;
	padding-bottom:11px;
	padding-left:20px;
	color: #000;	
	font:bolder 11px verdana;
	text-decoration:none;
	border-bottom:1px dashed #FFF;
	
	
}
#menuL ul li a:hover {
	color: #FFF;	
	background:#CEB84D;
	border-bottom:1px dashed #FFF;
}
/* Menu lateral noticia */
#menuL2{
	position:absolute;
	width:150px;
	top:20px;
	color:#99CCFF;
	background:#0D3B7F;
	background-color: #0D3B7F;
	z-index:6;
}
#menuL2 ul {
	list-style: none;
}
#menuL2 ul li a {
	display: block;
	float: left;
	width:130px;
	padding-top:11px;
	padding-bottom:11px;
	padding-left:20px;
	background:url(../imgs/seta.gif) no-repeat left center #0D3B7F;
	color: #FFF;	
	font:bolder 11px verdana;
	text-decoration:none;
	border-bottom:1px dashed #FFF;	
}
#menuL2 ul li a:hover {
	color: #F3F3F3;	
	background:url(../imgs/seta.gif) no-repeat left center  #092755;
}
#banner{
	position:relative;
	width:590px;
	min-height:90px;
	float:right;
	right:10px;
	margin-top:5px;
	color:#FFF;
}
#notMenu{
	color:#0D3B7F;
	font: bolder 12px verdana;
	background:#FFF;
}
/* Corpo da pagina */
#centro{
	clear:both;
	position:relative;
	background:#FFFFFF;
	top: 10px;
	margin: 0 auto;
	width:762px;
	min-height:770px;
}
/* Local do conteudo para home*/
#centroPaginaH{
	position:relative;
	width:590px;
	_height: 720px;
	min-height:720px !important;
	float:right;
}
/* Local do conteudo */
#centroPagina{
	position:relative;
	width:570px;
	right:20px;
	_height: 630px;
	min-height:630px !important;
	float:right;
}
#TopoConteudo{
	width:607px;
	height:28px;
	margin-bottom:10px;
	float:right;
	background:url(../imgs/topoAulasRecentes3.jpg) no-repeat;
}
#Col1{
	width:182px;
	float:left;
	margin-right:15px;
	margin-bottom:20px;
	padding-bottom:10px;
}
#Col2{
	width:182px;
	float:left;
	margin-right:15px;
	margin-bottom:20px;
}
#Col3{
	width:182px;
	float:left;
	margin-bottom:20px;
}
#ColLivrosEve{
	width:380px;
	float:left;
	
}
.titAtulizacao{
	font: bolder 14px verdana;
	padding-top:5px;
}
.titAmarelo{
	font: bolder 14px verdana;
	padding-left:5px;
	padding-right:5px;
	color:#D8C66E;
}
.textoAzul{
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	color:#99CCFF;
}
#titAulas{
	font: bolder 10px verdana;
}
/* Noticias */
#titNoticia{
	font: bolder 12px verdana;
}
#dataNot{
	color:#0D3B7F;
}
#noticia{
	font: 10px verdana;
}
#LinhaNot{
	margin-top:15px;
	margin-bottom:15px;
	width:100%;
	border-bottom:dashed #CCC 1px;
}
#linha2{
	background: url(../imgs/linha3m.jpg) repeat-y;
	width:100%;
	height:17px;
	margin-bottom:7px;
}

#Newsletter{
	position:relative;
	width:590px;
	min-height:50px;
	right:12px;
	margin-top:25px;
	float:right;
	clear:both;
	background:url(../imgs/fundoNews3.jpg) no-repeat;
	background-position:bottom;
}


#clear{
	clear:both;
	
}
#rodape{
	clear:both;
	margin:0 auto;
	position:relative;
	width:758px;
	background:#FFF;
	padding-bottom:40px;
	padding-top:20px;
	height:20px;
	
}
#rodapeE{
	width:320px;
	float:left;
	background:url(../imgs/assessora.jpg) no-repeat;
	margin-left:10px;
	padding-bottom:30px;
	padding-top:10px;
}
#rodapeD{
	width:140px;
	height:50px;
	float:right;
	background-image: url(../imgs/logoRodape.jpg);
	background-repeat: no-repeat;
}
#rodapeL{
	width:250px;
	float:left;
	margin-left:5px;
	text-align:center;
}

#linhaCinza{
	width:100%;
	height:9px;
	background:#969696;
}
#linha1{
	margin-bottom:20px;
	float:right;
	background: url(../imgs/linha3g.jpg) repeat-y;
	width:385px;
	height:6px;
}
#LinhaAulas{
	width:85%;
	height:9px;
	background:#CCC;
}
.titCinza{
	font:bolder 14px verdana;
	color:#595959;
}

a, a:visited {
	
	color: #003399; 
	background: inherit;
}
a:hover {
	text-decoration: none;
	color: #003366;
	background: inherit;
}
a.Preto {
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
a.Preto:link {
	text-decoration: none;
}
a.Preto:visited {
	text-decoration: none;
	color: #000;
}
a.Preto:hover {
	text-decoration: underline;
	color:#666666;
}
a.Preto:active {
	text-decoration: underline;
	color: #666666;
}
.tituloPretoG{
	font:bolder 18px  helvetica;
	margin-top:7px;
}
.tituloBranco{
	font:bolder 14px verdana;
	padding:5px;
	color:#FFFFFF
}
#linhaTitulo{
	width:98%;
	height:4px;
	margin-top:2px;
	margin-bottom:5px;
	background:#0D3B7F;
}
a.PretoM {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #333;
	text-decoration: none;
	line-height:18px;
}
a.PretoM:link {
	text-decoration: none;
}
a.PretoM:visited {
	text-decoration: none;
	color: #000;
}
a.PretoM:hover {
	text-decoration: underline;
	color:#666666;
}
a.PretoM:active {
	text-decoration: underline;
	color: #666666;
}
img.imagem{
	padding-right:15px;
	padding-bottom:5px;
}