/* CopyRight Antonio Cotroneo */
A:link
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

A:visited
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
A:active
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 10px;
    font-weight: bold;
    color: #CC3300;
    text-decoration: none;
}

A:hover
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

body {
background-position:  left top;
background-repeat: repeat-x;
background-color: #5B4C48;
font-size: 12pt;
font-weight: normal; font-family:Arial;
}


/* Style Testo Biografia */

.TestoTitolo  	   { font-family: Verdana; font-size: 16px; color:#663333; font-weight:bold; line-height:90% }
.TestoTitoletto
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 18px;
    color: #663333;
    font-weight: bold;
    line-height: 90%;
}
.Testo  	       { font-family: Verdana; font-size: 10px; color:#663333; text-align:justify }
.TestoUL           { font-family: Verdana; font-size: 9px; color:#663333; line-height:110% }
.TestoFooter  	   { font-family: Verdana; font-size: 10px; color:#FFFFFF }



 .dogvdvhdr {

    background:#333333;
    border:1px solid #C4D5E3;
    font-weight:bold;
    padding:10px;
    font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
    margin-bottom: 0px;
 
 }
 
 .dogvdvbdy {
    background:#FFFFFF;
    border-left:1px solid #C4D5E3;
    border-right:1px solid #C4D5E3;
    border-bottom:1px solid #C4D5E3;
    padding:10px;
 }
 
 .pgdiv {
 width:320;
 height:250;
 background:#E9EFF4;
 border:1px solid #C4D5E3;
 padding:10px;
 margin-bottom:20;
 font-family:arial;
 font-size:12px;
 }

