.fundo_azul{
	background-color: #3e4095;
	height: 40px;
}
.fundo_azul_claro{
	background-color: #8c8db8;
	height: 9px;
}
.barra_lateral{
	border-right-color: #8c8db8;
	border-right-style:ridge;
	border-right-width:thin;
}
.texto_telefone{
	color: #3e4095;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-align:center;
}
.titulo1{
	color: #3e4095;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
}
.titulo2{
	color:#F00;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: bold;
}
.titulo_principal{
	color: #3e4095;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: bold;
	text-align:left;/*
	border-bottom-color: #8c8db8;
	border-bottom-style:solid;
	border-bottom-width:thin;	*/
}
.texto_titulo1{
	color:#000;
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	text-align: left;
}
.texto_titulo2{
	color:#000;
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	text-align: center;
	text-indent:10px;
}
.texto_titulo3{
	color:#000;
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	text-align: left;
	text-indent:10px;
}
.rodape {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}