*{
margin:0 auto;
padding:0;
}

body{
	margin:0;
	padding:0;
	color: #09013B;
	background-color: #F2F2ED;
	font: 12px/1.3 Arial, Helvetica, sans-serif;
}

.left{float:left;}
.right{float:right;}

a{color:#09013B;text-decoration:underline;}
a:hover{color:#09013B;text-decoration:none;}

a.no_under{color:#09013B;text-decoration:none;}
a.no_under:hover{color:#09013B;text-decoration:none;}

a.breadcrumbs{color:#09013B;text-decoration:underline;}
a:hover.breadcrumbs{color:#09013B;text-decoration:none;}

#container{
	width: 772px;
	padding: 0 14px;
	background: url(../img/bkg.jpg) top left repeat-y;
}

.content{
	width: 772px;
	background: url(../img/bkg_content.jpg) top right no-repeat;
	float:left;
}

.www{
	height: 29px;
	padding-right: 10px;
	float:right;
}
.head{
	margin: 0 15px 29px 15px; 
	float:left;
}

.frase{
	width: 494px;
	height: 18px;
	padding: 5px 10px;
	background-color: #DFDFD4;
	float:left;
}

.sx{
	width: 532px;
	padding: 10px 10px;
	float:left;
}

.dx{
	width: 200px;
	padding: 10px 10px;
	float:left;
}

.menu{
	width:180px;
	padding: 0 5px;
	background-color: #DFDFD4;
	float:left;
	line-height: 3.2;
}

.voci{
	width:170px;
	padding: 0 5px;
	background: url(../img/bkg_menu.gif) top left repeat-y;
	line-height: 3.2;
	float:left;
	font-size:11px;
}

.voci a{color:#09013B;text-decoration:none;}
.voci a:hover{color:#09013B;text-decoration:underline;}

.indirizzo{
	width:180px;
	padding: 10px 5px;
	background-color: #DFDFD4;
	float:left;
}

.footer{
	width: 800px;
	background: url(../img/bkg_footer.jpg) top left no-repeat;
	padding: 10px 0;
	text-align:center;
}

/* FONT */

h1{
	color:#8B8A74;
	font-size:18px;
	font-weight:bold;
	line-height: 1.4;
	float:left;
}

.font18 { font-size: 18px;}
.font14 { font-size: 14px;}
.font11 { font-size: 11px;}
.font10 { font-size: 10px;}

.titolo { color: #8B8A74; padding-left: 5px; padding-bottom: 10px; }

.external-link ul { padding:18px 0 0 36px; margin:0; list-style:square; }
.external-link li {color:#09013B; }
.external-link li a {  line-height:18px; color:#09013B; text-decoration:none; }
.external-link li a:hover { text-decoration:underline; }