/* CSS AksiaGroup.com Private Equity Company in Italy */

/*Layout Pagina*/
body { background-color: #E6E6E6; margin-top: 0px;}

img { border-width: 0px; }

#contenitore { background-color: transparent;
         margin: 0px auto;
         width: 720px;
         height: 500px;
         }

#intestazione { background-color: transparent;
         margin: 0px;
         width: 720px;
         height: 80px;
         }

#menu { background-color: #ffffff;
         margin: 0px;
         width: 720px;
         height: 48px;
         margin-top: 0px;
         }

#logo { float: left;
         width: 161px;
         margin-left: 5px;
         margin-top: 7px;
         margin-bottom: 4px;
         text-align: center;
         }

#menuback { background: url(img/navoff.gif) repeat-x;
         text-align: center;
         float: right;
         width: 520px;
         height: 48px;
         margin-left: 14px;
         margin-right: 8px;
         margin-top: 7px;
         }

#pad_destro {
	background: url(img/separatore.gif) no-repeat left;
	float: right;
	width: 33px;
	height: 36px;
         }

#pad_sinistro {
	background: url(img/separatore.gif) no-repeat right;
	float: right;
	width: 33px;
	height: 36px;
         }

#investimenti {
	background: url(img/separatore.gif) no-repeat left;
	float: right;
	width: 125px;
	height: 36px;
         }
#organizzazione {
	background: url(img/separatore.gif) no-repeat left;
	float: right;
	width: 130px;
	height: 36px;
         }

#modello {
	background: url(img/separatore.gif) no-repeat left;
	float: right;
	width: 100px;
	height: 36px;
         }

#profilo {
	background-color: transparent;
	float: right;
	width: 95px;
	height: 36px;
         }

#profilo_on {
	background: url(img/navon.gif) repeat;
	float: right;
	width: 95px;
	height: 36px;
         }

#modello_on {
	background: url(img/navon.gif) repeat;
	float: right;
	width: 100px;
	height: 36px;
         }

#organizzazione_on {
	background: url(img/navon.gif) repeat;
	float: right;
	width: 130px;
	height: 36px;
         }

#investimenti_on {
	background: url(img/navon.gif) repeat;
	float: right;
	width: 125px;
	height: 36px;
         }

#colonnasin { background-color: #D5D5D5;
         width: 161px;
         height: 347px;
         margin-top: 0px;
         position: absolute;
         margin-left: 0px;
         z-index: 0;
         }

#colonnades { background-color: #ffffff;
         width: 559px;
         height: 347px;
         margin-left: 161px;
         margin-top: 0px;
         position: absolute;
         z-index: 1;
         }

#paragrafosin { background-color: transparent;
         width: 250px;
         height: 340px;
         float: right;
         margin-right: 8px;
         margin-left: 7px;
         }

#paragrafodes { background-color: transparent;
         width: 250px;
         height: 340px;
         float: right;
         margin-right: 8px;
         margin-left: 7px;
         }

#paragrafounico {
	background-color: transparent;
	width: 500px;
	height: 340px;
	float: left;
	margin-left: 32px;
	margin-top: 18px;
         }

#finale { background-color: #ffffff;
         height: 20px;
         width: 720px;
         border-top: solid #080A5C 1px;
         margin-top: 347px;
         position: absolute;
         z-index: auto;
         }

#finale_sinistra { background-color: transparent;
         height: 15px;
         float: left;
         width: 309px;
         margin-top: 3px;
         }

#finale_destra { background-color: transparent;
         height: 15px;
         float: right;
         width: 409px;
         margin-top: 3px;
         }

#logogreco { background-color: transparent;
         margin-top: 271px;
         text-align: center;
         z-index: 2;
         position: absolute;
         }

#testogreco { background-color: transparent;
         margin-top: 70px;
         z-index: 2;
         position: absolute;
         text-align: center;
         margin-left: 10px;
         margin-right: 10px;
         width: 140px;         
         }

#menudestrovoci { background-color: transparent;
         margin-top: 25px;
         z-index: 2;
         position: absolute;
         margin-left: 10px;
         margin-right: 0px;
         width: 151px;
         }

/* Pagine Lunghe */

#contenitorelungo { background-color: transparent;
         margin: 0px auto;
         width: 720px;
         height: 740px;
         }

#colonnasinlungo { background-color: #D5D5D5;
         width: 161px;
         height: 587px;
         margin-top: 0px;
         position: absolute;
         margin-left: 0px;
         z-index: 0;
         }

#colonnadeslungo { background-color: #ffffff;
         width: 559px;
         height: 587px;
         margin-left: 161px;
         margin-top: 0px;
         position: absolute;
         z-index: 1;
         }

#paragrafosinlungo { background-color: transparent;
         width: 250px;
         height: 580px;
         float: right;
         margin-right: 8px;
         margin-left: 7px;
         }

#paragrafodeslungo { background-color: transparent;
         width: 250px;
         height: 580px;
         float: right;
         margin-right: 8px;
         margin-left: 7px;
         }

#paragrafounicolungo {
	background-color: transparent;
	width: 500px;
	height: 580px;
	float: left;
	margin-left: 32px;
	margin-top: 18px;
         }

#logogrecolungo { background-color: transparent;
         margin-top: 511px;
         text-align: center;
         z-index: 2;
         position: absolute;
         }

#finalelungo { background-color: #ffffff;
         height: 20px;
         width: 720px;
         border-top: solid #080A5C 1px;
         margin-top: 587px;
         position: absolute;
         z-index: auto;
         }

/* Pagine Super Lunghe */

#contenitoresuperlungo { background-color: transparent;
         margin: 0px auto;
         width: 720px;
         height: 990px;
         }

#colonnasinsuperlungo { background-color: #D5D5D5;
         width: 161px;
         height: 837px;
         margin-top: 0px;
         position: absolute;
         margin-left: 0px;
         z-index: 0;
         }

#colonnadessuperlungo { background-color: #ffffff;
         width: 559px;
         height: 837px;
         margin-left: 161px;
         margin-top: 0px;
         position: absolute;
         z-index: 1;
         }

#paragrafosinsuperlungo { background-color: transparent;
         width: 250px;
         height: 830px;
         float: right;
         margin-right: 8px;
         margin-left: 7px;
         }

#paragrafodessuperlungo { background-color: transparent;
         width: 250px;
         height: 830px;
         float: right;
         margin-right: 8px;
         margin-left: 7px;
         }

#paragrafounicosuperlungo { background-color: transparent;
         width: 500px;
         height: 830px;
         float: left;
         margin-left: 32px;
         }

#logogrecosuperlungo { background-color: transparent;
         margin-top: 761px;
         text-align: center;
         z-index: 2;
         position: absolute;
         }

#finalesuperlungo {
	background-color: #ffffff;
	height: 20px;
	width: 720px;
	border-top: solid #080A5C 1px;
	margin-top: 837px;
	position: absolute;
	z-index: auto;
         }
		 

#finaleextralungo {
		 background-color: #ffffff;
         height: 20px;
         width: 720px;
         border-top: solid #080A5C 1px;
         margin-top: 997px;
         position: absolute;
         z-index: auto;
         }


/* Pagine Extra Lunghe */

#contenitoreextralungo { background-color: transparent;
         margin: 0px auto;
         width: 720px;
         height: 1150px;
         }

#colonnasinextralungo { background-color: #D5D5D5;
         width: 161px;
         height: 997px;
         margin-top: 0px;
         position: absolute;
         margin-left: 0px;
         z-index: 0;
         }

#colonnadesextralungo { background-color: #ffffff;
         width: 559px;
         height: 997px;
         margin-left: 161px;
         margin-top: 0px;
         position: absolute;
         z-index: 1;
         }

#paragrafosinextralungo { background-color: transparent;
         width: 250px;
         height: 990px;
         float: right;
         margin-right: 8px;
         margin-left: 7px;
         }

#paragrafodesextralungo { background-color: transparent;
         width: 250px;
         height: 990px;
         float: right;
         margin-right: 8px;
         margin-left: 7px;
         }

#paragrafounicoextralungo { background-color: transparent;
         width: 500px;
         height: 990px;
         float: left;
         margin-left: 32px;
         }

#logogrecoextralungo { background-color: transparent;
         margin-top: 921px;
         text-align: center;
         z-index: 2;
         position: absolute;
         }

#finaleextralungo { background-color: #ffffff;
         height: 20px;
         width: 720px;
         border-top: solid #080A5C 1px;
         margin-top: 997px;
         position: absolute;
         z-index: auto;
         }

/* Pagine Over Lunghe */

#contenitoreoverlungo { background-color: transparent;
         margin: 0px auto;
         width: 720px;
         height: 1200px;
         }

#colonnasinoverlungo { background-color: #D5D5D5;
         width: 161px;
         height: 1047px;
         margin-top: 0px;
         position: absolute;
         margin-left: 0px;
         z-index: 0;
         }

#colonnadesoverlungo { background-color: #ffffff;
         width: 559px;
         height: 1047px;
         margin-left: 161px;
         margin-top: 0px;
         position: absolute;
         z-index: 1;
         }

#paragrafosinoverlungo { background-color: transparent;
         width: 250px;
         height: 1040px;
         float: right;
         margin-right: 8px;
         margin-left: 7px;
         }

#paragrafodesextralungo { background-color: transparent;
         width: 250px;
         height: 1040px;
         float: right;
         margin-right: 8px;
         margin-left: 7px;
         }

#paragrafounicooverlungo { background-color: transparent;
         width: 500px;
         height: 1040px;
         float: left;
         margin-left: 32px;
         }

#logogrecooverlungo { background-color: transparent;
         margin-top: 971px;
         text-align: center;
         z-index: 2;
         position: absolute;
         }

#finaleoverlungo { background-color: #ffffff;
         height: 20px;
         width: 720px;
         border-top: solid #080A5C 1px;
         margin-top: 1047px;
         position: absolute;
         z-index: auto;
         }


/*Classi e stili testo*/
.centrato { text-align: center; }
.sinistra { text-align: left; }
.destra { text-align: right; }
.giustificato { text-align: justify; }

.grassetto { font-weight: bold; }
.corsivo { font-style: italic; }
.sottolineato { text-decoration: underline; }

.testomenu { font-family: Arial, Helvetica, sans-serif;
         font-size: 12px;
         color: #999999;
         font-weight: bold;
		 vertical-align: bottom;
         }

.testomenu_selezionato { font-family: Arial, Helvetica, sans-serif;
         font-size: 12px;
         color: #405280;
         font-weight: bold;
         }

.testogreco { font-family: Times, "Times New Roman", serif;
         font-size: 16px;
         color: #999999;
         font-style: italic;
         text-align: center;
         }

.finalecopy { background-color: transparent;
         font-size: 9px;
         color: #999999;
         vertical-align: middle;
         float: left;
         margin-left: 10px;
         height: 10px;
         }

.finalemenu { background-color: transparent;
         font-size: 12px;
         color: #999999;
         font-weight: bold;
         float: right;
         margin-left: 30px;
         margin-right: 30px;
         height: 10px;
         }

.finalestecca { background-color: transparent;
         font-size: 12px;
         color: #405280;
         font-weight: bold;
         float: right;
         height: 10px;
         }

.testoblu { background-color: transparent;
         font-family: Georgia,"Times New Roman",Times,serif;
         font-size: 12px;
         color: #405280;
         }

.testogrigio {
	background-color: transparent;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	color: #333333;
         }
		 
.testogrigiomap { background-color: transparent;
         font-family: Georgia,"Times New Roman",Times,serif;
         font-size: 12px;
         color: #666666;
         }

.menudestrovoci { background-color: transparent;
         font-family: Georgia,"Times New Roman",Times,serif;
         font-size: 10px;
         color: #000000;
         padding-top: 5px;
         margin: 0px;
         width: 150px;
         height: 18px;
         float: right;
         text-align: left;
         border-bottom: solid 1px #fff;
         }

.testonero { font-family: Georgia,"Times New Roman",Times,serif;
         font-size: 12px;
         color: #000000;
         text-align: left;
         }

p { font-family: Arial, Helvetica, sans-serif; font-size: 0.7em ; color: #DBDBDB; text-align: center; }

.titolosinistra { background-color: transparent;
         font-family: Georgia,"Times New Roman",Times,serif;    
         font-size: 14px;
         color: #999999;
         text-align: left;
         font-style: italic;
         font-weight: bold;
         height: 20px;
         width: 150px;
         float: left;
         margin-bottom: -5px;
         }

h1 { background-color: transparent;
         font-family: Georgia,"Times New Roman",Times,serif;    
         font-size: 24px;
         color: #999999;
         text-align: left;
         font-style: italic;
         font-weight: bold;
         margin-top: -50px;
         }


/* CSS Links */
a   { text-decoration: none ; color: 
         #a3a3a3 ; 
         background-color: transparent; }
			
a:hover  { text-decoration: none ; color: 
         #405280; 
         background-color: transparent; }

#sinbottom:hover { background: #fe7700 none repeat scroll 0 0;
         text-decoration: none; color: #000000; }
			
.padsinistro a { text-decoration: none; color:#a3a3a3; }

.padsinistro a:hover { text-decoration: none; color:#ffffff; }

.menudestrovoci a { text-decoration: none; color: #000000; }

.menudestrovoci a:hover { text-decoration: none; color: #999999; }

.testogrigio a { text-decoration: underline; color:#405280; font-weight: bold; }

.testogrigio a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

.testogrigiomap a { text-decoration: underline; color:#999999; }

.testogrigiomap a:hover { text-decoration: none; color: #a3a3a3; font-weight: bold; }

#tabella {
	height: 200px;
	width: 450px;
	position: absolute;
	left: 504px;
	top: 618px;
	z-index: 3;
}
#tabellatitolo {
	font-size: 12px;
	height: 18px;
	margin-top: 2px;
	width: 100%;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#tabellavoci {
	font-size: 12px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	height: 32px;
	width: 112px;
	float: right;
	padding-top: 2px;
	margin-top: 2px;
}
#tabellainfo {
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 16px;
	margin-top: 2px;
	width: 112px;
	float: right;
}
#tabellalast {
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 18px;
	width: 112px;
	float: right;
}.tab-titolo {
	font-size: 12px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	width: 170px;
}
.tabella {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
