@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.titoletto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	width:720px;
	float:left;
	margin-top: 20px;
	margin-left: 2px;
}
#logo-goccediweb{
	float:left;
	margin-bottom: 20px;
}
ul{
	display:table;
	list-style-type:none;
	width:430px;
	float: right;
	font-size:11px;
	margin-right:-10px;
	text-transform: uppercase
}
li{
	width:85px;
	height:20px;
	float:right;
	font-weight:bold;
	margin-right:8px;
	font-size:11px;
}
li a{
	width:85px;
	height:20px;
	display:block;
	text-align:center;
	padding-top:9px;
	background-color:#000000;
	text-decoration: none;
	color: #FFFFFF;
	font-size:11px;
}
li a:hover{
	width:85px;
	height:20px;
	display:block;
	background-color:#ccc;
	font-size:11px;
	color:#000;
	background-image: url(../images/hover.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
#header {
	height: 78px;
	width: 973px;
	margin-top: 0px;
}
#container {
	z-index: 2;
	width: 950px;
	left: 35px;
	top: 30px;
	float: left;
	position: absolute;
	height: 100%;
	bottom: 25px;
}

#sfondoFluid {
	display:block;
	position: fixed;
	/*min-width:1024px;*/
}
#nav {
	float: left;
	height: 35px;
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 4px;
	position: relative;
	;
}
#spacer {
	float: left;
	height: 30px;
	width: 650px;
}
/*#nav a {
	text-decoration:none;
	color: #000000;
	padding-bottom: 10px;	
}
#nav a:hover {
	color:#999999;
	text-decoration:none;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00FF00;
}*/
#title {
	float: left;
	width: 720px;
	z-index: 2;
	overflow: visible;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bolder;
	height: 70px;
	margin-top: 25px;
}
#keyword {
	width: 720px;
	position: relative;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: lowercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 15px;
	float: left;
	margin-top: 20px;
	color: #000000;
	line-height: 18px;
	letter-spacing: -1px;
}
#testo {
	width: 720px;
	position: relative;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 25px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	float: left;
	margin-top: 20px;
	text-align: justify;
}
#container #testo .scheda-work .immagine {
	float: left;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CCCCCC;
	font-weight: bolder;
	margin-bottom: 10px;
	letter-spacing: -3px;
}

.smallTitle {
	font-size: 15px;
	text-transform: uppercase;
	color: #009900;
	font-weight: bolder;
}
#lista1 {
	position: relative;
	z-index: 1;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	float: left;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#lista2 {
	position: relative;
	z-index: 1;
	width: 156px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	float: left;
	margin-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#lista3 {
	position: relative;
	z-index: 1;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#trebox{
	width:720px;
	float:left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.testo-contenuto {
	color: #000000;
	font-size: 11px;
	line-height: 18px;
}
#logo {
	left: 0px;
	top: 0px;
	z-index: 1;
	position: fixed;
	
}
#footer {
	height: 25px;
	width: 100%;
	position: fixed;
	z-index: 10;
	bottom: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 3px;
}


#social {
	float: left;
	width: 450px;
}
#credits {
margin-top:5px;
margin-right:15px;
	float: right;
}
#footer a {
color:#009900;
text-decoration:none;
}
#footer a:hover {
color:#ffffff;
border-bottom:1px dotted white;

}
.logofooter{
	float:left;
	}
#footer #sinistra {
	float: left;
}
.scheda-work {
	float: left;
	width: 720px;
	margin-bottom: 25px;
	height: 230px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 20px;
}
#container #testo .scheda-work-shirt a img {
	border: 3px solid #CCCCCC;
}
#container #testo .scheda-work-shirt a:hover img {
	border: 3px solid #555555;
}
.description {
	float: right;
	height: 230px;
	width: 270px;
	color: #009900;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
#container #testo .scheda-work .description a {
	color: #555555;
	text-decoration:none;
}
#container #testo .scheda-work .description a:hover {
	color: #999999;
	text-decoration:underline;
}
#container #testo .scheda-work .immagine a img  {
	border: 3px solid #CCCCCC;
}
#container #testo .scheda-work .immagine a:hover img  {
	border: 3px solid #555555;
}
#keyword-linkati {
	width: 720px;
	position: relative;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: lowercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 15px;
	float: left;
	margin-top: 40px;
	color: #999999;
	line-height: 18px;
	word-spacing: 10px;
}
#keyword-linkati a{
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
}
#keyword-linkati a:hover{
	background-color:#000000;
	color:#009900;
	text-decoration:none;
}

#keyword-linkati2 {
	width: 720px;
	position: relative;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: lowercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 15px;
	float: left;
	margin-top: 40px;
	color: #999999;
	line-height: 18px;
}
#container #testo a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#container #testo a:hover {
	font-weight: bold;
	color: #555555;
	text-decoration:underline;
}
#keyword-linkati2 a{
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
}
#keyword-linkati2 a:hover{
	background-color:#000000;
	color:#009900;
	text-decoration:none;
}



.clienti {
	float: left;
	width: 720px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 20px;
	line-height: 16px;
	text-align: left;
}
.scheda-work-shirt {
	float: left;
	width: 720px;
	margin-bottom: 25px;
	height: 230px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 20px;
	color: #FFFFFF;
}
