body
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
	background-color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-size: 90%;
}

body.home
{
	background-repeat: repeat-x;
}

h1
{
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}

p
{
	margin-top: 3px;
	margin-bottom: 8px;
}

a:link, a:active
{
	color: #0d65ba;
	text-decoration: none;
}

a:visited
{
	color: #0d65ba;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	/*border: 1px solid #000000;*/
	display: inline;
}

img.layout
{
	border: 0px;
	display: inline;
	vertical-align: middle;
}

b
{
	color: #0b3c75;
}

form
{
	margin: 0px;
}

input
{
	display: inline;
	border: 1px solid #000000;
}

input.layout
{
	display: inline;
	border: 0px solid #000000;
	vertical-align: middle;
}

input[type=hidden]
{
	display: none;
}

hr
{
	display: none;
}

hr.layout
{
	display: block;
}

dt
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-variant: small-caps;
}

#contenitore
{
	width: 1200px;
}

#testa
{
	clear: both;
}

#corpo
{
	clear: both;
}

#sx
{
	float: left;
	width: 240px;
	height: 1077px;
	background-image: url(images/layout_left.png);
	background-repeat: no-repeat;
	font-family: 'ng-webfont1';
	font-size: 110%;
	position: relative;
}

#sx b, #sx a
{
	color: #ffffff;
}

#dx
{
	float: left;
	width: 910px;
	min-height: 1077px;
	height: auto !important;
	height: 1077px;
	padding-top: 100px;
	padding-bottom: 40px;
	padding-left: 50px;
	position: relative;
}

#dx.home
{
	background-image: url(images/layout_home_right.png);
	background-repeat: no-repeat;
}

#dx.white
{
	background-image: url(images/layout_inner_white.png);
	background-repeat: no-repeat;
	padding-top: 220px;
}

#barra_lingue
{
	position: absolute;
	top: 10px;
	right: 230px;
}

#link_testi
{
	position: absolute;
	top: 140px;
	left: 120px;
	color: #ffffff;
}

#link_auguri
{
	position: absolute;
	top: 80px;
	left: 0px;
	color: #ffffff;
}

#titolo
{
	position: absolute;
	top: 110px;
	left: 224px;/*310px;*/
	width: 550px;/*464px;*/
	height: 282px;/*238px;*/
}

#link_testi_mod
{
	position: absolute;
	top: 100px;
	left: 50px;
	color: #ffffff;
}

#link_speciale
{
	position: absolute;
	top: 660px;
	left: 150px;
	color: #ffffff;
}


#coda
{
	clear: both;
	width: 1100px;
	color: #000000;
	text-align: center;
	font-size: 85%;
	padding-top: 10px;
}

#link_servizi
{
	text-align: center;
	color: #0d65ba;
	margin-top: 20px;
}

.errori
{
	color: #990000;
}

.intestazione
{
	clear: both;
	padding: 15px;
	font-weight: bold;
	font-size: 150%;
}


@font-face {
    font-family: 'ng-webfont1';
    src: url('font-face/tt0009m_-webfont.eot');
    src: url('font-face/tt0009m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('font-face/tt0009m_-webfont.woff') format('woff'),
         url('font-face/tt0009m_-webfont.ttf') format('truetype'),
         url('font-face/tt0009m_-webfont.svg#swis721_cn_btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}