body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fondo.jpg);
}
.botones {
	font-family: "Bookman Old Style";
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}
.Texto_tipo {
	font-family: "Bookman Old Style";
	font-size: 14px;
}
.Texto_tipo_papers {
	font-family: "Bookman Old Style";
	font-size: 13px;
}
.titulo_focus_verde {
	color: #6F932B;
	font-size: 11px;
	font-weight: bold;
	font-family: "Bookman Old Style";
}
.titulo_focus_Azulverde {
	color: #006464;
	font-size: 11px;
	font-weight: bold;
	font-family: "Bookman Old Style";
}
.texto_focus {
	font-family: "Bookman Old Style";
	font-size: 12px;
	font-weight: normal;
}
.titulo_focus_rojo {
	color: #E84D3C;
	font-size: 11px;
	font-weight: bold;
	font-family: "Bookman Old Style";
}
.titulo_focus_azul {
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	font-family: "Bookman Old Style";
}
.titulo_focus_cafe {
	color: #B47C45;
	font-size: 11px;
	font-weight: bold;
	font-family: "Bookman Old Style";
}
.titulos_cafe {
	color: #B47C45;
	font-size: 14px;
	font-weight: bold;
	font-family: "Bookman Old Style";
}
.titulos_azul {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	font-family: "Bookman Old Style";
}
.titulos_azulverde {
	color: #006464;
	font-size: 14px;
	font-weight: bold;
	font-family: "Bookman Old Style";
}
.titulos_rojo {
	color: #E84D3C;
	font-size: 14px;
	font-weight: bold;
	font-family: "Bookman Old Style";
}
.titulos_verde {
	color: #6F932B;
	font-size: 14px;
	font-weight: bold;
	font-family: "Bookman Old Style";
}

a:hover {
	color            : #6F932B;
	text-decoration  : none;
	font-size: 14px;
}

a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : normal;
	text-decoration  : none;
	font-size: 14px;
}

a.category:hover {
	color            : #6F932B;
	text-decoration  : none;
	font-size: 14px;
}

