@charset "utf-8";
/* CSS Document */

body{
background-image: url("../images/la_cangreja_fondo.jpg");
	background-attachment: fixed;
    background-size: 105em; 
}

.verde-4
{
	z-index: 2248;	
	color: #8CC63F;
	
}

#logo-GCH {
	margin: auto;
}

.fondo-transparente{
    background-color: rgba(0,0,0,0.70);
}

.fondo-fotter{
    background-color: rgba(0,0,0,1.00);
}

.grosor{
    background: white;
	border: solid;
}

logo-m {
    width:100%;
    max-width:400px;
}


fotos-servicios {
    width:100%;
    max-width:400px;
}
