body {
background-color: #548DA9;
background-image: url(../img/bg_body.jpg);
background-repeat: repeat-x;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.6em;
}
img {
border: 0;
}

a {
	text-decoration: none;
}
a:link, a:visited {
/*color: #0000CD;*/
color: #E44D32;
font-weight: bold;
}

p {
	margin-bottom: 12px;
}

h2 span, h3 span {
	display: block;
	text-indent: -9999px;
}

hr {
	clear: both;
	color: #E0E0E0;
}

#container {
width: 900px;
margin: 0 auto;
}

#header {
	width: 900px;
	height: 120px;
	position: relative;
}

#header span {
text-indent: -9999px;
}

#logo {
	position: absolute;
	top: 20px;
	left: 0px;
	background-image: url(../img/logo.jpg);
	width: 177px;
	height: 81px;
}

#navigation {
position: absolute;
top: 0px;
left: 536px;
width: 364px;
height: 100px;
}

#navigation ul {
padding: 0;
margin: 0;
}
#navigation li {
float: left;
list-style-type: none;
margin-left: 1px;
display: block;
width: 90px;
height: 100px;
background-image: url(../img/navi.jpg);
}
#navigation li#home {
	background-position: 0px 0px;
}
#navigation li#servizi {
	background-position: -90px 0px;
}
#navigation li#portfolio {
	background-position: -180px 0px;
}
#navigation li#contatti {
	background-position: -270px 0px;
}
#navigation li#home a:hover, #home a.active {
	background-image: url(../img/navi.jpg);
	background-position: 0px -100px;
}
#navigation li#servizi a:hover, #servizi a.active {
	background-image: url(../img/navi.jpg);
	background-position: -90px -100px;
}
#navigation li#portfolio a:hover,  #portfolio a.active {
	background-image: url(../img/navi.jpg);
	background-position: -180px -100px;
}
#navigation li#contatti a:hover,  #contatti a.active  {
	background-image: url(../img/navi.jpg);
	background-position: -270px -100px;
}


#navigation li a {
display: block;
width: 90px;
height: 100px;
text-decoration: none;
}

#navigation li a span {
display: block;
text-indent: -9999px;
}

#content {
	width: 876px;
	background-color: #FFFFFF;
	padding: 12px;
}
#adv01, #adv02, #adv03, #adv04 {
	width: 876px;
	height: 218px;
	background-color: #0B1C28;
	position: relative;
}
#adv01 span, #adv02 span, #adv03 span, #adv04 span {
	display: block;
	text-indent: -9999px;
}
#advcontattaci {
	position: absolute;
	width: 181px;
	height: 28px;
	display: block;
	left: 65px;
	top: 167px;
}
#adv01 {
	background-image: url(../img/adv01.jpg);
}
#adv02 {
	background-image: url(../img/adv02.jpg);
}
#adv03 {
	background-image: url(../img/adv03.jpg);
}
#adv04 {
	background-image: url(../img/adv04.jpg);
}

h1 {
	font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 2.8em;
	color: #447187;
	margin-top: 24px;
	margin-bottom: 18px;
}

h2 {
	clear: both;
	font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 2.2em;
	color: #447187;
	margin-top: 18px;
	margin-bottom: 12px;

/*
	clear: both;
	height: 48px;
	border-top: 18px;
	font-size: 24px;
	color: #666600;
	background-position: 0px 18px;
	background-repeat: no-repeat;
	*/
}

h3 {
	clear: both;
	font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 1.8em;
	color: #447187;
	margin-top: 12px;
	margin-bottom: 6px;
/*
	clear: both;
	min-height: 36px;
	background-position: 0px 12px;
	background-repeat: no-repeat;
	*/
}
/*
h1#home {
	background-image: url(../img/h1_home2.gif); 
}
h1#servizi {
	background-image: url(../img/h1_servizi.gif);
}
h1#portfolio {
	background-image: url(../img/h1_portfolio.gif); 
}
h1#contatti {
	background-image: url(../img/h1_contatti.gif);
}

h2#webdesign {
	background-image: url(../img/h2_webdesign.gif);
}

h3#cms {
	background-image: url(../img/h3_CMS.gif);
}
h3#blog {
	background-image: url(../img/h3_blog.gif);
}

h2#motoriricerca {
	background-image: url(../img/h2_motori_ricerca.gif);
}
h3#seo {
	background-image: url(../img/h3_ottimizzazionemotori.gif);
}
h3#marketing {
	background-image: url(../img/h3_marketing.gif);
}

h2#ecommerce {
	background-image: url(../img/h2_commercioelettronico.gif);
}

h2#pec {
	background-image: url(../img/h2_PEC.gif);
}
h2#sms {
	background-image: url(../img/h2_servizisms.gif);
}
*/
.col {
	float: left;
	border: 1px solid #E0E0E0;
	padding: 12px;
	background-color: #FAFAFA;	
	margin-bottom: 12px;
}
.col h2 {
	height: 36px;
	margin-top: 12px;
}
.colleft {
	float: left;
	width: 640px;
/*	border: 1px solid #E0E0E0; */
/*	padding: 12px; */
	/*background-color: #FAFAFA;*/
}
.col1 {
	width: 144px;
	float: left;
}
.col2 {
	margin-left: 24px;
	width: 470px;
	float: left;
}
.col3 {
	width: 72px;
	float: left;
}
.col4 {
	margin-left: 12px;
	width: 385px;
	float: left;
}
.colright {
	width: 196px;
	margin-left: 12px;
	float: right;
}
.box1 {
	border: 1px solid #DCEAF3;
	padding: 10px;
	background-image: url(../img/bg_servizi.jpg);
	background-repeat: repeat-x;
	background-color: #DCEAF3;
	font-size: 11px;
	margin-bottom: 12px;
}
.box1 h3 {
	margin: 0;
	color: #447187;
	font-size: 12px;
}
.box1 li {
	margin-left: 12px;
/*	color: #447187; */
	list-style-image: url(../img/bullet1.gif);
	font-weight: normal;
}
.portfoliofoto {
	float: left;
/*	border: 1px solid #E0E0E0;
	padding: 11px; */
	margin-right: 24px;
	margin-bottom: 12px;
}
.portfoliodescrizione {
	width: 340px;
	font-size: 12px;
	float: left;
}
.hr1 {
	background-image: url(../img/hr1.gif);
	height: 4px;
	margin-bottom: 14px;
	clear: both;
}
.hr2 {
	background-image: url(../img/hr2.gif);
	height: 2px;
	margin-bottom: 16px;
}

/* FOOTER */
#footer {
	width: 876px;
	height: 146px;
	background-color: #DCEAF3;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	padding: 12px;
	border-top: 1px solid #999999;
	position: relative;
}
#footer #info {
	font-size: 11px;
	color: #333333;
	line-height: 1.4em;
}
#footer #contatti {
	position: absolute;
	width: 300px;
	top: 12px;
	left: 576px;
	color: #333333;
	font-size: 11px;
	text-align: right;
}
#footer #navi {
	position: absolute;
	top: 180px;
	width: 876px;
	text-align: center;
	font-size: 11px;
}

#footer #navi a {
	color: #FFFFFF;
}


.testo1 {
	background-image: url(../img/ico_phone.png);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 28px;
	margin-bottom: 6px;
	background-position: 200px;
}
.testo2 {
	font-size: 30px;
	margin-bottom: 6px;
}
.testo3 {
	font-size: 10px;
	margin-bottom: 30px;
}
.testo4 {
	font-size: 12px;
	line-height: 28px;
	background-image: url(../img/ico_mail.png);
	background-repeat: no-repeat;
	background-position: 160px;
}
.testo4 a {
	color: #333333;
	font-weight: normal;
}

.center {
	margin: auto;
	text-align: center;
	display: block;
}

.clearboth {
clear: both;
}
