@charset "utf-8";
/* CSS Document */

body{
	background:#333333; 
}

a:link{ 
	color:#5B92AA; font-size:12px; text-decoration:none; font-weight:bold;
}

a:hover{
	color:#000000; font-size:12px; text-decoration:underline; font-weight:inherit;
}

a:visited{
	color:#5B92AA; font-size:12px; text-decoration:none; font-weight:bold;
}
	
#conteudo{
	width:1000px; height:800px; margin:0 auto; text-align:center;
}


#topo{
	height:233px; background-position:center;
}

#menu{background:url(img/topbar.jpg) no-repeat;width:727px; height:30px; margin:0 auto;}

#btn{float:left;width:23px;height:258px;text-align:left; margin-top:05px;}
#btn a:hover{background:url(img/hover);}
#content{
	height:460px;
	background:url(img/bg.jpg) repeat-y;
	width:727px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position:center;
}
#content-esquerda{float:left;width:232px;height:450px;text-align:left; margin-top:05px; padding-left:20px;}

#content-esquerda p{font-family: tahoma, arial, verdana; font-size:12px; color:#333333;padding-right:29px; }

#content-esquerda h1, h2, h3{font-family: "times new roman",tahoma, arial, verdana; font-size:14px; color:#5B92AA; text-align:left; margin-bottom:6px;}

#content-direita{
	width:450px;height:450px;float:right; margin-right:10px;margin-top:05px;padding-left:10px; 
}

#content-direita p{font-family: tahoma, arial, verdana; font-size:12px; color:#333333; text-align:left; margin-bottom:6px;}

#content-direita h1, h2, h3{font-family: "times new roman",tahoma, arial, verdana; font-size:14px; color:#5B92AA; text-align:left; }

#rodape{background:url(img/rodape.jpg) no-repeat;width:727px; height:104px;margin:auto;text-align:center;}

#jornal{background:url(img/jornal.jpg) no-repeat; width:194px;height:142px;margin-top:px;}
#jornal p{padding-left:25px; }

#noticia{background:url(img/noticia.jpg) no-repeat; width:194px;height:288px;margin-top:px;}
#noticia p{padding-left:25px; }