/* CSS Document */


/* Stili per il layout fisso */
html,body{
	padding: 0px;	
	margin-top: 10px;
	margin-bottom: 10px;
}
body{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
div#container{
	margin: 0 auto;
	width: 900px;  	
	text-align: left;
}


/* Stili generici */
a:link {
	background-color: inherit;
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	background-color: inherit;	
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	background-color: inherit;
	color: #0000CC;
	text-decoration: underline;
	font-weight: inherit;
}
a:active {
	background-color: inherit;
	color: #0000CC;
	text-decoration: none;
}
h1 {
	background-color: inherit;
	color: #7A8A9A;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 18px;
}
h2 {
	background-color: inherit;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


/* Stili per il head */
div#head{
	border-top: 1px solid #9AA6B2;
	padding: 7px 0px 7px 7px;
	font-size: 12px;
	text-align: left;
	clear: both;
	height:60px;
}
/* CSS del logo di 3ndy */
.logo{	
	text-align:center;
	float: left;
}
.head1{
	width: 495px;
	height: 41px;
	font-size: 18px;
	padding-top: 22px;
	padding-left: 45px;
	line-height: 18px;
	float: left;
	clear: right;
	color: #7A8A9A;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 18px;
	font-weight:bold;
}
/* Se vogliamo aggiungere alla destra dell'head1 il login usare il codice sotto*/
.head2{
	background-color: #EBEFF2;
	border: 1px solid #9AA6B2;
	padding: 4px 8px 4px 8px;
	text-align:center;
	margin-bottom: 8px;
	float: right;
	clear:right;
	width: 192px;
	height: auto;
	margin-top: 8px;
	margin-right: 8px;
}


/* Stili per il neck */
div#neck{
	background-color: #EBEFF2;
	border-top: 2px solid #9AA6B2;
	padding: 7px 0px 7px 7px;
	font-size: 12px;
	text-align: left;
	clear: both;
}
div#neckVideo{
	padding: 7px 0px 0px 7px;
	font-size: 12px;
	text-align: left;
	clear: both;
}


/* Stili per il content */
div#content{
	padding: 0px 5px 5px 0px;
	width: 650px;	
	font-size: 12px;
	margin-left: 8px;
	line-height: 18px;
	height: auto;
	float: left;
}

div#contentVideo{
	padding: 0px 5px 5px 0px;
	width: 522px;	
	font-size: 12px;
	margin-left: 8px;
	line-height: 18px;
	height: auto;
	float: left;
}

.content1{
	background-color: #E1EFFF;
	border: 1px solid #4E9BFA;	
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	width: 310px;
	height: auto;
	font-size: 12px;	
	line-height: 18px;
	text-align: center;	
	float: left;
	clear: left;
}
.content2{
	border: 1px solid #FFFFFF;	
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	width: 310px;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: right;
	clear: right;
	text-align: center;
}
.content3{
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	margin-bottom: 8px;
	width: 300px;
	height: auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
}
.content4{
	border: 1px solid #EBEDF3;	
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	width: 638px;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
}
.contentVideo4{
	border: 1px solid #EBEDF3;	
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	width: 510px;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
}
.content5{
	border: 1px solid #EBEDF3;	
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	width: 638px;
	text-align: center;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
}

.contentVideo5{
	border: 1px solid #EBEDF3;	
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	width: 510px;
	text-align: center;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
}

.content7{
	background-color: #FFFF99;
	border: 1px solid #FFFF99;	
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	margin-bottom: 8px;
	width: 638px;
	height: auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
}





/* Google */
.contentGoog1{
	background-color: #FFFF99;
	border: 1px solid #EBEDF3;	
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	width: 638px;
	text-align: center;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
}
.contentGoog2{
	background-color: #CAF99B;
	border: 1px solid #EBEDF3;	
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	width: 638px;
	text-align: center;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
}
.contentGoog3{
	background-color: #FFCC66;
	border: 1px solid #EBEDF3;	
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	width: 638px;
	text-align: center;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
}
.contentGoog4{
	background-color: #E6E6E6;
	border: 1px solid #EBEDF3;	
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	width: 638px;
	text-align: center;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
}
.contentGoog4{
	background-color: #FFFFFF;
	border: 1px solid #EBEDF3;	
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	width: 638px;
	text-align: center;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
}
.contentGoog5{
	background-color: #E6E6E6;
	border: 1px solid #EBEDF3;	
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	width: 638px;
	text-align: center;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
}
.contentGoog6{
	background-color: #C3D9FF;
	border: 1px solid #EBEDF3;	
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	width: 638px;
	text-align: center;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
}

/* Stile Clienti Istituzionali e Clienti Imprese */
.ClientiIstituzionali{
	background: url(sfondo_01.gif);
	border: 1px solid #4E9BFA;	
	padding: 2px 2px 2px 2px;	
	margin-top: 0px;
	width: 234px;
	font-size: 12px;
	font-weight: bold;	
	float: left;
	text-align: center;
}
.ClientiImprese{
	background: url(sfondo_01.gif);
	border: 1px solid #4E9BFA;	
	padding: 2px 2px 2px 2px;	
	margin-top: 6px;
	width: 234px;
	font-size: 12px;
	font-weight: bold;	
	float: left;
	text-align: center;
}



/* Stili per il menu */
div#Menu1{	
	background-color: #E1EFFF;
	border: 1px solid #4E9BFA;	
	padding: 4px 4px 4px 4px;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 8px;	
	width: 200px;
	margin-right: 8px;
	float: right;
	line-height: 18px;
}

div#MenuVideo1{	
	background-color: #EBEFF2;
	border: 1px solid #9AA6B2;
	padding: 4px 8px 4px 8px;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 8px;	
	width: 320px;
	margin-right: 8px;
	float: right;
	line-height: 18px;
}

/* Stile per il Menu dei Servizi */
#Menu1 ul a:link, #Menu1 ul a:visited {display: block;}
#Menu1 ul {list-style: none; margin: 0; padding: 0;}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#Menu1 li {border-bottom: 1px solid #EEE;}
/* fix for browsers that don't need the hack */
html>body #Menu1 li {border-bottom: none;}
/* Links che si illuminano */
#sectionLinks{
	position: relative;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}
#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}
#sectionLinks a:hover{
	background-color: #dddddd;
}


/* Menu per Istituzionali e Imprese */
div#MenuIstituzionali{	
	background-color: #E1EFFF;
	border: 1px solid #4E9BFA;	
	padding: 4px 4px 4px 4px;
	text-align: left;
	margin-bottom: 8px;
	width: 200px;
	margin-right: 8px;
	float: right;
	line-height: 18px;
}
.ClientiIstituzionali1{
	background: url(sfondo_01.gif);
	border: 1px solid #4E9BFA;	
	padding: 2px 2px 2px 2px;	
	margin-top: 0px;
	width: 193px;
	font-size: 12px;
	font-weight: bold;	
	float: left;
	text-align: center;
}
.ClientiIstituzionali2{
	background: url(sfondo_01.gif);
	border: 1px solid #4E9BFA;	
	padding: 2px 2px 2px 2px;	
	margin-top: 6px;
	width: 193px;
	font-size: 12px;
	font-weight: bold;	
	float: left;
	text-align: center;
}






div#Menu2{	
	background-color: #EBEFF2;
	border: 1px solid #9AA6B2;
	padding: 4px 8px 4px 18px;
	text-align: left;
	margin-bottom: 8px;
	width: 182px;
	margin-right: 8px;
	float: right;
	line-height: 18px;
}
div#MenuVideo2{	
	/* background-color: #EBEFF2; */
	border: 1px solid #FFFFFF;
	padding: 4px 8px 4px 8px;
	text-align: left;
	margin-bottom: 8px;
	width: 320px;
	margin-right: 8px;
	float: right;
	line-height: 18px;
}

div#Menu3{	
	border: 1px solid #9AA6B2;
	padding: 4px 8px 4px 8px;
	text-align: center;
	margin-bottom: 8px;
	width: 192px;
	height: auto;
	margin-right: 8px;
	float: right;
	line-height: 16px;
}
div#MenuVideo3{	
	border: 1px solid #FFFFFF;
	padding: 4px 8px 4px 8px;
	text-align: center;
	margin-bottom: 8px;
	width: 320px;
	height: auto;
	margin-right: 8px;
	float: right;
	line-height: 16px;
}
div#Menu4{	
	background-color: #EBEFF2;
	border: 1px solid #9AA6B2;
	padding: 4px 8px 4px 18px;
	text-align: left;
	margin-bottom: 8px;
	width: 182px;
	margin-right: 8px;
	float: right;
	line-height: 18px;
}
div#Menu5{	
	background-color: #EBEFF2;
	border: 1px solid #9AA6B2;
	padding: 4px 8px 4px 8px;
	text-align: left;
	margin-bottom: 8px;
	text-align: center;
	width: 192px;
	margin-right: 8px;
	float: right;
	line-height: 18px;
}
div#Menu6{	
	background-color: #EBEFF2;
	border: 1px solid #9AA6B2;
	padding: 4px 8px 4px 8px;
	text-align: left;
	margin-bottom: 8px;
	width: 192px;
	margin-right: 8px;
	float: right;
	line-height: 18px;
}
.IndMenu1{	
	background-color: #EBEFF2;
	border: 1px solid #9AA6B2;
	padding: 4px 8px 4px 8px;
	text-align:center;
	margin-bottom: 8px;
	width: 192px;
	float: right;
}
.IndMenu2{	
	background-color: #cddbdc;
	border: 1px solid #9AA6B2;
	padding: 4px 8px 4px 8px;
	text-align: center;
	margin-bottom: 8px;
	width: 192px;
	float:right;
}




/* Stili per il footer */
div#footer{
	background-color: #EBEFF2;
	border: 1px solid #9AA6B2;
	padding: 7px 0px 7px 7px;
	margin-top: 15px;
	height: 25px;
	font-size: 10px;
	text-align: left;	
	clear: both;
}


/* Titoli della content */
.titolo1{	
	background-color: #E1EFFF;
	border: 1px solid #999999;
	padding: 4px 1px 4px 10px;
	text-align: left;
	width: 625px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.titoloVideo1{	
	background-color: #E1EFFF;
	border: 1px solid #999999;
	padding: 4px 1px 4px 10px;
	text-align: left;
	width: 497px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.titolo2{	
	border: 1px solid #999999;
	padding: 4px 1px 4px 10px;
	text-align: left;
	width: 625px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
.titolo3{	
	border: 1px solid #FFFFFF;
	padding: 4px 1px 4px 10px;
	text-align: left;
	width: 625px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

/* Collegamenti */
.link1{	
	background-color: #E1EFFF;
	border: 1px solid #999999;
	padding: 4px 1px 4px 10px;
	text-align: left;
	width: 625px;
	font-size: 12px;
	/*margin-top: 5px;
	margin-bottom: 5px;*/
	clear: both;
}
/* file excel */
.excel{	
	background-color: #CAF99B;
	border: 1px solid #999999;
	padding: 4px 1px 4px 10px;
	text-align: left;
	width: 625px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}



.tit1{
	background-color: #10CF1F;
	border: 1px solid #27F355;
	padding: 4px 1px 4px 10px;
	text-align: left;
	width: 310px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	float: left;
}


.contentSx1{
	border: 1px solid #4E9BFA;
	padding: 4px 4px 4px 4px;
	width: 304px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	line-height: 24px;
	clear: left;
}
.titleSx1{
	background-color: #10CF1F;
	border: 1px solid #27F355;
	padding: 2px 2px 2px 2px;
	text-align: center;
	width: 298px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.titleSx2{
	background-color: #0A23D6;
	border: 1px solid #689BF9;
	padding: 2px 2px 2px 2px;
	text-align: center;
	width: 298px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.titleMd1{
	background-color: #0A23D6;
	border: 1px solid #689BF9;
	padding: 2px 2px 2px 2px;
	text-align: center;
	margin-left:167px;
	margin-right: 167px;
	width: 298px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}


/* Layout per i pagamenti di PayPal */
.contentSxPaypal1{
	border: 1px solid #4E9BFA;
	padding: 4px 4px 4px 4px;
	width: 190px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	line-height: 24px;
	clear: left;
}
.contentDxPaypal1{
	border: 1px solid #4E9BFA;
	padding: 4px 4px 4px 4px;
	width: 418px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	line-height: 24px;
	clear: right;
}





.contentDx1{
	border: 1px solid #4E9BFA;
	padding: 4px 4px 4px 4px;
	width: 304px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	line-height: 24px;
	clear: right;
}
.titleDx1{
	background-color: #FF0000;
	border: 1px solid #FC8654;
	padding: 2px 2px 2px 2px;
	text-align: center;
	width: 298px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}


.contentSx2{
	border-top: 1px solid #4E9BFA;
		border-left: 1px solid #4E9BFA;
		border-bottom: 1px solid #4E9BFA;
	padding: 4px 4px 4px 4px;
	width: 304px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
	float: left;
	line-height: 24px;
	clear: left;
}
.contentDx2{
	border-top: 1px solid #4E9BFA;
		border-bottom: 1px solid #4E9BFA;
		border-right: 1px solid #4E9BFA;
	padding: 4px 4px 4px 4px;
	width: 316px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
	float: right;
	line-height: 24px;
	clear: right;
}



.tit1{
	background-color: #10CF1F;
	border: 1px solid #27F355;
	padding: 4px 1px 4px 10px;
	text-align: left;
	width: 310px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	float: left;
}

.ServiziAbbonamento{
	background-color: #10CF1F;
	border: 1px solid #27F355;
	padding: 4px 1px 4px 10px;
	width: 310px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	float: left;
}




.tit1q{
	background-color: #10CF1F;
	border: 1px solid #27F355;
	padding: 4px 1px 4px 10px;
	text-align: left;
	width: 290px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	float: right;
	clear: none;
}

.tit2{	
	background-color: #FF0000;
	border: 1px inset #fc8654;
	padding: 1px 1px 1px 10px;
	text-align: left;
	width: 320px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.tit3{	
	background-color: #0A23D6;
	border: 1px inset #689BF9;
	padding: 1px 1px 1px 10px;
	text-align: left;
	width: 530px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.riq1{	
	background-color: #E1EFFF;
	border: 1px solid #4E9BFA;		
	padding: 5px 5px 5px 5px;	
	text-align: left;
	width: 250px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 190px;
}
/*.riq4{	
	background-color: #FFFF00;
	border: 1px inset #FFFFCC;
	padding: 1px 1px 1px 10px;
	text-align: left;
	width: 530px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}*/


/* Cornice immagine */
/*.immaginelogo {	
	padding: 2px;
	margin: 0px 60px 0px 6px;
}*/
.immagineindice1 {
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px 5px 5px 0px;
}
.immagineindice2 {
	border: 1px solid #000000;
	padding: 2px;
	margin: 3px 5px 3px 0px;
}
.immagineindice3 {
	border: 1px solid #000000;
	padding: 2px;
	margin: 3px 12px 3px 0px;
}





/* Proprietà scrittura */
.grassetto1 {
	font-size: 12px;
	font-weight: bold;
}
/*.grassetto2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}*/
.grassetto2 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.grassetto3 {
	color: #009933;
	font-size: 12px;
	font-weight: bold;
}
.grassetto4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
		font-weight: bold;
}
.grassetto5 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.grassetto6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
		font-weight: bold;
}

.titolo{
	background-color: inherit;
	color: #7A8A9A;
	margin: 1px;	
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 18px;
}


.filetto1 {
	background-color: inherit;
	color: #EBEDF3;
	height: 1px;
	width: 100%;
}

/* Altezza linea */
.altezza1{	
	line-height: 24px;
}


/*********** #navBar link styles ***********/

#content1 ul a:link, #content1 ul a:visited {display: block;}
#content1 ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#content1 li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #content1 li {border-bottom: none;}


/* Links che si illuminano */
#sectionLinks{
	position: relative;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}
#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}
#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}


