@charset "utf-8";
estilo_SaBalear {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #404040;
}
.tipo_granito_marr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AA7F55;
	text-align: left;
	text-indent: 45px;
}
.fondo_01 {
	background-image: url(../imagenes/granates.gif);
	background-repeat:   repeat-x;
	height: 114px;
}
.degradado01 {
	background-repeat:   repeat-x;
	background-image: url(../imagenes/granates_sabalear.gif);
}
.recuadro_fino {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	background-color: #EFF2F3;
}

