/* Copyright © Arix@you 2013 */

html {
		min-height: 100%;
		height: 100%;
}

body { 
	background: #b3cbd7 url(../img/bg.png) repeat-x; 
	text-align: center; 
	margin: 0; 
	padding: 0;
	color: #5e5e5e;
	font: 12px/1.5em Georgia, "Times New Roman", Times, serif;
	min-height: 100%;
	height: 100%;
	}

img {
	border: 0;
}

hr {
    width: 100%;
    height: 1px; 
	clear:both;
	visibility:hidden;
	margin:0;
	padding:0
} 

.sep {
    border: 0px;
    width: 100%;
    background:url(../img/sep.png) no-repeat;
    height: 27px; 
	visibility:visible;
	color:none;
	margin:0;
	padding:0;
	text-align:right;
	clear:both;
}

.sep_home {
    border-top: 1px solid #ddd;
    width: 100%;
    height: 4px; 
	visibility:visible;
	color:none;
	margin:10px 0 0 0;
	padding:0;
	clear:both;
}

a {
	font:italic bold 12px Georgia, "Times New Roman", Times, serif;
	color:#000;
}

a:hover {
	font:italic bold 12px Georgia, "Times New Roman", Times, serif;
	color:#999;
}

/* --------- structural elements --------- */

#content { 
	margin: 50px auto 0 auto; 
	padding: 0; 
	width: 1200px; 
	border:20px solid #fff;
	background:#fff;
	position:relative;
	}


	#top {
		margin: 0 auto; 
		padding: 0; 
		width: 1200px; 
		height:300px;
		border-bottom:30px solid #b3cbd7;
	}

	#myslides {
		z-index:2;	
	}


#main {
	width:1200px;
	margin:0 auto 0 0px;
	padding:0px;
}

	#maincontent {
		margin:30px auto 0 auto;
		width:1200px;
		padding:0;
		text-align:left;
		clear:both;
	}
	
		p {
			margin:0;
			line-height:1.5em;
			padding:8px;
		}
	
		p.date {
			font:italic 12px Georgia, "Times New Roman", Times, serif;
			margin:0;
			line-height:0.2em;
			padding:8px;
		}
	
		h1 {
			font:italic bold 18px Georgia, "Times New Roman", Times, serif;
			color:#000;
			padding:10px 0;
			margin:0px 10px;
		}		
	
		h2 {
			font:italic bold 14px Georgia, "Times New Roman", Times, serif;
			color:#000;
			padding:10px 0;
			margin:0px 10px;
		}		

/*Footer Styles*/

#bottom { 
	background:#374d62;
	margin: 0 auto; 
	padding:0;
	width:1240px;
	height:100px;
	color:#fff;
	font:italic bold 11px Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

	#bottom a { 
		color:#fff;
		font:italic bold 11px Georgia, "Times New Roman", Times, serif;
	}

	#bottom a:hover { 
		color:#b3cbd7;
	}

	#bottom #copyright {
		padding:20px 0 0 20px;
	}





/* --------- classes --------- */

img.left {
	float: left;
	margin-right:10px;
}
img.right {
	float: right;
}

img.shadow {
	background:url(http://www.istitutocomprensivotrecase.gov.it/albo/img/box.jpg) no-repeat center center;
	padding:10px;
	float:left;
	margin-right:10px;
}

/* --------- highslide  --------- */

.highslide {
	cursor: url(http://www.istitutocomprensivotrecase.gov.it/albo/css/highslide/graphics/zoomin.cur), pointer;
    outline: none;
	z-index:1;
}
.highslide img {
	border: none;
	margin:0px;
}
.highslide:hover img {
	border: none;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(../js/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../js/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


/* for print */

#printheader {
	display:none;
}
