/* css design by Martinazzoli Ivan */

/* basic elements  */

html { min-height: 100%; margin-bottom: 1px; }

body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
	TEXT-ALIGN: center;
	background-image: url(../art/layout/sfondo_esterno_riga.gif);
	background-repeat: repeat-x;
}

img {border-width: 0}

#container
{
	width:794px;
	font-family: arial, sans-serif;
	TEXT-ALIGN: left;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	MARGIN-TOP: 0px;
	PADDING-TOP: 23px;
	MARGIN-BOTTOM: 0px;
	PADDING-BOTTOM: 23px;
	POSITION: relative;
}

#fototop
{
	height: 200px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 23px;
	margin-left: 23px;
}


/* LINKS */

a {
	/*font-size: 11px;*/
	}

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


/* stili semplici testo */


.bold {
	font-weight: bold;
}

.corsivo {
	font-style: italic;
}

.blu {
	font-weight: bold;
	color: #0A2E52;
}

.nero_sott {
	color: #000000;
	text-decoration: underline;
}




/* paragrafi */


h1 {
	font-family: arial, sans-serif;
	font-size: 44px;
	color: #0;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-family: arial, sans-serif;
	font-size: 18px;
	color: #0;
	font-weight: bold;
	text-align: left;
}

.font_arancio
{
	color: #FF8000;
}


/* credits nel footer  */

#credits {
	margin: 0px 0px 0px 0px;
	padding-left: 30px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
}

.credits_spacer {
	margin: 0px 0px 0px 0px;
	padding-left: 30px;
	padding-right: 30px;
	color: #000;
}


/* sezioni */

#bottom_spacer
{
	height: 30px;
	clear: both;
	width: 740px;
}

#footer
{
	height: 150px;
	clear: both;
	margin-right: 23px;
	margin-left: 23px;
	position: relative;
}

#centrale
{
	margin-right: 23px;
	margin-left: 23px;
	width:748px;

}

#contenitore_testo
{
	float: right;
	width: 470px;
	font-size: 80%;
	color: #000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#contenitore_testo img
{
	padding: 1px 1px;
	background-color: #FFF9FF;
}

#contenitore_testo #address
{
	padding: 0;
	background: none;
}

#contenitore_testo a
{
	font-weight: bold;
	color: #0;
	/*border-bottom: 1px dotted;*/
}

#contenitore_testo form
{
	margin-top: 35px;
}

#contenitore_testo #testo_form
{
	float: left;
	clear: right;
}

#contenitore_testo #dati_form
{
	float: right;
}

#modulo textarea {
	font-size: 12px;
	color: #225937;	
	background-color: #fdfdE8;
	border: 1px solid #97bfc2;
	padding: 3px;		
	height: 150px;
	width: 200px;
}

#modulo .textinput {
	font-size: 12px;
	color: #225937;	
	background-color: #fdfdE8;
	border: 1px solid #97bfc2;	
	width: 200px;
	margin: 0;
	padding: 3px 1px;
}


#modulo .checkbox {
	background-color: none;
	width: 50px;
}

.buttonSubmit {
	background: url(../art/layout/buttons.png) no-repeat center left;	
	background-color:	#F8FDC8;	
	border: 1px solid #C6D1DA;
	font-size: 11px;
	color: #225937;
  width: 200px;	
	margin: 0;
	padding: 3px 1px;
}

#box_dotted
{
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-color: #FF4FF;
	width: 470px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#contenitore_sinistro
{
	float: left;
	width: 550px;
	margin: 0px 0 0 0px;
}

#splitmenu
{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px 0 0;
	width: 180px;
	float:right;
}


#fascia_bianca
{
	margin:0;
	padding:0;
	height: 4px;
	font-size: 1px;
	display: block;
	background-color: #FFF9FF;
}

/*.fascia_cat
{
	clear: right;
	margin-right: 23px;
	margin-left: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
	padding-left:8px;
	padding-top:22px;
	color: #000000;
}
*/
.fascia_cat_int
{
	clear: right;
	padding-left:8px;
	margin-right: 23px;
	margin-left: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBCCDC;
	color: #0;
	background-color:#FCC
	line-height: 22px;
	font-weight: bold;
	height: 24px;
}

.fascia_cat_info
{
	clear: right;
	padding-left:8px;
	margin-right: 23px;
	margin-left: 23px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBCCDC;
	color: #000000;
	height: 140px;
}

.prenota
{
	float: left;
	padding-top: 60px;
}


.pdf_corsi
{
	float: right;
	font-family: arial, sans-serif;
	font-size: 70%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 374px;
}


.box_info
{
	width: 114px;
	margin-right: 8px;
	margin-top:4px;
	clear: right;
	float: left;
	font-size: 10px;
}

/*.box_title
{
	width: 200px;
	margin-right: 8px;
	clear: right;
	float: left;
	font-size: 10px;
}
*/

#topmenu
{
	clear: right;
	padding-left:8px;
	margin-right: 23px;
	margin-left: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0;
	font-size: 70%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBCCDC;
}

#sidemenu
{
	clear: right;
	padding-left:8px;
	margin-right: 23px;
	margin-left: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0;
	font-size: 70%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9FBFF;
	line-height: 19px;
}

/* menu verticale */

#splitnavlist
{
padding-left: 0;
margin-left: 0;
width: 180px;
}

#splitnavlist li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#splitnavlist li span {
 	font-size: 70%;
 	line-height: 40px;
}

#splitnavlist li a {
	font-size: 70%;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 2px solid;
	line-height: 20px;
	margin-right: 0;
	display: block;
	padding-right: 8px;
}

.label_vedianche {
	width: 152px;
	height: 15px;
	margin-top: 45px;
	margin-bottom: 20px;
	background-image: url(../art/layout/vedi_anche.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.label_linkutili {
	width: 152px;
	height: 15px;
	margin-top: 45px;
	margin-bottom: 10px;
	background-image: url(../art/layout/link_utili.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.label_news {
	width: 152px;
	height: 15px;
	margin-top: 45px;
	margin-bottom: 20px;
	background-image: url(../art/layout/news.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* elementi nascosti per accessibilita  */

.testo_nascosto { display: none; }
hr { display: none; }
hr.on { display: block; }

