html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ----- Fine Reset ----- */


* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.clear {
	clear: both;
}

.floatLeft {
	float: left;
	margin: 0 18px 18px 0;
}

.floatRight {
	float: right;
	margin: 0 0 18px 18px; 
}

.italic {
	font-style: italic;
}

a:link, a:visited, a:hover, a:active  {
	color: #4f7da7;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #9ab0c4;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #9ab0c4;
}

h1, h2, h3 {
	margin-bottom: 12px;
	margin-top: 36px;
}

h1 { 
	font-size: 24px; 
	line-height: 36px;
}

h2 { 
	font-size: 18px; 
	line-height: 18px; 
}

h3 {
	color: #666;
 	font-size: 18px; 
	line-height: 18px; 
}
   
p {  
	margin-bottom: 18px;
}

ul, ol {
	margin-bottom: 18px; 
}

ul li {
	list-style-type: disc;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

/* STRUTTURA */

.lista-asterisco {
	color: #666;
	font-size: 11px;
	line-height: 16px;
}

.testo-portfolio {
	margin-top: 10px;
}

.asterisco {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}

#header {
	background: transparent url(../img/header_bg.gif) center 0 no-repeat;
	height: 244px;
	width: 100%;
}

#content {
	margin: 60px auto;
	overflow: hidden;
	width: 960px;
}

#colonna-destra {
	float: left;
	margin-left: 60px;
	padding-left: 20px;
	width: 580px;
}

#colonna-sinistra {
	float: left;
	width: 240px;
}

#footer-sinistra {
	border-top: 1px solid #999;
	padding-top: 26px;
}

#footer {
	background: transparent url(../img/footer_bg.gif) center 0 no-repeat;
	height: 227px;
	position: relative;
	width: 100%;
}

#pulsante-sopra {
	position: absolute;
	top: 112px;
	left: 695px;
}

.post, .post2 {
	border-bottom: 1px solid #999;
	padding-bottom: 20px;
	margin-bottom: 40px;
}

/* Menu */

#menu {
	height: 120px;
	margin-bottom: 26px;
	padding: 0;
	width: 140px;
}

#menu a {
	background: transparent url(../img/navbutton/menu.gif) 0 0 no-repeat;
	display: block;
	height: 30px;
	width: 140px;
	text-indent: -5000px;	
}

#home, #home a  {
	background-position: 0 0;
	height: 30px;
}
	
#home a:hover, #home .seiqui {
	background-position: 0 -120px;
}

#servizi, #servizi a  {
	background-position: 0 -30px;
	height: 30px;
}
	
#servizi a:hover, #servizi .seiqui {
	background-position: 0 -150px;
}

#contatti, #contatti a  {
	background-position: 0 -60px;
	height: 30px;
}
	
#contatti a:hover, #contatti .seiqui {
	background-position: 0 -180px;
}

#portfolio, #portfolio a  {
	background-position: 0 -90px;
	height: 30px;
}
	
#portfolio a:hover, #portfolio .seiqui {
	background-position: 0 -210px;
}

/* Gallery */

.gallery {
	margin: 0;
	padding: 0;
}

.gallery li {
	display: inline;
	float: left;
	padding: 4px;
}

.gallery li a img, .gallery li a {
	border: none; 
	float: left;
}

.gallery li a {
	margin: 4px;
}

.gallery li a:hover {
	outline: 8px solid #FF0000;
}

/* Form di contatto */

.info-contatti {
	margin-bottom: 20px;
	width: 300px;
}

.formfield, .formmessaggio {
	background-color: #E3EFF9;
	border: 1px solid #333;
	color: #333;
	font: italic 12px Arial, Helvetica, Verdana, sans-serif;
	margin: 2px 0 0;
	padding: 2px;
	vertical-align: middle;
	width: 250px;
}

.formmessaggio {
	height: 120px;
	width: 250px;
}

.pulsante {
	background-color: #666;
	border: none;
	color: #fff;
	font: bold 12px Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 1px;
	vertical-align: middle;
	width: 50px;
}

/* Paginazione */

.first {
	background-color: #bcd8f0;
	color: #fff;
	font-weight: bold;
	margin-right: 3px;
	padding: 3px 7px;
}

#paginazione {
	clear: both;
	display: block;
	font-size: 12px;
	height: 25px;
	margin-top: 80px;
}

#paginazione-top {
	clear: both;
	display: block;
	font-size: 12px;
	height: 25px;
	margin-top: 60px;
	margin-bottom: 20px;
}

#paginazione a, #paginazione-top a {
	border:1px solid #666;
	color: #666;
	text-decoration: none;
	margin-right:3px;
	padding:3px 7px;
}

#paginazione a:hover, #paginazione-top a:hover {
	background-color: #bcd8f0;
	color: #fff;
}