body{
margin:0;
text-align:center;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 1.5em;
background: #d9d7d1;
}

h3 {color:#333333;}

a{font-weight:bold;font-size: 110%;color:#FFFFFF; text-decoration:none;}
a:link, active{color:#FFFFFF; text-decoration:none;}
a:hover{color:#ffcc33; text-decoration:underline;}


b, strong{color:#FFFFFF;font-size: 100%;}
em{color: red;}
img{border: 0px;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #c7c8c3;
}

#topsection{
background: #EAEAEA;
height: 160px; /*Height of top section*/
}

#topsection-interno{
background: #EAEAEA;
}

#centrale{
background: #EAEAEA;
}

#unico{
background: #c4c5c0;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
background: #c7c8c3;
text-align:justify;
}

#contentcolumn ul,li{
font-size:11px;
font-weight:normal;
list-style:square;
color:#000000;
}

#box-hosting{
margin: 0 auto;
width:600px;
}

#box-hosting img{
border: 1px solid #000000;
}

#box-hosting b,strong{
color:#ffffff;
font-size:14px;
}

#box-hosting ul{
float:left;
width:250px;
}

#box-hosting li{
padding:5px;
list-style:none;
font-size:11px;
font-weight:normal;
color:#000000;
}

#box-plus{
margin: 0 auto;
width:600px;
}

#box-plus img{
border: 1px solid #000000;
}

#box-plus b,strong{
color:#ffffff;
font-size:14px;
}

#box-plus ul{
float:left;
width:500px;
}

#box-plus li{
padding:5px;
list-style:none;
font-size:11px;
font-weight:normal;
color:#000000;
}

#box-portfolio{
margin: 0 auto;
width:600px;
}

#box-portfolio ul{
float:left;
width:250px;
text-align:justify;
}

#box-portfolio li{
padding:5px;
list-style:none;
font-size:11px;
font-weight:normal;
color:#000000;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
background: #c7c8c3;
text-align:left;
}

#footer{
clear: left;
width: 100%;
background: #cccccc;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
