body{font-family:Arial, Helvetica, sans-serif; font-size: 12px;}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
div.menu_home,
div.menu_contacts,
div.menu_home_over,
div.menu_contacts_over
{
	width:134px;
	height:17px;
}


div.menu_about,
div.menu_gallery,
div.menu_trailers,
div.menu_games,
div.menu_about_over,
div.menu_gallery_over,
div.menu_trailers_over,
div.menu_games_over
{
	width:134px;
	height:19px;
}

div.menu_home{background:url(../img/menu_home.gif) no-repeat;}
div.menu_home_over{background:url(../img/menu_home_over.gif) no-repeat;}
div.menu_about{background:url(../img/menu_about.gif) no-repeat;}
div.menu_about_over{background:url(../img/menu_about_over.gif) no-repeat;}
div.menu_gallery{background:url(../img/menu_gallery.gif) no-repeat;}
div.menu_gallery_over{background:url(../img/menu_gallery_over.gif) no-repeat;}
div.menu_trailers{background:url(../img/menu_trailers.gif) no-repeat;}
div.menu_trailers_over{background:url(../img/menu_trailers_over.gif) no-repeat;}
div.menu_games{background:url(../img/menu_games.gif) no-repeat;}
div.menu_games_over{background:url(../img/menu_games_over.gif) no-repeat;}
div.menu_contacts{background:url(../img/menu_contacts.gif) no-repeat;}
div.menu_contacts_over{background:url(../img/menu_contacts_over.gif) no-repeat;}

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

a.artificium:link, a.artificium:visited{color:#c1c1c1; text-decoration:none;}
a.artificium:hover{color: red; text-decoration:underline;}

a.cv:link, a.cv:visited{color:#000; text-decoration:underline;}
a.cv:hover{color: red; text-decoration:none;}

table.about
{
    /*background: url(../img/bg_about.gif) no-repeat;*/
    vertical-align: middle;
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #696969;
    font-weight: bold;
    width: 357px;
    height: 297px; 
    /*border:#d3d4d6 3px solid;*/
}

table.cv
{
    text-align: justify;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    font-weight: bold;
    width: 102px;
    height: 79px;
}

table.tbl_contatti
{
    background: url(../img/bg_contatti.gif) repeat-x;
    margin-left: 6px;
    /*background-color:#babbbd;*/
    width:351px;
    height:396px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#696969;
    line-height:15px;
}

td.testopiccolo
{
    font-weight: bold;
    color: #000;
    text-align: center;
    font-size:9px;
}

td.footer
{
    text-align: right;
    font-family: Arial;
    font-size: 11px;
    color: #c1c1c1;
}

/*curriculum vitae*/
#curricula{font-family: Century Gothic,Tahoma,Arial; color:#fff; background-color:#6e6e6e; text-align:center; font-size:11px; letter-spacing:0.1em; font-weight:bold;}
#vitae{font-family: Century Gothic,Tahoma,Arial; border-bottom:1px #6e6e6e solid; text-align:center; font-size:11px; margin-bottom:10px; letter-spacing:0.1em; font-weight:bold;}


/*gallery*/
#tbl_gallery td{padding-right:35px; padding-bottom:20px;}

/*games*/
#back_games{position:absolute; z-index:5; top:97px; left:50%; margin-left:30px;}

#tbl_games td{padding:0px 35px 10px 0px;}

#tbl_games_pc td{padding:10px 0px 10px 0px; text-align:left; font-size:11px;}
#tbl_games_promo td{padding:5px 1px 5px 0px; text-align:left; font-size:11px;}
#tbl_games_gba td{padding:10px 1px 10px 0px; text-align:left; font-size:11px;}



