/* css design by Martinazzoli Ivan */


/* elementi che cambiano di colore  */

html { background-color: #A0A7F3; }

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;
	background-color: #BBBFF7;
}

#navlist li a {
	border-bottom-color:  #BBBFF7;
}

#fototop
{
	background-image: url(../art/banner/it_home.png);
	background-color: #BBBFF7;
}

/* LINKS */

a {
	color: #6986BE;	/*font-size: 11px;*/
	}

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

#topmenu
{
	background-color: #BBBFF7;
}


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


/* menu orizzontale */

li span { color: white; }

#topnavlist
{
	margin: 0;
	padding: 2px 0;
}

#topnavlist li
{
	display: inline;
	list-style-type: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
	padding-right: 6px;
	padding-left: 6px;
}

#topnavlist a:link, #topnavlist a:visited
{
	text-decoration: none;
	font-weight: bold;
}

#topnavlist a:hover
{
	color: #50A;
}

#topnavlist a:active
{
	color: #A0A7F3;
}

#topcurrent
{
	color: #50A;
}

#sidenavlist
{
	margin: 0;
	padding: 0;
}

#sidenavlist li
{
	display: inline;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
	padding-right: 6px;
	padding-left: 6px;
}

#sidenavlist a
{
	text-decoration: none;
}

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

#sidenavlist a:hover
{
	color: #50A;
}

#sidenavlist a:active
{
	color: #50A;
}

#sidecurrent
{
	color: #50A;
	font-weight: bold;
}


#sidenavlist a:hover
{
	color: #50A;
}

#sidenavlist a:active
{
	color: #BBBFF7;
}


#navigazione
{
	margin-right: auto;
	margin-left: auto;
	background-color: #BBBFF7;
	width: 794px;
	position: absolute;
	top: 190px;
	left: 0px;
}


#centrale
{
	background-color: #BBBFF7;
	height:0px;
}

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


#footer
{
	background-color: #BBBFF7;
}

#credits {
	color: #50A;
	background-color: #BBBFF7;
}


/* elementi sezione  */

#riqu_main
{
	float: right;
	width: 420px;
	height: 150px;
	color: #936;
	padding: 50px 0 0 15px;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight: bold;
}

#riquadro_top
{
	float: right;
	width: 405px;
	height: 50px;
	color: #936;
	padding: 0px 0 0 15px;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight: bold;
}

#riqu_flash
{
	float: right;
	width: 405px;
	height:100px;
	color: #936;
	padding: 0px 0 0 0px;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-weight: bold;
}


.larghezza_form_sx
{
	width:  230px;
	float: left;
	margin-top: 12px;
}

.larghezza_form_dx
{
	width:  230px;
	float: right;
	margin-top: 12px;
}


.larghezza_form_doppio
{
	width:  460px;
	float: left;
	margin-top: 12px;
}


.inviareset
{
	width:  460px;
	float: left;
	margin-top: 12px;
	text-align: center;
}

