/* general stuff */


body {
margin:0;
padding:0;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
background-color: #cccccc;

}

#contenitore {
width:800px;
background:#FFFFFF;
height:605px;
}


td, tr, div {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}


#commital_welcome {
width:350px;
height:200px;
float:left;
background:url(images/logoCommital_300px.jpg) no-repeat center;
}

#raccorderia_welcome {
width:450px;
height:150px;
/*background:url(../images/raccorderia.gif) no-repeat bottom;*/
padding-top:85px;
float:right;
}

#lingua_welcome {
width:350px;
height:225px;
background:url(images/mondo.jpg) no-repeat top;
float:left;
text-align:left;
}

#lingua_welcome a {
text-align:left;
padding-left:110px;
color:#999999;
text-decoration:none;
}


#lingua_welcome a:hover {
text-align:left;
padding-left:110px;
color:#cc0000;
font-style:normal;
}


#vapore_welcome {
width:450px;
height:140px;
/*background:url(../images/vapore.gif) no-repeat bottom;*/
padding-top:50px;
float:right;
vertical-align:top;
}


#benvenuto_welcome p {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:justify;
width:250px;
height:130px;
font-size:11px;
color:#666666;
float:left;
padding-left:20px;
}

#benvenuto_welcome {
width:425px;
height:170px;
background:url(images/sfondo_donna.jpg) no-repeat right bottom;
padding-top:10px;
float:left;
}

#gruppo_welcome {
width:325px;
height:50px;
float:right;
margin-right:50px;
padding-top:80px;
text-align:right;
}