#textos {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 11px;
    font-weight: bold;
	font-style: normal; 
	padding: 2px 5px 2px 8px;
	border-top: 1px dashed #CC0000;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}

#textos a {
	color: #CC0000;
	text-decoration: none;
}

#textos a:visited {
	color: #CC0000;
	text-decoration: none;
}

#textos a:hover {
	color: #CC0000;
	text-decoration: underline;
}


#textos2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 11px;
    font-weight: bold;
	font-style: normal; 
	padding: 2px 5px 2px 3px;
	border-top: 1px dashed #CC0000;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}

#textos2 a {
	color: #CC0000;
	text-decoration: none;
}

#textos2 a:visited {
	color: #CC0000;
	text-decoration: none;
}

#textos2 a:hover {
	color: #CC0000;
	text-decoration: underline;
}


#texto-inferior {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold; 
	padding: 2px 3px 2px 3px;
}

#texto-inferior a {
	color: #FFFFFF;
	text-decoration: none;
}

#texto-inferior a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#texto-inferior a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.separa {
	margin-right: 6px;
}

.separa2 {
	margin-right: 26px;
}

