@charset "utf-8";
/* CSS Document */

body {
	background-color: #a6a5a5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text_pq {
	font-size: 10px;
}
.tit_programs {
	font-size: 12px;
	color: #3A5865;
	background-color: #F5F5F3;
	padding: 4px;
	border: 1px solid #D6D6CD;
	font-weight: bold;
}
.FORMbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	border : 1px solid #CCCCCC;
	background-color : #FFFFFF;
}
.content_programs {
	padding: 5px;
	border: 1px solid #D6D6CD;
}
#button #topmenu .dest_lat {
	color: #E6F1F2;
	padding: 0px;
	text-transform: none;

}



.tb_contPrg {
	font-size: 12px;
	color: #333333;
	padding: 15px;
}


.tbPrg img {
	border: 2px solid #CCCCCC;
	margin-right: 15px;
	margin-bottom: 0px;
}
#interestsimg {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.tbPrg  {

}

.events {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #666666;
	padding: 3px;
}


form {
	margin: 0px;
	padding: 0px;
}


#newsletter, #login, #pass {
	height: 18px;
	background-color: #F3F3F3;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 120px;
	border: 1px solid #628FA4;
	font-size: 10px;
}

a:link {
	font-size: 10px;
	color: #3F5E6B;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	color: #3F5E6B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



.titulo {
	text-transform: none;
	font-size: 12px;
	color: #3F5E6B;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


.subtitulo {
	text-transform: none;
	font-size: 12px;
	color: #003366;
}




.ln_solida{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #526792;
}

.tabela_cont a, .tabela_cont_canto a {
	color: #526792;
	text-decoration: none;
	font-size: 12px;
}
.tabela_cont a:hover, .tabela_cont_canto a:hover {
	color: #526792;
	text-decoration: underline;
	font-size: 12px;
}



#links a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: none;
}
#links a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-size: 12px;
}

#voltar a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
#voltar a:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}
.subtitulo {
	text-transform: none;
	font-size: 12px;
	color: #003366;
}

.texto_cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.tit_laranja_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D98200;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style3 {color: #FFFFFF}
.tit_laranja {
	color: #D98200;
	font-size: 16px;
	font-weight: bold;
}
.sub_tit_laranja {
	color: #D98200;
	font-weight: bold;
}




/* --------- estilo do menu ------------------------*/
.menu {
	width: 197px;
	background-image: url(../imagens/menu-esq-fundo.jpg);
	background-color: #7285ad;
	background-repeat: no-repeat;
	background-position: top;
}

.menu_lat {
	width: 25px;
	background-image: url(../imagens/menu-esq-lateral.jpg);
	background-color: #7285ad;
	background-repeat: repeat-y;
	background-position: top;
}

#button {
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}

#button ul {
	list-style: none;
	margin-left: 5px;
	padding: 0;
	border: none;
	margin-right: 5px;
		}
		
#button li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9D9DD;
	padding: 1px;
	background-image: url(../imagens/seta_menu.png);
	background-repeat: no-repeat;
	background-position: left center;
		}
.related_lat {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9D9DD;
}

		
#topmenu{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9D9DD;
}
		
#button li a {
	display: block;
	color: #E6F1F2;
	text-decoration: none;
	width: 100%;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-left: 9px;
		}
		

html>body #button li a {
		width: auto;
		}

#button li a:hover {
	color: #CCCCCC;
		}

#button li #linkSub {
padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}	

#button li #linkSub a   {

	color: #E6F1F2;
	text-decoration: none;
	width: 100%;
	

}
#button li #linkSub a:hover {
	color: #CCCCCC;
		}	
		
		
		
.destaque {
	color: #003366;
}
.Linhaon2 {
	background-color: #FFFFFF;
}
.Linhaon3 {
	background-color: #CCCCCC;
}
.Linhaon4 {
	background-color: #EAEAEA;
}
#form1 #newsletter input {
	background-color: #000000;
}
.ln_pont {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.intTag {
	font-size: 10px;
	color: #666666;
	background-color: #F5F5F3;
	padding: 0px;
	border: 1px solid #D6D6CD;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 5px;
}
.linkCloud {
	font-size: 10px;
}
.imgBrd {
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #D6D6CD;
}
.imgBrdBranca {
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
