/* elementi standard */
html {
font-size: 100.01%;
height: 100%;
}

body {
background: #0d0d0d url(../bkg/bg.png) repeat-x left top;
font-size: 1em;
font-family: Verdana,Arial,sans-serif;
text-align: center;
position: relative;
}

p {
font-size: .85em;
color : #353d43;
line-height : 20px;
margin: 5px 0;
padding: 5px 30px;

}

a {
color: #353d43;
}

a:hover,a:focus,a:active {
color: #b2010c;
}

h2 {
font-weight : normal;
font-family : Georgia,"Times new roman",serif;
font-size : 1.7em;
color: #fff;
padding : 0 30px;
}

h2.home {
margin-top: 20px;
color : #b2010c;
letter-spacing: 1px;
}

h3 {
margin-bottom: 10px;
padding : 30px 30px 0 30px;
font-weight : normal;
font-family : Georgia,"Times new roman",serif;
font-size : 1.3em;
color : #b2010c;
line-height : 20px;
}

h3 a {
font-weight : normal;
font-family : Georgia,"Times new roman",serif;
font-size : 1.3em;
color : #b2010c;
line-height : 20px;
}

h4 {
font-weight: normal;
font-family : Georgia,"Times new roman",serif;
font-size: 1.1em;
color : #b2010c;
padding : 10px 0;
}

/* misc */
.clrboth {
clear: both;
}

.clrleft {
clear: left;
}

.clrright {
clear: right;
}

hr,.nascosto {
position: absolute;
top: 0;
left: -2000em;
}

/* struttura */
#contenitore {
width: 911px;
margin: 10px auto 0 auto;
text-align: left;
background: #fff;
}

/* testata */


h1 {
width: 911px;
float: left;
}
h1 a {
font-size: 20px;
text-transform: uppercase;
text-decoration: none;
}

h1 a,h1 a:hover {
cursor: pointer;
}

h1 a img {
margin: 10px 0 20px 10px;
}


/*navigazione*/

ul.menuNavigazione {
margin: 10px 10px 20px 10px;
padding: 0;
float: right;
background: #fff;
list-style: none;
}

ul.menuNavigazione li {
float: left;
font-size: .8em;
padding: 0 10px;
margin: 0;
border-left: 1px solid #999;
color: #b2010c;
letter-spacing: 1px;
font-family: Georgia,"Times New Roman",serif;
}

#home {
border-left: none;
}

.menuNavigazione li a {
float: left;
text-decoration: none;
color: #b2010c;
}

.menuNavigazione li a:link,.menuNavigazione li a:visited {
color: #666;
}

.menuNavigazione li a:hover,.menuNavigazione li a:focus,.menuNavigazione li a:active {
color: #b2010c;
}

.menuNavigazione li.voceCorrente {
font-weight: bold;
padding: 0 10px;
}

#principale {
background: #fff;
}

/* contenuto */
span.archivio-1{
font-size: .85em;
line-height: 20px;
letter-spacing: 1px;
color: #a6a5a5;
}

span.archivio-2 {
font-size: 0.9em;
line-height: 24px;
letter-spacing: 2px;
color: #686868;
}

span.archivio-3 {
font-size: 1em;
line-height: 26px;
letter-spacing: 2px;
color: #464646;
}

p.mission {
font-size: 1em;
letter-spacing: 2px;
line-height: 1.5;
color: #b2010c;
font-family: Georgia,"Times New Roman",sans-serif;
}

#contenuto {
background: #fff;
padding: 0 0 20px 0;
margin: 0 10px;
}

h5 {
font-family: Georgia,"Times new roman",serif;
font-size: 1.1em;
margin: 20px 0 10px 30px;
color: #b2010c;
letter-spacing: 2px;
}

ul.testo {
margin-left: 30px;
list-style: none;
}

ul.testo li {
font-size: .85em;
color : #353d43;
line-height : 2;
background: url(../bkg/freccia.gif) no-repeat;
padding-left: 20px;
}

/*preventivi*/

form {
margin: 10px 30px;
}

.tip {
background: #fff;
padding: 10px;
border: 1px dashed #eaeaea;
margin: 10px 0;
}

form div.campo {
margin: 3px 0;
}

form .campo label.affianca {
width: 180px;
float: left;
font-size: .9em;
line-height: 1.3em;
padding: 1px;
}

#mail form .campo label.affianca {
width: 250px;
}

form #boxamministrativi .campo label.affianca,form #boxstorici .campo label.affianca {
width: 380px;
float: left;
padding: 1px;
font-size: .9em;
}

form div.campo input.campotesto {
background-color: #f6f6f6;
float: left;
line-height: 1.4em;
border-top: none;
border-right: none;
border-bottom: 1px solid #ccc;
border-left: none;
}

form div.ocr {
padding-top: 10px;
padding-bottom: 10px;
}

.btnprev input {
border: 1px solid #666;
cursor: pointer;
margin: 0 0 5px;

}

input#prezzo{
color: #b92d2e;
font-weight: bold;
text-align: center;
border: 3px solid #b92d2e;
float: left;
width: 135px;
margin-right: 30px;
}

p.iva {
float: left;
margin: 0;
padding: 0;
}

p.invio-mail {
font-weight: bold;
margin: 20px 0 0 -30px;
color: #b2010c;
}

#privacy{
margin: 30px 50px 10px 0;
font-size: .8em;
color: #353d43;
}

.pulsante input{
border: 1px solid #666;
cursor: pointer;
}

span.obbligatorio {
color: #900;
}


/* Box avvisi */
#alto a {
font-size: .75em;
color: #ffff99;
margin: 5px;
padding: 0;
}

.success {
font-size: 1em;
font-weight: bold;
color: #fff;
background-color: #690;
background-image: url(../bkg/success.gif);
background-repeat: no-repeat;
background-position: 3px 5px;
padding: 5px 5px 5px 28px;
border: 1px solid #080;
margin: 12px 0;
}

.error {
font-size: 1em;
font-weight: bold;
color: #fff;
background-color: #f66;
background-image: url(../bkg/error.gif);
background-repeat: no-repeat;
background-position: 3px 5px;
padding: 5px 5px 5px 28px;
border: 1px solid #f00;
margin: 12px 0;
}

/*condizioni di vendita*/
#condizioni{
margin: 10px;
padding: 20px 10px;
font-size: .7em;
color: #000;
text-align: left;
}

#condizioni h3{
font-size: .9em;
}

#condizioni p{
text-align: left;
}

/*portfolio*/
.dati {
width: 100%;
margin: 20px 0 0 0;
padding: 0;
min-height: 180px;
height: auto !important;
height: 180px;
}

img.boxconombra {
border: 1px solid #666;
position: relative;
top: -8px;
left: -12px;
background: #fff;
}

.ombraesterna {
background: #ccc url(../bkg/ombra.gif) no-repeat right bottom;
position: relative;
top: 8px;
left: 12px;
width: 250px;
float: right;
margin: 30px 20px 0 0;
display: inline;
}

p.dida {
padding: 10px 0 0 0;
font-size: .8em;
width: 530px;
float: left;
display: inline;
margin: 10px 30px 20px 30px;
border-top: 1px solid #ccc;
font-family: Verdana,Arial,sans-serif;
}


span.intestazione {
color: #900;

}
/* footer */
#footer {
padding: 30px 0;
color: #fff;
line-height: 1.5em;
margin: 5px 0 0 0;
background: #242f3f url(../bkg/footer.gif) no-repeat;/*
background: #11171f;*/
height: 1%;
}
#sub-footer {
background: #0d0d0d;
width: 100%;
margin: 0;
padding: 0;

}

#info {
width: 170px; 
float: left; 
margin: 0 5px 0 40px; 
display: inline;
}

#footer h2 { 
font-size: 1px; 
padding: 3px 0 0 0; 
color: #fff; 
height: 21px; 
width: 121px;
position: relative;
margin: 0 0 7px 0;
}

#footer h2 span.datarchivi {
background: url(../bkg/logo-small.gif) no-repeat;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
display: block;
}
#footer h2  span.datarchiviweb {
background: url(../bkg/datarchiviweb-small.gif) no-repeat;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
display: block;
}

#footer #info p {
color: #eaeaea;
margin: 0 0 0 -30px;
font-size: .7em;
}

#footer #info a { 
color: #7fad65; 
text-decoration: none; 
}

#footer h3 { 
font-size: 16px; 
font-weight: normal; 
font-family: Georgia,"Times New Roman",serif;
color: #52a0d0;
line-height: 16px; 
padding: 0;
margin: 10px 0 20px 0;
}

#footer #servizi { 
width: 600px; 
float: right; 
margin: 0 40px; 
display: inline;
}
ul.servizi-left {
width: 280px;
float: left;
margin: 0;
padding: 0;
}

ul.servizi-right {
width: 280px;
float: right;
margin: 0;
padding: 0;
}

#footer #servizi ul li {
list-style: inside;
line-height: 2;
font-size: .8em;
font-family: Verdana,Arial,sans-serif;

}

p#copyright { 
color: #b9ccea;
padding: 0 0 0 4px;
margin: 0;
float: left;
line-height: 2.8;
font-size: .7em;
} 

p#validazione {
padding: 0 4px 0 0;
margin: 0;
float: right;
line-height: 2.8;
color: #fff;
}

p#validazione a {
color: #fff;
text-decoration: none;
padding: 0 10px;
font-size: .7em;
}

.illustrazione {
float: right;
margin: 0 50px 0 0;
}

.normandia {
margin: 0 auto;
width: 778px;
}

.normandia img {
padding: 3px;
border: 1px solid #ebebeb;
}

.datarchiviweb img {
float: left;
margin: 0 40px 0 45px;
display: inline;
}

.datarchiviweb p {
padding: 20px 45px 0 0;
color: #353d43;
}

h3.home a {
font-size: 1em;
}

h3.home a:hover,h3.home a:focus,h3.home a:active {
color: #353d43;
}

h3.home a span {
display: block;
}