
/* Layout Stylesheet */ 

body {
 font-family:Arial, Helvetica, sans-serif;
 font-size:10pt;
 margin:5px;
 background: #FFFFFF;
 color: #4e4e00;
 text-align:center;
 padding:0;
}

#outer {
 text-align:left;
 border:1px solid #e7e7e7;
 width:800px;
 margin:auto;
 }

#hdr {
 height:80px;
 background: #FFFFFF;
 color: #333333;
 }

#bar {
 height:20px;
 text-align:center;
 vertical-align:middle;
 }
 
.text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#594B1F;
/*color:#4e4e00;*/
font-weight:bold;
text-decoration:none;
background-color:#ececec;
} 

.border{
border-bottom-color:#e7e7e7;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color:#e7e7e7;
border-left-style:solid;
border-left-width:1px;
border-top-color:#e7e7e7;
border-top-style:solid;
border-top-width:1px;
border-right:#e7e7e7;
border-right-style:solid;
border-right-width:1px;
} 

.text a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#594B1F;
font-weight:bold;
text-decoration:underline;
background-color:#ececec;
}

.text a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#594B1F;
font-weight:bold;
text-decoration:blink;
background-color:#ececec;
}



#bodyblock {
 position:relative;
 background:#FFFFFF;
 color: #333333;
 width:800px;
 padding:0;
 }

#l-col {
 float:left;
 /*background:#00FFFF;*/
 color: #333333;
 width:196px;
/*border: dotted 1px;*/
 }

.table{
#search-form{
border-bottom-color:#e7e7e7;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color:#e7e7e7;
border-left-style:solid;
border-left-width:1px;
border-top-color:#e7e7e7;
border-top-style:solid;
border-top-width:1px;
border-right:#e7e7e7;
border-right-style:solid;
border-right-width:1p
}

#cont {
 width:600px;
 height:1000px;
 background:#FFFFFF;
 color: #333333;
/* border:solid #000000;	*/
 text-align:left;
 }



#ftr {
 height:25px;
 background:#FFFF33;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 }

/*css inserito da me */

a.navlink:link {
background-color:#6f863f;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

a.navlink:visited {
font-weight:bold;
color:#FFFF00;
text-decoration:none;
}

a.navlink:hover {
background-color:#6f863f;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}

qui.navlink:visited {
font-weight:500;
color:#993333;
text-decoration:none;
}

#table {
border-bottom:medium
}

/* fine della parte inserita da me */ 

/* Presentation Stylesheet */ 
 
 
 h3, p {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
p:first-letter {
 font-size: 80%; 
 font-weight: bold;
 color:blue;
 }
 

	 
 
