html,
body {
margin: 0;
padding: 0;
background-color: #FFF;
color: #000;
font-family: Georgia,"Times New Roman",Times,serif;
}

a {
outline: none;
}

#wrapper {
width: 950px;
display: table;
margin: 50px auto 0;
}

#header {
float: left;
width: 100%;
}

#header h1 {
float: left;
width: 452px;
height: 31px;
background: transparent url(../img/logo.png) left top no-repeat;
text-indent:-159984px;
overflow:hidden;
font-size: 24px;
margin: 0;
padding: 0;
}

#header ul {
float: right;
margin: 5px 0 0 0;
padding: 0;
list-style: none;
font-family:Arial, Helvetica, sans-serif;
}

#header ul li {
float: left;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 12px;
font-weight: bold;
background-color: inherit;
color: #999;
border-left: 1px solid #F3F3F3;
padding: 5px 10px;
margin: 0;
}

#header ul li.last {
padding-right: 0;
}

#header ul li:first-child {
border: 0;
padding-left: 0;
}

#header ul li a,
#header ul li a:link,
#header ul li a:visited,
#header ul li a:focus,
#header ul li a:active,
#header ul li a:hover {
background-color: inherit;
color: #999;
text-decoration: none;
}

#header ul li a:hover {
background-color: inherit;
color: #333;
}

#container, #main, #intro, .blocco {
float: left;
width: 100%;
}

.blocco {
float: left;
padding: 50px 0;
background: transparent url(../img/brd.spacer.png) center bottom no-repeat;
}

#portfolio {
padding-bottom: 20px;
}

#intro p {
float: left;
width: 100%;
margin: 0;
padding: 0;
font-size: 18px;
background-color: inherit;
color: #666;
line-height: 1.5em;
font-style: italic;
font-weight: normal;
}

#intro p a, #intro p a:link, #intro p a:visited, #intro p a:focus, #intro p a:active, #intro p a:hover {
background-color: inherit;
color: #000;
text-decoration: none;
}

#intro p a:hover {
text-decoration: underline;
}

.intro-cosa {
float: left;
margin-top: 40px;
padding-right: 20px;
}

.intro-cosa h2,
.intro-cosa p {
float: left;
margin: 0;
padding: 0;
font-size: 13px;
font-weight: normal;
font-style: italic;
}

.intro-cosa h2 {
padding-right: 10px;
}

.intro-cosa p {
background-color: inherit;
color: #666;
}

.intro-cosa p a, .intro-cosa p a:link, .intro-cosa p a:visited, .intro-cosa p a:focus, .intro-cosa p a:active, .intro-cosa p a:hover {
background-color: inherit;
color: #666;
text-decoration: none;
}

.intro-cosa p a:hover {
background-color: inherit;
color: #333;
text-decoration: underline;
}

h1.intestazione-blocco {
float: left;
width: 100%;
margin: 0;
padding: 0 0 50px 0;
font-size: 18px;
text-transform: uppercase;
}

.mod_newslist {
float: left;
width: 100%;
}

.box-lavoro-container {
float: left;
}

.lavoro-container {
float: left;
width: 288px;
margin-right: 43px;
padding-bottom: 30px;
}

.terzo .lavoro-container {
margin-right: 0;
}

.lavoro-container * {
font-family:Arial, Helvetica, sans-serif;
}

.lavoro-preview {
float: left;
width: 100%;
height: 178px;
background: transparent url(../img/bkg.lavoro.preview.png) left top no-repeat;
}

.lavoro-preview a img {
margin: 2px 0 0 4px;
padding: 0;
border: 0;
}

.lavoro-container h2 {
float: left;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
margin: 10px 0 0 5px;
padding: 0;
}

.lavoro-container a.vedi-sito,
.lavoro-container a.vedi-sito:link,
.lavoro-container a.vedi-sito:visited,
.lavoro-container a.vedi-sito:focus,
.lavoro-container a.vedi-sito:active,
.lavoro-container a.vedi-sito:hover {
font-size: 11px;
background-color: inherit;
color: #666;
text-decoration: none;
text-transform: lowercase;
float: right;
margin: 10px 5px 0 0;
}

.lavoro-container a.vedi-sito:hover {
background-color: inherit;
color: #333;
text-decoration: underline;
}

.lavoro-container p {
float: left;
width: 278px;
margin: 20px 0 0 0;
padding: 0 5px;
font-size: 11px;
background-color: inherit;
color: #666;
line-height: 1.5em;
text-align: justify;
}

.lavoro-container p a,
.lavoro-container p a:link,
.lavoro-container p a:visited,
.lavoro-container p a:focus,
.lavoro-container p a:active,
.lavoro-container p a:hover {
background-color: inherit;
color: #333;
text-decoration: none;
}

.lavoro-container p a:hover {
text-decoration: underline;
}

#chi-sono {
background: none;
}

.testo-chisono {
float: left;
width: 100%;
}

.testo-chisono .image_container {
margin: 0 20px 0 0;
}

.testo-chisono p {
margin: 0;
padding: 0;
font-size: 14px;
background-color: inherit;
color: #666;
}

#footer {
float: left;
width: 100%;
padding-bottom: 30px;
}

#footer p {
font-size: 12px;
background-color: inherit;
color: #666;
margin: 0;
padding: 0;
float: left;
}

.addthis_button {
float: right;
}

a#bt-up {
float: left;
position: fixed;
right: -2px;
top: 50%;
background: transparent url(../img/bt.up.png) left top no-repeat;
text-indent:-159984px;
overflow:hidden;
width: 21px;
height: 76px;
}