/* CSS Document */

#miolo_geral
{
background-image:url(../imagens/bg_area_rest.gif);
float:left;
width:590px;
height:541px;
}



#test_area
{
float:left;
width:571px;
height:47px;
}

#bloco_esq
{
width:195px;
height:445px;
float:left;
}

#box_jornal
{
width:195px;
height:auto;
}

#box_informe
{
width:195px;
clear:both;
height:auto;

}

#box_admin
{
width:195px;
clear:both;
height:auto;

}


#txt_esq
{
width:175px;
height:auto;
padding-left:10px;
padding-right:10px;
margin-bottom:5px;
}

#mais
{
text-align:right;
width:170px;
height:17px;
float:right;
margin-right:5px;
}


/*========================================================== MIOLO ATA - ÁREA RESTRITA (parte esquerda) =========================================================*/


#box_ata
{
width:387px;
height:auto;
float:left;
}

#test_ata
{
width:349px;
height:72px;
float:left;
background-color:#FFFFFF;
}

#meio_ata
{
width:370px;
height:358px;

float:left;
}

#ata
{
margin-top:3px;
width:340px;
/*height:55px;*/
padding-top:10px;
float:left;
margin-left:15px;
}

#acesse_mais
{
width:341px;
height:20px;
float:left;
margin-left:10px;
text-align:right;
margin-top:10px;
}



/*=============== MIOLO ATA - ÁREA RESTRITA (parte banner direito) ================================*/


#box_lanch
{
width:189px;
height:auto;
float:right;
}

#banner_lanch
{
width:176px;
height:316px;
padding-top:10px;
float:left;
}



#banner_fotos
{
clear:both;
width:176px;
height:193px;
float:left;

}

/*=============== MENU ÁREA RESTRITA ================================*/


#menu_area
{
	background-color:#fefcf3;
	margin-left:0px;
	margin-right:5px;
	float:left;
	width:580px;
	/*height:28px;*/
	line-height:17px;
	text-align:center;
	font-size:12px;
	border-top: 15px solid white;
}

#menu_area a
{
color:#006AB2;
text-decoration:none;
}

#menu_area a:hover
{
color:#999966;
text-decoration:underline;
}

#menu_area2
{
	/*background-color:#666633;*/
	margin-left:25px;
	margin-top:10px;
	margin-right:5px;
	float:left;
	width:560px;
	/*height:28px;*/
	padding-top:2px;
	padding-bottom:2px;
	line-height:17px;
	text-align:left;
	font-size:13px;
}


#menu_area2.image-link a{
	text-decoration: none!important;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65); }

#menu_area2.image-link a img {
	border: none;
}

#menu_area2.image-link a.active,
#menu_area2.image-link a:hover {
	border: none;
	opacity:1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#menu_area2 a
{
color:#006AB2;
text-decoration:none;
text-align:left;
}

#menu_area2 a:hover
{
color:#025C9B;
text-decoration:underline;
}


#menu_area3
{
	/*background-color:#8C8C46;*/
	margin-left:2px;
	margin-right:5px;
	margin-top:15px;
	float:left;
	margin-left: 25px;
	width:560px;
	/*height:28px;*/
	padding-top:2px;
	padding-bottom:2px;
	line-height:17px;
	text-align:left;
	font-size:13px;
	clear: both;
}

#menu_area3 a
{
color:#0261A3;
text-decoration:none;
}

#menu_area3 a:hover
{
color:#0261A3;
text-decoration:underline;
}


/*MENU CATEGORIA*/
#menu_categoria
{
background-color:#fefcf3;
margin-left:5px;
margin-right:5px;
line-height:20px;
float:left;
padding-top:8px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
text-align:left;
font-size:15px;
}

#menu_categoria a
{
	color:#006AB2;
	line-height:17px;
	text-decoration:none;
}
#menu_categoria .des
{
	width:100px;
	float:left;
}

#menu_categoria a:hover
{
color:#999966;
}


/**/
.btn_entrar
{
	width:23px;
	height:23px;
	background:url(../imagens/btn-send.png) no-repeat 0 2px;
	border:0;
	cursor: pointer;
}
