table.texto-privacidade td,
.texto{
	font-size:11px;
	font-family: trebuchet ms;
	text-decoration: none;
	color : black;
}


.textobranco{
	font-size:10px;
	font-family: trebuchet ms;
	text-decoration: none;
	color : white;
}



.titulopcinza{
	font-size:9px;
	font-family: trebuchet ms;
	text-decoration: none;
	color :#cecece;
}

.titulopcinza2{
	font-size:11px;
	font-family: trebuchet ms;
	text-decoration: none;
	color :#e6e3e1;
}

.titulopcinzastyle2 {
	font-size: 9px;
	font-family: 'trebuchet ms';
	text-decoration: none;
	color : #515151;
}

/*PARA O MENU*/

.menu {
	font-size:10px;
	font-family: trebuchet ms;
	color : #fffefe;
    text-decoration: none;
}

A.menu {
	font-size:11px;
	font-family: trebuchet ms;
	color : #fffefe;
    text-decoration: none;
}

A.menu:hover {
	font-size:11px;
	font-family: trebuchet ms;
	text-decoration: none;
	color : #d40d16;

}

.linguas {
	font-size:10px;
	font-family: trebuchet ms;
	color : #b8b7b7;
    text-decoration: none;
}

A.linguas {
	font-size:10px;
	font-family: trebuchet ms;
	color : #434342;
    text-decoration: none;
}

A.linguas:hover {
	font-size:10px;
	font-family: trebuchet ms;
	text-decoration: none;
	color : #b8b7b7;

}

.FORM {
	font-size:11px;
	font-family: trebuchet ms;
	text-decoration: none;
	color : #353534;

}

.TITULOMENU {
	font-size:11px;
	font-family: trebuchet ms;
	text-decoration: none;
	color : BLACK;

}
A.TITULOMENU {
	font-size:11px;
	font-family: trebuchet ms;
	text-decoration: none;
	color : BLACK;

}
A.TITULOMENU:hover {
	font-size:11px;
	font-family: trebuchet ms;
	text-decoration: none;
	color : #d40d16;
}

A.menubottom {
	font-size:10px;
	font-family: trebuchet ms;
	color : #fffefe;
    text-decoration: none;
}

A.menubottom:hover {
	font-size:10px;
	font-family: trebuchet ms;
	text-decoration: none;
	color : black
}


.style2 {color: #515151}
.style3 {color: #CD0000}


/* Cookies */
.cookies-bar {
    background-color: #434343 !important;
    bottom: 0;
    font-weight: bold;
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding: 10px;
    position: fixed;
    width: 100%;
    z-index: 999;
    color: #FFF;
    font-size: 11px;
}

.cookies-bar-div {
    margin: 0 auto;
    max-width: 700px;
    padding-left: 0px;
}

.cookies-bar-title {
    padding-top: 5px;
}

.cookies-bar-btn-col {
    text-align: right;
}
/* /Cookies */