
body{
		 background-image: url(img/body_bg.gif);
		 background-attachment: fixed;
		 font-family: "Trebuchet MS", arial;
     font-size: 10pt;
     padding-left: 0%;
     padding-right: 0%;
     text-align: left;
    }

		
#titolo {		
				 background-image: url(img/titolo.png);
				 background-repeat: no-repeat;
				 width: 760px;
				 height: 159px;
				 text-align:center;
				 border-bottom: 0px dashed #000;
				}
	
div#container {
					  	 background-image: url(img/sf.png);
					 		 background-repeat: repeat-y;
							 width: 760px;
							 height: 100%;
							 margin: 0px auto;
							 padding: 0px;
							}
#mani{
			background-image: url(img/mani.png);
			height: 111px;
			}
		
#menu{
			width: 170px;
			float: left;
			}
				 
#contenuti{
					 width: 430px;
					 float: left;
					 }
							
#sponsor{
				 width: 150px;
				 float: right;
				}			
						
#coda{
			background-color: #c4d200;
			width: 760px;
			padding: 30px 0px 10px 0px;
			margin: 0px;
			text-align: center;
			clear:both;
			}

#coda a {font-size: 15pt; color: #b2005c; font-weight: bold; text-decoration:none;}
#coda a:visited {font-size: 15pt; font-weight: bold; text-decoration:none;}
#coda a:hover{font-size:15pt; color: #e74093; font-weight: bold; text-decoration:none;}
						


/* menu sinistra */
.tab1{
			padding: 0px;
			margin: 0px;
			}
				


/* tab2 = tabelle centrali */
.tab2{
			padding: 0px;
			margin: 10px 15px;
			text-align: left;
			text-align: justify;
			border-bottom: 1px dashed #773358;
			}
#ultimo{border-bottom: 0px dashed #773358;}			
.tab2 h3{color: #b2005c;}
.tab2 h4{color: #b2005c;}

#colore {color: #b2005c;}


/* sponsor destra */				
.tab3{
			padding: 5px 0px 0px 0px;
			margin: 0px 5px 0px 0px;
			color: #b2005c;
			font-size: 12pt;
			}	


h3{text-align: center;}

ul.menu {
	 	list-style-image: URL('img/manobp.gif');
		}
li {
	 	margin: 10px 2px 0px -5px;
		}

		
/* modifico i link del menù */
.tab1 a{
			 	text-decoration: none;
			 	color: #fff;
				font-weight: bold;
			 }
			 
.tab1 a:hover{
			 				text-decoration: none;
			 				color: #efe32b;
			 				font-weight: bold;
			 				}
							
.tab1 a:visited{
			 					text-decoration: none;
			 					font-weight: bold;
			 					}
								
								
/* modifico i link dei contenuti */								
.tab2 a{
			 	text-decoration: none;
			 	color: #00f;
				font-weight: bold;
			 }
			 
.tab2 a:hover{
			 				text-decoration: none;
			 				color: #b2005c;
			 				font-weight: bold;
			 				}
							
.tab2 a:visited{
			 					text-decoration: none;
			 					font-weight: bold;
			 					}
							
/* modifico i link dei contenuti */								
.tab3 a{
			  border: 0px;
			 	text-decoration: none;
			 	color: #efe32b;
				font-weight: bold;
			 }
			 
.tab3 a:hover{
			 				text-decoration: none;
							border: 0px;
			 				color: #e74093;
			 				font-weight: bold;
			 				}
							
.tab3 a:visited{
			 					text-decoration: none;
								border: 0px;
			 					font-weight: bold;
			 					}								
								
img {border: 0px;}