
 .noticialink
{
	 
	background-color: #ffffFF;
	color: #ff0000;
	font-weight:lighter;
	text-decoration: none;
	font-size:xx-small;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	/*display:inline-block;
	display:-moz-inline-block; */
}

/***********************************************
 *  BODY Styles                                *
 ***********************************************/

.body
{
	margin: 0px 0px 0px 0px;
	background-color: #f5fbff;
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-align: left;
}

.background_central
{
	background-image: url(../images/back_img.jpg);
	background-repeat: no-repeat;

}

.background_left
{
	background-image: url(../images/back1.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.background_right
{
	background-image: url(../images/back2.jpg);
	background-repeat: repeat-x;
}

.site
{
	/* height: 500px;; */
	padding-left: 10px;
	padding-right: 10px;
}


 .float_left
{
	float: left;
}

 .float_right
{
	float: right;
}


/***********************************************
 *  HEADER Styles                              *
 ***********************************************/

 .header_box
{
	width: 782px;
	_width: 806px;
	text-align: left;
	height: 23px;
	background-image: url(../images/header_bck.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 21px;
}

 .header_box input
{
	width: 111px;
	height: 16px;
	background-image: url(../images/header_input.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-align: left;
	border: none;
	padding: 0px;
	margin-left: 4px;
	margin-top: 3px;
	_margin-top: 2px;
	padding-left: 4px;
	padding-top: 2px;
}

 .header_box img
{
	margin-left: 2px;
}

 .header_box a
{
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-align: left;
	text-decoration: none;
}

 .header_box a:hover
{
	color: #e3190c;
}

 .header_box span
{
	color: #e3190c;
}



/***********************************************
 *  MENU Styles                                *
 ***********************************************/

 .menu_box
{
	margin-top: 192px;
	width: 798px;
	_width: 806px;
	text-align: left;
	height: 30px;
	background-image: url(../images/menu_bck.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 21px;
	padding-top: 4px;
}


/***********************************************
 *  SUBMENU Styles                            *
 ***********************************************/

 .submenu
{
	border-left: 1px solid #f18c85;
	padding-left: 9px;
	font-weight: bold;
}

 .submenu span
{
	width: 145px;
	_width: 152px;
	margin-bottom: 1px;
	background-color: #e3190c;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	display:inline-block;
	display:-moz-inline-block;
}

 .submenu a
{
	width: 145px;
	_width: 152px;
	margin-bottom: 1px;
	background-color: #FFFFFF;
	color: #636363;
	font-weight: normal;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	display:inline-block;
	display:-moz-inline-block;
}

 .submenu a:hover
{
	width: 145px;
	_width: 152px;
	margin-bottom: 1px;
	background-color: #e3190c;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	display:inline-block;
	display:-moz-inline-block;
}



/***********************************************
 *  BOX CENTRAL Styles - AKA Folha Branca      *
 ***********************************************/

 .box_central
{
	width: 744px;
	_width: 806px;
	background-image: url(../images/box_central_bck.gif);
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-align: left;
	padding-left: 28px;
	padding-right: 34px;
	_padding-right: 25px;
	padding-top: 23px;
	padding-bottom: 23px;
	overflow: hidden;
}

 .box_central_top
{
	margin-top: 3px;
}




/***********************************************
 *  BOXES Styles - AKA Wireframes              *
 ***********************************************/

 .home_box_left
{
	float: left;
	position: relative;
	width: 383px;
}

 .home_box_central
{
	width: 187px;
	_width: 196px;
	float: left;
	position: relative;
	border-left: 1px solid #f18c85;
	padding-left: 9px;
	font-size: 12px;
}

 .home_box_right
{
	width: 145px;
	_width: 156px;
	height: 421px;
	float: right;
	position: relative;
	border-left: 1px solid #f18c85;
	padding-left: 9px;
	font-size: 12px;
	margin-left: 9px;
}

 .box_submenu
{
	float: left;
	position: relative;
	width: 168px;
}

 .content_box
{
	float: left;
	position: relative;
	width: 387px;
	_width: 411px;
	border-left: 1px solid #f18c85;
	padding-left: 16px;
	padding-right: 8px;
	text-align: justify;
}

/***********************************************
 *  NOTICIAS Styles                            *
 ***********************************************/

 .noticias
{
	border-left: 1px solid #f18c85;
	padding-left: 9px;
	padding-right: 18px;
	padding-bottom: 20px;
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-align: justify;
}


 .noticias a
{
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-decoration: none;
}

 .noticias a:hover
{
	color: #e3190c;
}

 .noticias_img
{
	float: right;
	background-image: url(../images/noticias_img_bck.gif);
	background-repeat: no-repeat;
	width: 86px;
	height: 58px;
	padding: 1px 0px 0px 1px;
	margin-left: 10px;
}

/***********************************************
 *  NOTICIAS2 Styles                            *
 ***********************************************/

 .noticias2
{
	/* border-left: 1px solid #f18c85; */
	padding-left: 9px;
	padding-right: 18px;
	padding-bottom: 20px;
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-align: justify;
}

.spannie
{
 cursor:hand;
}
.spannie2
{
 cursor:hand;
 display:none;
}
.spannieLINK
{
	 cursor:hand;
}

.spannieLINK a
{
	background-color: #ffffFF;
	color: #ff4444;
	font-weight:lighter;
	text-decoration: none;
	font-size:xx-small;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	/*display:inline-block;
	display:-moz-inline-block; */
}

 .spannieLINK a:hover
{
	/* color: #e3190c; */
	color: #0000ff;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

 .noticias2a 
{
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-decoration: none;
}

 .noticias2 a:hover
{
	color: #e3190c;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

 .noticias2_img
{
	float: right;
	background-image: url(../images/noticias_img_bck.gif);
	background-repeat: no-repeat;
	width: 86px;
	height: 58px;
	padding: 1px 0px 0px 1px;
	margin-left: 10px;
}

/***********************************************
 *  AGENDA Styles                            *
 ***********************************************/

 .agenda
{
	width: 303px;
	_width: 330px;
	border-left: 1px solid #f18c85;
	padding-left: 9px;
	padding-right: 18px;
	padding-bottom: 20px;
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-align: justify;
}

 .agenda_box
{
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	width: 330px;
}
 .agenda_tit2
{
	height: 18px;
	width: 330px;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	color: #e3190c;
	text-decoration: none;
	border-bottom: 1px dashed #e3190c;
	line-height: 18px;
	margin-bottom: 3px;
}

 .agenda_tit
{
	height: 18px;
	width: 330px;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-decoration: none;
	border-bottom: 1px dashed #e3190c;
	line-height: 18px;
	margin-bottom: 3px;
}

 .agenda_tit a
{
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-decoration: none;
}

 .agenda_tit a:hover
{
	color: #e3190c;
}

/***********************************************
 *  AGENDA2 Styles                            *
 ***********************************************/

 .agenda2
{
	width: 303px;
	padding-left: 9px;
	padding-right: 18px;
	padding-bottom: 20px;
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-align: justify;
}

 .agenda_box
{
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	width: 330px;
}

 .agenda_tit
{
	height: 18px;
	width: 330px;
	_width: 260px;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-decoration: none;
	border-bottom: 1px dashed #e3190c;
	line-height: 18px;
	margin-bottom: 3px;
}

 .agenda_tit a
{
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-decoration: none;
}

 .agenda_tit a:hover
{
	color: #e3190c;
}

/***********************************************
 *  BOX PERTO DE SI Styles                     *
 ***********************************************/

 .box_ponto_venda
{
	width: 186px;
	height: 82px;
	_width: 186px;
	background-image: url(../images/box_ponto_venda.gif);
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-align: left;
}

 .pertodesi_text
{
	/* border-left: 1px solid #f18c85; */
	padding-left: 5px;
	padding-right: 18px;
	padding-bottom: 20px;
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-align: justify;
}


 .pertodesi_tit
{
	/* border-left: 1px solid #f18c85; */
	padding-left: 5px;
	padding-right: 18px;
	padding-bottom: 20px;
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-align: justify;
	font-weight:bold;
}

 .box_ponto_venda select
{
	width: 150px;
	font-family: verdana;
	font-size: 12px;
	color: #636363;
	text-align: left;
	margin-top: 40px;
	margin-left: 10px;
	background-color: #FFFFFF;
}


.distrito_flash
{
	margin-top: 15px;
}

/***********************************************
 *  BOX DESTAQUES Styles                          *
 ***********************************************/

 .banner
{
	margin-bottom: 20px;
}

 .newsletter_box
{
	width: 138px;
	_width: 147px;
	height: 55px;
	_height: 55px;
	background-image: url(../images/box_newsletter.gif);
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-left: 9px;
}

 .newsletter_input
{
	width: 96px;
	height: 20px;
	background-image: url(../images/newsletter_input.gif);
	border: 0px;
	font-family: verdana;
	color: #636363;
	margin: 0px;
}

 .newsletter_bt
{
	margin-left: 3px;
}


/***********************************************
 *  CONTENT Styles                          *
 ***********************************************/

 .content_tit_1
{
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	color: #e3190c;
	width: 386px;
	margin-bottom: 15px;
	display:-moz-inline-block;
}

 .content_img
{
	margin-left: 16px;
	margin-bottom: 16px;
}


/***********************************************
 *  FOOTER Styles                          *
 ***********************************************/

 .footer
{
	margin-top: 10px;
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	width: 806px;
	text-align: center;
	line-height: 16px;
}

 .footer a
{
	font-family: verdana;
	font-size: 10px;
	color: #636363;
	text-decoration: none;
	font-weight: bold;
}

 .footer a:hover
{
	color: #e3190c;
}




