* 
{
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size: 12px;
}

img 
{
    border: 0px;
}

body
{
	background-color: #000;
	text-align: center;
}

.divcenter 
{
    margin: 5% auto;
}

.divsite 
{
	width: 772px;
	height: 588px;
	margin: auto;
	text-align: center;
}



.copertina 
{
    margin: 0px 0px;
    border: 0px none #999;
    /*width: 115px;*/
    height:157px;
}

table
{
    height: 157px ;   
    border: none 0px;
    background-color:#000;
    margin:0px;
    text-align : center;
}

td
{
    width:118px;
    
    vertical-align:top;    
}   
/**********LINK**********/
.green_style a:link, .green_style a:visited, .green_style a:hover
{
	font-size: 14px;
	color: #1d8387;
	text-decoration: none;
}

p a:link, p a:visited, p a:hover
{
	font-weight: bold;
	color: #4773a5;
	text-decoration: none;
}

.green_style a:hover, p a:hover
{
    text-decoration: underline;
}
