/* @group Generale */


html, body {
	width: 100%;
	height: 100%;
}

body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background: #000 url(../images/ajax-loader.gif) no-repeat center center;
	padding: 0px;
	margin: 0px;
}

body.chi_siamo #content_nav ul li a.chi_siamo,
body.cosa_facciamo #content_nav ul li a.cosa_facciamo,
body.amar_scuola #content_nav ul li a.amar_scuola,
body.sostienici #content_nav ul li a.sostienici,
body.eventi #content_nav ul li a.eventi,
body.galleria #content_nav ul li a.galleria,
body.contatti #content_nav ul li a.contatti {
	color: #fd930f;
}

.clear {
	line-height: 0px;
	clear: both;
}

a {
	outline: none;
}

a.generale {
	color: #942977;
	text-decoration: none;
}

a.generale:hover {
	color: #fd930f;
}

a.pdf, a.facebook, a.zip, a.backHome, a.form {
	font-size: 14px;
	color: #942977;
	text-decoration: none;
	background: url(../images/sfondo_pull.jpg) repeat-x 0px 0px;
	padding: 7px 10px 5px 33px;
	margin: 0px 5px 0px 0px;
	position: relative;
	float: left;
}

a.pdf:hover, a.facebook:hover, a.zip:hover, a.backHome:hover, a.form:hover {
	color: #FFF;
}

a.facebook  span{
	background: url(../images/facebook_icona.png) no-repeat center center;
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	top: 9px;
	left: 10px;
	z-index: 10;
}

a.pdf span {
	background: url(../images/pdf_icona.png) no-repeat center center;
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	top: 9px;
	left: 10px;
	z-index: 10;
}

a.zip span {
	background: url(../images/zip_icona.png) no-repeat center center;
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	top: 9px;
	left: 10px;
	z-index: 10;	
}

a.backHome span {
	background: url(../images/home_icona.png) no-repeat center center;
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	top: 9px;
	left: 10px;
	z-index: 10;
}

a.form span {
	background: url(../images/form_icona.png) no-repeat center center;
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	top: 9px;
	left: 10px;
	z-index: 10;
}

img {
	border: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.img_left {
	float: left;
	padding: 3px;
	margin: 0px 10px 10px 0px;
	border: solid 1px #942977;
}

.img_right {
	float: right;
	padding: 3px;
	margin: 0px 0px 10px 10px;
	border: solid 1px #942977;
}

.block {
	display: block;
}

h1, h2 {
	font-size: 20px;
	color: #942977;
	background-color: #fd930f;
	margin: 0px 0px 5px;
	float: left;
	clear: both;
}

h2 a {
	color: #942977;
	text-decoration: none;
}

h2 a:hover {
	color: #FFF;
}

h3 {
	font-size: 18px;
	color: #f7951e;
	padding: 0px 0px 3px;
	margin: 5px 0px 12px;
	border-bottom: dashed 1px #f7951e;
}

span.errore {
	font-size: 20px;
	color: #de2113;
	font-weight: bold;
}


/* @end */

/* @group Background */

#supersize{
	position:fixed;
}

#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
	cursor: default;
}

#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
}

#supersize .activeslide, #supersize .activeslide img{
	z-index: 2;
}

/* @end */

/* @group Nav + Logo*/

#wrap_nav{
	background-color: rgba(255, 255, 255, 0.9);
	filter:alpha(opacity=90);
	-khtml-opacity: 0.9;
	width: 100%;
	height: 80px;
	padding: 0px;
	margin: 0px;
	position: fixed;
	bottom: 3%;
	right: 295px;
	z-index: 1000;
}

#logo {
	background-color: rgba(255, 255, 255, 0.9);
	filter:alpha(opacity=90);
	-khtml-opacity: 0.9; 
	float: right;
	width: 290px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	position: relative;
	right: -295px;
}

#logo a {
	width: 221px;
	height: 63px;
	float: left;
	padding: 8px 0px 0px 8px ;
	margin: 0px;
}

#content_nav {
	float: right;
	padding: 0px;
	margin: 0px;
	position: absolute;
	right: 0px;
	top: 15px;
}

#content_nav ul {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#content_nav ul li {
	display: inline;
	float: left;
	padding: 0px 15px;
	margin: 0px;
}

#content_nav ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #942977;
	text-decoration: none;
}

#content_nav ul li a:hover, #content_nav ul li a:focus {
	color: #fd930f;
}

/* @end */

/* @group Contenuto */

#content {
	width: 460px;
	padding: 0px 0px 10%;
	margin: 5% 5% 0px 5%;
	position: relative;
	z-index: 5;
}

#content h1 {
	padding: 10px;
}

#content h2 {
	background-image: url(../images/icona_toggle.png);
	background-position: 7px 4px;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 48px;
	cursor: pointer;
}

#content h2.active {
	color: #FFF;
	background-position: 7px -35px;
}

#content h2.hover {
	color: #fff;
}

.main, .toggle_container {
	color: #333;
	line-height: 22px;
	background-color: #FFF;
	width: 420px;
	padding: 20px 20px 10px 20px;
	margin: 0px 0px 5px;
	float: left;
}

.main p, .toggle_container p {
	padding: 0px;
	margin: 0px 0px 10px;
}

.main ul, .toggle_container ul {
	display: block;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 10px;
	list-style: none;
}

.main ul li, .toggle_container ul li {
	background: url(../images/quadrato_lista.jpg) no-repeat left 7px;
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 7px;
	overflow: hidden;
	
}

/* @end */

/* @group Form */

form {
	float: left;
	padding: 0px;
	margin: 0px;
}

form div {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	display: inline;
}

input[type="text"] {
	color: #333;
	background-color: #f9f9f9;
	width: 98%;
	height: 24px;
	padding: 2px;
	border: solid 1px #942977;
}

input[type="submit"], input[type="reset"] {
	font-size: 11px;
	color: #FFF;
	background-color: #fd930f;
	padding: 5px 10px;
	margin: 0px 3px 0px 0px;
	border: none;
	cursor: pointer;
}

label {
	color: #942977;
}

textarea {
	color: #333;
	background-color: #f9f9f9;
	width: 98%;
	padding: 2px;
	border: solid 1px #942977;
}

/* @end */









































