

/*GUDENERGY */ 
/* CSS Document */

/*
Theme Name: weblizar-Gud-filho
Description: Tema filho para Weblizar
Author: RN
Template: weblizar
*/
@import url("../weblizar/style.css");


/* ####################################################################
                     CONTACT FORM 7
#######################################################################									 
*/

input[type="text"]
{
    background-color: #fff;
    color: #000;
    width: 50%;
}





/* ####################################################################
                    CENTRAR 
#######################################################################									 
*/
.centrar {text-align:center; display: block; margin-left: auto; margin-right: auto; }


