/* DEFAULT SETTINGS */
ul,ol,dl {list-style:none;} 
ul,ol,li,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd {margin:0; padding:0;} 
a img,:link img,:visited img {border:none;}
i {display:none;}
	
body, form, html ,img, table, td, tr, ul, ol, li {
	border:0px;
	padding:0px;
	margin:0px;
}

h1, h2, h3, h4, h5, h6, p{
	padding:0px;
	margin:0px;
}

ul, li{
	list-style:none;
	float:left;
	display:inline;
}
a{
	text-decoration:none;
}

html{
	height:100%;
}
/* -- TESTO DINAMICO -- */

h1.titolo{
	margin:0px 0px 12px 10px;
}
span{
	color:#8a8a8a;
	line-height:17px;
	text-align:justify;
}
p.testo{
	color:#8a8a8a;
	line-height:17px;
	text-align:justify;
}
.col1{
	width:244px;
	height:200px;
	margin-left:10px;
	padding-right:15px;
	background:url(../_layout/tratteggioV.jpg) right no-repeat;
	float:left;
	display:inline;
}
.col2{
	width:244px;
	height:200px;
	margin-left:15px;
	float:left;
	display:inline;
}

/* -- Liste puntate per testo dinamico --*/

span ul,ol{
	float:none;
	width:auto;
	height:auto;
}

span li{
	display:list-item;
	float:none;
	line-height:17px;
}

/* lista puntata */

span ul li{
	list-style-type:disc;
	margin-left:10px;
}

/* lista numerata */

span ol li{
	list-style-type:decimal;
	margin-left:30px;
}

/* Link per testo dinamico*/

span a{
	color:#333333;
	text-decoration:underline;
}
span a:hover{
	color:#000;
	text-decoration:none;
}

/* ---- BODY ---- */

body{
	background-color:#fff;	
	font-family:tahoma;
	font-size:11px;
	color:#000;
	height:100%;
}

/* ---- LAYOUT ---- */
#main{
	width:960px;
	height:800px;
}
#menu{
	position:absolute;
	top:10px;
	left:30px;
	height:705px;
	width:230px;
}
#contMenu{
	z-index:1000;
	position:absolute;
	top:180px;
	left:28px;
}
#address{
	z-index:1000;
	position:absolute;
	bottom:40px;
	left:33px;
	color:#fff;
	text-align:center;
	background:url(../_layout/addressTop.png) top no-repeat;
	width:160px;
	padding-top:15px;
	text-align:center;
	line-height:18px;
}
#menu a{
	color:#fff;
	float:right;
	margin-right:30px;
	width:122px;
	display:inline;
	text-align:right;
	padding:3px 30px 3px 0px;
	margin-top:4px;
}
#menu a:hover{
	background-color:#cca2e8;
}

#contenuti{
	position:absolute;
	left:310px;
	top:0px;
	width:650px;
	height:auto;
	padding-top:40px;
}
#crediti{
	height:auto;
	width:220px;
	position:absolute;
	top:24px;
	right:120px;
	vertical-align:middle;
}
#boxCrediti{
	background-image:url(../_layout/boxCrediti.jpg);
	position:absolute;
	right:0px;
	visibility:hidden;
	height:52px;
	width:134px;
	top:12px;
	padding-top:10px;
	padding-left:8px;
}
#boxCrediti a{
	color:#fff;
	text-align:center;
	margin-right:10px;
	width:125px;
	display:block;
	padding:3px 0px 3px 0px;
	margin-top:4px;
	font-size:10px;
}
#boxCrediti a:hover{
	background-color:#cca2e8;
}
img{
	margin:0px;
	padding:0px;
}
/*CaseStudy*/
#big {
	width:521px;
	height:352px;
	position:relative;
	padding-left:0px;
	float:left;
	padding:0px;
}
#big #photo {
	position:absolute;
	width:519px;
	height:346px;
	left:10px;
	top:9px;
	overflow:hidden;
	clip:rect(0px, 518px, 346px, 0px);
}
#big #photo ul {
	padding:0;
	position:absolute;
	margin-left:0;
	left:0px;
	width:10000px;
	display:block;
}
#big #photo li {
	float:left;
	padding:0px;
	margin:0px;
}
#big #photo li img {
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}
#big ul#screenshots {
	position:absolute;
	top:365px;
	width:486px;
	float:left;
}
#big ul#screenshots li {
	float:left;
	margin-left:10px;
}
#big ul#screenshots li img{
	border:1px solid #fff;
	width:62px;
	height:42px;
}

/* ----- PRODOTTI -----*/
ul.pagine{
	width:530px;
	height:20px;
	margin:10px 0px 10px 30px;
}
ul.pagine li a{
	border:1px solid #e3e3e3;
	height:15px;
	width:24px;
	display:block;
	margin-right:5px;
	text-align:center;
	color:#bb7ae1;
	font-weight:bold;
	padding-top:2px;
}
ul.pagine li a:hover{
	background-color:#f3e5fb;
	color:#fff;
}
ul.pagine li a.paginaOn{
	background-color:#f3e5fb;
	color:#FFFFFF;
}
ul.pagine li a.paginaOn:hover{
	background-color:#fff;
	color:#bb7ae1;
}



#categorie ul{
	width:100%;
	margin-top:40px;
}
#categorie li{
	width:540px;
	height:17px;
	margin-bottom:1px;
	float:none;
	display:block;
	padding-left:30px;
	padding-top:2px;
}
#categorie li.On{
	background-image:url(../_layout/categorieOver.jpg);
}
#categorie li.On a{
	color:#fff;
}
#categorie li.On a:hover{
	color:#5f5f5f;
}

#categorie li a{
	color:#5f5f5f;
	float:left;
}
#categorie li a:hover{
	color:#fff;
}

#categorie li:hover a{
	color:#fff;
}
#categorie li div{
	float:right;
	display:inline;
	padding-right:20px;
}
#categorie li div a{
	display:block;
	width:24px;
	height:17px;
	margin:-1px 1px 1px 0px;
	background-color:#f3e5fb;
}
#categorie li div a:hover{
	background-color:#ebcffb;
}
#categorie li div a.On{
	display:block;
	width:24px;
	height:17px;
	margin:-1px 1px 1px 0px;
	background-color:#ebcffb;
}
#categorie li div a.On:hover{
	background-color:#d1aae8;
}
#desProdotto{
	width:230px;
	height:auto;
	padding:15px 10px 10px 10px;
	position:absolute;
	top:300px;
	right:128px;
	background-color:#FFFFFF;
	text-align:justify;
	z-index:100000;
	min-height:140px;
}
#desProdotto img{
	position:absolute;
	top:13px;
	right:13px;
	cursor:pointer;
}
#desProdotto a{
	text-decoration:none;
	color:#9a9a9a;
	font-weight:bold;
	font-size:11px;
}
#desProdotto a:hover{
	color:#c477e0;
}

#desProdotto h1{
	color:#5b5b5b;
	font-size:11px;
	font-weight:normal;
	margin-bottom:8px;
	line-height:16px;
}
#desProdotto span{
	color:#9a9a9a;
	font-size:11px;
	line-height:17px;
}
/* ------ PRODOTTI -----*/
table#contatti{

}
td.sx{
	color:#9a9a9a;
	text-align:right;
	padding:2px 5px 2px 0px;
	vertical-align:top;
}
td.dx{
	vertical-align:top;
	text-align:left;
	padding:2px 15px 2px 5px;
	color:#9a9a9a;
	line-height:18px;
}
td.dx p{
	vertical-align:top;
	text-align:justify;
	padding:2px 15px 2px 5px;
	color:#9a9a9a;
	line-height:18px;
	width:400px;
}
td.dx img{
	width:222px;
	height:148px;
	border:1px solid #c6c6c6;
}
td.dividi{
	background-image:url(../_layout/tratteggioO.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:1px;
	padding-bottom:14px;
}
textarea{
	width:390px;
	height:100px;
	color:#3d3d3d;
	font-size:11px;
	font-family:tahoma;
	padding-left:10px;
	border:1px solid #939393;
}
select{
	width:400px;
	color:#3d3d3d;
	font-size:11px;
	font-family:tahoma;
	padding-left:10px;
}
input[type=submit]{
	width:180px;
	height:20px;
	padding:0px 0px 3px 0px;
	border:1px solid #b36ee0;
	color:#fff;
	background-color:#d7b2ef;
	font-size:11px;
	font-family:tahoma;
	cursor:pointer;
}
input{
	width:395px;
	height:15px;
	padding:2px 0px 1px 5px;
	border:1px solid #939393;
	color:#3d3d3d;
	font-size:11px;
	font-family:tahoma;
}

#contLoghi { margin:25px 0px; height:615px; width:640px; position:relative; }
#contLoghi #frecce { position:absolute; bottom:0px; right:20px; width:145px; height:17px; }
#contLoghi img{ filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; margin-right:3px; margin-bottom:3px; border:1px solid #ccc; }
#contLoghi #frecce img{ filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
#contLoghi img.last{ margin-right:0px; }
#contLoghi img:hover{ filter: alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; }

