/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Georgia;
	font-size: 11px;
	color: #8F8F8F;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #246db1;
	padding: 13px 0 0 20px;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #6B6B6B;
}

a:link {
text-decoration:none;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.bg2 h2 {
font-family: "Century Gothic";
color:#246db1;
}

.bg2 td{
margin-right:10px;
}


/* Header */
#top {
background:#fff;
margin-bottom:5px;
margin-top:2px;
width: 892px;
margin: 0 auto;
}

#top img {
margin:5px;
}

#header {
	width: 892px;
	height: 160px;
	margin: 0 auto;
	background: url(images/img1.gif) repeat-x;
}

#header * {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 0 0 10px;
	font-size: 33px;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	margin-right:20px;
	padding: 82px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #246db1 url(images/img2.png) repeat-x;
	text-decoration: none;
	font-weight: bold;
	color:#246db1;
	font-family:Georgia, "Times New Roman", Times, serif; font-style:bolt;
}

/* Content */
#servizi {
	width: 892px;
	margin: 0 auto;
	margin-bottom:20px;
	background: #246db1;
	padding-top:5px;
	padding-bottom:5px;
}

#servizi h1 {
color:#000;
background:#fff;
font: "Century Gothic";
font-style:oblique;
text-align:center;
}

#servizi td {
width:400px;
color:#fff;
font-family: "Century Gothic";
font-size:15px;
}


#content {
	width: 892px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 186px;
}

#colOne h3{
	background:#246db1;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 5px 0;
	background: url(images/img6.gif) repeat-x;
}

#colOne li.first {
	background: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
}

#colTwo {
	float: right;
	width: 686px;
}

#colTwo h3 {
background:#246db1;
font: "Century Gothic";
font-style:oblique;
text-align:center;
font-size:20px;
text-transform:uppercase;
}

#colTwo table {
margin-bottom:20px;
}

#colTwo td {
width:300px;
color:#000;
font-family: "Century Gothic";
font-size:15px;
}

#val a:link {
text-decoration:underline;
}

#val a:hover {
color:#246db1;
text-decoration:none;
}



#tabella {
	/*padding-bottom:15px;*/
	margin:0px;	
}

#tabella ul {
	/*padding-bottom:5px;*/
	height:180px;
	margin-left:30px;
}


#tabella ul li {
	list-style-type:none;
	float:left;
	margin-right:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:left;
	display: inline;
	width: ;
	margin-top:5px;
}

#tabella p {
line-height:normal;
color:#246db1;
font-size:15px;
margin:3px;
text-indent: -0.5em;
}

 
#tabella a:link, #tabella a:visited {
	display:block;
	color:#ffffff;
	/*padding:9px;*/
    text-decoration:none;
	margin-top:5px;

}

#tabella a:hover {
	
	color:#246db1;
	border-radius: 10px 10px 10px 10px;
	cursor:pointer;
	border-left-color:#FFFFFF;
	border-right-color:#ffffff;
	border-top-color:#FFFFFF;
	background:#C8E4F6;
	margin-top:5px;
	/*box-shadow:1px 1px 3px 3px;*/
}


#proposte {
font-family:Georgia, "Times New Roman", Times, serif;
text-align:left;
color:#333333;
line-height:normal;
border-radius: 3px;
border:2;
border-color:#246db1;
border-style:solid;

} 


#proposte td {
border-style:none;
}




/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 10px 0;
	background: #CCCCCC;
}

#footer p {
	margin: 0;
	text-align: center;
	
}