/* CSS Document */

body {
/*background-color:#CCC*/;
}

div#container{
width:900px;
height:600px;
margin:auto;
/*border:solid 1px #000;*/}

div#header{
width:583px;
height:73px;
clear:both
/*border-bottom:solid 1px #000;*/}

div#homenews{
background-image:url(img/news_home.gif);
background-repeat:no-repeat;
width:186px;
height:448px;}

div#news{
background-image:url(img/news_gallery.gif);
background-repeat:no-repeat;
width:186px;
height:448px;}

div#link{
background-image:url(img/link_contatti.gif);
background-repeat:no-repeat;
width:187px;
height:448px;}

div#clienti{
background-image:url(img/clienti_portfolio.gif);
background-repeat:no-repeat;
width:187px;
height:448px;}

div#content{
width:583px;
height:375px;
clear:both}


p{
margin-left:40px;
margin-right:40px;
margin-top:60px;
font-size:12px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;}

h5{
margin-left:17px;
font-size:11px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;}

h6{
margin-left:17px;
margin-top:80px;
font-size:10px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
line-height:15px}
