body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/* INTESYTAZIONE*/
#Lay1{
	background-image: url(../layout/Oberonlayout-1_r1_c1.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 870px;
	height: 140px;
}
/*CENTRALE*/
#Lay2, #Lay1_2, #Lay4{
	background-image: url(../layout/Oberonlayout-1_r2_c1.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: 870px;
	text-align: left;
}
#Lay1_2{
	font-size: 0.9em;
	color: #2c2c2c;
	text-align: left;
	font-weight: bold;
}

#Lay1_2 a, #Lay1_2 a:visited{
	color: #2c2c2c;
	text-decoration: none;
}
#Lay1_2 a:hover{
	color: #848484;
	text-decoration: underline;
}
/*PIE' PAGINA*/
/*divisorio*/
#Lay3{
	background-image: url(../layout/Oberonlayout-1_r4_c1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 870px;
	height: 18px;
}
/*cintenuti*/
#Lay4{
	font-size: 0.7em;
	text-align: right;
	color: #737373;
}
#Lay4 a, #Lay4 a:visited, .contenitore a, .contenitore a:visited{
	text-decoration: none;
	/*color: #737373;*/
	font-weight: bold;
	color: #9543e0;
}
#Lay4 a:hover, .contenitore a:hover{
	text-decoration: underline;
	/*color: #424242;*/
	font-weight: bold;
	color: #cca9ed;
}
/*fondo*/
#Lay5{
	background-image: url(../layout/Oberonlayout-1_r6_c1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 870px;
	height: 30px;
}
/*******/
/*RELATIVI*/

.divmenu{
	margin-left: 30px;
}

.contenitore{

	font-size: 0.8em;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 810px;
}
.contenitore a, .contenitore a:visited{
	text-decoration: none;

}
.contenitore a:hover{
	text-decoration: underline;

}
.contePie{
	margin-right: 30px;
}

/*OGGETTI*/
.immagini{
	border: 1px solid #424242;
	margin: 5px 5px 5px 5px;
}
.immaginiSX{
	border: 1px solid #424242;
	margin: 5px 5px 5px 5px;
	float: left;
}
.home h1, .internet h1, .grafica h1, .formazione h1{
		font-size: 1.4em;
}
.home h1{
	color: #259c26;
}

.internet h1{
	color: #f7a100;
}

.grafica h1{
	color: #0000cd;
}

.formazione h1{
	color: #dd0000;
}
