@charset "utf-8";
body  {
	font: 0.8125em Verdana, sans-serif;
	background: url(/images/sfondo.jpg) repeat top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

h1, h2 {
	padding:0 0 10px 0;
	margin:0;
	color:#FF0000;
	text-align:center;
	}
	

a , a:hover {
text-decoration:none;
color:#FF0000;
}

a:hover {
text-decoration:underline;
}

.bubbles #container { 
	width: 820px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header { 
	padding: 10px 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background:url(/images/testata-a.jpg) repeat;
	height:130px;
} 

#header2 {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#testatasx {
	width:620px;
	float:left;
	margin:0;
	padding:0;
	}

#testatadx {
	float:right;
	margin:0;
	padding:112px 15px 0 0;
	text-align:right;
	font-size:9px;
	color:#FFFFFF;
	font-weight:bold;
	}

	#testatadx a {
	color:#FFFFFF;
	}
	
	
.bubbles #wrapalto {
	padding:10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align:center;
	background: url(/images/sfondojc3.png) center top;
	height:300px;
}

.bubbles #jcarousel {
	float:left;
	}

.bubbles #laterale {
	display:inline;
	float:right;
	padding: 20px 20px 0 0;
	}
	
.bubbles #laterale img {
	border:1px solid #000000;
	margin-bottom:10px;
	padding:5px;
	background:#FFFFFF;
	}
	
	
.bubbles #wrapbasso {
	background: url(/images/sfondojc2.png) center repeat;
}
	
.bubbles #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0 10px 20px 20px; /* padding keeps the content of the div away from the edges */
}

.bubbles #sidebar1 img {
	padding-bottom:19px;
}

.bubbles #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 240px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0 20px 40px 0; /* padding keeps the content of the div away from the edges */
}

.bubbles #estratti { 
	margin: 0 250px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 35px 10px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: center;
	background: #FFFFFF url(/images/sfondoestratti.jpg) no-repeat center top;
	height:460px;
} 


.contenuti #container {
	width: 820px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}



.contenuti #c-alto {
	background:url(/images/sfondoc.png) no-repeat center top;
	height:35px;
	}
	
.contenuti #c-med  { 
	padding: 0 20px 0 30px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: url(/images/sfondojc2.png) center repeat;
} 

.contenuti #c-med-gioca {
	padding: 0 0 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: url(/images/sfondojc2.png) center repeat;
	}

.contenuti #c-med p {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0 0 10px 0;
	margin:0;
}

.contenuti #c-med .title {
	color:#000099;
	font-weight:bold;
	padding:5px 0;
	}

.contenuti #c-med .scheda {
	float:left;
	background:#cfefff;
	border:1px #000066 solid;
	padding:5px;
	margin:5px;
	width:232px;
}

.contenuti #c-med .scheda p {
	font-size:10px;
}

.contenuti #c-med .scheda img {
	float:left;
	padding:0;
	margin:3px 3px 0 0;
	border:1px #000066 solid;
}

#corsodownload {
	float:right;
	border:1px #000066 solid;
	background:#EEE;
	margin:10px;
	padding:10px;
	}
	
.contenuti #c-med #corsodownload p {
	font-size:10px;
	}	
	
	
.contenuti #c-med #corsodownload .download {
	background:#000099;
	color:#FFFFFF;
	padding:3px;
	margin:0;
	text-align:center;
	}
	
div#form {
	margin-left:180px;
	}
	
div#cartoline {
	text-align:center;
	}
		
.scrivi input, .scrivi textarea {
	border:1px #000066 solid;
	}
	
.scrivi input:focus, .scrivi textarea:focus {
	border:1px #0099FF solid;
	background:#D5EAFF;
	}
	
.sfoglia, .stampa, .leggi {
	text-align:center;
	}
	
.colora {
	float:left;
	padding:20px;
	}
	
.sfoglia img {
	margin:20px 30px;
	cursor:pointer;
}



#storie-left {
float:left;
width:20px;
height:390px;
padding-top:190px;
margin-left:20px;
}

#storie-right {
float:right;
width:20px;
height:390px;
padding-top:190px;
margin-right:40px;
}

#storie-middle {
margin: 0 60px;
}

#storie-middle img {
margin: 20px;
}

.link-materiale {
background:#EEE;
border:#FF0000 1px solid;
padding:0 3px;
}

.link-materiale:hover {
background:#CCC;
}

.gohome {
	text-align:center;
	padding:20px;
	font-weight:bold;
	}

.bordo {
	border:1px solid #000000;
	}

#footer { 
	padding: 2px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin:0;
	clear:both;
	background:url(/images/sfondod.png) repeat;
	height:25px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:9px;
	text-align:center;
	color:#666;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

