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

body {
	margin: 0;
	padding: 0;
	background:#A81541;
	font-family: "Helvetica", Arial, Trebuchet MS, sans-serif;
}

h4 {
	margin-left: 15px;
	padding: 0;
}
h1, h2, h3, h5, h6 {
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote {
	font-size: small;
	line-height: 160%;
}

a {
	color: #A81541;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
}

.colorato {
	color: #A81541;
}
/* Title */

#title {
	width: 980px;
	height: 50px;
	margin: 0 auto;
}

#title {
	color: #fff;
}

#title h1 {
	float: left;

}

#title h2 {
	float: right;
	font-size: 12px;
	padding: 5px 5px 0 0;
}

/* Header */

#header {
	width: 980px;
	height: 140px;
	margin: 0 auto;
	background: url(../img/testata.jpg) no-repeat center center;
	border: 2px solid #FFF;
}

#header * {
	margin: 0;
	padding: 0;
	font: bold 11px "Helvetica", Arial, Trebuchet MS, sans-serif;
	color: #FFFFFF;
}

#header h1 {
	float: left;
}

#header h2 {
	float: right;
	padding: 120px 10px 0 0;
}

/* Blocco per pubblicità */

#adsense {
	width: 956px;
	margin: 0 auto;
	background: #A81541;
	border: 2px solid #fff;
}

/* Posizionamento banner sotto il menù sx */

#banner {
	float: left;
	margin: -10px;
}

/* Content */

#content {
	width: 980px;
	margin: 0 auto;
	background: url(../img/img3.gif);
	border: 2px solid #fff;
}

#colOne {
	float: right;
	width: 700px;
	padding: 20px;
}

#colTwo {
	float: left;
	width: 200px;
	padding: 20px;
}

/* Content > ColOne */

/* Content > ColTwo */

#colTwo h2 {
	font-size: 12px;
	color: #FFFFFF;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 1em;
	color: #FFFFFF;
	list-style: none;
}

#colTwo li li {
	margin-bottom: 0;
	padding-left: 1em;
}

#colTwo a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	background: #A81541;
	border: 2px solid #fff;
}

#footer * {
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 12px;
}


/* Menu */

#menusx {
font-size: 16px;
}

#menusx ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menusx li {
	display: inline;
}

#menusx a {
	display: block;
	padding: 5px 5px;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#menusx a:hover {
	background: #fff;
	color: #A81541;
	font-weight: bold;
	text-decoration: none;
}

#menusx .active a {
	background: #00FF00;
	color: #00ff00;
}



#menuCorsi ul {
  font-size: 11px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menuCorsi li {
	display: inline;
}

#menuCorsi a {
	display: block;
	padding: 0px 5px;
	color: #000;
	border-bottom: 1px solid #A81541;
	text-decoration: none;
	
}

#menuCorsi a:hover {
	background: #A81541;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#menuCorsi .active a {
	background: #00FF00;
	color: #00ff00;
}


#submenu{
	margin-left:15px;
	font-size:12px;
	}




 #lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding:

