.foot{
text-decoration: none;
color: #A7A7A7;
font-size: 10;
font-family: tahoma; 
}

/******************* DISPlAY AREA **********************************/
.main_display{
color: #3D3D3D;
font-size: 12px;
font-family: tahoma;
text-align: left;
padding-top: 17px;
}

.textos{
font-size: #3D3D3D;
font-family:tahoma;
font-size:12px;
}

.main_title{
margin: 0 0 0 0; 
}

.links_menu{
color: #FFFFFF;
text-decoration: none;
}

.links_navigation{
color: #000000;
}

.navigator{ 
font-family: tahoma;
font-size: 12px;
color: #A7A7A7;
background-color: #CCFF66;
padding: 0 5 0 5;
height: 21px;
}
.produtos{
font-family: tahoma;
font-size: 12px;
color: #A7A7A7;
white-space: nowrap;

}

.ver_mais{
font-family: tahoma;
font-size: 12px;
color: #A7A7A7;
text-align: right;
}

.foto_navi{
border:solid 1px blue;
font-size: 10;
font-family: tahoma;
color: #3d3d3d;
}

.display{
padding: 0 29 0 29;
}

#fadeinbox{
position:absolute;
width: 300px;
left: 0;
top: -400px;
border: 2px solid #FF0000;
background-color: #F0F0EC;
padding: 4px;
z-index: 20000;
visibility:hidden;
}

/********************** CONTACTOS *****************************/
.contactos {
	font-size: 8pt;
}

.contactos th {
	color: #008680;
	text-align: right;
}

.must {
	color: #008680;
	font-weight: bold;
	font-family: tahoma;
}

legend {
	padding: 5px;
	color: #666666;
	background-color: #ffffff;
}
input, textarea, select {
	font-family: tahoma;
	font-size: 8pt;
	border: 1px #e9e9e9 solid;
	color: #3d3d3d;
	background-color: #FFFFFF;
}

label{
font-weight: normal;
font-family: tahoma;
}
/****************** Links  *******************/
/*a:link {color: #FFFFFF; text-decoration: none} */
/*a:visited {color: #FFFFFF; text-decoration: none}*/

input {border:1px #3D3D3D solid}
textarea {border:1px #3D3D3D solid}

.cookies-bar {
	background-color: #008680;
	bottom: 0;
	font-weight: bold;
	padding: 20px 0;
	position: fixed;
	width: 100%;
	z-index: 16000003;
	color: white;
	margin-left: -9px;
}

.cookies-bar-div {
	width: 100%;
	float: left;
	display: flex;
	text-align: left;
	justify-content: center;
	margin-right: 0px !important;
	margin-left: 0px !important;
}

.cookies-bar-title {
	padding-top: 5px;
	font-size: 14px;
	margin-right: 125px;
}

.cookies-bar-title a, .cookies-bar-title a:hover, .cookies-bar-title a:focus, .cookies-bar-title a:active {
	color: #ffffff !important;
	text-decoration: none;
}

#cookies-btn {
	font-weight: bold;
	font-size: 16px;
	background-color: black;
	color: white;
	padding: 10px;
	border: none;
}

#cookies-btn:hover, #cookies-btn:focus, #cookies-btn:active {
	color: #F4D0E0;
	cursor: pointer;
}
