/*********** Start content  ***********/

#content {
   position: absolute;
   top: 240px;
   left: 320px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   text-decoration: none;
   text-align: left;
   color: #306b00;
   background-color: #F7FFEE;
   padding-top: 0px;
   padding-right: 20px;
   padding-bottom: 0px;
   padding-left: 35px;
   width: 55%;
   height: auto;
   margin-left: 0px;
   margin-right: 0px;
   z-index: 100;
}

#content p, div, table, td, th {
   line-height: 190%;
}

img.leftimg {
   float: left;
   padding: 0px;
}

img.rightimg {
   float: right;
   padding: 0px;
}

img.centerimg {
   text-align: center;
}

#content p.alert {
   text-align: center;
   font-weight: bold;
   color: #CC0000;
   background-color: #F7FFEE;
}

#content a:link, #content a:active, #content a:visited {
   color: #306b00;
   background-color: #F7FFEE;
}

#content a:hover {
   color: #F7FFEE;
   background-color: #306b00;
   text-decoration: none;
}

#content ul, ol {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   text-align: left;
   text-decoration: none;
   color: #306b00;
   background-color: transparent;
   margin-top: 0px;
}

#content ul li, ol li {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   text-align: left;
   text-decoration: none;
   color: #306b00;
   background-color: transparent;
   margin-left: 5px;
   margin-bottom: 15px;
   line-height: 1.1em;
}

#content h5.alert {
   color: #CC0000;
   text-align: center;
}

/* foto di titolo */

.topPhoto{
   position: absolute;
   top: 0px;
   left: 0px;
   border: none 4px #333399;	
   background-color: #F7FFEE; 
   background-image: url(http://www.basketquartu.it/public/Content/Image/);
   background-repeat: repeat-x;
   background-position: top left;
   margin: 0px;
   width: 0px;
   height: 0px;
   padding-top: 0px;
   z-index: 410;
}
/*********** end content  ***********/



  
