body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	margin:0;
	background:url(../../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#E0D7D0;


/*CONFIGURAÃ‡ÃƒO DAS CORES DO SCROLL*/
	scrollbar-arrow-color: red;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3d-light-color: #000000;
	
}

hr {border:1px #FFFFFF dotted;}

ul
{
	padding:0px 0px 0px 15px;
	margin:0;
}

.txt
{
	padding: 10px 70px 10px 10px;
	line-height: 130%;
}



.imgPNG
	{ 
		behavior:url(iepngfix.htc); 
	}


form, p, h1, h2, h5, h6 {
	margin: 0;
	padding: 0;
}

.listEntry {
	margin-bottom: 10px;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

h1
{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0;
	padding: 0;
}

h3
{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0px 0px 6px 0px;
	padding: 0;
}

h4
{
	font-family:Tahoma;
	font-size:13px;
	font-weight:NORMAL;
	color:#FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 0;
}


h2, h5, h6 {
	font-family:Tahoma;
}



.articleSummary {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}

.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;

	color: #4A5966;

	font-weight: bold;

	text-decoration: none;

}

.articleList_toptext {

	font-family: Verdana, Helvetica, Arial, sans-serif;

	font-size: 10px;

}

.articleList_listhead {

	font-family: Verdana, Helvetica, Arial, sans-serif;

	font-size: 11px;

	font-weight: bold;

}

/* CSS for the top level list */

ul.list_top, ul.list_level {

	padding: 3px 0;

	margin-left: 0;

	border-bottom: 1px solid #5E747F;

	font: bold 12px Verdana, sans-serif;

}

ul.list_top li, ul.list_level li {

	list-style: none;

	margin: 0;

	display: inline;

	padding: 0;

}

ul.list_top li a, ul.list_level li a {

	padding: 3px 0.5em;

	margin: 0px;

	border: 1px solid #778;

	border-bottom: none;

	background: #D7DEE5;

	text-decoration: none;

}

ul.list_top li a:link, ul.list_level li a:link { color: #5E747F; }

ul.list_top li a:visited, ul.list_level li a:visited { color: #5E747F; }

ul.list_top li a:hover, ul.list_level li a:hover {

	color: Black;

	background: #92A1AF;;

	border-color: #227;

}

ul.list_top li.active a, ul.list_level li.active a {

	background: white;

	border-bottom: 1px solid white;

}

/** 

 * Sample CSS for DIV pagelayout 

 */

#container {

	width: 760px;

	\width: 780px;

	w\idth: 760px;

	border: 1px solid gray;

	margin: 10px;

	margin-left: auto;

	margin-right: auto;

	padding: 10px;

}


#headerBlock {

	padding: 5px;

	margin-bottom: 5px;

	background-color: rgb(213, 219, 225);

}


#mainBlock {

	padding: 5px;

	margin-left: 215px;

	margin-right: 215px;

	background-color: gray;

}


#leftBlock {

	float: left;

	width: 200px;

	\width: 210px;

	w\idth: 200px;

	margin: 0;

	margin-right: 5px;

	padding: 5px;

	background-color: rgb(235, 235, 235);

}



#rightBlock {

	float: right;

	width: 200px;

	\width: 210px;

	w\idth: 200px;

	margin: 0;

	margin-left: 5px;

	padding: 5px;

	background-color: rgb(235, 235, 235);

}



#footerBlock {

	clear: both;

	padding: 5px;

	margin-top: 5px;

	background-color: rgb(213, 219, 225);

}



.imgDIVinTextLeft {

	float: left;

	margin-right: 5px;

	margin-bottom: 5px;

	padding: 0;

}

.imgDIVinTextRight {

	float: right;

	margin-left: 5px;

	margin-bottom: 5px;

	padding: 0;

} 

.imgDIVtopLeft { 

	margin:8px 10px 5px 20px; 

	padding:0px; 

	border:0; 

} 

.imgDIVtopCenter { 

	margin:8px -50% 5px -50%; 

	padding:0px; 

	border:0; 

}



.imgDIVblockImgLeft { 

	margin-right: 10px;

}

.imgDIVblockImgRight {

	margin-left: 10px; 

} 



.phpwcmsImgListRight {

	text-align: right;

	margin: 0;

	padding: 0;

}

.phpwcmsImgListLeft {

	text-align: right;

	margin: 0;

	padding: 0;

}



.phpwcmsSearchResult {

	margin: 15px 0 15px 0;

}

.phpwcmsSearchResult h3 {

	margin: 10px 0 1px 0;

	font-size: 12px;

	font-weight: bold;

}

.phpwcmsSearchResult p {

	margin: 0;

}

.phpwcmsSearchResult em.highlight, em.highlight {

	background-color: #FFFF00;

	font-style:inherit;

}



.phpwcmsArticleListEntry {

	clear: both;

}

.phpwcmsArticleListImage {

	float: left;

	margin-right: 10px;

	margin-bottom: 10px;

	padding-top: 3px;

}

.phpwcmsArticleListImageCaption {

	padding-top: 5px;

}



div.cpPagination {

	margin: 0px 0 0px 0;

	text-align: right;

}

a.cpPaginate, a.cpPaginateActive, a.cpPaginationPrev, a.cpPaginationNext {

	padding: 0px 3px 1px 3px;

	color: #333333;

	text-decoration: none;

	font-weight: bold;


}

a.cpPaginateActive {


	color: #FFFFFF;


}



a.cpPaginationPrev:hover, a.cpPaginationNext:hover, a.cpPaginate:hover {


	color: #000000;


}





/*********************************************************************************** CSS - H2WEB *//********************************************************************/

a:link, a:visited
{
	text-decoration:none;
	color:#FFFFFF;
	padding:0;
	margin:0;
}

a:hover 
{
	text-decoration:none;
	color:#650065;
	padding:0;
	margin:0;
}

/* CSS Menu *//***********************************************/

a.linkTop, a.linkTop:visited
{

	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}

a.linkTop:hover
{
	font-size:10px;
	color:#EA141C;
	font-family:Tahoma;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}

a.teaser:link, a.teaser:visited
{
	text-decoration:none;
	color:#FFFFFF;
	padding:0;
	margin:0;
}

a.teaser:hover 
{
	text-decoration:none;
	color:#F18226;
	padding:0;
	margin:0;
}

a.teaser:link, a.teaser:visited
{
	text-decoration:none;
	color:#FFFFFF;
	padding:0;
	margin:0;
}

a.teaser:hover 
{
	text-decoration:none;
	color:#F18226;
	padding:0;
	margin:0;
}

a.teaser_list_videos:link, a.teaser_list_videos:visited
{
	text-decoration:none;
	font-size:10px;
	color:#650065;
	padding:0;
	margin:0;
}

a.teaser_list_videos:hover 
{
	text-decoration:none;
	font-size:10px;
	color:#DC5303;
	padding:0;
	margin:0;
}

a.linkBottom:link, a.linkBottom:visited
{
	text-decoration:none;
	font-size:10px;
	color:#380439;
	padding:0;
	margin:0;
}

a.linkBottom:hover 
{
	text-decoration:none;
	font-size:10px;
	color:#F48426;
	padding:0;
	margin:0;
}



/* CSS-Div Central*//***********************************************/

#central
{	
	width:949px;
	height:auto;
	margin:0;
	padding:0;
	display:table;
	background:url(../../images/back_center.jpg);
	background-repeat:repeat-x;
	background-color:#FC9836;
}

.central1
{	
	width:949px;
	height:auto;
	margin:0;
	padding:0px 0px 25px 0px;
	display:inline;
}

.central2
{	
	width:949px;
	height:165px;
	margin:0;
	padding:0;
	display:inline;
	clear:both;
}

.central2_1
{	
	width:949px;
	height:140px;
	margin:0;
	padding:8px 0px 0px 0px;
	display:block;
	background:url(../../images/back_center_roxo.jpg);
	background-repeat:repeat-x;
}

.central2_1_1
{	
	width:289px;
	height:120px;
	margin:0;
	padding:0px 19px 0px 19px;
	display:table;
	border-right:1px dotted #FFFFFF;
	float:left;
}

.central2_1_2
{	
	width:295px;
	height:120px;
	margin:0;
	padding:0px 19px 0px 19px;
	display:table;
	border-right:1px dotted #FFFFFF;
	float:left;
}

.central2_1_3
{	
	width:249px;
	height:120px;
	margin:0;
	padding:0px 19px 0px 19px;
	display:table;
	float:left;
}

#left
{
	width:751px;
	height:auto;
	margin:0;
	display:block;
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

.left1
{	
	width:736px;
	height:18px;
	margin:0;
	padding:8px 0px 0px 15px;
	display:block;
	font-size:10px;
}

.left2
{	
	width:736px;
	height:auto;
	margin:0;
	padding:10px 0px 30px 15px;
	display:block;
}

.left3
{
	width:751px;
	height:auto;
	margin:0;
	display:inline;
	clear:both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.left3_1
{	
	width:487px;
	height:auto;
	margin:0;
	padding:0px 0px 0px 15px;
	display:block;
	float:left;
}

.left3_1_1
{	
	width:457px;
	height:auto;
	margin:0;
	padding:0px 15px 0px 15px;
	display:block;
	background:url(../../images/back_left_maior.jpg);
	background-repeat:repeat-x;
	background-color:#FC9836;
	
}

.left3_2
{	
	width:232px;
	height:auto;
	margin:0;
	padding:0px 0px 0px 17px;
	display:block;
	float:left;
}

.left3_2_1
{	
	width:202px;
	height:auto;
	margin:0;
	padding:0px 15px 10px 15px;
	display:block;
	background:url(../../images/back_left_menor.jpg);
	background-repeat:repeat-x;
	background-color:#FF6002;
}

#right
{	
	width:160px;
	height:auto;
	margin:0;
	padding:26px 19px 15px 19px;
	display:block;
	float:right;
}

.ads{
	padding:0 0 10px 0;
	}
.right1
{	
	width:160px;
	height:auto;
	margin:0;
	padding:0;
	display:block;
}

.right1_1
{	
	width:140px;
	height:auto;
	margin:0;
	padding:0px 10px 10px 10px;
	display:block;
	background:url(../../images/back_center_videos.jpg);
	background-repeat:repeat-x;
	background-color:#E7E7E7;
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
	color:#650065;
}

.right2
{	
	width:160px;
	height:auto;
	margin:0;
	padding:0;
	display:block;
}

.right2_1
{	
	width:140px;
	height:auto;
	margin:0;
	padding:0px 10px 10px 10px;
	display:block;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
	color:#650065;
}

#right_interna
{
	width:751px;
	height:auto;
	margin:0;
	display:block;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.right_interna1
{	
	width:736px;
	height:22px;
	margin:0;
	padding:4px 0px 0px 15px;
	display:block;
	font-size:10px;
	float:right;
}

.right_interna3
{
	width:746px;
	height:auto;
	margin:0;
	display:table;
	clear:both;
	float:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.right_interna2
{
	width:721px;
	height:auto;
	display:block;
	background-image: url(../../images/top_tit_interna.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 15px;
	margin-top: auto;
	margin-right: 15px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 18px;
	color: #000000;
}

.right_interna_limpa
{
	width:706px;
	height:auto;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F48426;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	margin-top: auto;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 6px;
	background-image: url(../../images/tit_interna_limpa.gif);
}

#left_interna
{
	width:188px;
	height:auto;
	margin:0;
	display:block;
	float:left;
	background-image: url(../../images/bg_sub_menu.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 0px;
}

#left_interna_bottom
{
	width:188px;
	height:auto;
	margin:0;
	display:block;
	background-repeat: repeat-y;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../images/bg_menu_left.jpg);
}

.left3_1_interna
{	
	width:487px;
	height:auto;
	margin:0;
	padding:0px 0px 0px 0px;
	display:block;
	float:left;
}

.left_interna_content
{
	height:auto;
	margin:0;
	display:block;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 156px;
}

.left_limpa
{
	width:140px;
	height:auto;
	display:block;
	background-color: #FFFFFF;
	background-image: url(../../images/back_top_parc.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: 12px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #510752;
	font-weight: bold;
}

ul.news_home li
{ 
 padding-bottom:15px;
}

/* CSS-Div Top*//***********************************************/

#top
{
	width:949px;
	height:165px;
	margin:0;
	padding:0;
	
}

#top_logo
{
	width:324px;
	height:129;
	margin:0;
	padding:0;
	float:left;
}

#top_right
{
	width:625px;
	height:129;
	margin:0;
	padding:0;
	float:right;
	background:url(../../images/back_top_right.jpg);
}

#menu
{
	width:949px;
	height:36px;
	margin:0;
	padding:0;
	background:url(../../images/back_menu.jpg);
	clear:both;
	
} 

.logo_abf
{
	width:125px;
	height:52px;
	margin:0;
	padding:63px 36px 14px 461px;
}


/* CSS-Div Geral*//***********************************************/

#geral
{
	width:949px;
	height:auto;
	margin:auto;
	padding:0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}


/* CSS-Div Bottom*//***********************************************/

#bottom
{
	width:949px;
	height:316px;
	margin:0;
	padding:0;
	display:block;
	clear:both;
}

#bottom_1
{
	width:949px;
	height:224px;
	margin:0;
	padding:0;
	display:inline;
}

#bottom_left
{
	width:274px;
	height:144px;
	margin:0;
	padding:40px 15px 40px 38px;
	background:url(../../images/back_bottom_left.jpg);
	background-repeat:no-repeat;
	float:left;
	display:block;
}

#box1
{
	width:152px;
	height:143px;
	margin:0;
	padding:0;
	float:left;
	display:block;
}


#left_top1
{
	width:152px;
	height:11px;
	margin:0;
	padding:0;
	display:block;
}

#left_box_1
{
	width:152px;
	height:80px;
	margin:0;
	padding:11px 0px 0px 0px;
	display:block;
}

#box2
{
	width:122px;
	height:143px;
	margin:0;
	padding:0;
	float:right;
	display:block;
}

#left_top2
{
	width:122px;
	height:11px;
	margin:0;
	padding:0;
	float:right;
	display:block;
}

#left_box_2
{
	width:122px;
	height:119px;
	margin:0;
	padding:11px 0px 0px 0px;
	float:right;
	display:block;	
}


#bottom_center
{
	width:276px;
	height:144px;
	margin:0;
	padding:40px 31px 40px 27px;
	background:url(../../images/back_bottom_center.jpg);
	background-repeat:no-repeat;
	float:left;
	display:block;
}

#bottom_right
{
	width:230px;
	height:144px;
	margin:0;
	padding:40px 32px 40px 26px;
	background:url(../../images/back_bottom_right.jpg);
	background-repeat:no-repeat;
	float:left;
	display:block;
}


#bottom_2
{
	width:603px;
	height:7px;
	margin:0;
	padding:10px 0px 13px 346px;
	border-bottom:1px solid #FFFFFF;
	display:block;
	clear:both;
	
}

.txt_bottom_2
{
	font-family:Arial;
	color:#650065;
	font-size:10px;
	font-weight:bold;
}


.txt_bottom
{
	font-family:Tahoma;
	color:#650065;
}

.txt_left_1
{
	font-size:11px;
	font-weight:bold;
	padding:10px 0px 0px 0px;
}

.txt_left_2
{
	font-size:11px;
	font-style:normal;
}

.tit_bottom
{
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 7px 0px;
}

.txt_center_1
{
	font-size:10px;
	font-style:normal;
	padding:0px 0px 12px 0px;
}

.txt_center_2
{
	font-size:10px;
	font-weight:bold;	
	
}

.tit_news_home_1
{
	font-size:14px;
	font-weight:bold;
}

.tit_news_home_2
{
	font-size:10px;
	color:#FFFFFF;
}

a.linkBottom, a.linkBottom:visited, a.linkBottom:active
{
	text-decoration:none;
	color:#650065;
	padding:0;
	margin:0;
}

a.linkBottom:hover 
{
	text-decoration:none;
	color:#FC9836;
	padding:0;
	margin:0;
}

#rss
{
    width:122px;
	height:11px;
	padding:3px 0px 8px 30px;
	margin:0;
	background:url(../../images/ico_rss.gif);
	background-repeat:no-repeat;
}

#google_map
{
    width:196px;
	height:11px;
	padding:3px 0px 8px 30px;
	margin:0;
	background:url(../../images/ico_googlemap.gif);
	background-repeat:no-repeat;
}
