body
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 80%;
	color: #000000;
	margin-top: 0;
	background-color: #90daff;
	background-image: url(images/layout_sfondo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

/* TinyMCE specific rules */
body.mceContentBody
{
   background: #ffffff;
}

a
{
	color: #ff5a00;
}

a:link, a:active, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.esterno
{
	padding-right: 13px;
	margin-left: 1px;
	margin-right: 1px;
	background-image: url(images/layout_link_esterno.gif);
	background-position: right;
	background-repeat: no-repeat;
}

img.layout
{
	border-style: none;
	border:0 solid transparent;
}

input.layout
{
	display: inline;
	border:0 solid #9a9a9a;
	vertical-align: middle;
}

input[type=hidden]
{
	display: none;
}

hr.layout
{
	display: none;
}

.solo_testo
{
	display: none;
}

#contenitore
{
/*	width: 1300px;*/
	min-width: 1070px;
	max-width: 1400px;
	margin: auto;
	background-color: transparent;
	color: #000000;
}

#testa
{
/*	float: left;*/
/*	width: 1300px;*/
	min-width: 1070px;
	max-width: 1400px;
	height: 350px;
	color: #000000;
	background-color: transparent;
	background-image: url(images/layout_testa_sfondo.png);
	background-repeat: no-repeat;
	position: relative;
}

#testa_immagine
{
	top: 192px;
   right: 598px;
/*
	width: 667px;
	height: 182px;
*/
	position: absolute;
}

#testa_immagine img
{
	position: absolute;
	z-index: 1;
	display: none;
}

#testa_immagine img.testa_immagine_attiva
{
	z-index: 3;
	display: block;
}

#testa_immagine img.testa_immagine_precedente
{
	z-index: 2;
	display: block;
}

#testa_home
{
	top: 140px;
	left: 30px;
	color: #dbf400;
	background-color: transparent;
	position: absolute;
}

#testa_ricerca
{
	bottom: 1px;
	right: 170px;
	color: #000000;
	background-color: transparent;
	position: absolute;
}

#testa_accessibilita
{
	top: 10px;
	right: 10px;
	color: #000000;
	background-color: transparent;
	position: absolute;
/*	display: none;*/
}

#testa_cartificazioni
{
	right: 0;
	top: 130px;
	width: 599px;
	height: 187px;
	text-align: right;
	padding-right: 3px;
	padding-top: 35px;
	color: #000000;
	background-color: transparent;
	background-image: url(images/layout_testa_certificazioni_sfondo.png);
	background-repeat: no-repeat;
	position: absolute;
}

#testa_bottoni
{
	left: 166px;
	bottom: 5px;
	color: #000000;
	background-color: transparent;
	position: absolute;
}

a.testa_bottoni:link, a.testa_bottoni:active, a.testa_bottoni:visited
{
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	color: #000000;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #949494; 
}

a.testa_bottoni:hover
{
	text-decoration: underline;
}

#corpo
{
/*	float: left;*/
/*	width: 1300px;*/
	min-width: 1070px;
	max-width: 1400px;
	color: #000000;
	background-color: #ffffff;
/*	background-image: url(images/layout_corpo_sfondo.png);
	background-position: left;
	background-repeat: repeat-y;*/
}

#colonna_sx
{
	float: left;
}

.colonna_sx_blocco_titolo
{
	clear: both;
	width: 151px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	background-color: #cdcccc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-top: 1px solid #76bee1;
	border-right: 7px solid #76bee1;
	border-bottom: 1px solid #76bee1;
}

.colonna_sx_blocco
{
	clear: both;
	width: 165px;
	color: #000000;
	background-color: transparent;
	text-align: center;
	margin-bottom: 3px;
}

#colonna_dx
{
	float: right;
}

.colonna_dx_blocco_titolo
{
	clear: both;
	width: 147px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	background-color: #cdcccc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 7px;
	border-top: 1px solid #76bee1;
	border-bottom: 1px solid #76bee1;
	border-left: 7px solid #76bee1;
}

.colonna_dx_blocco
{
	clear: both;
	width: 161px;
	color: #000000;
	background-color: transparent;
	text-align: center;
	margin-bottom: 3px;
}

#contenuto
{
/*	float: left;*/
/*	width: 952px;*/
	margin-left: 165px;
	margin-right: 161px;
	
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	background-color: transparent;
	border-left: 1px solid #94dcff;
	border-right: 1px solid #94dcff;
}

#coda
{
/*	float: left;*/
/*	width: 1300px;*/
	min-width: 1070px;
	max-width: 1400px;
	padding: 10px 0;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}

#cert
{
/*	width: 1300px;*/
	min-width: 1070px;
	max-width: 1400px;
	padding-top: 10px;
	margin: auto;
	text-align: center;
}

.menu_line
{
	background-color: #f0efef;
	border-bottom: 1px solid #76bee1;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.menu_item:link, a.menu_item:visited, a.menu_item:active, a.menu_item:hover
{
	color: #000000;
	font-weight: normal;
}

a.menu_item_selezionato:link, a.menu_item_selezionato:visited, a.menu_item_selezionato:active, a.menu_item_selezionato:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

#banner
{
	border-top: 10px solid #76bee1;
	margin: 0 -10px;
/*	width: 952px;*/
	padding: 10px;
	text-align: center;
}

div.banner
{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

img.banner
{
	border: 1px solid #545a01;
}

img.icona_categoria
{
	float: left;
	border-style: none;
	border:0 solid transparent;
	margin: 2px;
}

.calendario
{
	width: 200px;
	float: right;
	border: 1px solid #76bee1;
	margin: 3px;
}

.contenuto_titolo
{
/*	clear: both;*/
/*	width: 952px;*/
	color: #ff5a00;
	font-weight: bold;
	text-align: left;
	background-color: #c0c0c0;
	padding: 2px 10px 5px 10px;
	margin-left: -10px;
	background-image: url(images/layout_titolo_sfondo.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.errori
{
	color: #ff7f02;
}

