html 
{
 height:100%;
}

body 
{
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
	background-color: #FFFFFF; 
	width: 100%;
	height: 100%;
	text-align: center;
}
/* ********************** definicoes ********************** */
a img{ border:0; }
a {text-decoration:none;}

.f_left { float:left;}
.f_right { float:right;}
.limpar { clear:both;}
.bold {font-weight:bold;}
.middle { vertical-align:middle;}
.right {text-align:right;}
.width_form {width:82px; }
.width_form1 {width:100px; }
.width_input { width:382px;}
.width_input1 { width:139px;}
.width_input2 { width:230px;}
.border_input {border:1px solid #0b9faa; background-color:#f2f2f2}
.nolist {list-style-type:none;}

.centro
{
	text-align: center;
}

.Img1
{
	float:left;
	margin-right:10px;
}
.Img2
{
	float:right;
	margin-left:10px;
}


/* ******************** texto ************************ */
.txt10_c
{
	font-family:"Century Gothic";
	font-size:0.62em;
}

.txt10_t
{
	font-family:tahoma;
	font-size:0.62em;
}

.txt11_a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.69em;
}

.txt11_t
{
	font-family:tahoma;
	font-size:0.69em;
}

.txt11_v
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.69em;
}

.txt12_c
{
	font-family:"Century Gothic";
	font-size:0.75em;
}
.txt12_t
{
	font-family:tahoma;
	font-size:0.75em;
}

.txt13_c
{
	font-family:"Century Gothic";
	font-size:0.81em;
}




.txt14_v
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.87em;
}

.txt14_c
{
	font-family:"Century Gothic";
	font-size:0.87em;
}

.txt18_c
{
	font-family:"Century Gothic";
	font-size:1.12em;
}




/* ********************************************************* */
#main
{
	margin: 0px auto 0px auto;
	width: 908px;
	text-align: left;
}

#col1
{
	
	width:692px;
	float:left;
}

#col2
{
	width: 200px;
	float:left;
	padding-left:16px;
}

.linha
{
	background-image:url(../../imagens/linha.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.tracejado
{
	background-image:url(../../imagens/tracejado.jpg);
	background-repeat:repeat-x;
	height:2px;
	width:100%;
}

.canto_esq
{
	background-image:url(../../imagens/canto_esq.gif);
	background-repeat:no-repeat;
	height:2.75em;
	width:1.37em;
}

.canto_dir
{
	background-image:url(../../imagens/canto_dir.gif);
	background-repeat:no-repeat;
	height:2.75em;
	width:1.37em;
}

.fundo_footer
{
	background-image:url(../../imagens/fundo_footer.gif);
	background-repeat:no-repeat;
	height:2.75em;
	width:54em;
}


.form
{
	border:0.07em solid #0b9faa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4f4f4f;
	font-size:0.62em;
	width:165px;
}

.form_news
{
	border:0.07em solid #0b9faa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4f4f4f;
	font-size:0.62em;
	width:120px;
}

.top
{
	background-image:url(../../imagens/topo.gif);
	background-repeat:no-repeat;
	width:12.5em;
	height:1.12em;
}

.bottom
{
	background-image:url(../../imagens/bottom.gif);
	background-repeat:no-repeat;
	width:12.5em;
	height:1.12em;
}

.fundo
{
	background-image:url(../../imagens/fundo.gif);
	background-repeat:repeat-y;
}


.mt_5
{
	margin-top:-5px;
}

.mt_26
{
	margin-top:-26px;
}


.mb_4
{
	margin-bottom:-4px;
}
.mb_5
{
	margin-bottom:-5px;
}
.m0
{
	margin-top:0px;
	margin-bottom:0px;
}

.m00
{
	margin:0px;
}
.mt4
{
	margin-top:4px;
}
.mt6
{
	margin-top:6px;
}
.mt10
{
	margin-top:10px;
}
.mb12
{
	margin-bottom:12px;
}


.pt3
{
	padding-top:3px;	
}

.pt5
{
	padding-top:5px;	
}

.pt8
{
	padding-top:8px;
}
.pt10
{
	padding-top:10px;
}
.pt12
{
	padding-top:12px;
}
.pt14
{
	padding-top:14px;
}
.pt16
{
	padding-top:16px;
}

.pt20
{
	padding-top:20px;
}
.pt26
{
	padding-top:26px;
}
.pt30
{
	padding-top:30px;
}

.pt32
{
	padding-top:32px;
}
.pl8
{
	padding-left:8px;
}
.pl10
{
	padding-left:10px;
}
.pl12
{
	padding-left:12px;
}
.pl14
{
	padding-left:14px;
}


.pl16
{
	padding-left:16px;
}
.pl18
{
	padding-left:18px;
}
.pl20
{
	padding-left:20px;
}

.pl24
{
	padding-left:24px;
}
.pl30
{
	padding-left:30px;
}
.pl50
{
	padding-left:50px;
}

.pl60
{
	padding-left:60px;
}

.pl78
{
	padding-left:78px;
}


.pl100
{
	padding-left:100px;
}

.pl189
{
	padding-left:189px;
}

.pr6
{
	padding-right:6px;
}
.pr10
{
	padding-right:10px;
}

.pr20
{
	padding-right:20px;
}

.pr22
{
	padding-right:22px;
}
.pr45
{
	padding-right:45px;
}

.pb10
{
	padding-bottom:10px;
}

.pb30
{
	padding-bottom:30px;
}



/* azul do titulo */
.cor1
{
	color:#0b9faa;
}

/* destaque */
.cor2
{
	color:#0a548e;
}
/* preto */
.cor3
{
	color:#000000;
}

/* ver mais */
.cor4
{
	color:#1a548e;
}
/* branco */
.cor5
{
	color:#ffffff;
}


.cor6
{
	color:#022248;
}


.border_branco
{
	border:1px solid #ffffff;
	
}

.pd_menu_01 
{
	float:left; 
	padding:0; 
	margin:0;
	background: #ffffff;
	width:100%; 
	clear:both;
} 

.pd_menu_01  a, .pd_menu_01 a:visited 
{
	font-family:"Century Gothic";
	font-style:normal;
	font-size:13px;
	text-decoration: none;
}
.pd_menu_01 ul 
{
	list-style-type:none;
	padding:0; 
	margin:0;
}
.pd_menu_01 ul li 
{
	float:left; 
	position:relative; 
	z-index:auto !important ; 
	z-index:1000 ; 
}
.pd_menu_01 ul li a 
{
	background: #ffffff;
	float:none !important ; 
	float:left ; 
	display:block; 
	height:30px; 
	line-height:30px; 
	padding:0px 10px 0px 10px; 
	text-decoration:none; 
	color:#022248;
}
.pd_menu_01 ul li ul 
{
	display:none; 
}
.pd_menu_01 ul li:hover a 
{
	background-color:#ffffff; 
	text-decoration:none; 
} 

.pd_menu_01 ul li:hover ul 
{
	display:block;  
	position:absolute; 
	z-index:999; 
	top:29px; 
	margin-top:1px; 
	padding-top:4px;
	padding-bottom:5px;
	margin-left:10px;
	background-color:#01282e;  
}
.pd_menu_01 ul li:hover ul li a 
{
	display:block; 
	height:auto; 
	line-height:1.3em; 
	padding:5px 10px 5px 10px; 
	background-color:#01282e;  
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
} 

.pd_menu_01 ul li:hover ul li a:hover 
{
	background-color:#235053; 
	text-decoration:none;
} 

.pd_menu_01 ul li a:hover 
{
	background-color:#ffffff; 
	text-decoration:none;
} 

.pd_menu_01 ul li a:hover ul 
{
	display:block; 
	width:12em; 
	position:absolute; 
	z-index:999; 
	top:29px; 
	left:0; 
}
.pd_menu_01 ul li ul li a:visited 
{ 
	background-color:#01282e;  
} 

.pd_menu_01 ul li a:hover ul li a 
{
	display:block; 
	width:12em; 
	height:1px; 
	line-height:1.3em; 
	padding:4px 16px 4px 16px; 
	background-color:#01282e;  
} 
.pd_menu_01 ul li a:hover ul li a:hover 
{
	background-color:#01282e; 
	text-decoration:none;
} 

.width1
{
	width:110px;
}
.width2
{
	width:140px;
}
.width3
{
	width:104px;
}
.width4
{
	width:154px;
}
.width5
{
	width:150px;
}
.width6
{
	width:130px;
}

.width78
{
  width:78px;
}


/* *************** menu privado 2 *********** */
.pd_menu_02 
{
	float:left; 
	padding:0; 
	margin:0;
	background: #ffffff;
	width:100%; 
	clear:both;
} 

.pd_menu_02  a, .pd_menu_02 a:visited 
{
	font-family:"Century Gothic";
	font-style:normal;
	font-size:13px;
	text-decoration: none;
}
.pd_menu_02 ul 
{
	list-style-type:none;
	padding:0; 
	margin:0;
}
.pd_menu_02 ul li 
{
	float:left; 
	position:relative; 
	z-index:auto !important ; 
	z-index:1000 ; 
}
.pd_menu_02 ul li a 
{
	background: #ffffff;
	float:none !important ; 
	float:left ; 
	display:block; 
	height:30px; 
	line-height:30px; 
	padding:0px 0px 0px 0px; 
	text-decoration:none; 
	color:#022248;
}
.pd_menu_02 ul li ul 
{
	display:none; 
}
.pd_menu_02 ul li:hover a 
{
	background-color:#ffffff; 
	text-decoration:none; 
} 

.pd_menu_02 ul li:hover ul 
{
	display:block;  
	position:absolute; 
	z-index:999; 
	bottom: 29px; 
	margin-top:1px; 
	padding-top:4px;
	padding-bottom:5px;
	margin-left:10px;
	background-color:#01282e;  
}
.pd_menu_02 ul li:hover ul li a 
{
	display:block; 
	height:auto; 
	line-height:1.3em; 
	padding:5px 10px 5px 10px; 
	background-color:#01282e;  
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
} 

.pd_menu_02 ul li:hover ul li a:hover 
{
	background-color:#235053; 
	text-decoration:none;
} 

.pd_menu_02 ul li a:hover 
{
	background-color:#ffffff; 
	text-decoration:none;
} 

.pd_menu_02 ul li a:hover ul 
{
	display:block; 
	width:12em; 
	position:absolute; 
	z-index:999; 
	bottom: 29px; 
	left:0; 
}
.pd_menu_02 ul li ul li a:visited 
{ 
	background-color:#01282e;  
} 

.pd_menu_02 ul li a:hover ul li a 
{
	display:block; 
	width:12em; 
	height:1px; 
	line-height:1.3em; 
	padding:4px 16px 4px 16px; 
	background-color:#01282e;  
} 
.pd_menu_02 ul li a:hover ul li a:hover 
{
	background-color:#01282e; 
	text-decoration:none;
} 

.sub_7
{
	width:8em;
	margin-left:1em;
	margin-top:0.25em;
	padding-top:0.37em;
	padding-bottom:0.37em;
	border-top:0.07em solid #FFFFFF;
  border-left:0.07em solid #FFFFFF;
	border-right:0.07em solid #FFFFFF;
}

.sub_8
{
	width:5.75em;
	margin-left:1em;
	margin-top:0.25em;
	padding-top:0.37em;
	padding-bottom:0.37em;
	border-top:0.07em solid #FFFFFF;
  border-left:0.07em solid #FFFFFF;
	border-right:0.07em solid #FFFFFF;
}

.sub_9
{
	width:10.50em;
	margin-left:1em;
	margin-top:0.25em;
	padding-top:0.37em;
	padding-bottom:0.37em;
	border-top:0.07em solid #FFFFFF;
  border-left:0.07em solid #FFFFFF;
	border-right:0.07em solid #FFFFFF;
}

.sub_10
{
	width:4.5em;
	margin-left:1em;
	margin-top:0.25em;
	padding-top:0.37em;
	padding-bottom:0.37em;
	border-top:0.07em solid #FFFFFF;
  border-left:0.07em solid #FFFFFF;
	border-right:0.07em solid #FFFFFF;
}

.fundoLike
{
  background-image:url(../../imagens/fundo_like.gif);
	background-repeat:no-repeat;
	width:142px;
	height:42px;
}