/* CSS Document */

html{
background:#D60B68 url(../images/bg_bottom.gif) repeat-x bottom;
}

.clear{
clear:both
}

a{
color:white
}

.img-portfolio-home{
border:1px solid #FFFFFF;
padding:3px;
}


body{
background:#D60B68 url(../images/bg_main.png) repeat-x top;
margin:0px;
min-height:712px;
font-family: "Trebuchet MS", "Tw Cen MT"/*Geneva, Arial, Helvetica, sans-serif*/;
font-size:100%;
color:white;


}

#wrapper{
width:920px;
margin:0px auto;
overflow:auto;
margin-bottom:30px;
}

#top{
background:url(../images/logo.gif) no-repeat bottom left;
height:120px;

}

#menu{
margin-top:125px;
padding-bottom:15px;
}

#left{
width:245px;
float:left;
padding-top:49px;
font-size:75%;
}

#left .titolo{
font-weight:bold;
color: #99CCFF
}

#left .titolo a{
color: #99CCFF;
text-decoration:none
}



#main{
width:670px;
float:right;
}
.titolo-portfolio{
font-weight:bold;
color: #99CCFF;
font-size:75%;
line-height:13px;
text-align:left
}
.titolo-portfolio a{
color: #99CCFF;
text-decoration:none
}
.testo-portfolio{
font-size:75%;
line-height:13px;
text-align:left
}
.data-portfolio{
font-size:75%;
color:#999999;
line-height:13px;
}

.img-portfolio{
border:1px solid #FFFFFF;
padding:3px;
float:left;
margin-right:10px;
}

#nav-portfolio a{
font-size:75%;
text-decoration:none

}

.vocemenu{
/*background:url(../images/freccina.gif) no-repeat left center;*/
/*padding-left:10px;*/
margin-right:100px;
}

#testo{
/*padding-top:10px;*/
padding-left:80px;
padding-right:80px;
text-align:justify;
line-height:30px;

}

.progetto{
width:200px;
float:left;
height:193px;
/*margin-right:20px;*/
background:url(../images/filetto_vert.gif) no-repeat top right;
}

.img-progetto{
border:1px solid white;
padding:3px;
}


#footer{
padding:5px;
font-size:70%;
text-align:center;
border:1px solid #970448;
width:920px;
margin:0px auto;
}
