body
{
	width:100%;
	height:100%;
	background:#fff;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

html
{
	height:100%;
	overflow-y:scroll;
}

h1, h2, h3, h4, h5, h6
{
	padding:0;
	margin:0;
	line-height:100%;
}

/*ul, li
{
	margin:0;
	padding:0;
}*/

.clear
{
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
	/*height:1px;*/
}

.boxWrap
{
	width:950px;
	margin:0 auto;
}

.boxHeader
{
	width:950px;
	height:140px;
	background:transparent url(../images/bkg_menu.jpg) center top no-repeat;
}

.boxLogo
{
	width:425px;
	margin:0px auto 0px auto;
	font-size:11px;
	text-align:center;
	padding-top:20px;
}

.boxLogo img
{
	border:none;
}

.boxLogo a:link, .boxLogo a:visited, .boxLogo a:active, .boxLogo a:hover
{
	border:none;
	*border:0;
}

.boxMenu
{
	width:950px;
	height:20px;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	margin:22px 0 0 0;
	color:#197b30;
	padding:10px 0;
	_height:40px;
	_padding:0;
}

.boxMenuBtn
{
	width:auto;
	height:40px;
	display:inline-block;
	/**/
}

.boxMenuBtn a:link, .boxMenuBtn a:visited, .boxMenuBtn a:active
{
	height:40px;
	color:#282828;
	text-transform:uppercase;
	text-decoration:none;
	/*display:inline-block;*/
}

.boxMenuBtn a:hover
{
	color:#197b30;
	/*background:transparent url(../images/bkg_menu_hover.jpg) left -5px repeat-x;*/
/*	display:inline-block;*/
}

.boxMenuBtn span
{
	height:20px;
	margin:-10px 15px -7px 15px;
	_margin:0px 15px -7px 15px;
	color:#197b30;
	padding:5px 0;
	border-right:#d3d3d2 1px solid;
	display:inline-block;
}


/*.boxMenuBtnSelected
{
	padding:12px 20px 0 10px;
	height:24px;
	color:#197b30;
	text-transform:uppercase;
	text-decoration:none;
	background:transparent url(../images/bkg_menu_hover.jpg) left top repeat-x;
	display:block;
	border-right: #c8c8c8 1px solid;
	float:left;
}*/

/*.boxMenuBtnSeparator
{
	height:35px;
	float:left;
	border-right: #c8c8c8 1px solid;
}*/

/**/

/*.menuSelected
{
	color:#197b30;
	background:transparent url(../images/bkg_menu_hover.jpg) left top repeat-x;
	border-right: #c8c8c8 1px solid;
}*/

.boxHighlight
{
	width:950px;
	background:url(../images/bkg_cinza.gif) center top repeat-y;
}

.boxHighlightBottom
{
	height:30px;
	width:950px;
	background:#fff url(../images/bkg_cinza_bottom.gif) center top no-repeat;
}

.boxHighlightLeft
{
	width:5px;
	min-height:30px;
	float:left;
	background:transparent url(../images/bkg_highlight_left.gif) left top no-repeat;
}

.boxHighlightCenter
{
	width:940px;
	min-height:380px;	
	float:left;
	background:#fff;
}

.boxHighlightRight
{
	width:5px;
	height:30px;
	float:left;
	background:transparent url(../images/bkg_highlight_right.gif) left top no-repeat;
}

.boxHomeFigo
{
	width:445px;
	height:320px;
	margin: 30px 5px 30px 13px;
	_margin: 30px 5px 30px 10px;
	/*background:transparent url(../images/destaque_01.jpg) left top no-repeat;
	padding:15px;*/
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	color:#fff;
	float:left;
}


/**/

.boxHighlightNewsFlash
{
	width:325px;
	height:230px;
	margin: 30px 75px 30px 65px;
	/*_margin: 30px 5px 30px 5px;*/
	float:left;
}

/**/


.boxHighlightNews
{
	width:455px;
	height:320px;
	margin: 30px 10px 30px 10px;
	_margin: 30px 5px 30px 5px;
	float:left;
}

.boxHighlightNews h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
	color:#999;
	float:left;
	margin-bottom:10px;
}

.boxHighlightNews img
{
	float:right;
	margin-top:5px;
}

.boxHighlightNewsItems
{
	margin-top:10px;
	border-bottom:#bfbfbf 1px dotted;
}

.boxHighlightNewsItems img
{
	width:180px;
	height:110px;
	border:#bfbfbf 1px solid;
	float:right;
	margin:5px 5px 18px 20px;
}

.boxHighlightNewsItems h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#197b30;
	line-height:16px;
	text-decoration:none;
}

.boxHighlightNewsItems h2 a
{
	color:#197b30;
	text-decoration:none;
}

.boxHighlightNewsItems h2 a:hover
{
	text-decoration:underline;
}

.boxHighlightNewsItems h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
	color:#666;
	margin-bottom:5px;
}

.boxHighlightBtn
{
	float:right;
	text-align:center;
	width:7px;
	height:7px;
	margin:5px;
}

.boxHighlightBtn img
{
	width:7px;
	height:7px;
	border:none;
}

.boxShortcuts
{
	width:930px;
	margin:10px auto;
	_margin:10px 5px;
}

/*.boxShortcuts ul
{
	margin:0 11px;
	list-style:none;
	border:none;
}*/

.boxShortcutsItem
{
	width:222px;
	height:242px;
	/*float:left;*/
}

.boxShortcutsItemContainer
{
	width:222px;
	/*height:242px;*/
	margin:0 5px 0 5px;
	_margin:0 3px 0 4px;
	float:left;
}

.boxShortcutsItemTop
{
	width:222px;
	border-top:#dfdfdf 1px solid;
	margin:0 1px;
}

.boxShortcutsItemCenter
{
	width:222px;
	border:#dfdfdf 1px solid;
	border-top:none;
	border-bottom:none;
	background:transparent url(../images/bkg_shortcuts.jpg) left bottom repeat-x;
}

.boxShortcutsItemBottom
{
	width:222px;
	border-bottom:#dfdfdf 1px solid;
	margin:0 1px;
}

/**/

.boxShortcutsItemNoticiaContainer
{
	width:178px;
	float:left;
	margin:0 4px 0 4px;
	_margin:0 1px 0 1px;
}

.boxShortcutsItemNoticiaTop
{
	width:178px;
	border-top:#dfdfdf 1px solid;
	margin:0 1px;
}

.boxShortcutsItemNoticiaCenter
{
	width:178px;
	border:#dfdfdf 1px solid;
	border-top:none;
	border-bottom:none;
	background:transparent url(../images/bkg_shortcuts.jpg) left bottom repeat-x;
}

.boxShortcutsItemNoticiaBottom
{
	width:178px;
	border-bottom:#dfdfdf 1px solid;
	margin:0 1px;
}

.boxShortcutsItemNoticia
{
	height:312px;
	margin:0;
	_margin:0;
}

.boxShortcutsItem h3 img
{
	width:204px;
	height:125px;
	border:#dfdfdf 1px solid;
	text-align:center;
}


.boxShortcutsItemNoticia h3 img
{
	width:164px;
	height:100px;
	border:#dfdfdf 1px solid;
	margin:5px 7px 0 7px;
	*margin:3px 7px 0 7px;
	_margin:0 6px 0 6px;
}

.boxShortcutsItem h1, .boxShortcutsItemNoticia h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
	color:#999;
	float:left;
	margin:7px 10px 5px 10px;
	_margin:7px 5px 3px 5px;
}

.boxShortcutsItem h2, .boxShortcutsItemNoticia h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#333333;
	/*float:left;*/
	margin:5px 10px;
	*margin:3px 10px 5px 10px;
	_margin:0px 10px 3px 10px;
	line-height:15px;
	padding:0;
	height:50px;
}

.boxShortcutsItem h4 
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#197b30;
	margin:5px 10px;
	line-height:15px;
	height:45px;
	padding:0;
}

.boxShortcutsItemNoticia h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#197b30;
	margin:5px 10px;
	line-height:15px;
	padding:0;
	height:55px;
}

.boxShortcutsItem h4 a:link, .boxShortcutsItem h4 a:visited,
.boxShortcutsItem h4 a:active, .boxShortcutsItemNoticia h4 a:link, .boxShortcutsItemNoticia h4 a:visited,
.boxShortcutsItemNoticia h4 a:active
{
	color:#197b30;
	text-decoration:none;
}

.boxShortcutsItem h4 a:hover,
.boxShortcutsItemNoticia h4 a:hover
{
	color:#666;
	text-decoration:underline;
}



.boxShortcutsItem h5, .boxShortcutsItemNoticia h5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	margin:5px 10px;
	*margin:2px 10px;
	line-height:15px;
	padding:0;
}


.boxShortcutsItem img, .boxShortcutsItemNoticia img
{
	float:right;
	margin: 8px 10px 0 5px;
}

.boxShortcutsLerMais
{
	float:right;
	margin:3px 7px 0 0;
	_margin:3px 5px 0 0;
	height:18px;
	text-align:right;
	_width:60px;
	_overflow:visible;
}

.boxShortcutsLerMais a:link,
.boxShortcutsLerMais a:visited,
.boxShortcutsLerMais a:active
{
	height:15px;
	padding:1px 18px 0 0;
	font-size:10px;
	color:#86878a;
	text-decoration:none;
	background:transparent url(../images/btn_ler_up.jpg) right top no-repeat;
	display:block;
}

.boxShortcutsLerMais a:hover
{
	color:#0f6578;
	text-decoration:none;
	background:transparent url(../images/btn_ler_hover.jpg) right top no-repeat;
	display:block;
}

.boxFooter
{
	width:930px;
	height:15px;
	background:transparent url(../images/bkg_footer.jpg) center top no-repeat;
	margin:10px 0 20px 0;
	font-size:10px;
	padding:7px 10px 3px 10px;
	vertical-align:middle;
	border:none;
}

.boxFooter a:link, .boxFooter a:visited, .boxFooter a:active
{
	color:#666;
	text-decoration:none;
	border:none;
}

.boxFooter a:hover
{
	color:#197b30;
	text-decoration:none;
}

.boxFooterIn4Tools
{
	float:right;
	height:15px;
	margin-top:0px;
	*margin-top:-12px;
	border:none;
}

.boxFooterIn4Tools a:link, .boxFooterIn4Tools a:visited, .boxFooterIn4Tools a:active
{
	border:none;
	text-decoration:none;
}

.boxFooterIn4Tools a:hover
{
	border:none;
	text-decoration:none;
}

.boxFooterIn4Tools img
{
	vertical-align:middle;
	border:none;
}

/*   ###   */

.boxMenuNivel2
{
	width:930px;
	height:24px;
	background:transparent url(../images/bkg_menu_nivel2.jpg) center top no-repeat;
	padding:0 10px;
	margin-top:10px;
	position:relative;
	z-index:1000;
}

.boxMenuNivel2Btn
{
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	color:#666;
	float:left;
	_width:30px;
	_overflow:visible;
}

.boxMenuNivel2Btn a:link, .boxMenuNivel2Btn a:visited, .boxMenuNivel2Btn a:active
{
	padding:6px 15px 0 15px;
	height:18px;
	font-size:11px;
	text-transform:normal;
	color:#666;
	text-decoration:none;
	display:block;
}

.boxMenuNivel2Btn a:hover
{
	color:#333;
	background:transparent url(../images/bkg_menu_nivel2_hover.jpg) center top repeat-x;
	display:block;
}

.boxMenuNivel2BtnSelected
{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
	float:left;
	_width:30px;
	_overflow:visible;
}

.boxMenuNivel2BtnSelected a:link,
.boxMenuNivel2BtnSelected a:visited,
.boxMenuNivel2BtnSelected a:active,
.boxMenuNivel2BtnSelected a:hover
{
	padding:6px 15px 0 15px;
	height:18px;
	font-size:11px;
	text-transform:uppercase;
	color:#333;
	text-decoration:none;
	display:block;
	background:transparent url(../images/bkg_menu_nivel2_hover.jpg) center top repeat-x;
	display:block;
}

.boxBreadcrumb
{
	/*width:920px;*/
	padding: 0 10px;
	margin:15px auto 15px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	text-transform:uppercase;
}

.boxBreadcrumb a:link, .boxBreadcrumb a:visited, .boxBreadcrumb a:active
{
	color:#777;
	text-decoration:none;
	text-transform:uppercase;
}

.boxBreadcrumb a:hover
{
	color:#333;
	text-decoration:underline;
	text-transform:uppercase;
}

.boxContent
{
	width:930px;
	margin:0 auto;
}

.docExternoMenu
{
	width:650px;
	float:left;
}

.boxContent ul, .boxContent li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:16px;
	list-style-image:url(../images/arrow_up.gif);
	margin-bottom:5px;
}


.boxContentGallery
{
	width:930px;
	margin:0 auto;
}

.boxContent img
{
	float:right;
	/*width:320px;
	heigth:390px;*/
	border: #dfdfdf 1px solid;
	margin:0 20px 20px 20px;
}

.boxContent iframe
{
	float:right;
	border: #dfdfdf 1px solid;
	margin:0 20px 20px 20px;
}

.boxContent h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:16px;
	color:#197b30;
	margin:0 10px 10px 20px;
	padding:0;
}

.boxContent h2.geral
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:16px;
	color:#8a8a8a;
	margin:0 10px 10px 20px;
	padding:0;
}

.boxContent h2.esperanca
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:16px;
	color:#7ab800;
	margin:0 10px 10px 20px;
	padding:0;
}

.boxContent h2.saude
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:16px;
	color:#1faecd;
	margin:0 10px 10px 20px;
	padding:0;
}

.boxContent h2.desporto
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:16px;
	color:#ff7900;
	margin:0 10px 10px 20px;
	padding:0;
}

.boxContent h2.educacao
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:16px;
	color:#d6ab00;
	margin:0 10px 10px 20px;
	padding:0;
}

.boxContent h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#333;
	margin:0 10px 10px 20px;
	padding:0;
}

.boxContent p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	/*color:#333;*/
	margin:5px 10px 10px 20px;
	padding:0;
}

.boxContent span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333;
	font-weight:bold;
	margin-bottom:5px;
}

.boxContent a:link, .boxContent a:active, .boxContent a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#197b30;
	text-decoration:none;
}

.boxContent a:hover
{
	text-decoration:underline;
}

.boxProjectos
{
	width:910px;
	margin:10px auto;
	border-left:#dfdfdf 1px solid;
	border-right:#dfdfdf 1px solid;
	background:transparent url(../images/bkg_projectos1.jpg) center bottom repeat-x;
}

.boxProjectosTop
{
	width:912px;
	height:3px;
	background:transparent url(../images/bkg_projectos_top.gif) center top no-repeat;
	margin:-1px;
	_margin:0 -1px;
}

.boxProjectosBottom 
{
	width:912px;
	height:3px;
	background:transparent url(../images/bkg_projectos_bottom.jpg) right top no-repeat;
	float:right;
	margin:-1px;
}

.boxProjectosCenter
{
	width:900px;
	margin:0 auto;
}

.boxProjectosSep
{
	width:900px;
	height:35px;
	background:transparent url(../images/bkg_projectos_sep.gif) center top no-repeat;
}


.boxProjectosTop h2, .boxProjectosSep h2 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#333;
	margin:12px 15px 0 15px;
	float:left;
}

.boxProjectosTop h3, .boxProjectosSep h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333;
	margin:14px 15px 8px 15px;
	float:right;
}

.boxProjectosTop h3 a:link,
.boxProjectosTop h3 a:visited,
.boxProjectosTop h3 a:active,
.boxProjectosSep h3 a:link,
.boxProjectosSep h3 a:visited,
.boxProjectosSep h3 a:active
{
	color:#333;
	text-decoration:none;
}

.boxProjectosTop h3 a:hover, .boxProjectosSep h3 a:hover 
{
	text-decoration:underline;
}


.boxNoticiaItems
{
	border-bottom: #8d8d8d 1px dotted;
	padding: 10px;
	margin:0 auto;
}

.boxNoticiaItems h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#197b30;
	float:left;
	margin:25px 20px 0 20px;
	padding:0;
	font-weight:normal;
}

.boxNoticiaItems h2 a:link, .boxNoticiaItems h2 a:visited, .boxNoticiaItems h2 a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#197b30;
	text-decoration:none;
	font-weight:normal;
	
}

.boxNoticiaItems h2 a:hover
{
	color:#666;
	text-decoration:underline;
}

.boxNoticiaItems h3
{
	width:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	float:left;
	margin:25px 0px 0 10px;
	padding:0;
	text-align:right;
	font-weight:normal;
}

.boxNoticiaItems img
{
	width:50px;
	height:40px;
	float:right;
	border:#8d8d8d 1px solid;
}

.boxNoticiaItems img a
{
	border:none;
}

/*.boxPager
{
	_width:250px;
	_overflow:visible;
	float:right;
	font-size:10px;
	color:#0f6578;
	margin:10px 10px 5px 0;
	_margin:5px -40px 0 0;
	_padding:0;
}

.boxPagerBtn
{
	_width:10px;
	_overflow:visible;
	float:left;
	height:13px;
	padding:2px;
	_padding:1px;
	margin:0 1px;
	text-align:center;
}

.boxPagerBtn span
{
	_width:10px;
	_overflow:visible;
	float:left;
	padding: 0;
	margin:0;
}

.boxPagerBtn a
{
	padding:0 2px;
	_padding:0 1px;
}

.boxPagerBtn a:link,
.boxPagerBtn a:visited,
.boxPagerBtn a:active
{
	_width:10px;
	_overflow:visible;
	font-size:10px;
	color:#333;
	text-decoration:none;
	display:block;
	_padding:0;
}

.boxPagerBtn a:hover
{
	color:#fff;
	text-decoration:none;
	display:block;
	background:#0f6578;
}


.boxPagerBtnA, .boxPagerBtnS
{
	_width:10px;
	_overflow:visible;
	float:left;
	height:18px;
	margin:0 3px;
	text-align:center;
	_padding:0;
}

.boxPagerBtnA a:link,
.boxPagerBtnA a:visited,
.boxPagerBtnA a:active
{
	_width:10px;
	_overflow:visible;
	height:15px;
	padding:1px 0 0 18px;
	font-size:10px;
	color:#333;
	text-decoration:none;
	background:transparent url(../images/btn_anterior.jpg) left top no-repeat;
	display:block;
}

.boxPagerBtnA a:hover
{
	color:#0f6578;
	text-decoration:none;
	display:block;
}

.boxPagerBtnS a:link,
.boxPagerBtnS a:visited,
.boxPagerBtnS a:active
{
	_width:10px;
	_overflow:visible;
	height:15px;
	padding:1px 18px 0 0;
	font-size:10px;
	color:#333;
	text-decoration:none;
	background:transparent url(../images/btn_seguinte.jpg) right top no-repeat;
	display:block;
}

.boxPagerBtnS a:hover
{
	color:#0f6578;
	text-decoration:none;
	display:block;
}*/

/*   PAGER   */

.boxPager
{
	_width:250px;
	_overflow:visible;
	float:right;
	font-size:10px;
	color:#0f6578;
	margin:10px 10px 5px 0;
	_margin:5px -40px 0 0;
	_padding:0;
}

.boxPagerCorners
{
	float:left;
	width:16px;
	hight:16px;
}
 
.boxPagerBtn
{
    _width:10px;
	_overflow:visible;
	float:left;
	height:13px;
	padding:2px;
	_padding:1px;
	margin:0 1px;
	text-align:center;
}

.boxPagerBtn a:link, .boxPagerBtn a:visited, .boxPagerBtn a:active
{
    _width:10px;
	_overflow:visible;
	font-size:10px;
	color:#333;
	text-decoration:none;

	_padding:0;
} 
 
.boxPagerBtn a:hover
{
    color:#fff;
	text-decoration:none;

	background:#0f6578;
}

/*   end PAGER   */

.boxAnosContainer
{
	margin:5px 10px;
}

.boxAnos
{
	_width:20px;
	_overflow:visible;
	height:30px;
	float:right;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
	text-align:center;
}

.boxAnos a:link, .boxAnos a:visited, .boxAnos a:active
{
	padding:10px 15px 0 15px;
	*padding:10px 10px 0 10px;
	height:20px;
	font-size:10px;
	text-transform:uppercase;
	color:#666;
	text-decoration:none;
	background:transparent url(../images/bkg_anos_up.jpg) right top no-repeat;
	display:block;
}

.boxAnos a:hover
{
	color:#333;
	background:transparent url(../images/bkg_anos_hover.jpg) right top no-repeat;
	display:block;
}

.boxVoltar
{
	height:30px;
	_width:60px;
	_overflow:visible;
	float:right;
	font-size:10px;
	font-weight:bold;
	color:#666;
	text-align:right;
	margin:0 10px 10px 0;
}

.boxVoltar a:link, .boxVoltar a:visited, .boxVoltar a:active
{
	padding:7px 15px 0 15px;
	height:18px;
	font-size:10px;
	color:#666;
	text-decoration:none;
	background:transparent url(../images/bkg_anos_up.jpg) right top no-repeat;
	display:block;
	padding:6px 10px;
}

.boxVoltar a:hover
{
	color:#333;
	background:transparent url(../images/bkg_anos_hover.jpg) right top no-repeat;
	display:block;
}

/*   GALERIA   */

.boxGallery
{
	margin:0 auto;
	width:855px;
}

.boxNav
{
	float:left;
	width:240px;
	padding:10px;
	margin-right:5px;
	color:#333333;
}

.boxNavBtn
{
	width:240px;
	height:35px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	
}

.boxNavBtn a:link, .boxNavBtn a:visited, .boxNavBtn a:active
{
	width:220px;
	height:15px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background:transparent url(../images/btn_galeria_up.jpg) left top no-repeat;
	text-decoration:none;
	display:block;
}

.boxNavBtn a:hover
{
	background:transparent url(../images/btn_galeria_hover.jpg) left top no-repeat;
	color:#197b30;
	display:block;
}

.boxNavBtnSelected
{
	width:220px;
	height:15px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	background:transparent url(../images/btn_galeria_hover.jpg) left top no-repeat;
	color:#197b30;
	display:block;
}

.boxNavBtnSelected a
{	
	color:#197b30;
	text-decoration:none;
}

.boxPhotosHome
{
	float:left;
	color:#ffffff;
	font-size:11px;
}

.boxPhotos
{
	float:left;
	width:585px;
	height:460px;
	color:#ffffff;
	font-size:11px;
}

.boxPhotos img
{
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	border:none;
}

.boxPhotos a
{
	margin-top:10px;
	float:none;
	width:585px;
	color:#7ab800;
	font-size:11px;
	text-align:center;
}

.filmstrip
{

}

.filmstrip img
{
	width:65px;
	height:40px;
}


.boxVerMaisNoticia
{
	height:30px;
	_width:60px;
	_overflow:visible;
	float:right;
	font-size:10px;
	font-weight:bold;
	color:#666;
	text-align:right;
	margin:0 10px 10px 0;
}

.boxVerMaisNoticia a:link, .boxVerMaisNoticia a:visited, .boxVerMaisNoticia a:active
{
	padding:7px 15px 0 15px;
	height:18px;
	font-size:10px;
	color:#666;
	text-decoration:none;
	display:block;
	padding:6px 10px;
}

.boxVerMaisNoticia a:hover
{
	color:#333;
	display:block;
}