body{
	background: #A1D0EE;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

p{ font-family: Arial, Verdana, Georgia; font-size: 12px;}

a{
	color: #003300;

}
a:hover{
	color: #ABD766;
	text-decoration: none;
}

h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px;}

div2{border:1px solid red;}

img{
	border: none;
	vertical-align: middle;
}

.clear{
	clear: both;	
}

#testo{
  float: left;
  width: 550px;
}

#testo_foto{
  float: left;
  width: 230px;
}

#testo_foto_dx{
  float: right;
  width: 230px;
}

#foto{
  float: right;
}

#foto_sx{
  float: left;
}

#outerpage{
	margin: 0 auto;
	width: 910px;
	position: relative;
}

#outerfooter{
clear: both;
	font-size: 10px;
	position: relative;
	text-align: center;
}

#page{
	background: url('../layout/bg_page.png') top left repeat-y #FFF;
	
}

#header{
	background: url('../layout/bg_header.png') top center no-repeat #FFF;
	height: 200px;
	position: relative;
}
#fielazio, #fielazio:hover{
	height: 50px;
	left: 25px;
	text-decoration: none;
	position: absolute;
	top: 120px;
	width: 70px;
}

#flash{

	height: 150px;

	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
}
#topmenu{
	color: #07325B;
	height: 20px;
	font-size: 12px;
	position: absolute;
	top: 10px;
	right: 150px;
	width: 165px;
}
#topmenu a{
	color: #07325B;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a:hover{
	color: #07325B;
	text-decoration: underline;
}

#innerpage{
}

#img_tri{
	background: url('../layout/bg_img_tri_home.gif') top left no-repeat transparent;
	height: 92px;
	left: 10px;
	position: absolute;
	top:163px;
	width: 165px;
}

#menu{
	border-top: 5px solid #FFF;
	float: left;
	list-style: none;
	margin: 50px 0 0 0;
	padding: 0;
	position: relative;
	width: 190px;
}

#menu li{
	border-bottom: 2px solid #FFF;
	height: 25px;
	padding: 0 0 0 10px;
	width: 155px;
}

#menu li a{
	border-left: 15px solid #FFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding: 5px 0 0 5px;
	text-decoration: none;
	width: 135px;
}
#menu li a:hover, #menu li a.sel, #menu li a.sel:hover{
	background-color: #030;
	color: #FFF;
	text-decoration: none;
}

#menu li a#menu_comenasce{ border-left-color: #AA3C19;}
#menu li a#menu_percorso{ border-left-color: #E00E11;}
#menu li a#menu_enti{ border-left-color: #EA7818;}
#menu li a#menu_pensieri{ border-left-color: #FDF202;}
#menu li a#menu_news{ border-left-color: #89BF23;}
#menu li a#menu_eventi{ border-left-color: #71BFEF;}
#menu li a#menu_gallery{ border-left-color: #076FA2;}
#menu li a#menu_newsletter{ border-left-color: #74458D;}

.divpensieri{
  	background: url('../layout/sfondopensieri.gif') top left repeat-y;
  	width: 450px;
  	margin-bottom: 25px;
  	padding: 10px;
}

#content{
	float: left;
	width: 570px;
}

#col_right{
	float: left;
	width: 145px;

}

#col_right .box{
	background: url('../layout/bg_col_right_box.png') top left no-repeat #FFF;
	height: 105px;
	line-height: 1.5em;
	padding: 5px 10px 0 15px;
	margin-left:5px;
	width: 115px;
}
#col_right .box .title{
	font-size: 16px;
	font-weight: bold;
}
#col_right .box a{
	font-weight: bold;
}



#footer{
	background: #ACD666;
	line-height:30px;
}
#footer a{
	float:right;
	margin-right:10px;
	color:#003300;
}

#outerfooter {
height:20px;
line-height:20px;
}

#outerfooter a{
	color:#003300;
}

#credits{
	bottom: 0;
	font-size: 9px;
	height: 20px;
	left: 10px;
	position: absolute;
	text-align: center;
	width: 155px;
}


#logo_sx{ margin-top: 20px;margin-left: 40px;float: left;padding-left: 40px;width:150px;height:300px;text-align:center;font-size: 12px;}
#logo_dx{ margin-top: 20px;margin-right: 40px;float: right;width:150px;height:300px;text-align:center;font-size: 12px;}
#linea{background:#abd766;width: 150px;height: 1px;min-height: 1px;}


.pensieri{font-family: Arial;font-size: 13px;color: #000;}
.autori{font-family: Georgia, Arial;font-size: 14px;font-weight: bold;font-style: italic;color: #003300;}

.gallery{width:180px;height:180px;float:left;text-align:center;}

.toggler{background:#EEFCD9;padding:3px;cursor:pointer;}

ul.pdf{
	list-style-image: url('../layout/pdf.gif')
}
ul.pdf li{
	margin: 3px 0;
}

