

/******************* reset.css ******************************************
************************************************************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th { vertical-align: middle; }
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
.clearer {height:0px;overflow:hidden;margin:0px;clear:both;}
/***********************************************************************
******************* typography *****************************************
************************************************************************/
/* Titoli */
h1 {font-size:120%;line-height:1;margin-bottom:0.5em;}
h2 {font-size:145%;font-family: 'Questrial', sans-serif;color:#bc6c04;margin:30px 0 20px 0px;}
h3 {font-size:95%;line-height:1;margin-bottom:1.10em;color:#b9782a;font-weight:bold;line-height:20px;}
h4 {font-size:90%;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;margin-bottom:1.5em;}
h6 {font-size:1em;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

/* Paragrafi */
p {padding:2px 0 4px 0;line-height:20px;font-size:12px;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

/* Link */
a {color:#c36603;text-decoration:none;}
a:link, a:visited {color:#c36603;text-decoration:none;}
a:active, a:hover {color:#9c0404;text-decoration:underline}

/* Formattazione */
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;} 
em, dfn {font-style:italic;} 
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre { margin:1.5em 0; white-space:pre;}
pre, code, tt {font:1em 'andale mono','lucida console',monospace;line-height:1.5;}
caption {background:#eee;}
.small {font-size:.9em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.center {text-align:center;}
.center2 {margin:30px 0 0 50px;}

/*liste e tabelle*/
li {margin:0 0 0 25px;line-height:22px;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type: disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}

/* forms.css */
label {vertical-align: middle;float:left;width:9em;display:block;clear:left;margin:1em 1em 0 1em;text-align:left;cursor:pointer;font-size:12px;line-height:1.25;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;}
legend {font-size:12px;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px dashed #949493;background-color:#f3f2ef;-webkit-border-radius:5px;-moz-border-radius:5px;}
input.text:focus, input.title:focus, textarea:focus, select:focus {background-color:#e4e3e0;}
input.text, input.title {width:250px;padding:5px;font-size:1.2em;}
input.title {font-size:1.5em;}
textarea {width:250px;height:150px;padding:5px;}
.button {width:100px;margin:0.5em 0;border:1px solid #c77a07;background-color:#faf3de;padding:5px;font-size:1.2em;-webkit-border-radius:5px;-moz-border-radius:5px;}
.errorForm {background:#f1c9a8;border-top:1px dashed #992A2A;border-left:1px solid #992A2A;border-right:1px solid #a9200d;border-bottom:1px solid #a9200d;width:250px;padding:5px;font-size:1.2em;-webkit-border-radius:5px;-moz-border-radius:5px;}
.buttonForm {margin:20px 0 0 205px;}

/*message*/
.info, .success, .error, .warning {width:360px!important;border:1px solid;margin:10px 0px;padding:15px 10px 15px 50px;background-repeat:no-repeat;background-position:10px center;-webkit-border-radius:10px;-moz-border-radius:10px;}
.info {color:#00529B;background-color:#BDE5F8;background-image:url('../images/icons/info.png');}
.success {color:#4F8A10;background-color:#DFF2BF;background-image:url('../images/icons/success.png');}
.error {color:#b3390f;background-color:#f1c9a8;background-image:url('../images/icons/error.png');}
.warning {color:#9F6000;background-color:#FEEFB3;background-image:url('../images/icons/warning.png');}

/*******************************************************************************
*************************   web site    ****************************************
*******************************************************************************/
body  {background:url('../images/bg.jpg') repeat-y #fff;font-family: 'Droid Sans', sans-serif;font-size:14px;}
#container {width:1265px;}
#sidebar {float:left;padding: 20px 0 0 0;}
#left {float:left;width:920px;margin:0 40px 0 0;}
#left p {width: 415px;line-height:23px;}
#leftPortfolio {float:left;padding:0;width:920px;margin:0 40px 0 0;}
#leftPortfolio p {width: 850px; font-size: 11px; line-height:22px;}

/*******************************************************************************
*************************   Navigazione    *************************************
*******************************************************************************/
#toolbar {padding:0;height:170px;}
#toolbar li {list-style-type:none;font-size:13px;margin-bottom: 7px;}
#toolbar li a {color:#000;}
#toolbar li a:hover, li#toolbar a:focus {color: #cc6b04; text-decoration:none;}
#toolbar li a.currentPage {color:#a93c01;}

/***Sidebar***/
#banner {margin: 0 0 0 40px;}
.banner2 {margin-top: 10px;}
.welcome {margin:10px 0 0 150px;}

#tweet {margin:20px 0 0 0;}
#tweet img {margin: 0 0 20px 40px;}
ul#twitter_update_list li {width: 220px;list-style-type:none;padding: 0 0 15px 0;color:#000;font-size:11px;}
ul#twitter_update_list .divisor {height:1px;border-bottom:1px dashed #bcb5ad;}
ul#twitter_update_list .data {color:#6b6c69;}
ul#twitter_update_list .data:before {content:"#[";}
ul#twitter_update_list .data:after {content:"]";}
ul#twitter_update_list a:link, ul#twitter_update_list a:visited {color:#ab4b05;text-decoration:none;}
ul#twitter_update_list a:hover, ul#twitter_update_list a:active {color:#ab4b05;text-decoration:underline;}

/* lavori in home*/
#fiestacaliente {width:928px;height:554px;background: url('../images/home/fiestacaliente.jpg') no-repeat; margin: 0 0 0 25px;}
#fiestacaliente p {margin: 20px 0 0 510px;}
#vicinoelontano {width:978px;height:554px;background: url('../images/home/vicinoelontano.jpg') no-repeat; margin: 0 0 0 25px;}
#vicinoelontano p {margin: 20px 0 0 500px;}
#magazine {width:978px;height:556px;background: url('../images/home/magazine.jpg') no-repeat; margin: 0 0 0 25px;}
#magazine p {margin: 20px 0 0 0;}
#casalucente {width:978px;height:556px;background: url('../images/home/casalucente.jpg') no-repeat; margin: 0 0 0 25px;}
#casalucente p {margin: 20px 0 0 0;}
#cannolificio {width:978px;height:556px;background: url('../images/home/cannolificio.jpg') no-repeat; margin: 0 0 0 25px;}
#cannolificio p {margin: 20px 0 0 500px;}
#sanicam {width:978px;height:536px;background: url('../images/home/sanicam.jpg') no-repeat; margin: 0 0 0 25px;}
#sanicam p {margin: 20px 0 0 0;}
#princess {width:978px;height:521px;background: url('../images/home/princess.jpg') no-repeat; margin: 0 0 0 25px;}
#princess p {margin: 20px 0 0 500px;}
#iprov {width:941px;height:510px;background: url('../images/home/iprov.jpg') no-repeat; margin: 0 0 0 25px;}
#iprov p {margin: 20px 0 0 0;}
#montagnola {width:928px;height:560px;background: url('../images/home/montagnola.jpg') no-repeat; margin: 0 0 0 25px;}
#montagnola p {margin: 20px 0 0 510px;}
#magi {width:935px;height:501px;background: url('../images/home/magi.jpg') no-repeat; margin: 0 0 0 25px;}
#magi p {margin: 20px 0 0 0;}
.Titlework {font-family: 'Questrial', sans-serif;font-size:16px!important; color:#cd6b02;padding-top:30px;}
p.Titlework {font-family: 'Questrial', sans-serif;line-height:24px;}
.separator {margin-left: 25px;}

/*pagina about*/
.column {width:280px;float:left;margin:20px 0 0 22px;font-size:11px;}
.first {margin-left:30px;}
.column ul {margin: 20px 0 0 0;}
.column li{margin: 0 0 5px 15px;}

#copyright {text-align:right; margin: 0 40px 30px 0; font-size: 12px;}
.calltoAction {margin-left: 130px;}

#description {background:url('../images/about/me.jpg') no-repeat; margin:0 0 0 10px;padding:0 0 0 500px;}
#description p {margin: 20px 0 0 0;}

.newsText {float:left;width:300px;}
.imageNews {float:left;margin:20px 40px; 0 20px;}

#datiContatto {float:left;margin: 40px 0 0 0;width:420px;}
#modulo {float:left;margin: 20px 20px 0 30px;}


.screenshot {margin: 30px 0 0 50px;}
.photo {display:inline;}
.sezioneLogo {margin: 0 0 0 50px;}

