/* 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;
}


/*********** #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; 
}






/* 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: 1px;	
	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: 62px;
}
.logo{	
	text-align:center;
	float: left;
}
.head1{
	margin-top: 1px;
	margin-left: 45px;
	width: 495px;
	height:20px;
	font-size: 18px;	
	line-height: 60px;
	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: 2px 8px 4px 8px;
	text-align:center;
	margin-bottom: 8px;
	float: right;
	clear:right;
	width: 192px;
	height: auto;
	margin-top: 8px;
	margin-right: 8px;
}
.head2:h1 {
	background-color: inherit;
	color: #7A8A9A;
	margin: 1px;	
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
}
.account:h1 {
	background-color: inherit;
	color: #7A8A9A;
	margin: 1px;	
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
}





/* 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;
}


/* Stili per inserire ANNUNCI */
div#annunci{
	/*background-color: #EBEFF2;*/
	border-top: 2px solid #9AA6B2;
	border: 3px solid #DB6410;
	margin-top: 10px;
	padding: 7px 0px 7px 7px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	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;
}
.content1{
	background-color: #E1EFFF;
	border: 1px solid #4E9BFA;	
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	margin-bottom: 10px;
	text-align:center;
	width: 300px;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear:left;
}
.content2{
	border: 1px solid #FFFFFF;	
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	margin-bottom: 10px;
	width: 281px;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: right;
	clear:right;
}
.content3{
	margin-top: 10px;
	width: 310px;
	height: 72px;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
}
.content3:hover{
	background-color: #E1EFFF;
	margin-top: 10px;
	width: 310px;
	height: 72px;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
}
.content4{
	margin-top: 10px;
	width: 310px;
	height: 72px;
	font-size: 12px;	
	line-height: 17px;
	float: right;
	clear: right;
}
.content4:hover{
	background-color: #E1EFFF;
	margin-top: 10px;
	width: 310px;
	height: 72px;
	font-size: 12px;	
	line-height: 17px;
	float: right;
	clear: right;
}
.content5{
	border: 1px solid #EBEDF3;	
	padding: 0px 10px 5px 10px;	
	margin-top: 8px;
	width: 628px;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
}
.content6{
	border: 1px solid #EBEDF3;	
	padding: 0px 5px 5px 5px;	
	margin-top: 8px;
	width: 638px;
	height: auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
}
.content7{
	background-color: #E1EFFF;
	border: 1px solid #4E9BFA;	
	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;
}
.content8{
	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;
}

/* LINK homepage 1 google */
.linkGoogle1{
	background-color: #E1EFFF;
	border: 1px solid #EBEDF3;	
	padding: 5px 10px 5px 10px;	
	margin-top: 8px;
	width: 628px;
	height: auto;
	line-height: 18px;
	float: left;
	clear: left;
	text-align: center;
}
.linkNewsletter{
	background-color: #E1EFFF;
	border: 1px solid #EBEDF3;	
	padding: 5px 10px 5px 10px;	
	margin-top: 8px;
	width: 628px;
	height: auto;
	line-height: 18px;
	font-size: 18px;
	font-weight:bold;
	float: left;
	clear: left;
	text-align: center;
}





/* Menu dei servizi posizionato a Sx */
.MenuServiziSx{
	background-color: #E1EFFF;
	border: 1px solid #4E9BFA;	
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	margin-right: 10px;
	width: 240px;
	height: auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
}




/* Bacheca dei servizi */
.BachecaServizi{
	background-color: #FFFFFF;
	border: 1px solid #9AA6B2;
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	width: 376px;
	height: 280px;
	font-size: 12px;	
	line-height: 21px;
	float: right;
	clear: right;
}




.MenuSxGoogle{
	background-color: #E1EFFF;
	border: 1px solid #4E9BFA;	
	padding: 1px 5px 1px 5px;	
	margin-top: 8px;
	margin-right: 10px;
	width: 240px;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear:left;
}



.ClientiPrivati{
	background-color: #FFFF66;
	border: 1px solid #4E9BFA;	
	padding: 2px 2px 2px 2px;	
	margin-top: 0px;
	margin-left: 47px;
	width: 118px;
	height: 11px;
	font-size: 10px;	
	line-height: 10px;
	float: left;
	text-align: center;
}
.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;
}


/* Titolo servizi offerti */
.TitoloServiziIntraday{
	background-color: #C3D9FF;
	border: 1px solid #9AA6B2;	
	padding: 2px 2px 2px 2px;	
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 12px;
	width: 136px;
	height: 11px;
	font-size: 10px;	
	line-height: 10px;
	float: left;
	text-align: center;
}
.TitoloServiziForex{
	background-color: #FFFF99;
	border: 1px solid #9AA6B2;	
	padding: 2px 2px 2px 2px;	
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 12px;
	width: 136px;
	height: 11px;
	font-size: 10px;	
	line-height: 10px;
	float: left;
	text-align: center;
}
.TitoloServiziCommodities{
	background-color: #CAF99B;
	border: 1px solid #9AA6B2;	
	padding: 2px 2px 2px 2px;	
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 12px;
	width: 136px;
	height: 11px;
	font-size: 10px;	
	line-height: 10px;
	float: left;
	text-align: center;
}
.TitoloServiziAzioni{
	background-color: #FFCC66;
	border: 1px solid #9AA6B2;	
	padding: 2px 2px 2px 2px;	
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 12px;
	width: 136px;
	height: 11px;
	font-size: 10px;	
	line-height: 10px;
	float: left;
	text-align: center;
}








.clienti3{
	background-color: #E1EFFF;
	border: 1px solid #E1EFFF;	
	padding: 2px 2px 2px 2px;	
	margin-top: 0px;
	width: 136px;
	height: 11px;
	font-size: 10px;	
	line-height: 10px;
	float: left;
	text-align: center;
}


.contentGoog1{
	border: 1px solid #FFFFCC;
	background: #FFFFCC;
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	width: 638px;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
	text-align:center;
}
.contentGoog2{
	border: 1px solid #C3D9FF;
	background: #C3D9FF;
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	width: 638px;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
	text-align:center;
}
.contentGoog3{
	border: 1px solid #CAF99B;
	background: #CAF99B;
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	width: 638px;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
	text-align:center;
}
.contentGoog4{
	border: 1px solid #E6E6E6;
	background: #E6E6E6;
	padding: 5px 5px 5px 5px;	
	margin-top: 8px;
	width: 638px;
	height:auto;
	font-size: 12px;	
	line-height: 18px;
	float: left;
	clear: left;
	text-align:center;
}



/* Stili per il menu */
div#Menu1{	
	width: 192px;
	height: auto;
	margin-top: 8px;
	margin-right: 8px;
}
div#Menu2{	
	width: 192px;
	height: 46px;
	margin-right: 8px;
	float: right;
	margin-bottom: 8px;
	line-height: 16px;
}
div#Menu3{	
	background-color: #EBEFF2;
	border: 1px solid #9AA6B2;
	padding: 4px 8px 4px 8px;

	margin-bottom: 8px;
	width: 192px;
	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: left;
}





.titoloVerde{	
	background-color: #10CF1F;
	border: 1px inset #27F355;
	padding: 1px 1px 1px 10px;
	text-align: left;
	width: 625px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.tit2{	
	background-color: #FF0000;
	border: 1px inset #fc8654;
	padding: 1px 1px 1px 10px;
	text-align: left;
	width: 530px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.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;
}




.immagineindice {
	background-color:#FFFFFF;
	border: 1px solid #000000;
	padding: 2px;
	margin: 3px 5px 3px 3px;
}


/* Proprietà scrittura */
.grassetto1 {
	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;
}
.titolo{
	background-color: inherit;
	color: #7A8A9A;
	margin: 1px;	
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 18px;
}




.filetto1 {
	background-color: inherit;
	color: #9AA6B2;
	height: 1px;
	width: 100%;
}

/* Altezza linea */
.altezza1{	
	line-height: 24px;
}

.filetto{
height: 1px;
color:#FF0000;
	line-height: 24px;
}