.el {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B173B;
	text-decoration: none;
}
.el:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.elo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B173B;
	text-decoration: underline;
}
.elo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B173B;
	text-decoration: none;
}
.borda {
	border: 1px solid #650030;
}
.borda2 {
	border-top: 1px solid #650030;
	border-right: 1px solid #650030;
	border-bottom: 1px none #650030;
	border-left: 1px solid #650030;
}
.borda3 {
	border: 1px solid #650030;
	background-image:  url("office_foto.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.borda4 {
	border: 1px solid #650030;
	background-image:  url("areas_foto.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.borda5 {
	border: 1px solid #650030;
	background-image:  url("foto_guide.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.borda5b {
	background-image:  url("foto_guideb.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
.borda6 {
	border: 1px solid #650030;
	background-image:  url("contact_foto.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #650030;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin: 40px;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.ass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.ass:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993366;
	text-decoration: none;
	font-weight: bold;
}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B173B;
	text-decoration: none;
	border: 1px solid #6B173B;
}
.texto_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bt {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6B173B;
	border: thin none;
}
