﻿

body {
	margin:0;
	padding:0;
	background-image:    url("../imagens_ht/bg.jpg");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
	}
	
a:link {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #cccccc;
	}
	
a:visited { 
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #cccccc;
	}
	
a:active { 
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #0099CC;

	}

a:hover { 
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #0099CC;

	}
	
#geral{
	width: 630px;
	height:auto;
	margin-left:auto;                                   
	margin-right:auto; 
	background-color:#ffffff;
	margin-top: 100px;
	
	}
#titulo {
	width:100%; 
	background-color: #FFFFFF;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #CCCCCC;
	text-align:right;
	}

#titulo2 {
	width:100%; 
	background-color: #FFFFFF;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #006699;
	text-align:center;
	}



#subtitulo {
	width:100%; 
	padding-bottom: 10px;
	background-color: #FFFFFF;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	color: #CCCCCC;
	padding-bottom: 15px;
	}
	
#corpo{
	width:100%;
	background-color: #ffffff;
	height:100px;
	
	}
#menu{
	width:80px;
	height:175px;
	background-color:#ffffff;
	text-align:right;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #cccccc;
	background-image: url("../imagens/menu_fundo.jpg");
	background-position:right top ;
	background-repeat: no-repeat;
	line-height:45px;
	padding-right: 22px;
	float:left;
	}
	
#indice{
	width:45px;
	height:157px;
	background-image: url("../imagens/h.jpg");
	background-position:center ;
	background-repeat: no-repeat;
	background-color:#ffffff;
	padding-right:20px;
	margin-top:13px;
	float:left;
	}

#indice2{
	width:80px;
	height:175px;
	background-color:#ffffff;
	text-align:right;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #cccccc;
	/*background-image: url("../imagens/menu_fundo.jpg");
	background-position:right top ;
	background-repeat: no-repeat;*/
	line-height:33px;
	padding-right:22px;
	float:left;
	}

#conteudo{
	width:450px;
	height:auto;
	text-align:left;
	font-size: 10px;
	color:#999999;
	background-color:#ffffff;
	margin-top:1px;
	float:left;
}

#conteudo2{
	width:210px;
	height:auto;
	text-align:left;
	font-size: 10px;
	color:#999999;
	background-color:#ffffff;
	margin-top:1px;
	float:left;
}

#conteudo3{
	width:300px;
	height:auto;
	text-align:left;
	font-size: 10px;
	color:#999999;
	background-color:#ffffff;
	margin-top:1px;
	line-height:20px;
	float:left;
}


#texto{
	width:430px;
	height:auto;
	text-align:left;
	font-size: 11px;
	color:#999999;
	line-height:20px;
	
}
#conteudoiframe1{
	width:440px;
	height:440px;
	background-color:#ffffff;
}





#marcador {
	color: #0099CC;
	font-size: 13px;
	font-weight: bold;

}

#marcador2 {
	color: #0099CC;
	font-size: 13px;
	font-weight: bold;

}

.linkmais {
	color: #000000;
	font-weight: bold;
}




