.styletur {
	font-family: Georgia, "Times New Roman";
	font-size: 9pt;
	color: #FFFFFF;
}
.banda_inferior {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.Banda {
	background-color: #606675;
	border: thin none #FFFFFF;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #666666;
}
.linealateral {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}
.fondo_top {
	background-image: url(../img/brujula.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
