.fondo_verde_motoryruedas{
    background-color:#4bb761;
}

.fondo_negro{
    background-color: #000000;
}

.fondo_blanco{
    background-color: #ffffff;
}

.fondo_rojo{ background-color: #ea3c46;
}
.fondo_azul{
	background-color: #172536;
}

.borde_verde {

 border:1px solid #4bb761;

}

.color_blanco {
    color: #ffffff;
}

.color_verde_motoryruedas{
    color: #4bb761;
}


.color_rojo{
    color: #ea3c46;
}
.color_naranja{
    color: #ef6800;
}



.fondo_inicio{
    background-color: #2352a4;
}
.color_azul{
	color:  #002d7b; 
}
/*.color_azul original{
    color:  #002d7b; 
}*/
.negrita{
    font-weight: bold;
}
.fondo_verde{
    background-color: rgb(0, 172, 166);
}
.fondo_verde-azul{
    background-color: #00679a;
}

.color_verde{
    color: rgb(0, 172, 166);
}
.color_amarillo{
    color: yellow;
}
.fondo_amarillo{
    background-color: #e6b023;
}
.fondo_gris{
    background-color: #e3e0db;
}
.fondo_naranja{
    background-color: #e96c1e;
}

.color_blanco2{
    color: #b6b9b4;
}