
.texto {
	color: #6c6c6c;
	font-family: verdana;
	font-size: 12;
	text-decoration : none;
	}
	
.texto0 {
	color: #6c6c6c;
	font-family: verdana;
	font-size: 9;
	text-decoration : none;
	}
	
.texto1 {
	color: #6c6c6c;
	font-family: verdana;
	font-size: 14;
	text-decoration : none;
	}
	
.texto2 {
color: #6c6c6c;
	font-family: verdana;
	font-size: 10;
	text-decoration : none;

}

.texto3 {
color: #cc0000;
font-family: verdana;
font-size: 12;
text-decoration : none;
}

.texto4 {
color: #cc3300;
font-family: verdana;
font-size: 11;
text-decoration : none;

}

.texto5 {
color: #ff0000;
font-family: verdana;
font-size: 11;
text-decoration : none;

}

.menu {
	color: #ffffff;
	font-family: verdana;
	font-size: 11;
	text-decoration : none;
}

.tit {
	color: #6c6c6c;
	font-family: verdana;
	font-size: 16;
	text-decoration : none;
}

.tit2 {
	color: #CCCCCC;
	font-family: verdana;
	font-size: 24;
	text-decoration : none;
}

.tit3 {
	color: #cc0000;
	font-family: verdana;
	font-size: 15;
	text-decoration : none;
}

a.mail {
	color: #909090;
	font-family: Arial;
	font-size: 12;
	text-decoration : none;
}

a.mail2 {
	color: #ffffff;
	font-family: Arial;
	font-size: 12;
	text-decoration : none;
}

.rodape {
	color: #909090;
	font-family: Arial;
	font-size: 10;
	text-decoration : none;
}

a.link {
	color: #cc0000;
	font-family: Arial;
	font-size: 10;
	text-decoration : none;
}

a.link2 {
	color: #cc0000;
	font-family: Arial;
	font-size: 10;
	text-decoration : none;
}

A:HOVER {
	color : #000066;
	text-decoration : none;
}

#content {background-image:url(imgs/line_vert.gif);background-repeat:repeat-y;float:left;margin-left:24px;padding-left:24px;margin-top:12px;}


BODY {
	SCROLLBAR-FACE-COLOR: #d8d8d8;
	
	SCROLLBAR-HIGHLIGHT-COLOR: #fcfcfc;
	
	SCROLLBAR-SHADOW-COLOR: #b4b4b4;
		
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	
	SCROLLBAR-TRACK-COLOR: #eaeaea;
	
	SCROLLBAR-DLIGHT-COLOR: #d8d8d8;
	  
}