@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	}
	
.credits {
	width: 418px;
	padding: 10px 10px 0 10px;
	border: 1px solid #E0E0E0;
	color: #999;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	background: url(../images/bg_top.jpg) top no-repeat;
	line-height: 150%;
	margin: 0 auto;
	}
	
.credits a {
	color: #999;
	text-decoration: none;
	}
	
.credits a:hover {
	color: #999;
	text-decoration: underline;
	}
	
.credits_intro {
	padding: 10px 130px 10px 10px;
	min-height: 120px;
	}
	
.credits_box_societa {
	padding: 10px 10px 0 10px;
	background: url(../images/dots.gif) top repeat-x;
	}

.credits_box_societa span {
	height: 16px;
	line-height: 16px;
	padding: 0 0 0 20px;
	display: block;
	margin: 7px 0;
	}
	
.credits_servizi {
	float: right;
	padding: 5px 10px;
	border: 1px solid #E0E0E0;
	margin: 10px 0 20px 0;
	width: 150px;
	}

.ico_tel {
	background:url(../images/ico_tel.gif) no-repeat left;
	}

.ico_mail {
	background:url(../images/ico_mail.gif) no-repeat left;
	}

.ico_url {
	background:url(../images/ico_url.gif) no-repeat left;
	}

.ico_design {
	background:url(../images/ico_design.gif) no-repeat left;
	}
	
.ico_realizzazione {
	background:url(../images/ico_realizzazione.gif) no-repeat left;
	}
	
.ico_engine {
	background:url(../images/ico_engine.gif) no-repeat left;
	}
	
.ico_contenuti {
	background:url(../images/ico_contenuti.gif) no-repeat left;
	}
	
.ico_marketing {
	background:url(../images/ico_marketing.gif) no-repeat left;
	}
	
.ico_foto {
	background:url(../images/ico_foto.gif) no-repeat left;
	}
	
.ico_traduzioni {
	background:url(../images/ico_traduzioni.gif) no-repeat left;
	}
	
.clearfloat {
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
	}