.mainRgpd{ font-size:15px; line-height:15px; margin-top:15px;}
.mainRgpd input[type=checkbox]{ margin:0}
.mainRgpd a{text-decoration:underline!important;}
.mainRgpdNewsletter a{ text-decoration:underline;}
.failRgpd { color:#ff0000;}
.failRgpd a { color:#ff0000!important; text-decoration:underline!important;}

/* GERAIS */
.centrar
{
    margin-left         : auto;
	margin-right        : auto;
}

.clear
{
    clear               : both;
}

/*ESTRUTURA*/

#wrapper
{
    position    : relative;
    z-index     : 1;
}

#contentCab
{
    width   : 100%;
}

#content
{
    width   : 100%;
}

#contentEsq
{
    float   : left;
    width   : 200px;
}

#contentCent
{
    float       : left;
    margin-left : 38px;
    width       : 750px;
}

#contentDir
{
    float   : left;
    width   : 200px;
}

#contentRod
{
    width   : 100%
}
