@charset "UTF-8";
@import url("../webfonts/MELIOR/stylesheet.css");
.titulos {
	font-family: MELIOR, serif;
	font-size: 20px;
	color: #ffcc33;
	text-align: right;
}
.titulosleft {
	font-family: MELIOR, serif;
	font-size: 18px;
	color: #ffcc33;
	text-align: left;
}
#link_abogado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #141414;
}
/* CSS Document */

.container {
	float: left;
	height: auto;
	width: 530px;
	text-align: justify;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	padding-right: 17px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
