@charset "UTF-8";
	/* CSS Document */


body{margin:0px;font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#7f8483}

#top{height:197px; background:url(images/background_top.jpg); margin:0px 0px 10px 0px; background-repeat: repeat-x; }
	#btn_idiomas{ color:#4b9ea4;}
	#btn_idiomas:hover{color:#f05421; float:right;}

#middle{}
	.content_function_center{margin:0px auto 0px auto; width:785px; }
	.left_content {float:left; width:175px; border-right: 1px solid #4b9ea4; margin:0px 10px 0px 0px; text-align:right; }
	.right_content{float:left; width:470px;}
	#public_content{width:120px; height:600px; float:right;}
	#public_content_top{width:470px; height:60px;margin-bottom:10px;}
	.content_i_23{ width:230px; float:left;}
	.content_i_47{width:470px; float:left;}
	.content_sH{ width:10px; float:left;}
	.content_sW{width:470px; height:10px; margin:0px 0px 0px 0px; float:left; }
	
	
	
	
#bottom{ border-top: 1px solid #4b9ea4; left:0px; bottom:0px; clear:both; text-align:center; font-size:10px; margin-top:10px;}
.title_menorV{color:#4b9ea4; padding:3px ; font-size:16px; font-weight:bold }
.title_menorL{color:#f05421; padding:3px ; font-size:16px; font-weight:bold }
.title_menorVB{color:#fff; padding:3px; font-size:16px; background-color:#4b9ea4 }
.title_menorLB{color:#fff; padding:3px; font-size:16px; background-color:#f05421; margin:10px 0px 10px 0px; }
.title_menorLBV{color:#fff; padding:3px; font-size:16px; background-color:#7f8483; margin:10px 0px 10px 0px; }
.title_maior{color:#f05421; font-size:22px;padding:3px 0px 3px 0px}
.title_maiorV{color:#4b9ea4; font-size:22px;padding:3px 0px 3px 0px}

a {color:#4b9ea4; text-decoration:underline;}
a:hover {color:#f05421; text-decoration:underline;}




<!--#include file="nome_do_arquivo.htm" -->

/* 
Cores

laranja - #f15721


verde - #00777f
verde claro1 - #4b9ea4
verde claro2 - #b5bfbe
verde claro3 - #ebf3f6
verde claro4 - #e2ebea
*/




/*SUBMENU orange*/


.SubMenu_orange{
margin:0;
list-style:none;

}

.SubMenu_orange li{
list-style:none;
text-align:right;
margin:0px 10px 0px 0px
}
.SubMenu_orange a{
color:#FF3300;
text-decoration:none;
list-style:none;
padding:0px 5px 0px 0px
}

.SubMenu_orange a:hover{
background-color:#FF3300;
color:#FFFFFF;
text-decoration:none;
list-style:none;
padding:0px 5px 0px 0px
}


.SubMenu_orange .title_top_orange a{
font-size:16px;
font-weight:600;

}


















