@charset "ISO-8859-1";
/* CSS Document */

.principal {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: justify;
}
A.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: justify;
	color:#363;
	text-decoration:underline;
}
A.texto:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: justify;
	color:#363;
	text-decoration:none;
}
.menu_item {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #0a1f1f;
}
A.menu_item {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #0a1f1f;
	text-decoration:none;
}
A.menu_item:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #0a1f1f;
	text-decoration: underline;
}
A.menu_item_activo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #2d6667;
	text-decoration:none;
	font-weight:bold;
}
.oficinas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.nuestras_oficinas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2D6667;
}
