@charset "utf-8";
/* CSS Document */

body{
text-align:center;
margin: 0;
padding: 0;
width:100%;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
background-image:url(images/sfondo.jpg);
background-repeat:repeat-x;
}

#principale{
margin:auto;
width:920px;
}

#menu{
margin:auto;
width:920px; 
height:64px;
background-image:url(images/menu.png);
background-repeat:no-repeat;
color:#FFFFFF;
text-align:left;
}

#foto{
margin:auto;
width:620px; 
height:230px; 
}

#menu2{
margin:auto;
text-align:left;
width:620px; 
height:80px; 
}

#accesso{
margin:auto;
width:300px; 
height:80px;
background-image:url(images/accesso.jpg);
background-repeat:no-repeat;
}

#news{
margin:auto;
width:300px; 
height:150px;
background-image:url(images/news.jpg);
background-repeat:no-repeat;
}

#offerta{
margin:auto;
width:300px; 
height:80px; 
background-image:url(images/offerte.jpg);
background-repeat:no-repeat;
}

#corpo_repeat{
margin:auto;
width:920px; 
background-image:url(images/corpo_repeat.jpg);
background-repeat:repeat-y;
height:100%;
}


#corpo{
margin:auto;
width:920px; 
background-image:url(images/corpo.jpg);
background-repeat:no-repeat;
}

#corpo_hosting{
margin:auto;
width:920px;
height:374px;
background-image:url(images/corpo_hosting.jpg);
background-repeat:no-repeat;
}
#corpo_marketing{
margin:auto;
width:920px;
height:374px;
background-image:url(images/corpo_marketing.jpg);
background-repeat:no-repeat;
}
#corpo_applicativi_web{
margin:auto;
width:920px;
height:374px;
background-image:url(images/corpo_applicazioni_web.jpg);
background-repeat:no-repeat;
}
#corpo_comunicazione{
margin:auto;
width:920px;
height:374px;
background-image:url(images/corpo_comunicazione.jpg);
background-repeat:no-repeat;
}

#corpo_portfolio{
margin:auto;
width:920px; 
background-image:url(images/corpo_portfolio.jpg);
background-repeat:no-repeat;
}

#footer{
margin:auto;
width:920px; 
height:140px;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
font-size:10px;
}

#titolo_accesso{
color:#FFFFFF;
font-size:11px;
font-style:normal;
text-align:left;
padding-left:80px;
}

.cella {
height:25px;
	width: 46%;
	background: #dddddd;
	padding-left: 5px;
	text-align: left;
}

.cella a {
	color: #3b3b3b;
}

.cella2 {
	width: 3%;
	background: #dddddd;
	text-align: right;
	padding-right: 5px;
}

.cella3 {
	width: 1%;
	background: #efefef;
}

#cat_caseH {
	color: #FD9D0B;
}

#case_history {
	width: 90%;
	margin: auto;
}

.trPortfolio {
	width: 230px;
	float: left;
}