@charset "UTF-8";
/* CSS Document */


/* reset */
	   html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; } 
	   a img { border:none; } 
/* reset */

	body {
		background-color:#002B67;
		font-size:62.5%;
	}
	#testata {
		height:7.6em;
		padding-top:5.4em;
	}
	#logo {
		width:29.5em;
		height:7.3em;
		margin:0 auto;
	}
	#contenuto {
		width:40.5%;
		float:left;
		background-image:url(../img/sfondo_sx.gif);
		background-repeat:repeat-x;
		background-position:top;
		height:32.5em;
	}
	#contenuto2 {
		width:59.5%;
		float:left;
		background-image:url(../img/sfondo_dx.gif);
		background-repeat:repeat-x;
		height:32.5em;
	}
	.cassaedile {
		height:11em;
		/*background-color:#038AE3;*/
	}
	#testo_cassa_edile, #testo_cpt {
		width:16em;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.3em;
		font-weight:bold;
		color:#FFFFFF;
		margin-top:2em;
		line-height:1.6em;
		float:right;
	}
	.scuolaedile {
		height:10.1em;
		/*background-color:#B8E0FF;*/
	}
	.cpt {
		height:11.3em;
		/*background-color:#038AE3;*/
	}
	#foto_1 {
		background-color:#00CC66;
		height:10.1em;
		float:right;
	}
	#voce_cassaedile, #voce_scuolaedile, #voce_cpt {
		position:relative;
		top:-4em;
		left:-7em;
	}
	#sale_riunioni {
		float:right;
		margin-right:27.5%;
		margin-top:1.3em;
		display:none;
	}