/* CSS Document */
.menu1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.menu2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #cccccc;
	text-decoration: underline;
	font-weight: bold;
}

.menu1:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #555A8D;
	text-decoration: underline;
	font-weight: bold;
}
.rodape {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.rodapelinha {
	color: #999999;
}


.rodapel {
	font-family: Tahoma;
	font-size: 11px;
	color: #555A8D;
	text-decoration: underline;
}

.rodapel:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #555A8D;
	text-decoration: none;
}

.titulo {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #555A8D;
}
.texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #555A8D;
	text-decoration: underline;
}
.link:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.caixa {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color:#ECE4D9;
	overflow:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.caixa1 {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border-width:1px;
	border-style:solid;
	border:none;
	background-color:#CFE3CA;
	overflow:auto
}
.caixa2 {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border-width:1px;
	border-style:solid;
	border:none;
	background-color:#E0D3C5;
	overflow:auto
}
.tituloC {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 100px;
	color: #555A8D;
	text-decoration: none;
}
.tituloC:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 100px;
	color: #CCCCCC;
	text-decoration: underline;
}
.tituloD {

	font-family: Tahoma;
	font-weight: bold;
	font-size: 100px;
	color: #CCCCCC;
	text-decoration: none;
}
.titulo1 {

	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #555A8D;
}
.titulo2 {

	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #555A8D;
}
