    html, body {margin: 0; padding: 0; width: 100%; height: 100%;}
    #wrapper {
      display: table;
      width: 100%;
      height: 100%;
    }
    #wrapper .centrato{
      display: table-cell;
      width: 300px;
      height: 250px;
      vertical-align: middle;
      text-align: center;
    }
.mn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.mn1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.tex1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 17px;
	text-align: justify;
}
.tex2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 21px;
	text-align: justify;
}

.serv1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
	text-align: left;
	line-height: 24px;
}
.cn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
}



.mn1_hv:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/bg_mn_hover.gif);
}
.cnt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #E5E5E5;
	border: 1px solid #C1C1C1;
}

.visit {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.visit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFF;
	background-color: #666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

