*{	margin:0px;
	padding:0px;
	text-decoration:none;
	list-style:none;
	font-family:"Arial", verdana, sans;
	font-size:12px;
	color:#333333;

}
body{
background:#123456;
}
#geral{
width:770px; margin:auto;
background:#FFFFFF;
}
#topo{
width:770px; height:150px; margin:auto;
}
/*********************caixa 1******************************/
#caixa1{
width:770px; height:215px; margin:auto; padding-top:5px;
background:#ffffff;
}
#banner{
width:555px; height:215px; float:left; margin-left:5px;
background:#000066;
}
#tv{
width:200px; height:215px; float:right; margin-right:2px;
background:#00CC33;
}
/*********************caixa 2******************************/
#caixa2{
width:770px; height:auto; margin:auto; margin-top:5px;
}
#menu{
width:150px; float:left;
background:#f4c01f;
}
/*********************caixa 3******************************/
#caixa3{
width:615px; height:auto; float:right;
background:#FFFFFF;
}
#box_esq{
width:400px; float:left; padding-left:3px;
}
/********colunista************/
#colunista{
width:400px; height:160px; background:url(img/colunistas.jpg) no-repeat;
}
#patrocinadoresNovo{
width:400px; height:160px; background:url(img/patrocinadores_.jpg) no-repeat;
}
#foto_colunista{
width:60px; height:60px; padding-left:182px; padding-top:15px; float:left;
}
#texto_colunista{
width:150px; height:130px; float:right; padding-top:15px;
}
#patrocinadores{
width:400px; height:95; margin-top:5px;
}
#livros{
width:400px; height:160px; margin-top:5px;
border:#000033; margin-bottom:5px;
}
#caixa_livros{
width:600px; border-bottom:#000000 solid 1px;
}
#texto_livros{
width:430px; float:right;
text-align:justify;
}
#foto_livros{
width:150px; float:left;
margin:5px;
}
#espaco_livros{
width:600px; clear:both;
}
#feemacao{
width:400px; height:124px; margin-bottom:5px;
}
#box_dir{
width:200px; float:right; margin-right:2px;
}
#agenda{
width:200px; height:133px; background:url(img/agenda.jpg) no-repeat;
}
#cimaAgenda{
width:190px; height:100px;
}
#numeroAgenda{
width:30px; height:30px;
float:left; padding-left:25px; padding-top:55px;
font-size:20px; color:#666666;
font-weight:bold; font-family:verdana;
}
#texto_agenda{
width:100px; height:60px; padding-left:30px; padding-top:40px;
float:right;
}
#agenda_completa{
width:180px; height:25px; margin:auto; text-align:center;
padding-top:10px;
}
#enquete{
width:200px; height:213px; background:url(img/enquete.jpg) no-repeat;
margin-top:5px; margin-bottom:5px;
}
#pergunta_enquete{
width:190px; height:70px; padding-top:35px; margin:auto;
}
#form_enquete{
width:190px; height:80px; 
margin:auto; margin-top:25px;
}
#showdesGlaubens{
width:200px; height:192px;
margin-bottom:5px;
}
/*#showdafe_cursofe{
width:200px; height:192px; background:url(img/showdafe_cursofe.jpg) no-repeat;
margin-bottom:5px;
}
#box_showdafe{
width:190px; height:80px;
margin:5px; padding-top:5px;
}
#img_showdafe{
width:72px; height:72px; float:left;
margin-left:3px; margin-top:2px;
}
#texto_showdafe{
width:100px; height:80px; float:right;
padding-right:10px;
}
#box_cursofe{
width:190px; height:80px;
margin-left:5px; margin-top:12px; padding-top:3px;
}*/
#rodape{
width:770px; height:20px; margin:auto;
background:url(img/rodape.jpg) repeat-x; clear:both;
text-align:center; padding-top:10px;
}
#faixa{
width:605px; height:30px; padding-bottom:5px; padding-left:2px;
}
/********************** caixas de conteudo ****************************/
#caixa_agenda{
width:610px; padding:3px;
}

#caixa_fale{
width:610px; padding:3px;
}
/**************************Colunista*****************************************/
#f_colunista{
width:70px; height:70px; float:left; background:#996633;
margin:0px 5px 0px 0px; 
}
#t_colunista{
width:610px;;
}

/**********************************Formatação de Texto*******************************************/
.titulo{
font-family:arial; font-size:14px; font-weight:bold;
}
.leiamais{
font-family:Verdana; font-size:12px; f
color:#333333; text-align:right; font-weight:bold;
}
.titulo_colunista{
font-family:arial; font-size:14px; font-weight:bold;
text-align:left
}
/*************************Links ******************************************/

a{
	text-decoration: none; color:333333; font-weight:bold; font-size:12px;
}
a:link {
	text-decoration: none; color:333333; font-weight:bold; font-size:12px;
}
a:visited {
	text-decoration: none; color:333333; font-weight:bold; font-size:12px;
}
a:hover {
	text-decoration: underline; color:333333; font-weight:bold; font-size:12px;
}
a:active {
	text-decoration: none; color:333333; font-weight:bold; font-size:12px;
}