
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}


a {color: #425168;}
a:hover {color: #798CA9;}
a.suname {color: #425168;}

body {
	background: #C2C5DC url(img/bg.jpg) repeat-x center top;
	color: #444;
	font: normal 55% Verdana, sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: bold 1.4em Tahoma,sans-serif;
	margin-bottom: 0px;
	background: transparent url(img/scheda.gif) no-repeat;
	padding: 0px 0px 0px 45px;
	line-height: 50px;
	
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 0px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.1em;
	margin: 0 auto;
	padding: 10px 10px 10px;
	width: 756px;
}

/* header */
.top {
	padding: 50px 0px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 220px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 756px;
}

.header .left, .header .right {
	background: #B80073;
	color: #FFF;
	height: 150px;	
}
.header .left {
	background: #fff url(img/header.jpg) no-repeat;
	font: normal 1.4em "Trebuchet MS",sans-serif;
	line-height: 150px;
	text-align: right;
	/*#text-padding: 50px;*/
	width: 564px;
}




.header .right {
	overflow: auto;
	width: 188px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	background: #F8A9F9 url(img/nav.gif);
	border: 1px solid #fff;
	border-color: #fff;
	height: 50px;
}
.navigation a {
	background: #F8A9F9 url(img/nav.gif);
	border-left: 1px solid #D1D1E8;
	border-right: 1px solid #fff;
	color: #456;
	display: block;
	float: right;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a.su {
	background: #F8A9F9 url(img/nav.gif);
	background-position: left bottom; color: #234;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #456;
	display: block;
	float: right;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(img/bgmain.gif) repeat-y;
	min-height: 500px;
}
.image { float: left; border: 5px solid #D8D8E8; background: #7185A4 url(img/sfondo-immagine.gif); padding: 6px; margin: 0 15px 10px 0; }
.image1 { float: left; border: 3px solid #D8D8E8; background: #7185A4 url(img/sfondo-immagine.gif); padding: 3px; margin: 0 15px 10px 0; }
.image2 { float: right; border: 3px solid #D8D8E8; background: #7185A4 url(img/sfondo-immagine.gif); padding: 3px; margin: 0 15px 10px 0; }
.image3 { border: 5px solid #D8D8E8; background: #7185A4 url(img/sfondo-immagine.gif); padding: 6px; margin: 0 15px 10px 0; }

/* sub navigation */
.sidenav {
	float: right;
	width: 186px;
}
.sidenav h2 {
	color: #5A5A43;
	background:#D8D8E8 url(img/backmenu.gif) repeat-x; 
	font-size: 1em;
	height: 30px;

	margin: 0;
	padding-top: 10px;
	padding-left: 0px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #fff;
}
.sidenav li {border-bottom: 1px solid #fff;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #DBE5F3;
	color: #654;	
}

.sidenav li a.su {
	background: #CADBEE;
	color: #654;	
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
	text-align: right;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
	font: 1.1em Verdana, sans-serif;
}
.content p {font: 1.1em Verdana, sans-serif;	line-height: 20px;}




.content1 {
	float: left;
	margin: 0px 0;
	padding: 0 16px;
	width: 80px;
}
.content1 .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
	text-align: right;
}
.content1 li {
	list-style: url(img/li.gif);
	margin-left: 5px;
	font: 1.1em Verdana, sans-serif;
	line-height: 20px;
}
.content1 p {font: 1.2em Verdana, sans-serif;	line-height: 20px;}


.content2 {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 425px;
	border-left: 1px solid #DBE5F3;
}
.content2 .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
	text-align: right;
}
.content2 li {
	list-style: url(img/li.gif);
	margin-left: 18px;
	font: 1.1em Verdana, sans-serif;
	line-height: 20px;
}
.content2 p {font: 1.1em Verdana, sans-serif;	line-height: 20px;}









/* footer */
.footer {
	background:#F4CCE5 url(img/bgfooter.gif) repeat-x; 
	color: #2B4C60;
	font: bold 1em sans-serif;
	line-height: 15px;
	padding: 10px 12px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}


#div4 {
	font-family: Tahoma, Verdana, Arial, 'trebuchet ms', trebuchet, serif;
	font-size:.7em;
	color:#666;
	text-align:center;
	margin: 0;
	padding: 0;
	position: relative;
	top: 7px;
	left: 0px;
	border: 0;
	background: transparent;
	width: 170px;
}

/* 
#div5 {
	font-family: Tahoma, Verdana, Arial, 'trebuchet ms', trebuchet, serif;
	margin: 0;
	padding: 0;
	color:#666;
	position: relative;
	top: 10px;
	left: -470px;
	border: 0;
	background: transparent;


}
*/
.search_field1 { 
	background: #F9F9F9 url(img/searchbg1.gif) no-repeat ; 
	color: #808080;
	clear: both;	
	padding: 10px 0px 0 20px;
	margin: 0px 0;
	min-height: 500px;
}
.search_form1 { float: left; }

input.search1 { 
	width: 200px; 
	border: 0;
	background: url(img/input1.gif) no-repeat;
	padding: 6px; 	
}

input.submit {
	background: #E0691A url(submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

ul#mappa1 {
margin:0;padding:0;
list-style:none;
position:relative;
width: 403px;
height:600px;
background:url("img/amici.jpg") no-repeat;
}
ul#mappa1 li {
display:block;
position:absolute;
margin:0;padding:0
}
li#mappa1-link1 {
left:266px;top:228px;
width:124px;height:43px
}

#mappa1 a {
display:block;
width:100%;
height:100%;
}
#mappa1 .alt { display:none }
