@charset "utf-8";
/* CSS Document */
body{
margin:0px;
text-align:center;
background-image:url(i/Bg2.png);
background-position:center top;
background-repeat:no-repeat;
background-color:#1E0222;
font-size:12px;
font-family:Tahoma;
color:#FFFFFF;
}

img{
border:none;
}

h1{
font-size:21px;
font-weight:bold;
margin:0px;
padding:0px;
display:inline;
}

h2{
font-size:18px;
font-weight:normal;
margin:0px;
padding:0px;
display:inline;
}

h3{
font-size:10px;
font-weight:normal;
margin:0px;
padding:0px;
display:inline;
}

a:link,
a:visited,
a:active{
text-decoration:none;
color:#ffffff;
font-weight:normal;
font-size:12px;
}
a:hover{
text-decoration:underline;
color:#ffffff;
}

#BoxEsterno{
margin:auto;
text-align:center;
width:700px;
}

#BoxHeader{
width:625px;
text-align:left;
padding-left:75px;
padding-bottom:5px;
height:75px;
background-image:url(i/Bianco.gif);
background-repeat:repeat-x;
background-position:bottom;
}

#BoxHeaderHome{
width:625px;
text-align:left;
padding-left:75px;
padding-bottom:5px;
height:75px;
background-image:url(i/BiancoHome.gif);
background-repeat:repeat-x;
background-position:bottom;
}

#menu{
float:right;
width:350px;
padding-top:55px;
text-align:right;
}
#menu2{
float:right;
margin-left:15px;
width:65px;
padding-top:55px;
text-align:right;
}

#Content{
margin:auto;
text-align:center;
width:700px;
}


.work{
margin:10px 5px 10px 5px;
width:340px;
float:left;
text-align:left;
}

.work img{
background-color:#52045f;
padding:5px;
margin-top:5px;
background-image:url(i/load2.gif);
background-repeat:no-repeat;
background-position:center;
}

.clear{
clear:both;
}

* use a semi-transparent image for overlay */ #overlay{
background-image:url(/tools/img/overlay/transparent.png);
color:#efefef;
}
div.wrap{
height:441px;
overflow-y:auto;
}


#BoxFooter{
width:700x;
text-align:left;
margin-top:20px;
padding-top:10px;
padding-bottom:15px;
border-top:1px solid #800a8f;
font-size:10px;
font-weight:bold;
}

#ContentWork{
margin:auto;
width:690px;
text-align:left;
padding:5px 5px 0px 5px;
}

.content img{
background-image:url(i/load.gif);
background-repeat:no-repeat;
background-position:center;
}

#BoxEsternoAbout{
width:700px;
border-bottom:3px solid #ffffff;
margin:auto;
text-align:center;
}

#BoxAbout{
width:680px;
text-align:left;
padding:10px;
}

#closeAbout{
float:right;
width:200px;
text-align:right;
}