
*
{
   margin:0px;
   padding:0px;
}

html { 
position: relative;
min-height: 100%;
}

body { 
background-color: #f4f3f2; 
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-weight: 300;
text-align: left;
color:#828077;
}

img.centro
{
display:block;
margin:auto;
}

img.boxletter
{
display:block;
margin:auto;
width:100%;
}


#fissa {
position:relative;
width:100%;
height:84px;
}


#capatcha {
margin:auto;
display: block
}

.g-recaptcha{
   margin: 15px auto !important;
   width: auto !important;
   height: auto !important;
   text-align: -webkit-center;
   text-align: -moz-center;
   text-align: -o-center;
   text-align: -ms-center;
}



#bianco
{
width: 100%;
position:relative;
z-index:20;
background-color: #ffffff; 
}

#arancio
{
width: 100%;
position:relative;
z-index:20;
background-color: #d38e3c; 
}




/* STILI INDISPENSABILI PER IL MENU */


td.MJ_MainMenu

div.MJ_HiddenLink
{
	visibility: hidden;
	position: absolute;
}
div.MJ_VisibleLink
{
	visibility: visible;
	position: absolute;
	width: 250px;
	margin: 0px 0px 0px -60px;
	padding-top:13px;

}
a.MJ_VoiceClass, a.MJ_VoiceClass:hover
{
	display: block;
	position: relative;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

a.MJ_LinkClass
{
display: block;
position: relative;
text-decoration: none;
padding: 5px 0px 5px 5px;
font-size: 14px;
font-weight: 300;
text-align: center;
color:#ffffff;
text-transform:uppercase;
letter-spacing:1px;
}

a.MJ_LinkClass:hover
{

color:#dca461;
}

a.MJ_LinkClass
{
	background-color: #827f76;
}



A:LINK, A:VISITED, A:ACTIVE {
 color: #ffffff;
 text-decoration: none;
}

A:HOVER {
 color: #a7101d;
 text-decoration : none;
}


A.elenco:LINK, A.elenco:VISITED, A.elenco:ACTIVE {
 color: #6ca7a1;
 text-decoration: none;
}

A.elenco:HOVER {
 color: #5d928c;
 text-decoration : none;
}







A.anc { color: inherit; }


img {border:0px none;}

td img {display: block;}