/* login */
#red {color:#FF0000;}
#red:hover {color:#FF9900;}
#login_form {
	position:absolute;
	height:70px;
	width:100%;
	top:50%;
	margin-top:-35px;
	border-top:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
	background:url(img/login.png) no-repeat #FFFFFF;
}
form#login {
	position:absolute;
	bottom:12px;
	left:525px;
}
textarea {width:100%;}
/* style aliases */
.bold {font-weight:bold;}
.red {color:red;}
.italic {font-style:italic;}
/* pages */
.titles {
	padding:7px 0 7px 0;
	padding-left:1em;
	background-color:#EDDEB3;
}
.text {
	padding:1em;
	text-align:justify;
}
#news_0 {
	float:left;
	height:355px;
	width:200px;
	margin:0 1.5em .5em 0;
	background:url(img/pages_news_0.png) no-repeat;
	border-right:1px solid #EDDEB3;
	border-bottom:1px solid #EDDEB3;
}
#istituto_0 {
	float:left;
	height:185px;
	width:200px;
	margin:0 1.5em .5em 0;
	background:url(img/pages_istituto_0.png) no-repeat;
	border-right:1px solid #EDDEB3;
	border-bottom:1px solid #EDDEB3;
}
#istituto_1 {
	float:right;
	height:240px;
	width:130px;
	margin:0 0 .5em 1.5em;
	background:url(img/pages_istituto_1.png) no-repeat right;
	border-bottom:1px solid #EDDEB3;
	border-left:1px solid #EDDEB3;
}
#mediazione_0 {
	float:right;
	height:350px;
	width:273px;
	margin:0 0 .5em 1.5em;
	background:url(img/pages_mediazione_0.png) no-repeat right;
	border-bottom:1px solid #EDDEB3;
	border-left:1px solid #EDDEB3;
}
#mediazione_1 {
	float:left;
	height:140px;
	width:260px;
	margin:0 1.5em .5em 0;
	background:url(img/pages_mediazione_1.png) no-repeat;
	border-right:1px solid #EDDEB3;
	border-bottom:1px solid #EDDEB3;
}
#counselling_0 {
	float:left;
	height:300px;
	width:179px;
	margin:0 1.5em .5em 0;
	background:url(img/pages_counselling_0.png) no-repeat;
	border-right:1px solid #EDDEB3;
	border-bottom:1px solid #EDDEB3;
}
#corsi_0 {
	float:right;
	height:200px;
	width:372px;
	margin:0 0 .5em 1.5em;
	background:url(img/pages_corsi_0.png) no-repeat right;
	border-bottom:1px solid #EDDEB3;
	border-left:1px solid #EDDEB3;
}
#corsi_1 {
	float:left;
	height:178px;
	width:270px;
	margin:0 1.5em .5em 0;
	background:url(img/pages_corsi_1.png) no-repeat;
	border-right:1px solid #EDDEB3;
	border-bottom:1px solid #EDDEB3;
}
#links_0 {
	float:right;
	height:250px;
	width:270px;
	margin:0 0 .5em 1.5em;
	background:url(img/pages_links_0.png) no-repeat right;
	border-bottom:1px solid #EDDEB3;
	border-left:1px solid #EDDEB3;
}
table, td {border:1px solid #EDDEB3}
