div#container {
	width: 760px;
	text-align: left;
	position: relative;
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
body>div#container {height: auto; min-height: 100%}

h1,h5 {margin: 0; padding:0}
h5 {
	color: #BFD6D6;
	font-weight: normal;
}
h2 {color: #999;font-size: 1.5em}


 /*********************************************************************************************************************************************/
 /*********************************************************************************************************************************************/
 /*NAVIGAZIONE*/        /**********************************************************************************************************************/
				 
div#navigation {
	font-size: 100%;
	color:#FFF;
	height:100px;
	width: 760px;
}
div#web {
	width: 140px !important;
	width: 133px;
	padding-top:10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #fff;
	height: 100px;
	float: left;
	position: relative;
	left: 139px;
}
div#comunicazione {
	width: 140px !important;
	width: 133px;
	padding-top:10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #fff;
	height: 100px;
	position: relative;
	float: left;
	left: 162px;
}
div#informatica {
	width: 140px !important;
	width: 133px;
	padding-top:10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #fff;
	height: 100px;
	position: relative;
	float: left;
	left: 185px;
}

       /*GRAFICA*/        /*************************************************/

div#sezione {
	background-color:#fff;
	color:#4D9696;
	height:16px;
	font-size:100%;
	padding-left: 7px;
	width: 100%;
}
div#freccia1 {
	height:12px;
	float:left;
	padding-top: 10px;
	left: 139px;
	position: relative;
}
div#freccia2 {
	height:12px;
	float:left;
	padding-top: 10px;
	left: 162px;
	position: relative;
}
div#freccia3 {
	height:12px;
	float:left;
	padding-top: 10px;
	left: 185px;
	position: relative;
}

       /*INDEX*/        /***************************************************/


div#web_index {
	width: 140px !important;
	width: 133px;
	padding-top:10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #BFD6D6;
	height: 100px;
	float: left;
	position: relative;
	left: 155px;
}
div#comunicazione_index {
	width: 140px !important;
	width: 133px;
	padding-top:10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #BFD6D6;
	height: 100px;
	position: relative;
	float: left;
	left: 194px;
}
div#informatica_index {
	width: 140px !important;
	width: 133px;
	padding-top:10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #BFD6D6;
	height: 100px;
	position: relative;
	float: left;
	left: 233px;
}
div#sezione_index {
	background-color:#FFF;
	color:#4D9696;
	width:100%;
	height:16px;
	font-size:100%;
	padding-left: 7px;
}
div#navigation ul {margin: 5px 0 0 0; padding: 0; list-style-type: none;}
div#navigation li {margin: 0; padding: 0}
div#navigation a {color:#BFD6D6; text-decoration: none; padding-left:7px}
div#navigation a:hover {color: #fff; text-decoration: none; padding: 0 0 0 18px; background-image:url(images/freccia.gif); background-repeat: no-repeat; background-position: left top;}
div#navigation a#activelink {
	color: #fff;
	text-decoration: none;
	background-image: url(images/freccialinea.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
}

       /*SERVIZI PER IL WEB*/        /**************************************/

div#navigation_web {
	font-size: 100%;
	color:#FFF;
	height:100px;
	width: 760px;
}
div#sezione_web {
	background-color:#e99775;
	color:#A10F0F;
	width:100%;
	height:16px;
	font-size:100%;
	padding-left: 7px;
}
div#comunicazione_web {
	width: 140px !important;
	width: 133px;
	padding-top:10px;
	border-left-width: 1px;
	border-left-style: dotted;
	height: 100px;
	position: relative;
	float: left;
	left: 162px;
	border-left-color: #e99775;
}
div#informatica_web {
	width: 140px !important;
	width: 133px;
	padding-top:10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #e99775;
	height: 100px;
	position: relative;
	float: left;
	left: 185px;
}
div#navigation_web ul {margin: 5px 0 0 0; padding: 0; list-style-type: none;}
div#navigation_web li {margin: 0; padding: 0}
div#navigation_web a {color:#e99775; text-decoration: none; padding-left:7px}
div#navigation_web a:hover {color: #fff; text-decoration: none; padding: 0 0 0 18px; background-image:url(images/freccia.gif); background-repeat: no-repeat; background-position: left top;}
div#navigation_web a#activelink {
	color: #fff;
	text-decoration: none;
	background-image: url(images/freccialinea.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
}

       /*COMUNICAZIONE*/        /*******************************************/

div#navigation_comun {
	font-size: 100%;
	color:#FFF;
	height:100px;
	width: 760px;
}
div#sezione_comun {
	background-color:#FFB3D0;
	color:#A10F0F;
	width:100%;
	height:16px;
	font-size:100%;
	padding-left: 7px;
}
div#web_comun {
	width: 140px !important;
	width: 133px;
	padding-top:10px;
	border-left-width: 1px;
	border-left-style: dotted;
	height: 100px;
	position: relative;
	float: left;
	left: 139px;
	border-left-color: #FFB3D0;
}
div#informatica_comun {
	width: 140px !important;
	width: 133px;
	padding-top:10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFB3D0;
	height: 100px;
	position: relative;
	float: left;
	left: 185px;
}
div#navigation_comun ul {margin: 5px 0 0 0; padding: 0; list-style-type: none;}
div#navigation_comun li {margin: 0; padding: 0}
div#navigation_comun a {color:#FFB3D0; text-decoration: none; padding-left:7px}
div#navigation_comun a:hover {color: #fff; text-decoration: none; padding: 0 0 0 18px; background-image:url(images/freccia.gif); background-repeat: no-repeat; background-position: left top;}
div#navigation_comun a#activelink {
	color: #fff;
	text-decoration: none;
	background-image: url(images/freccialinea.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
} 
 
       /*INFORMATICA*/        /*********************************************/

div#navigation_info {
	font-size: 100%;
	color:#FFF;
	height:100px;
	width: 760px;
}
div#sezione_info {
	background-color:#99D4FF;
	color:#001394;
	width:100%;
	height:16px;
	font-size:100%;
	padding-left: 7px;
}
div#web_info {
	width: 140px !important;
	width: 133px;
	padding-top:10px;
	border-left-width: 1px;
	border-left-style: dotted;
	height: 100px;
	position: relative;
	float: left;
	left: 139px;
	border-left-color: #99D4FF;
}
div#comunicazione_info {
	width: 140px !important;
	width: 133px;
	padding-top:10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #99D4FF;
	height: 100px;
	position: relative;
	float: left;
	left: 162px;
}
div#navigation_info ul {margin: 5px 0 0 0; padding: 0; list-style-type: none;}
div#navigation_info li {margin: 0; padding: 0}
div#navigation_info a {color:#99D4FF; text-decoration: none; padding-left:7px}
div#navigation_info a:hover {color: #fff; text-decoration: none; padding: 0 0 0 18px; background-image:url(images/freccia.gif); background-repeat: no-repeat; background-position: left top;}
div#navigation_info a#activelink {
	color: #fff;
	text-decoration: none;
	background-image: url(images/freccialinea.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
}


 /*********************************************************************************************************************************************/
 /*********************************************************************************************************************************************/
 /*CONTENUTO*/        /**********************************************************************************************************************/

       /*INDEX*/        /***************************************************/

div#content {
	width: 100%;
	font-size: 100%;
	height: 100%;
	float: left;
	position: relative;
}
div#box {
	width: 554px;
	float: left;
	position: relative;
	left: 122px;
	border: 12px solid #FFF;
	top: 3px;
}
div#boxint {
	background-color:#BFD6D6;
	width: 552px;
	float: left;
	position: relative;
	border: 1px solid #FFF;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
div#boxchi {
	background-color:#BFD6D6;
	width: 548px;
	float: left;
	position: relative;
	border: 1px solid #FFF;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
div#boxmap {
	background-color:#FFF;
	width: 552px;
	float: left;
	position: relative;
	color: #000;
	text-align: left;
	margin: 0px;
	border: 1px solid #999999;
	font-size: 100%;
}
div#boxmap h2 {
	font-weight: bold;
	color: #000000;
	margin-bottom: -10px;
	font-size: 200%;

}
div#boxmap a {
	color: #4D9696;
}
div#boxmap a:hover {
	color: #BFD6D6;
}
div#immagine {
	text-decoration: none;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#bordobianco {
	border: 6px solid #FFFFFF;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;

}
div#testata_index {
	width:286px;
	height:16px;
	background-color:#FFFFFF;
	padding-left: 4px;
	float: left;
	position: relative;
	left: 122px;
	font-size: 90%;
	font-style: normal;
}
div#trattini_index {
	width:330px;
	height:16px;
	float: left;
	position: relative;
}
div#cornice_home {
	float: left;
	position: relative;
	background-color: #FFF;
	width: 696px !important;
	width: 710px;
	padding-top: 6px;
	padding-bottom: 16px;
	background-image: url(images/sfondo_home.gif);
	background-repeat: repeat;
	margin-top: 10px;
	border: 2px solid #BFD6D6;
	
}
/*0000000000000000000000000000000000000000000000000*/

div#zona0 {
	width:110px;
	height:100%;
	left: 14px;
	text-align: left;
	position: relative;
	float: left;
}
div#zona0 a{
	color: #4D9696;
}
div#zona0 a:hover{
	color: #BFD6D6;
}
div#spotlight0 {
	float: left;
	position: relative;
	background-color: #FFFFFF;
	color: #4D9696;
	border: 1px solid #BFD6D6;
	width: 110px;
	clear: both;
	padding-bottom: 6px;	
}
div#intestazione0 {
	padding-left: 16px;
	background-image: url(images/freccia_web_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
	clear: both;
	width: 86px;
	padding-top: 0px;
	padding-right: 6px;
}
div#titolo0 {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	position: relative;
	width: 96px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BFD6D6;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-image: url(images/sfondo_testo_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#riga0 {
	float: left;
	position: relative;
	width: 96px;
	clear: both;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BFD6D6;	
}
div#testo0{
	text-decoration: none;
	padding: 7px;
	float: left;
	position: relative;
	top: 3px;
}

/*links*/

div#links {
	float: left;
	width: 520px;
	position: relative;
	left: 45px;
	padding: 7px;
}
div#testo_links {
	background-color: #FFFFFF;
	border: 1px solid #BFD6D6;
	color: #4D9696;
	background-image: url(images/sfondo_profilo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 80%;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 120px;
	padding-left: 16px;	
}
div#testo_links a {
	color: #4D9696;
}
div#testo_links a:hover {
	color: #BFD6D6;
}

/*PROFILO*/

div#profilo {
	float: left;
	width: 520px;
	position: relative;
	left: 45px;
	padding-bottom: 7px;
	
}
div#testo_profilo {
	background-color: #FFFFFF;
	border: 1px solid #BFD6D6;
	color: #4D9696;
	background-image: url(images/sfondo_profilo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 80%;
	width: 483px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 16px;
	
}
div#testo_profilo a {
	color: #4D9696;
}
div#testo_profilo a:hover {
	color: #BFD6D6;
}

/*11111111111111111111111111111111111111111*/

div#zona1 {
	width:150px;
	height:100%;	
	left: 45px;
	text-align: left;
	position: relative;
	float: left;
}
div#zona1 a{
	color: #E95B1E;
}
div#zona1 a:hover{
	color: #e99775;
}
div#spotlight1 {
	float: left;
	position: relative;
	background-color: #FFFFFF;
	color: #E95B1E;
	border: 1px solid #e99775;
	width: 150px;
	clear: both;
	padding-top: 6px;
	padding-bottom: 6px;	
}
div#intestazione1 {
	padding-left: 16px;
	background-image: url(images/freccia_web_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
	clear: both;
	width: 126px;
	padding-top: 0px;
	padding-right: 6px;
}
div#titolo1 {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	position: relative;
	width: 128px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e99775;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(images/sfondo_testo_02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#riga1 {
	float: left;
	position: relative;
	width: 128px;
	clear: both;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e99775;	
}
div#testo1{
	text-decoration: none;
	padding: 7px;
	float: left;
	position: relative;
	top: 3px;
}

/*22222222222222222222222222222222222222222*/

div#zona2 {
	width:140px;
	height:100%;
	float: left;
	position: relative;
	clear: none;
	left: 76px !important;
	left: 60px;
	padding-bottom: 25px;
	text-align: left;
}
div#zona2 a{
	color: #DE598C;
}
div#zona2 a:hover{
	color: #FFB3D0;
}
div#spotlight2 {
	float: left;
	position: relative;
	background-color: #FFFFFF;
	color: #DE598C;
	border: 1px solid #FFB3D0;
	width: 150px;
	clear: both;
	padding-top: 6px;
	padding-bottom: 6px;
	
}
div#intestazione2 {
	padding-left: 16px;
	background-image: url(images/freccia_comun_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
	clear: both;
	width: 126px;
	padding-top: 0px;
	padding-right: 6px;	
}
div#titolo2 {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	position: relative;
	width: 128px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFB3D0;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(images/sfondo_testo_03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#riga2 {
	float: left;
	position: relative;
	width: 128px;
	clear: both;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFB3D0;	
}
div#testo2{
	text-decoration: none;
	padding: 7px;
	float: left;
	position: relative;
	top: 10px;
}

/*333333333333333333333333333333333333333333333*/

div#zona3 {
	width:140px;
	height:100%;
	float: left;
	position: relative;
	clear: none;
	left: 115px !important;
	left: 76px;
	padding-bottom: 25px;
	text-align: left;
}
div#zona3 a{
	color: #3FAFFF;
}
div#zona3 a:hover{
	color: #99D4FF;
}
div#spotlight3 {
	float: left;
	position: relative;
	background-color: #FFFFFF;
	color: #3FAFFF;
	border: 1px solid #99D4FF;
	width: 150px;
	clear: both;
	padding-top: 6px;
	padding-bottom: 6px;	
}
div#intestazione3 {
	padding-left: 16px;
	background-image: url(images/freccia_info_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
	clear: both;
	width: 126px;
	padding-top: 0px;
	padding-right: 6px;	
}
div#titolo3 {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	position: relative;
	width: 128px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99D4FF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(images/sfondo_testo_04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#riga3 {
	float: left;
	position: relative;
	width: 128px;
	clear: both;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99D4FF;	
}
div#testo3{
	text-decoration: none;
	padding: 7px;
	float: left;
	position: relative;
	top: 3px;
}

       /*GRAFICA*/        /*************************************************/

div#frecciatestata {
	width:16px;
	height:16px;
	position: relative;
	float: left;
}
div#testata {
	width:284px;
	height:16px;
	background-color:#FFFFFF;
	padding-left: 7px;
	float: left;
	position: relative;
	left: 3px;
	font-size: 85%;
	font-style: italic;
}
div#trattini {
	width:330px;
	height:16px;
	float: left;
	position: relative;
}
div#colonna1 {
	width:152px;
	height:100%;
	padding-top: 3px;
	padding-right: 3px;
	float: left;
}
div#colonna3 {
	float: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 444px;
	position: relative;
}
div#colonna3 ul {
	list-style-type: none;
	margin: 3px;
	padding: 0px;
	background-color: #FFFFFF;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFB3D0;
	border-right-color: #FFB3D0;
	border-left-color: #FFB3D0;
}
div#colonna3 li {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFB3D0;
}

/**************************************************************/

div#testo_index {
	background-color:#FFFFFF;
	width: 390px;
	border: 4px solid #FFFFFF;
	height: auto;
	float: left;
	font-size: 100%;
	text-align: left;
	color: #4D9696;
}
div#testo_index ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #BFD6D6;
	border-right-color: #BFD6D6;
	border-bottom-color: #BFD6D6;
	border-left-color: #BFD6D6;
	height: 100%;
	text-indent: 0px;
}
div#testo_index li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #BFD6D6;
	border-right-color: #BFD6D6;
	border-bottom-color: #BFD6D6;
	border-left-color: #BFD6D6;
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
}
div#testo_index p {
	color: #4D9696;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
div#testo_index a {
	color: #4D9696;
	
}
div#testo_index a:hover {
	color: #BFD6D6;
	
}

       /*SERVIZI PER IL WEB*/        /**************************************/

div#content_web {
	width: 760px;
	font-size: 100%;
	height: 100%;
	float: left;
	position: relative;
}
div#animazione_web {
	position:relative;
	left:47px;
	clear: both;
	height: 30px;
}
div#menu_web {
	background-color:#FFFFFF;
	width: 144px;
	border: 4px solid #FFFFFF;
	height: 246px;
}
div#menu_web ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #e99775;
	border-right-color: #e99775;
	border-bottom-color: #e99775;
	border-left-color: #e99775;
}
div#menu_web li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #e99775;
	border-right-color: #e99775;
	border-bottom-color: #e99775;
	border-left-color: #e99775;
	padding: 6px;
	margin: 0px;
}
div#menu_web a {
	color:#e99775;
	text-decoration: none;
	padding-left:16px;
	background-repeat: no-repeat;
	background-position: -2px top;
	font-style: italic;
	background-image: url(images/freccia_web_2.gif);
}
div#menu_web a:hover {color: #E95B1E; text-decoration: none; padding: 0 0 0 16px; background-image:url(images/freccia_web_2.gif); background-repeat: no-repeat; background-position: 0px top;}
div#menu_web a#activelink {
	color: #E95B1E;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 140%;
	margin-left: -14px;
	background-image: none;
}
div#menu_web p {
	color: #e99775;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
div#menu_prodotti {
	background-color:#FFFFFF;
	width: 144px;
	border: 4px solid #FFFFFF;
	height: 145px;
}
div#menu_prodotti ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #e99775;
	border-right-color: #e99775;
	border-bottom-color: #e99775;
	border-left-color: #e99775;
}
div#menu_prodotti li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #e99775;
	border-right-color: #e99775;
	border-bottom-color: #e99775;
	border-left-color: #e99775;
	padding: 6px;
	margin: 0px;
}
div#menu_prodotti a {
	color:#e99775;
	text-decoration: none;
	padding-left:16px;
	background-repeat: no-repeat;
	background-position: -2px top;
	font-style: italic;
	background-image: url(images/freccia_web_2.gif);
}
div#menu_prodotti a:hover {color: #E95B1E; text-decoration: none; padding: 0 0 0 16px; background-image:url(images/freccia_web_2.gif); background-repeat: no-repeat; background-position: 0px top;}
div#menu_prodotti a#activelink {
	color: #E95B1E;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 140%;
	margin-left: -14px;
	background-image: none;
}
div#menu_prodotti p {
	color: #e99775;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
div#colonnatesto {
	width:190px;
	height:100%;
	padding-top: 3px;
	padding-right: 3px;
	float: left;
}
div#testo_web {
	background-color:#FFFFFF;
	width: 182px;
	border: 4px solid #FFFFFF;
	height: 550px;
}
div#testo_web ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #e99775;
	border-right-color: #e99775;
	border-bottom-color: #e99775;
	border-left-color: #e99775;
	height: 100%;
	list-style-type: none;
}
div#testo_web li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #e99775;
	border-right-color: #e99775;
	border-bottom-color: #e99775;
	border-left-color: #e99775;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	background-image: url(images/sfondo_testo_02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#testo_web p {
	color: #e99775;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
div#elenco {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: auto;
}
div#elenco ul {
	color: #E95B1E;
}
div#elenco li {
	
}
div#colonnatesto_registr {
	width:368px;
	height:100%;
	padding-top: 3px;
	padding-right: 3px;
	float: left;
}
div#testo_registr {
	background-color:#FFFFFF;
	width: 360px;
	border: 4px solid #FFFFFF;
	height: 1000px;
}
div#testo_registr ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #e99775;
	border-right-color: #e99775;
	border-bottom-color: #e99775;
	border-left-color: #e99775;
	height: 100%;
	text-indent: -1px;
	list-style-type: none;
}
div#testo_registr li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #e99775;
	border-right-color: #e99775;
	border-bottom-color: #e99775;
	border-left-color: #e99775;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}
div#testo_registr p {
	color: #e99775;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
div#colonna2_web {
	width:150px;
	height:100%;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
	border-right-width:1px;
	float: left;
	position: relative;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
div#colonna2_web ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#colonna2_web li {
	padding-top: 0px;
	padding-right: 12px;
	padding-left: 3px;
	background-image: url(images/freccialinea.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
}
div#colonna2_web a {
	color: #FFFFFF;
	font-size: 80%;
}
div#colonna2_web a:hover {
	color: #FFB3D0;
}


       /*COMUNICAZIONE*/        /*******************************************/

div#content_comun {
	width: 760px;
	font-size: 100%;
	height: 100%;	
}
div#animazione_comun {
	width:100px;
	position:relative;
	left:275px;
	clear: both;
	height: 30px;
}
div#menu_comun {
	background-color:#FFFFFF;
	width: 144px;
	border: 4px solid #FFFFFF;
}
div#menu_comun ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFB3D0;
	border-right-color: #FFB3D0;
	border-bottom-color: #FFB3D0;
	border-left-color: #FFB3D0;
}
div#menu_comun li {
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFB3D0;
	border-right-color: #FFB3D0;
	border-bottom-color: #FFB3D0;
	border-left-color: #FFB3D0;
	margin: 0;
}
div#menu_comun a {
	color:#FFB3D0;
	text-decoration: none;
	padding-left:16px;
	background-repeat: no-repeat;
	background-position: -2px top;
	font-style: italic;
	background-image: url(images/freccia_comun_2.gif);
}
div#menu_comun a:hover {color: #DE598C; text-decoration: none; padding: 0 0 0 16px; background-image:url(images/freccia_comun_2.gif); background-repeat: no-repeat; background-position: 0px top;}
div#menu_comun a#activelink {
	color: #DE598C;
	background-image: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 140%;
	margin-left: -14px;
}
div#menu_comun p {
	color: #FFB3D0;
	font-size: 90%;
	margin: 0px;
	padding: 2px;
}

div#colonna2_comun {
	width:150px;
	height:auto;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
	border-right-width:1px;
	float: left;
	color: #FFFFFF;
	text-align: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
div#colonna2_comun ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#colonna2_comun li {
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 3px;
	background-image: url(images/freccialinea.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 106px;
}
div#colonna2_comun a {
	color: #FFFFFF;
	font-size: 80%;
}
div#colonna2_comun a:hover {
	color: #FFB3D0;
}
	

       /*INFORMATICA*/        /*********************************************/


div#content_info {
	width: 760px;
	font-size: 100%;
	height: 100%;
	float: left;
	position: relative;
}
div#animazione_info {
	width:100px;
	left:475px;
	height: 30px;
	clear: both;
	position: relative;
}
div#menu_info {
	background-color:#FFFFFF;
	width: 144px;
	border: 4px solid #FFFFFF;
}
div#menu_info ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #99D4FF;
	border-right-color: #99D4FF;
	border-bottom-color: #99D4FF;
	border-left-color: #99D4FF;
}
div#menu_info li {
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #99D4FF;
	border-right-color: #99D4FF;
	border-bottom-color: #99D4FF;
	border-left-color: #99D4FF;
	margin: 0;
}
div#menu_info a {
	color:#99D4FF;
	text-decoration: none;
	padding-left:16px;
	background-repeat: no-repeat;
	background-position: -2px top;
	font-style: italic;
	background-image: url(images/freccia_info_2.gif);
}
div#menu_info a:hover {color: #3FAFFF; text-decoration: none; padding: 0 0 0 16px; background-image:url(images/freccia_info_2.gif); background-repeat: no-repeat; background-position: 0px top;}
div#menu_info a#activelink {
	color: #3FAFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 140%;
	background-image: none;
	margin-left: -14px;
}
div#menu_info p {
	color: #99D4FF;
	font-size: 90%;
	margin: 0px;
	padding: 2px;
}
div#colonna2_info {
	width:150px;
	height:100%;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
	border-right-width:1px;
	float: left;
	position: relative;
	color: #FFFFFF;
	text-align: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
div#colonna2_info ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#colonna2_info li {
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 3px;
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 106px;
	background-image: url(images/freccialinea.gif);
}
div#colonna2_info a {
	color: #FFFFFF;
	font-size: 80%;
}
div#colonna2_info a:hover {
	color: #0039BF;
}
div#testo_info {
	background-color:#FFFFFF;
	width: 182px;
	border: 4px solid #FFFFFF;
	height: 750px;
}
div#testo_info ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #99D4FF;
	border-right-color: #99D4FF;
	border-bottom-color: #99D4FF;
	border-left-color: #99D4FF;
	height: 100%;
	list-style-type: none;
}
div#testo_info li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #99D4FF;
	border-right-color: #99D4FF;
	border-bottom-color: #99D4FF;
	border-left-color: #99D4FF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	background-image: url(images/sfondo_testo_04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#testo_info p {
	color: #79b4dF;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
div#testo_privacy {
	background-color:#FFFFFF;
	width: 464px;
	border: 4px solid #FFFFFF;
	height: 100%;
}
div#testo_privacy_small {
	background-color:#FFFFFF;
	width: 184px;
	border: 4px solid #FFFFFF;
	height: 100%;
}
div#testo_privacy ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #99D4FF;
	border-right-color: #99D4FF;
	border-bottom-color: #99D4FF;
	border-left-color: #99D4FF;
	height: 100%;
	list-style-type: none;
}
div#testo_privacy li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #99D4FF;
	border-right-color: #99D4FF;
	border-bottom-color: #99D4FF;
	border-left-color: #99D4FF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	background-image: url(images/sfondo_testo_04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#testo_privacy p {
	color: #79b4dF;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
div#testo_privacy_small ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #99D4FF;
	border-right-color: #99D4FF;
	border-bottom-color: #99D4FF;
	border-left-color: #99D4FF;
	height: 100%;
	list-style-type: none;
}
div#testo_privacy_small li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #99D4FF;
	border-right-color: #99D4FF;
	border-bottom-color: #99D4FF;
	border-left-color: #99D4FF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	background-image: url(images/sfondo_testo_04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#testo_privacy_small p {
	color: #79b4dF;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
div#colonna_form {
	width:480px;
	height:100%;
	float: left;
	position: relative;
	color: #FFFFFF;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
}
div#testo_form {
	background-color:#FFFFFF;
	width: auto;
	border: 4px solid #FFFFFF;
	float: left;
	position: relative;
	margin-left: 3px;
	font-size: 100%;
}
div#testo_form ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #99D4FF;
	border-right-color: #99D4FF;
	border-bottom-color: #99D4FF;
	border-left-color: #99D4FF;
	height: 100%;
	list-style-type: none;
}
div#testo_form li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #99D4FF;
	border-right-color: #99D4FF;
	border-bottom-color: #99D4FF;
	border-left-color: #99D4FF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}
div#testo_form p {
	color: #3FAFFF;
	font-size: 160%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
form{width:450px;padding:5px 0;margin:10px}
fieldset{float:left;width:450px;
    margin: 1em 0;padding: 0;
    border: none}
legend{
	font-weight:bold;
	color: #3FAFFF;
	background:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99D4FF;
}
form b{color:#DE598C}
form p{margin:0.5em 10px}
fieldset div{
	float:left;
	width:100%;
	background: url(line.png) repeat-x bottom;
	color: #3FAFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99D4FF;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

label{float:left;width:120px;
    display: inline;margin-left: 10px;
    line-height:23px}
input#go{
    margin-left:0px}

 /*********************************************************************************************************************************************/
 /*********************************************************************************************************************************************/
 /*FOOTER*/        /**********************************************************************************************************************/

div#footer {
	text-align:center;
	font-size: 80%;
	color: #fff;
	position:relative;
	width: 740px;
	clear: none;
	padding: 10px;
}
div#footer a {color: #fff; font-weight: bold; text-decoration: underline}
div#footer_index {
	text-align:center;
	font-size: 80%;
	color: #fff;
	position:relative;
	width: 556px;
	clear: none;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div#footer_index a {color: #fff; font-weight: bold; text-decoration: underline}



.grande {
	font-size: 150%;
	font-weight: bold;
}
.grandissimo {
	font-size: 350%;
	font-weight: bold;
	color: #DE598C;
}

               
 /*********************************************************************************************************************************************/
 /*********************************************************************************************************************************************/
 /*COLORI*/		 /**********************************************************************************************************************/

.colore_index_verdeacqua {color: #4D9696}
.colore_index_verdechiaro {color: #BFD6D6}

.colore_web_rossoscuro {color: #A10F0F}
.colore_web_arancione {color: #E95B1E}
.colore_web_salmone {color: #e99775}

.colore_comun_rosso {color: #B4070F}
.colore_comun_fuxia {color: #DE598C}
.colore_comun_viola {color: #B7A6FF}
.colore_comun_rosa {color: #FFB3D0}

.colore_info_bluscuro {color: #001394}
.colore_info_blu {
	color: #0010bF
}
.colore_info_azzurro {color: #3FAFFF}
.colore_info_celeste {color: #99D4FF}

.colore_rosso {color: #FF0000}
div#testo_contatti {
	background-color:#FFFFFF;
	width: auto;
	border: 4px solid #FFFFFF;
	float: left;
	position: relative;
	margin-left: 3px;
	font-size: 100%;
}
div#testo_contatti      ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #BFD6D6;
	border-right-color: #BFD6D6;
	border-bottom-color: #BFD6D6;
	border-left-color: #BFD6D6;
	height: 100%;
	list-style-type: none;
}
div#testo_contatti li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #BFD6D6;
	border-right-color: #BFD6D6;
	border-bottom-color: #BFD6D6;
	border-left-color: #BFD6D6;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}
div#testo_contatti p {
	color: #4D9696;
	font-size: 160%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
legend_contatti {
	font-weight:bold;
	color: #3FAFFF;
	background:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99D4FF;
}
fieldset#contatti {
	float: left;
	width: 450px;
    margin: 1em 0;
	padding: 0;
    border: none
	background-color:#FFFFFF;
	width: auto;
	border: 4px solid #FFFFFF;
	float: left;
	position: relative;
	margin-left: 3px;
	font-size: 100%;
	color: #00CC00;
}