﻿html
{
	margin: 0px;
	padding: 0px;
}

body
{
	width: 930px;
	font: normal 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	color: #333;
	background: url(/images/fondino.gif) repeat-y;
}

div
{
	text-align: left;
}

img
{
	border: 0px;
}

a
{
	color: #00349a;
	text-decoration: underline;
}

a:hover
{
	color: #d50000;
	text-decoration: underline;
}

a:visited
{
	color: #00349a;
	text-decoration: underline;
}

a:visited:hover
{
	color: #d50000;
	text-decoration: underline;
}

a.bold
{
	color: #00349a;
	text-decoration: underline;
	font-weight: bold;
}

a:hover.bold
{
	color: #d50000;
	text-decoration: underline;
}

a:visited.bold
{
	color: #00349a;
	text-decoration: underline;
	font-weight: bold;
}

a:visited:hover.bold
{
	color: #d50000;
	text-decoration: underline;
	font-weight: bold;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

p
{
	text-align: justify;
	margin: 5px 0px 5px 0px;
}

p.first
{
	margin-top: 0px;
	text-align: justify;
}

h2
{
	font: bold 16px Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin: 20px 0px 5px 0px;
	color: #d50000;
}

h2.first
{
	margin-top: 0px;
}

h3
{
	font: bold 13px Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
	color: #d50000;
}

ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}

li
{
	text-align: justify;
}

#header
{
	position: relative;
	display: block;
	clear: both;
	width: 930px;
	height: 91px;
	margin: 0px;
	padding: 0px;
	background: url(/images/headerright2.gif) no-repeat top right;
}

#logo
{
	position: relative;
	margin: 1px 0px 0px 1px;
	padding: 0px;
	border: 0px;
	float: left;
	width: 217px;
	height: 85px;
}

#navigationbar
{
	position: relative;
	display: block;
	clear: both;
	width: 926px;
	height: 35px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	background: #d50000 url(/images/navbar.gif) no-repeat top left;
}

#leftcolumn
{
	position: relative;
	float: left;
	width: 540px;
	border: 0px;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}

#rightcolumn
{
	position: relative;
	float: right;
	width: 260px;
	border: 0px;
	background-color: #ffffff;
	margin: 0px 7px 0px 0px;
	padding: 0px;
}

#footer
{
	position: relative;
	float: left;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 20px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
	width: 930px;
	border: 0px;
	background: url(/images/footer.gif) repeat-x top;
}

#footer p
{
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

p.rowcompanyinfo
{
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
}

#footer a
{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}

#footercompanycontactinfo
{
	margin: 10px 0px 10px 7px;
	position: relative;
	float: left;
	line-height: 1.5em;
}

img.big
{
	margin: 0px 0px 30px 0px;
	border: 0px;
}

img.shortdes
{
	float: right; 
	margin: 5px 0px 0px 10px;
	border: 0px;
}

p.centered
{
	text-align: center;
}

img.phone
{
	float: right; 
	margin: 4px 10px 0px 0px;
	border: 0px;
}

#buttons
{
	position: relative;
	top: 0px;
	width: 260px;
	z-index: 33;
}

#formrichiesta
{
	width: 500px;
	height: 360px;
	display: block;
	margin: 20px 0px 20px 0px;
	background: #eee url(/images/fondinorich.gif) no-repeat top left;
	padding: 20px 20px 0px 20px;
}

label
{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

label.required
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

p.noterichiesta
{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

.sendrequestbtn
{
	float: left; 
	margin: 0px 5px 0px 0px;
}

a.informativa,
a:visited.informativa
{
	color: #d50000;
	text-decoration: none;
}

a.informativa:hover,
a.informativa:visited:hover
{
	text-decoration: underline;
}
