/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
color:#FFFFFF;
background-color:#000066;
background-image:url(../images/bg-twirl2.gif);
	text-align: center;

	}

#colonnadestra{
	height:426px;
	float:right;
	width: 320px;
	margin-right: 20px;
	
}

#immaginibordo{
float:right;
border:3px solid #00a6ec;
padding:5px;
border-style: double;
}

#bandierine{
float:right;
margin-right:120px;}

#band_image{
	margin-left:px;
	border:0px solid;
	color: #000066;
}

#titoloparagrafo{
	font-size:22px;
	width: 420px;
}

															/** MAIN CONTAINERS **/
div#container {
	border:groove 0px #ffffff;
	/*padding:10px;*/
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-color:#000066;
	height: auto;
	}
	body.fullwidth div#container { width: 100%; }
	div#header {
		
		}
		div#header-in {
	background-color:#000066;
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
	height:270px;
	margin-bottom:30px;	/* modificare questo paramtro per allontanare il menu il testo e la foto  dall titolo */
}
	
	div#content-wrap {
	
		
		}
		div.content {
			
			}
		div.lcol div.content 	{
	
	height: auto;
	margin: 0 0 0 205px;
}		/* left column */
			div.content-in {
				
				}
		div.column {
	width: 170px;
	margin-left: 20px;
			}
		div.lcol div.column 	{ float: left; }				/* left column */
			div.column-in {
	height:400px;   /* modificare questo parametro per allungare il menu azzurro  probabilmete si deve incrementare anche il valore height del container */
	background-color:#004CF8;
	background-image:url(../images/menubottom1.png);
	background-repeat:no-repeat;
	background-position:bottom;
				}
				#columntop{
	height:14px;
	background-color:#000066;
	background-image:url(../images/menutop1.png);
	background-repeat:no-repeat;
	background-position:top;
}
			/*img{
			border:0px;
			}*/
			a#menulink {
			font-weight:bold;
			margin-top:18px;
			font-size:15px;
 			color: #000066; text-decoration: none; border-bottom: 1px solid #000066; }		
			a#menulink:hover
			{
			border-color: #ffffff;
			padding-left:5px;
 			}
			.l1
			{
			margin: 1px;
			padding:4px;
			 }

ul {
	list-style-type:disc;

	}

div.base1{
    float:center;
	width:300px;
	height:70px;
	margin-left:0px;
	margin-top:0px;
	}
div.base2 {
    float:center;
	width:300px;
	height:70px;
	margin-left:300px;
	margin-top:0px;
	}
div.base3{
    float:right;
	width:380px;
	height:70px;
	margin-left:300px;
	margin-top:0px;
	}
#paragrafo{
	width:420px;
	height:auto;
	margin-top:15px;
	font-size:16px;
	text-align:justify;
}
	div#footer {
		
		}
		div#footer-in {
		padding-top:20px;
		text-align:center;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
			
			}





