/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}


/* GLOBAL */
body{
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#959595;
	background-image:url(/img/texture.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

a { color:#959595; text-decoration:none; }
a:hover { color:#61be1a; text-decoration:none; }

.green { color:#61be1a; }
.clearer { clear:both; }
.nodisplay { display:none; }

p { margin-top:5px; }

li.download { margin-top:5px; }

#header{
	width:100%;
	background-image:url(/img/alto.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:500px;
}

.container{
	width:960px;
	margin:auto;
	padding-left:30px;
	margin-bottom:50px;
}

#logo{
	padding-top:15px;
	margin-bottom:8px;
}
#logo a {
width:112px;
height:54px;
display:block;
text-indent:-9999px;
background:transparent url(/img/logo.gif) 0 0 no-repeat;
}

#col-left{
	float:left;
	width:614px;
}

#col-right{
	float:right;
	width:313px;
}

.box {
	background-color:#fff;
	padding:10px 10px 0 10px;
	margin-bottom:25px;
}

.box-small{
	background-color:#fff;
	padding:8px;
	margin-bottom:10px;
	position:relative;
}

#video-ph {
	background:#fff;
	padding:10px 10px 6px 10px;
	margin:10px 0 0 0;
}

.box-int{
	background:#fff;
	padding:10px 15px 25px 15px;
}

.box-small-int{
	background-color:#fff;
	padding:8px;
	margin-top:10px;
	padding-right:0px;
	height:140px;
}

.immagine-int{
	float:left;
	width:264px;
	margin-right:2px;
	
}

.descrizione-int{
	float:right;
	width:325px;
}


/***************/

.titoletto {
	min-height:16px; 
	height:auto !important; 
	height:16px;
	text-indent:-9999px;
	position:relative;
}

#archivio {
	width:78px;
	height:24px;
	display:block;
	background:transparent url(/img/archivio.gif) 0 0 no-repeat;
	text-indent:-9999px;
}

.titoletto h2 {
	position:absolute;
	right:0;
}

h2#h2focuson {
	width:58px;
	height:13px;
	background:transparent url(/img/focuson.gif) 0 0 no-repeat;
}

h2#h2ultimilavori {
	width:86px;
	height:11px;
	background:transparent url(/img/ultimi.gif) 0 0 no-repeat;
}

span#h2menu {
	width:82px;
	height:13px;
	background:transparent url(/img/navigazione.gif) 0 0 no-repeat;
	position:absolute;
	right:0;
}

h2#h2studio {
	width:59px;
	height:13px;
	background:transparent url(/img/studio.gif) 0 0 no-repeat;
}

h3#h3chisiamo, h3#h3servizi, h3#h3tech {
	width:121px;
	height:23px;
	text-indent:-9999px;
	margin:50px 0 10px 0;
}	

h3#h3chisiamo {
	background:transparent url(/img/chisiamo.gif) 0 0 no-repeat;
}

h3#h3servizi {
	background:transparent url(/img/servizi.gif) 0 0 no-repeat;
}

h3#h3tech {
	background:transparent url(/img/tech.gif) 0 0 no-repeat;
}

h2#h2portfolio {
	width:60px;
	height:13px;
	background:transparent url(/img/portfolio.gif) 0 0 no-repeat;
}

h3#h3lavori {
	width:166px;
	height:23px;
	background:transparent url(/img/lavori.gif) 0 0 no-repeat;
	text-indent:-9999px;
	margin:50px 0 10px 0;
}
p#plavori { padding-bottom:50px; }


h2#h2contatti {
	width:53px;
	height:13px;
	background:transparent url(/img/contatti.gif) 0 0 no-repeat;
}

ul.ulstudio {
	list-style-image:url(/img/check.gif);
	list-style-position:inside;
}
ul.ulstudio li { margin-bottom:5px; }

ul#ulservizi {
	padding:10px 0 0 5px;
}
ul#ultech {
	padding:10px 0 20px 5px;
}

h3#logo-contatti {
	width:62px;
	height:23px;
	text-indent:-9999px;
	background:transparent url(/img/goto.gif) 0 0 no-repeat;
}
h3#logo-contatti {
	margin:50px 0 0 0;
}

h3#logodx { 
	width:84px;
	height:23px;
	margin-top:25px;
	text-indent:-9999px;
	background:transparent url(/img/loghetto.gif) 0 0 no-repeat;
	position:absolute;
	right:8px;
}

.immagine { margin-bottom:40px; }
.immagine-detail{ margin:0; }

.titolo-detail { margin-top:30px; }

#url-detail {
	float:right;
	margin-bottom:20px;
	font-size:11px;
}
a#url-detail:link, a#url-detail:visited { color:#c6c6c6; }
a#url-detail:hover, a#url-detail:active { color:#61be1a; }

.immagine-small{
	margin-bottom:20px;
}

.descrizione{
	margin:5px 0 20px 0;
	padding:10px;
}

.url-detail { 
	padding:0 10px 10px 10px; 
}

.gallery{
	width:65px;
	float:left;	
	padding:0 0 0 10px;
}

.link{
	width:200px;
	float:right;
	text-align:right;
	padding:10px 0 5px 0;
}

#content-right{
	width:280px;
}

#menu-ph{
	height:320px;
	background-color:#4c4c4c;
	position:relative;
}

ul#nav-main {
position:absolute;
top:25px;
right:0;
}

ul#nav-main li a {
	width:105px;
	height:22px;
	display:block;
	text-indent:-9999px;
	margin-bottom:2px;
}
li#menu-home a:link, li#menu-home a:visited { background:transparent url(/img/menu.gif) 0 0 no-repeat; }
li#menu-portfolio a:link, li#menu-portfolio a:visited { background:transparent url(/img/menu.gif) 0 -24px no-repeat; }
li#menu-studio a:link, li#menu-studio a:visited { background:transparent url(/img/menu.gif) 0 -46px no-repeat; }
li#menu-contatti a:link, li#menu-contatti a:visited { background:transparent url(/img/menu.gif) 0 -68px no-repeat; }

li#menu-home a:hover, li#menu-home a:active, li#menu-home a.current { background:transparent url(/img/menu.gif) -105px 0 no-repeat; }
li#menu-portfolio a:hover, li#menu-portfolio a:active, li#menu-portfolio a.current { background:transparent url(/img/menu.gif) -105px -24px no-repeat; }
li#menu-studio a:hover, li#menu-studio a:active, li#menu-studio a.current { background:transparent url(/img/menu.gif) -105px -46px no-repeat; }
li#menu-contatti a:hover, li#menu-contatti a:active, li#menu-contatti a.current { background:transparent url(/img/menu.gif) -105px -68px no-repeat; }

#nuvole {
	position:absolute;
	top:120px;
	left:-1px;
}

#indirizzo, #indirizzo-contatti {
	font:11px/14px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#indirizzo {
	text-align:right;
	padding:48px 8px 0 0;
}


#ordina{
	float:left;
	width:274px;
}

#paginazione{
	width:300px;
	float:right;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	clear:both;
}

#paginazione-bottom {
	width:599px;
	height:20px;
	float:right;
	text-align:right;
	background:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding:2px 15px 0 0;
	margin:10px 0 30px 0;
}


/****************/

.testo-int{
	padding-right:10px;	
	height:81px;
}

.testo-int a { color:#959595; text-decoration:none; }
.testo-int a:hover { color:#666; }

.descrizione a { color:#959595; text-decoration:none; }
.descrizione a:hover { color:#666; }

.linkto{
	border-top:1px solid #ccc;
	padding-top:0px;
	padding-right:4px;
	float:right;
}

.bordo{
	border-bottom:1px solid #ccc;
}

p#contatti-intro {
	margin:40px 0;
	padding:20px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

input.input-field, textarea {
	border:1px solid #ccc;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#666;
	padding:5px;
}

.form-sx, .form-dx {
	float:left;
	margin-bottom:20px;
}
.form-sx { width:292px; }
.form-dx { width:282px; padding-left:10px; }

.input-field { width:260px; }
textarea { width:562px; }

input#checkbox { margin:0 5px 0 0; }

#privacy { margin:15px 0 25px 0; }

label#label-privacy { position:relative; }

span#privacy-error { position:absolute; left:0; top:15px; }

input.error, textarea.error { border:1px solid #61be1a; }

p#sent { 
	background:transparent url(/img/sent.gif) 0 3px no-repeat; 
	padding-left:15px; 
	margin-bottom:150px;
}

.sel{
	color:#61be1a;
	font-size:15px;
}