.caja {
	border: 1px dotted #2E646E;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.botones {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}
.Texto_tipo {
	font-family: Arial;
	font-size: 12px;
}
.Texto_tipo_fondo {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
}
.titulo_focus_verde {
	color: #6F932B;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}
.titulo_focus_Azulverde {
	color: #006464;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}
.texto_focus {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.titulo_focus_rojo {
	color: #E84D3C;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}
.titulo_focus_azul {
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}
.titulo_focus_cafe {
	color: #B47C45;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}
.titulos_cafe {
	color: #B47C45;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}
.titulos_azul {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}
.titulos_azulverde {
	color: #006464;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}
.titulos_rojo {
	color: #E84D3C;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}
.titulos_verde {
	color: #6F932B;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

a:hover {
	color            : #FF0000;
	text-decoration  : none;
	font-size: 11px;
}

a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : normal;
	text-decoration  : none;
	font-size: 12px;
}

a.category:hover {
	color            : #990000;
	text-decoration  : none;
	font-size: 12px;
}
.titulo_grande_azul {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial;
}
