@charset "utf-8";
/* CSS Document */

.estilo_texto {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	}
	
.estilo_texto1 {
	font-family:Arial;
	font-size:12px;
	color:#003366;
	}
	
.estilo_texto2 {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	}
	
.estilo_rodape {
	font-family:Arial;
	font-size:11px;
	color:#222222;
	}
	
a.link {
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#7a0c65;
	}
	
a.link:hover {
	font-family:Arial;
	font-size:11px;
	text-decoration:underline;
	color:#7a0c65;
	}
	
.estilo_form {
	font-family:Arial;
	font-size:12px;
	color:515151;
	}
	
.repeater_left {
	background:url(images/index/lateral_esquerda.gif);
	background-repeat:repeat-y;
	height:274px;	
}

.repeater_right {
	background:url(images/index/lateral_direita.gif);
	background-repeat:repeat-y;
	height:274px;	
}
