/* Federico *fedegrafo* Benvenuto */

/*RESET*/
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;}

/* remember to define focus styles! */
:focus {
outline: 0;}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;}

del {
text-decoration: line-through;}


body{
background:#EFECE6;
color:#333;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
}

#container{
width:960px;
margin:0 auto;
background-color:#fff;
color:#666;
text-align:left;}

#header{
width:960px;
margin:0 auto;
height:40px;
background:transparent;
color:#333;
margin-top:20px;}



#main{
float:left;
display:inline;
width:960px;
background-color:#fff;}


#footer{
clear:left;
width:960px;
margin:0 auto;
height:40px;
background:#fff url("../img/footer.png") 0 0 no-repeat;
color:#c00;}

#footer p{
text-align:center;
padding-top:10px;
line-height:1.2em;
font-size:80%;
color:#999;
background:transparent;}

.clearleft{
clear:left;}



/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/*XXXXXXXXXX	  STILI LINK 		XXXXXXXXXXXXX*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

a:link, a:visited{
color:#c93;
text-decoration:underline;}

a:hover, a:active{
color:#960;
text-decoration:none;}

/*footer links*/

#footer a:link, 
#footer a:visited{
color:#c93;
text-decoration:none;}

#footer a:hover, 
#footer a:active{
color:#960;
text-decoration:none;}


.preventivo{
margin-top:30px;}


