@charset "utf-8";
/* CSS Document */
/* MI JA BUFFA */
/* mijalab.net */


body {
margin:0px;
background-image:url(../img/bg.jpg); background-position:center;
}

a.grigio:link {font-family: Arial; font-size: 13px; font-weight: normal color: #333333; text-decoration: none;} 
a.grigio:visited {font-family: Arial; font-size: 13px; font-weight: normal; color: #333333; text-decoration: none;} 
a.grigio:active {font-family: Arial; font-size: 13px; font-weight: normal; color: #333333; text-decoration: none;}
a.grigio:hover {font-family: Arial; font-size: 13px; font-weight: normal; color: #ea4b3e; text-decoration: none;}

.language { color:#666666; width: 50px; height:20px; float:left; text-align:right; margin-left:879px; padding-right:8px; margin-top:2px; margin-bottom:3px; border:1px dotted #666; }
.language a {font-weight:bold; font-size:11px; color:#666666; text-decoration:none; text-transform:capitalize;}
.language a:hover {color:#fff;}
.branding {
height:100px;
background-color:#FFFFFF;
}

.logo {
margin-top:10px;
margin-left:20px;
width:192px;
float:left;
}
.menu {
float:left;
margin-left:80px;
margin-top:20px;
display:block;

width:645px;
}
.menuen {
float:left;
margin-left:45px;
margin-top:20px;
display:block;

width:675px;
}
.Stile1 {
font-size: 12px;
color: #000000;
}
.Stile3 {color: #ea4b3e;}

.contatti {
float:left;
margin-left:80px;
margin-top:40px;
}

.slogan {
background-image:url(../img/bg_grigio.png);
background-repeat:repeat;
height:180px;
}
.slogan h1 {
color:#5FC0E0;
margin-left:20px;
margin-top:130px;
font-weight:lighter;
}

.sloganp {
background-image:url(../img/bg_grigio.png);
background-repeat:repeat;
height:90px;
}
.sloganp h1 {
color:#5fc0e0;
margin-left:20px;
margin-top:40px;
font-weight:lighter;
}

.contenuto {
float:left;
text-align:justify;
margin-top: 32px;
background-color:#FFFFFF;

}

.testo {
width:350px;
margin:20px 20px 20px 20px;
padding:10px;
border:1px dotted #CCCCCC;
float:left;

}
.testo h1{
color:#ea4b3e;
}

.images {
width:500px;
padding:20px 0 20px 10px;
float:left;
}

.testop {
width:690px;
padding:10px 0px 0px 20px;
float:left;

}
.testopst {
width:890px;
padding:10px 0px 0px 20px;
float:left;

}
.box_st_dx {
width:250px;
float:left;
margin-left:300px;
}
.box_st_sx {
width:250px;
float:left;
margin-left: 40px;
}

.grafico {
width:880px;
height:250px;
padding-top:50px;
float:left;
background-image:url(../img/strategiacaption.jpg);
background-repeat:no-repeat;
background-position:center;
}
.testoptrack {
width:700px;
padding:10px 0px 0px 20px;
float:left;

}
.testopc {
width:320px;
padding:10px 0px 0px 20px;
float:left;

}
.tit {
color:#999999;
}
.testop h4{
color:#ea4b3e;
}
.testopc h4{
color:#ea4b3e;
}
.imagespc {
width:520px;
margin-bottom:70px;
padding-top:70px;
float:left;
}
.imagesp {
width:189px;
height:233px;
margin:20px;
text-align:center;

float:left;
}

.footer {
font-size:10px;
width:920px;
float:left;
text-align:center;
margin-top: 32px;
background-color:#2e3131;
padding:10px;
color:#999999;
height:30px;
}

div.textimage  {
background-color:#F9F9F9;
margin-bottom:10px;
margin-left:20px;
width:660px;
}
div.textimage img{float:left;margin: 10px}
div.textimage h2, div.textimage p{margin:0 10px;padding-top: 15px;}
div.textimage h2{margin-top: 10px; color: #666}

div.textimage1  {
background-color:#F9F9F9;
margin-bottom:10px;
margin-left:20px;
width:660px;
}
div.textimage1 img{float:left;margin: 10px}
div.textimage1 h2, div.textimage1 p{margin:0 10px; padding-top:15px;}
div.textimage1 h2{margin-top: 10px; color: #666}

.bgbox{
padding:5px;
margin-top: 30px;
width:196px;
height:207px;
background-image:url(../img/bgboxitalianskin.jpg);
background-repeat:no-repeat;
float:left;
}

.box_investimenti {
margin-top:10px;
margin-right:5px;
width:117px;
height:102px;
padding:5px;
border:1px #CCCCCC dotted;
float:left;
}
.box_investimentiT {
margin-top:10px;

width:530px;

padding:5px;
border:1px #CCCCCC dotted;
float:left;
}

/*ul.nav
ul.nav,
ul.nav * { margin:0;padding:0;}
ul.nav {
position:relative;
background:#fff;
max-width:100%;
height:2.5em;
}*/
ul.nav li {
cursor:pointer;
float:left;
text-align:center;
list-style-type:none;
font-weight:normal;
display:block;
}

ul.nav li ul {
cursor:default;
width:100%;
max-width:100%;
position:absolute;
height:auto;
top:2.5em;
background-position:0 0 !important;
left:-9000px;
}
ul.nav li ul li {
padding:0;
border:none;
width:auto;
max-width:none;
}
ul.nav li a {
color:#ccc;
background:#fff;
text-decoration:none;
display:block;
float:left;
padding:0 8px;
height:2.4em;
line-height:2.5em;
}
ul.nav li ul li a {
position:relative !important; /* ie Mac */
cursor:pointer !important;
white-space:nowrap;
line-height:2em;
height:2em;
font-weight:normal;
color:#666;
background-position:0 50% !important;
}

ul.nav li:hover a,
ul.nav li a:hover,
ul.nav li a:focus {color:#ccc; background:#fff;}
ul.nav li a:active {color:#666; background:#fff;}
ul.nav li:hover ul {left:0;z-index:10}
ul.nav li ul,
ul.nav li {background:#fff !important;}
ul.nav li:hover ul li a {color:#444;}
ul.nav li:hover ul li a:hover {color:#000; background:#fff;}
ul.nav li:hover ul li a:active {color:#666; background:#fff;}

ul.nav li.current a {color:#666; background:#fff; cursor:default; font-weight:bold;}
ul.nav li.current ul {left:0;z-index:5}
ul.nav li.current ul,
ul.nav li.current {background:#ccc !important}
ul.nav li.current ul li a {color:#444; background:#fff; font-weight:normal;}
ul.nav li.current ul li a:hover {color:#000; background:#fff;}
ul.nav li ul li.current a,
ul.nav li ul li.current a:hover,
ul.nav li.current:hover ul li a:active {color:#666; background:#fff;}

ul.nav {
background:#fff;
}
ul.main li {
position:relative;
top:0;
left:0;
display:block;
float:left;

}

ul.main li ul {
border-top:0;

}
ul.main li ul li {
float:left;
}
ul.main li a {
height:2.5em;
line-height:2.5em;
border:0;
color:#999;
background:#fff;
font-weight:bold;
}
ul.main li ul li a {
width:12em;
line-height:2em;
height:2em;
text-align:left;
color:#fff;
border-top:1px solid #fff;
background:#444;
}
ul.main li a:focus {color:#666; background:#fff;}
ul.main li ul li a:hover {
color:#fff;
background:#555;
}
ul.main li:hover a {
color:#fff;
background:#ccc;
}
ul.main li:hover ul li a {color:#fff;}
ul.main li:hover ul li a:hover {color:#fff; background:#444;}
ul.main li:hover a:active {background:#444;}
ul.main li:hover ul li a:active {color:#fff; background:#222;}
