/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	padding: 0;
	background: #D4D4D4 url(images/img1.gif);
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
color: #3333aa;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	}

h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}

a {
/*	background: url(images/img10.gif) repeat-x left bottom;*/
	text-decoration: underline;
	
	color: #fff;
	color: #6157E4;
}

a:hover {
	background-image: none;
}

.content ul {
	margin-top: 0;
}

/* Teal Notes */

.tealnotes {
}


/* Yellow Notes */
.yellownotes {
	margin-bottom: 20px;
	background: #FFF846 url(images/img2.gif) no-repeat left bottom;
}

.yellownotes .heading {
	height: 50px;
	padding: 10px;
	background: url(images/img3.gif) repeat-x left center;
}

.yellownotes .content {
	padding: 0 20px 60px 20px;
}

/* Orange Notes */

.orangenotes {
	margin-bottom: 20px;
	background: #FF8C46 url(images/img6.gif) no-repeat left bottom;
}

.orangenotes .heading {
	height: 50px;
	padding: 10px;
	background: url(images/img7.gif) repeat-x left center;
}

.orangenotes .content {
	padding: 0 20px 60px 20px;
}

/* Green Notes */

.greennotes {
	margin-bottom: 20px;
	background: #AEE63F url(images/img4.gif) no-repeat left bottom;
}

.greennotes .heading {
	height: 50px;
	padding: 10px;
	background: url(images/img5.gif) repeat-x left center;
}

.greennotes .content {
	padding: 10px 20px 50px 20px;
}

/* Blue Notes */

.bluenotes {
	margin-bottom: 20px;
	background: #5bce9e url(images/img8.gif) no-repeat left bottom;
}

.bluenotes .heading {
	height: 50px;
	padding: 10px;
	background: url(images/img8.gif) repeat-x left center;
}

.bluenotes .content {
	padding: 10px 20px 50px 20px;
}

/* Header */
#info{ padding-top:20px;}
#info p, #info h3{text-align:right;line-height:25px; margin:auto; padding:0px; width:90%;}
#info p{font-size:12px;line-height:18px;font-weight:bold;}


#header {
	width:762px;
	height: 142px;
	margin: 0 auto;
	padding: 0px;
	text-align:center;
	margin-bottom:10px;
	background: #5BCE9E url(images/img8.gif) no-repeat left bottom;
	}
#main {
 	margin:auto;
	width:762px;

	display:block;
	
	}

#body {
	padding:10px;
	padding-left:20px;
	padding-bottom:120px;
	margin:0px;
width:460px;;
	}

#header h1, #header h2 {
	color:#00f;	margin: 0;
	padding: 0;
	padding-top:5px;
	font-size:26px;
}
#header h1 a {
	text-decoration:none;
}
#header h1{line-height:65px;	font-size:45px;}

#header a {
	background: none;
}

/* Pages */

#pages {
 float:left;
}

#menu{
width:240px;
padding-top:30px;
	}
#menu h2 {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color:#fff;
}



#menu a {
 	font-weight:bold;
	font-size: 15px;
}
#menu a:hover {
	color:#999999;
}


/* Posts */


/* Footer */

#footer {
	clear: both;
	text-align: center;
	color:#333;
}

input{border:1px solid #666; padding:1px; line-height:12px; border-bottom:1px solid white; }
.error-comment{background-color:#ffcccc; display:block; color:#990000; padding-left:10px;}



/* test */


div.scroller {
/* modify width and height of scrolling section if necessary */
width:100%;
min-height : 200px;
height : 200px;
overflow: hidden;
margin : 0px;
}
div.scroller div.section {
/* modify width and height of each section as needed (should match the size of the scroller window) */

width:100%;
min-height : 200px;
height : 200px;
float:left;
margin : 0px;
}

div.scroller div.content {
padding-top:10px;
width:95%;
}

#summerCamp{
	margin-left: 0;
	margin-bottom: 30px;
}
#summerCamp a{
	text-decoration: none;
	color: #fff;
}
#summerCamp:hover a{
	text-decoration: underline;
}
#amministra{
	float: left;
	color: #777;
	margin-top:20px;
}
#menuOrizzontale{
	margin: auto;
	text-align:center;
	margin-bottom: 20px;
	padding-bottom: 5px;
	//border-bottom: 5px solid #E7F7C5;
}
#menuOrizzontale a{
	color: green;	
	margin: 0 0 0 20px;
}
#menuOrizzontale a:hover{
	color: #E7F7C5;	
}

#personalMenu{
	float: left;
	width: 250px;

	padding: 10px;
	background-color: #E7F7C5;
}
#personalMenu a{
	float: left;
}
#personalMenu a:hover{
	color: green;
}
#libriLetti{
	margin-top: 20px;
		color: green;
		text-align: left;
	//background-color: #777;
}
#libriLetti td{
	padding: 10px;		//border-left: 1px solid #777;
}
#libriLetti th{
	//border-left: 1px dashed #E7F7C5;;
	padding: 10px;
}
.pari{
	
}
.dispari{
	background-color: #E7F7C5;
}
#totale{
	color: green;
}
.myForm {
	background-color: #E7F7C5;
	padding: 10px;
	float: right;
	width: 60%;
	margin-right:15%;
}
.myForm input{
	background-color: AEE63F;
	float: right;
	border: none;
	padding: 5px;
	color: green;
}
.myForm input:hover{
	background-color: #B8F442;
}
.myForm h3{
	text-align: center;
}
#formBig{
	width: 70%;
	margin-right: 10%;
}
#formBig select{
	margin-left: 10px;
	padding: 2px;
}
.error{
	color: #CC3300;
	font-size: small;
}