﻿@charset "utf-8";
/* CSS CREATE BY CESAR ANDAVISA ACOSTA 23/08/2011 */

/* CESAR
@font-face
{
    font-family: 'Eras Medium ITC';
    src: url(src: local('ERASMD.TTF'),'http://htmitaly.it/FontHtm/ERASMD.TTF') format('truetype');
}
*/

@font-face
{ /* for IE */
	font-family: 'Eras Medium ITC';
	src:url('/FontHtm/ERASMD.eot');
}
@font-face 
{ /* for non-IE */
	font-family: 'Eras Medium ITC';
	src:url(http://:/) format("No-IE-404"), url('/FontHtm/ERASMD.ttf') format("truetype");
}

/*------------------RESET-------------*/
body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, br, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 12px;
    vertical-align: baseline;
    background: transparent;
    font-family: "Eras Medium ITC" , Verdana, arial;
  
}
ol, ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
/* remember to define focus styles! */
:focus
{
    outline: 0;
}
/* remember to highlight inserts somehow! */
ins
{
    text-decoration: none;
}
del
{
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
/*--------------FINE RESET----------------*/
body
{
    background-image: url('/Images/Bkg.jpg');
    background-position: center top;
    background-repeat: no-repeat;
	color: #343434;
}
p
{
    line-height: 1.5em;
    color: #FFF;
}
.PageContainer
{
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
}
.header
{
    background-color: #FFF;
    overflow: hidden;
    padding-bottom: 30px;
    box-shadow: 1px 0 9px rgba(0, 0, 0, 0.45);
}
.Logo
{
    width: 229px;
    float: left;
}
.Slogan
{
    height: 123px;
    float: left;
    width: 420px;
}
.ContMenuRigth
{
    float: right;
    width: 350px;
    height: 184px;
    background-image: url('/Images/bgMenurigth.jpg');
    background-position: right top;
    background-repeat: no-repeat;
}
.ContNavigation
{
    width: 650px;
    float: left;
    height: 60px;
    background-color: #536ea6;
}
.MenuNav li
{
    display: inline;
}
.MenuNavA
{
    margin-left: 40px;
    padding-top: 6px;
    display: block;
    float: left;
    text-decoration: none;
    color: #FFF;
    font-size: 14px;
    font-family: "Eras Medium ITC" , Verdana, arial;
}
.MenuNavA:hover
{
    border-bottom: 7px solid #FFF;
}
.MenuNavUl a.Attivo
{
    border-bottom: 7px solid #9dd81f;
}
.Slogan h1
{
    font-family: "Eras Medium ITC" , Verdana, arial;
    font-size: 25px;
    margin-top: 40px;
    color: #274897;
}
.lg
{
    text-align: right;
    padding-right: 45px;
    margin-top: 5px;
}
.lgA
{
    padding-right: 10px;
    color: #909090;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.MenuNavRight
{
    text-align: right;
    padding-right: 45px;
    margin-top: 8px;  /* per IT 48px - per IT e EN 10px */
}
.MenuNavRightA
{
    display: block;
    background-image: url('/Images/freccina.gif');
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 10px;
    color: #343434;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.MenuNavRightA:hover
{
    display: block;
    background-image: url('/Images/freccinaHover.gif');
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 10px;
    color: #9DD921;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.ContMenuRigth h2
{
    font-family: "Eras Medium ITC" , Verdana, arial;
    font-size: 23px;
    color: #536ea6;
    margin-top: 11px;
    text-align: right;
    padding-right: 45px;
}
.MenuNav
{
    margin-top: 25px;
}
.colonna1
{
    width: 650px;
    float: left;
    margin-top: 15px;
    padding-bottom: 31px;
    background-color: #FFF;
    box-shadow: 1px 0 9px rgba(0, 0, 0, 0.45);
}
.colonna1 h2
{
    /* float: left;*/
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    font: bold 27px "Eras Medium ITC";
    color: #536ea6;
}
.colonna1 h3
{
    /*float: left;*/
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    font: normal 14px "Eras Medium ITC";
    color: #536ea6;
}
.colonna1 h3 span
{
    font: bold 14px "Eras Medium ITC";
    color: #274897;
}
.colonna1 h4
{
    float: left;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    font: bold 12px "Eras Medium ITC";
    color: #274897;
}
.colonna1 h5
{
    float: left;
    width: 350px;
    padding-top: 20px;
    padding-right: 30px;
    font: bold 12px "Eras Medium ITC";
    color: #274897;
}
.colonna1 p
{
    float: left;
    width: 580px;
    padding-left: 30px;
    padding-top: 5px;
    padding-right: 30px;
    padding-bottom: 10px;
    font: normal 14px "Eras Medium ITC";
    color: #343434;
}
.colonna1 ul
{
    margin-bottom: 20px;
}
.colonna1 li
{
    float: left;
    width: 580px;
    font: normal 14px "Eras Medium ITC";
    color: #343434;
    line-height: 20px;
    padding-right: 30px;
    padding-left: 10px;
    margin-left: 30px;
    background-image: url('/Images/freccinaTxt.gif');
    background-repeat: no-repeat;
    background-position: top left;
}
.contLogo
{
    float: left;
    width: 580px;
    margin-top: 20px;
    margin-left: 30px;
}
.imgLogo
{
    float: left;
    width: 181px;
    height: 93px;
    padding-right: 15px;
}
.colonna2
{
    width: 317px;
    float: left;
    margin-top: 15px;
    height: 290px;
}
.colonna2interna
{
    width: 350px;
    float: left;
    margin-top: 15px;
    background-color: #f4f4f5;
}
.colonna3
{
    width: 33px;
    float: right;
    margin-top: 15px;
    background-color: #fff;
    box-shadow: 1px 0 9px rgba(0, 0, 0, 0.45);
}
.Gris
{
    float: left;
    background-color: #f1f2f4;
    padding-left: 30px;
    padding-right: 15px;
    margin-bottom: 12px;
}
.Gris > a:first-child
{
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Eras Medium ITC" , Verdana, arial;
    color: #536ea6;
    text-decoration: none;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #9dd81f;
    display: block;
    width: 135px;
    padding-bottom: -5px;
}
.Test
{
    float: left;
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 30px;
    padding-bottom: 15px;
}
.HomeImg1
{
    width: 181px;
    float: left;
    padding-top: 37px;
    padding-bottom: 8px;
    margin-right: 20px;
    margin-top: -30px;
}
.HomeImg1 a
{
    width: 170px;
    float: left;
    padding-top: 10px;
    padding-bottom: 1px;
    color: #274897;
    text-decoration: none; 
    background-image: url('/Images/ph_freccina.jpg');
    background-repeat:no-repeat;
    background-position: bottom right;
    text-align:right;
    padding-right:11px;
    font: normal 14px "Eras Medium ITC";
     text-transform: uppercase;
}

.ImgSettori01 a
{
    float: left;
    width: 117px;
    height: 105px;
    padding-left:22px;
    padding-top:10px;
    margin-left: 13px;
    margin-bottom: 10px;
    color: #274897;
    text-decoration: none; 
    font: normal 12px "Eras Medium ITC";
    background-image: url('/Images/ph_Settori01_on.jpg');
    background-repeat:no-repeat;
    background-position: bottom right;
    text-transform:uppercase;
    line-height:12px;
}

.ImgSettori02 a
{
    float: left;
    width: 117px;
    height: 105px;
    padding-left:22px;
    padding-top:10px;
    margin-left: 13px;
    margin-bottom: 10px;
    color: #274897;
    text-decoration: none; 
    font: normal 12px "Eras Medium ITC";
    background-image: url('/Images/ph_Settori02_on.jpg');
    background-repeat:no-repeat;
    background-position: bottom right;
    text-transform:uppercase;
    line-height:12px;
}

.ImgSettori03 a
{
    float: left;
    width: 117px;
    height: 99px;
    padding-left:22px;
    padding-top:16px;
    margin-left: 13px;
    margin-bottom: 10px;
    color: #274897;
    text-decoration: none; 
    font: normal 12px "Eras Medium ITC";
    background-image: url('/Images/ph_Settori03_on.jpg');
    background-repeat:no-repeat;
    background-position: bottom right;
    text-transform:uppercase;
    line-height:12px;
}

.ImgSettori04 a
{
    float: left;
    width: 117px;
    height: 105px;
    padding-left:22px;
    padding-top:10px;
    margin-left: 13px;
    margin-bottom: 10px;
    color: #274897;
    text-decoration: none; 
    font: normal 12px "Eras Medium ITC";
    background-image: url('/Images/ph_Settori04_on.jpg');
    background-repeat:no-repeat;
    background-position: bottom right;
    text-transform:uppercase;
    line-height:12px;
}

.ImgSettori05 a
{
    float: left;
    width: 117px;
    height: 105px;
    padding-left:22px;
    padding-top:10px;
    margin-left: 13px;
    margin-bottom: 10px;
    color: #274897;
    text-decoration: none; 
    font: normal 12px "Eras Medium ITC";
    background-image: url('/Images/ph_Settori05_on.jpg');
    background-repeat:no-repeat;
    background-position: bottom right;
    text-transform:uppercase;
    line-height:12px;
}

.ImgSettori06 a
{
    float: left;
    width: 117px;
    height: 105px;
    padding-left:22px;
    padding-top:10px;
    margin-left: 13px;
    margin-bottom: 10px;
    color: #274897;
    text-decoration: none; 
    font: normal 12px "Eras Medium ITC";
    background-image: url('/Images/ph_Settori06_on.jpg');
    background-repeat:no-repeat;
    background-position: bottom right;
    text-transform:uppercase;
    line-height:12px;
}

.ImgHome2interna
{
    width: 317px;
    float: left;
}
.ImgHome2
{
    width: 139px;
    height: 86px;
    float: left;
    margin-right:6px;
    margin-bottom:6px;
    border: 3px #fff solid;
}
.ImgHome3
{
    width: 33px;
    float: right;
    background-color: #fff;
}
.Footer1
{
    width: 640px;
    height: 24px;
    float: left;
    clear: both;
    background-color: #536EA6;
    padding-left: 10px;
    padding-top: 6px;
    color: #FFF;
}
.Footer2
{
    width: 340px;
    height: 30px;
    float: left;
    background-color: #274897;
}
.Footer3
{
    width: 33px;
  
    float: right;
    background-color: #274897;
}
.Test
{
    color: #536ea6;
}

.interna1
{
    width: 650px;
}

.interna2
{
    width: 270px;
}

.ContainerSubMenu
{
    border: 1px solid #999;
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
}
.ContainerSubmenuActive
{
}
.ContainerSubmenu
{
    clear: both;
    margin-top: 70px;
}

.ContainerSubmenu li
{
    display: inline;
    margin-left: 25px;
}

.ContainerSubmenu li a
{
    color: #536EA6;
    text-decoration: none;
}
.ContainerSubmenu li a.Attivo
{
    border-bottom: 7px solid #9dd81f;
}
.MenuNavUl
{
    margin-top: 29px;
}
.clearfix
{
    clear: both;
}
/*css pagina contatti*/

.ContainerContatti
{
    padding: 10px;
    width: 435px;
    margin-left: 75px;
}
.left
{
    width: 150px;
    float: left;
    padding: 7px 0px 0px 7px;
    min-height: 24px;
    color: #536EA6;
    font: 12px "Eras Medium ITC";
}
.right
{
    width: 265px;
    float: left;
    padding: 5px;
    min-height: 24px;
}
.clear
{
    float: none;
    clear: both;
    height: 0px;
}
.row
{
    background-color: none;
    display: block;
    min-height: 32px;
}
.right input[type=text], .right textarea
{
    border: 1px solid #274897;
    width: 255px;
    padding: 3px;
    background-color: #E3E8F2;
}
.right input[type=button]
{
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 7px solid #9DD81F;
    font-size: 14px;
    float: right;
    color: #536EA6;
    cursor: pointer;
}
/*popup pagina HUb*/
#backgroundPopup
{
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    border: 1px solid #cecece;
    z-index: 1;
}
#popupContact1, #popupContact2, #popupContact3, #popupContact4, #popupContact5, #popupContact6, #popupContact7, #popupContact8, #popupContact9, #popupContact10, #popupContact11, #popupContact12, #popupContact13
{
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    height: 200px;
    width: 400px;
    background: #536EA6;
    border: 3px solid #fff;
    z-index: 2;
    padding: 12px;
    font-size: 13px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}
#popupContact1 p, #popupContact2 p, #popupContact3 p, #popupContact4 p, #popupContact5 p, #popupContact6 p, #popupContact7 p, #popupContact8 p, #popupContact9 p, #popupContact10 p, #popupContact11 p, #popupContact12 p, #popupContact13 p
{
    color: #fff;
    text-align: left;
    font-size: 14px;
}
#popupContact1 p strong, #popupContact2 p strong, #popupContact3 p strong, #popupContact4 p strong, #popupContact5 p strong, #popupContact6 p strong, #popupContact7 p strong, #popupContact8 p strong, #popupContact9 p strong, #popupContact10 p strong, #popupContact11 p strong, #popupContact12 p strong, #popupContact13 p strong
{
    color: #9DD81F;
    font-size: 14px;
}
#popupContact1 h1, #popupContact2 h1, #popupContact3 h1, #popupContact4 h1, #popupContact5 h1, #popupContact6 h1, #popupContact7 h1, #popupContact8 h1, #popupContact9 h1, #popupContact10 h1, #popupContact11 h1, #popupContact12 h1, #popupContact13 h1
{
    text-align: left;
    color: #9DD81F;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px dotted #fff;
    padding-bottom: 2px;
    margin-bottom: 20px;
}
.popupContactClose
{
    font-size: 14px;
    line-height: 14px;
    right: 6px;
    top: 4px;
    position: absolute;
    color: #6fa5fd;
    font-weight: 700;
    display: block;
    cursor: pointer;
}


.PulsanteAccedi {

color:#fff;
display:block;
 background-color:#536EA6; 

 padding: 10px 20px; 
 -webkit-border-radius:10px;  
 -moz-border-radius:10px; 
 border-radius:10px; 
 font-size:14px; 
 margin-top:15px; 
 width:300px; 
 text-align:center;
 font-weight:bold;
}


.PulsanteAccedi:hover {

background-color:#3C5993;
-moz-box-shadow:1px 1px 3px #CCCCCE;
-webkit-box-shadow:1px 1px 3px #CCCCCE;
-moz-box-shadow:1px 1px 3px #CCCCCE;

} 

.txtPulsanteAccediDx {

color:#3C5993;
font-size:12px; 
width:250px; 
text-align:center;
font-weight:bold;
margin-left:40px;

}


.PulsanteAccediDx {

color:#fff;
display:block;
 background-color:#536EA6; 
margin-top:10px;
 padding: 10px 10px; 
 -webkit-border-radius:10px;  
 -moz-border-radius:10px; 
 border-radius:10px; 
 font-size:12px; 
 width:250px; 
 text-align:center;
 font-weight:bold;
}


.PulsanteAccediDx:hover {

background-color:#3C5993;
-moz-box-shadow:1px 1px 3px #CCCCCE;
-webkit-box-shadow:1px 1px 3px #CCCCCE;
-moz-box-shadow:1px 1px 3px #CCCCCE;

} 

