/*reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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 {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
:focus {
    outline: 0 none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button {
    overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 100;
}
p, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, ol, form {
    margin: 0;
    padding: 0;
}

.float_left {
    float: left;
}
.clear {clear: both;display: block; height:1px;overflow: hidden;margin: 0;padding: 0;}
/* fine reset*/


body {
    margin:auto; 
    padding:0; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 62.5%; 
    background:#ffffff;}

.top-wrapper {
    margin: auto;
    position: relative;
    width: 994px;
    z-index: 5;
}
.top {
    height: 62px;
}
.top_help {
    left: 0;
    position: absolute;
    top: 0;
    width: 260px;
}

.top_help ul {
    border-right: 1px solid #CCCCCC;    
    border-bottom: 1px solid #CCCCCC;
    background-color:#FFFFFF;
    height: 14px;
    margin-bottom: 8px;
    margin-left: 0;
    padding:5px 0 0 0;
    overflow: hidden;
}
.top_help li {
    float: left;
}
.top_help li a {
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    height: 5px;
    line-height: 5px;
    padding: 0 5px;
    text-indent: -1000px;
}
.top_help li a:hover {
    background-position: center bottom;
}

.top_help li a.accessibilita {
    width: 65px;
}
.it a.accessibilita {background-image: url(img/btn-accessibilita.png);}
.en a.accessibilita {background-image: url(img/btn-accessibility.png);}

.top_help .it li a.contatti {width: 54px; padding-left: 0;}
.top_help .en li a.contatti {width: 59px; padding-left: 0;}
.it a.contatti {background-image: url(img/btn-contatti.png);}
.en a.contatti {background-image: url(img/btn-contacts.png);}

.top_help li a.english {
    width: 47px;
    background-image: url(img/btn-english.png);
}

.top_help li a.italiano {
    width: 50px;
    background-image: url(img/btn-italiano.png);
}

.top_help input {
    border: 1px solid #9C9C9C;
    font-size: 11px;
    margin-left: 0;
    margin-right: 2px;
    padding: 2px;
    vertical-align: middle;
    width: 164px;
}

.top_help button.cerca {
    background-position: center top;
    border: 0 none;
    cursor: pointer;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    width: 80px;
}

.it button.cerca {background-image: url(img/top_cerca.gif);}
.en button.cerca {background-image: url(img/top_cerca_eng.gif);}

.top_help button:hover {
    background-position: center center;
}
.top_help button:active {
    background-position: center bottom;
}

/* LOGO UNIVERSITA*/
.logo {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-width: 0;
    left: 260px;
    position: absolute;
    top: 0;
    z-index: 10;
}

.logo img {
    display: block;
}


/* MENU ALTO A DESTRA */
.top_menu{
    position: absolute;
    right: 0;
    width: 540px;
    padding-left:10px;
    z-index: 5;
}
.top_menu ul {
    float: left;
}
.top_menu li {
    float: left;
}
.destra{padding-left:60px;}
.top_menu li a {
    display: block;
    padding: 32px 12px 3px 3px;    
    border-left: 1px solid #CCCCCC;
    color: #666;
    font-family: Georgia,"Times New Roman",Times,serif;   
    font-weight: bold;
    letter-spacing: -1px;    
    text-decoration: none;
    text-transform: uppercase; 
}


/* Immagine centrale Hp + logo + menu verticale*/
.header_wrapper {
    margin: 2px auto 16px;
    width: 994px;
}
.header_img{
    position: relative;
    z-index: 1; 
    width:994px; 
    height:335px;
}
.smea .header_img01, .smea .header_img02, .smea .header_img03, .smea .header_img04, .smea .header_img05, .smea .header_img06, .smea .header_img07, .smea .header_img08, .smea .header_img09, .smea .header_img10, .smea .header_img11, .altis .header_img01, .altis .header_img02, .altis .header_img03, .altis .header_img04, .altis .header_img05, .altis .header_img06, .altis .header_img07, .altis .header_img08, .asag .header_img01, .asag .header_img02, .asag .header_img03, .asag .header_img04, .asag .header_img05, .asag .header_img06, .asag .header_img07, .asag .header_img08{
    display: none; 
    position: absolute; 
    top:0; 
    left: 0; 
    width:994px; 
    height:335px; 
    z-index: 1;
}
.logo_scuola{position:absolute; left:0; bottom:6px; z-index:10;}


/*contenuti*/
.container_wrapper {
    width: 994px;
    margin:0 auto;
}
/*sidebar*/
.sidebar {
    float: left;
    overflow: hidden;
    padding-top: 20px;
    width: 260px;
}
.sidebar ul {margin: 0 10px 0 0;}
.sidebar ul li {margin-bottom: 15px;}
.sidebar ul img {float:left; text-align:left; padding:0 10px 10px 0;}
.sidebar ul.banner img {float: none;}

.sidebar h2 {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.6em;
    line-height: 1.2em;
    margin-bottom: 6px;
    padding: 6px 6px 6px 0;
}
.sidebar h2 a {
    font-style: normal !important;
    text-decoration: none !important;
}
.sidebar h2 a:hover {
    color: #666666 !important;
}

.sidebar h5 {
    color: #666666;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.3em;
    line-height: 1.2em;
    margin-bottom: 6px;
}
.sidebar h5 a {
    color: #666666;
    font-style: normal;
    text-decoration: none;
}

.sidebar p {
    color: #7F7E7A;
    font-size: 1.1em;
    line-height:1.2em;
    margin: 0;
    overflow: hidden;
}
.sidebar p a, .sidebar p a:link, .sidebar p a:visited, .sidebar p a:active {
    font-weight: bold;
    text-decoration: none;
}
.sidebar p a:hover {
    color: #666666;
}


.data{
    font-size: 1.1em;
    line-height: 1.4em;
}
.entra_button {
    margin-bottom: 8px;
    padding-right: 10px;
    text-align: right;
}
.entra_button a {
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.contenuti {
    float: right;
    padding-top: 15px;
    width: 720px;
}
.contenuti .boxcontenuti {
    overflow: hidden;
    width: 100%;
}
.boxcontenuti h1 {
    color: #666666;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 2em;
    margin-bottom: 10px;
}
.boxcontenuti h2 {
    background: none repeat scroll 0 0 #F1F1F1;
    color: #807F7B;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.3em;
    line-height: 1.2em;
    margin-bottom: 6px;
    padding: 6px;
}
.boxcontenuti h2 a {
    color: #807F7B;
    display: block;
    font-style: normal;
    text-decoration: none;
}

.boxcontenuti p {
    color: #7F7E7A;
    font-size: 1.1em;
    line-height:1.2em;
    margin: 5px 14px;
    overflow: hidden;
}

.boxcontenuti strong {color:#666666;}

.boxcontenuti p a, .boxcontenuti p a:link, .boxcontenuti p a:visited, .boxcontenuti p a:active {
    color: #333333;
    font-style: italic;
    text-decoration: underline;
}

.img_pos {
    float: left;
    padding: 2px 0 0 8px;
}
.img_portale {
    border: 1px solid #CCCCCC;
    margin-right: 12px;
}
.btn {
    clear: both;
    text-align: right;
    margin-bottom: 14px;
}
.btn a {
    font-size: 0.8em;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
.trattoHP {
    border-bottom: 1px dotted #CCCCCC;
    margin: 14px;
}
.colonna {
    float: left;
    overflow: hidden;
    width: 359px;
}
.bordolaterale{border-right:1px dotted #666666;}
.boxtesto {
    margin: 10px 24px 0;
}



.footwrapper {
    background: none repeat scroll 0 0 #D2CFC8;
    width:994px;
    margin: 15px auto 0;
}
.footer {
    overflow: hidden;
    width: 980px;
}

.footer_left {
    float:left;
    color: #000000;
    font-size: 1em;
    margin: 30px 0 30px 20px;
}
.footer a {
    color: #000000;
}
.footer a:hover {
    color: #000000;
}

.footer_menu {
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    margin: 30px 10px;
    text-align: center;
    text-transform:uppercase;
}

.footer_menu ul {
    list-style-type: none;
}
.footer_menu li {
    display: inline;
    float: left;
    font-size: 1em;
    line-height: 1.72em;
    padding: 0 6px 0 8px;
}
.footer_menu li a {
    color: #444444;
    text-decoration: none;
}

.footer_menu li a:hover {
    color: #005E9B;
}
.footer_menu li a:active {
    color: #CC0000;
}


.menu{position:absolute; left:260px; bottom:0; z-index:15; width:180px; height:173px;color:#ffffff; text-align:center;}
.menu li{ border-bottom:1px solid #FFF;position:relative;}
.menu li.last{ border-bottom:none;}
.menu li a{display:block; padding:11px 2px; color:#ffffff; text-decoration:none;}

.menu ul ul {
    visibility: hidden;
    border:1px solid #fff;
    left:180px;
    margin: 0 !important;
    position: absolute;
    width: 170px;   
}
.menu ul li .topMenu {
    top: 0px !important;
}
.menu ul li .bottomMenu {
    bottom: 1px !important;
}

.menu ul li ul li {
    float: none;
}

.menu ul li ul li a {
    color: #fff;
    display: block;
    font-size: 11px;
    font-weight: normal;
    height: auto;
    line-height: 1.1;
    padding: 6px 6px 7px 8px;
    text-align: left;
    text-transform: none;
}

.menu ul li a table {
    left: 0;
    position: absolute;
    top: 0;
}
.menu ul li:hover ul, .menu ul li a:hover ul {
    visibility: visible;
}

.uppercase {text-transform: uppercase;}
.hide {position: absolute;left: -9000px;}
.hideBlock {display:none;}

.videoThumbnail {
    display: block;
    position: relative;
    left: 0;
    top: 0;
}
.videoPlay {
    position: absolute;
    left: 125px;
    top: 86px;
    z-index: 10;
}

/**************************/
/* Declinazione colori AS */
/**************************/
/* Body */
.almed {background:url(img/home_bg_almed.gif) top repeat-x white;}
.altems {background:url(img/home_bg_altems.gif) top repeat-x white;}
.altis {background:url(img/home_bg_altis.gif) top repeat-x white;}
.asa {background:url(img/home_bg_asa.gif) top repeat-x white;}
.asag {background:url(img/home_bg_asag.gif) top repeat-x white;}
.aseri {background:url(img/home_bg_aseri.gif) top repeat-x white;}
.smea {background:url(img/home_bg_smea.gif) top repeat-x white;}

/* Immagine centrale Hp */
.almed .header_img{background: url(img/header_almed.jpg) no-repeat;}
.altems .header_img{background: url(img/header_altems.jpg) no-repeat;}
.altis .header_img{background: url(img/header_altis01.jpg) no-repeat;}
.altis .header_img01{background: url(img/header_altis01.jpg) no-repeat;}
.altis .header_img02{background: url(img/header_altis02.jpg) no-repeat;}
.altis .header_img03{background: url(img/header_altis03.jpg) no-repeat;}
.altis .header_img04{background: url(img/header_altis04.jpg) no-repeat;}
.altis .header_img05{background: url(img/header_altis05.jpg) no-repeat;}
.altis .header_img06{background: url(img/header_altis06.jpg) no-repeat;}
.altis .header_img07{background: url(img/header_altis07.jpg) no-repeat;}
.altis .header_img08{background: url(img/header_altis08.jpg) no-repeat;}
.asa .header_img{background: url(img/header_asa.jpg) no-repeat;}
.asag .header_img{background: url(img/header_asag.jpg) no-repeat;}
.asag .header_img01{background: url(img/header_asag01.jpg) no-repeat;}
.asag .header_img02{background: url(img/header_asag02.jpg) no-repeat;}
.asag .header_img03{background: url(img/header_asag03.jpg) no-repeat;}
.asag .header_img04{background: url(img/header_asag04.jpg) no-repeat;}
.asag .header_img05{background: url(img/header_asag05.jpg) no-repeat;}
.asag .header_img06{background: url(img/header_asag06.jpg) no-repeat;}
.asag .header_img07{background: url(img/header_asag07.jpg) no-repeat;}
.asag .header_img08{background: url(img/header_asag08.jpg) no-repeat;}
.aseri .header_img{background: url(img/header_aseri.jpg) no-repeat;}
.smea .header_img{background: url(img/SMEA_visual-HP_01.jpg) no-repeat;}
.smea .header_img01{background: url(img/SMEA_visual-HP_01.jpg) no-repeat;}
.smea .header_img02{background: url(img/SMEA_visual-HP_02.jpg) no-repeat;}
.smea .header_img03{background: url(img/SMEA_visual-HP_03.jpg) no-repeat;}
.smea .header_img04{background: url(img/SMEA_visual-HP_04.jpg) no-repeat;}
.smea .header_img05{background: url(img/SMEA_visual-HP_05.jpg) no-repeat;}
.smea .header_img06{background: url(img/SMEA_visual-HP_06.jpg) no-repeat;}
.smea .header_img07{background: url(img/SMEA_visual-HP_07.jpg) no-repeat;}
.smea .header_img08{background: url(img/SMEA_visual-HP_08.jpg) no-repeat;}
.smea .header_img09{background: url(img/SMEA_visual-HP_09.jpg) no-repeat;}
.smea .header_img10{background: url(img/SMEA_visual-HP_10.jpg) no-repeat;}
.smea .header_img11{background: url(img/SMEA_visual-HP_11.jpg) no-repeat;}
.js .smea .menu ul li.slider {position: absolute; width:1px; height:1px; top:0; left: 0;}

/* Aree con background color */
.almed .header_wrapper, .almed .menu, .almed .menu ul ul {background-color: #C4161C;}
.altems .header_wrapper, .altems .menu, .altems .menu ul ul {background-color: #D13F1E;}
.altis .header_wrapper, .altis .menu, .altis .menu ul ul {background-color: #1B836B;}
.asa .header_wrapper, .asa .menu, .asa .menu ul ul {background-color: #136dad;}
.asag .header_wrapper, .asag .menu, .asag .menu ul ul {background-color: #9D600C;}
.aseri .header_wrapper, .aseri .menu, .aseri .menu ul ul {background-color: #004A8C;}
.smea .header_wrapper, .smea .menu, .smea .menu ul ul {background-color: #007f8d;}

/* Highlight menù */
.almed .menu li a:hover, .almed .menu ul li ul li a:hover {background-color: #b41419;}
.altems .menu li a:hover, .altems .menu ul li ul li a:hover {background-color: #c23a1b;}
.altis .menu li a:hover, .altis .menu ul li ul li a:hover {background-color: #18745f;}
.asa .menu li a:hover, .asa .menu ul li ul li a:hover {background-color: #12639d;}
.asag .menu li a:hover, .asag .menu ul li ul li a:hover {background-color: #90580b;}
.aseri .menu li a:hover, .aseri .menu ul li ul li a:hover {background-color: #00427d;}
.smea .menu li a:hover, .smea .menu ul li ul li a:hover {background-color: #017582;}

/* Scritte */
.almed .sidebar h2, .almed .sidebar h2 a, .almed .sidebar h5 a:hover, .almed .sidebar p a, .almed .sidebar p a:link, .almed .sidebar p a:visited, .almed .sidebar p a:active, .almed .data, .almed .entra_button a, .almed .boxcontenuti a:hover, .almed .boxcontenuti h2 a:hover, .almed .btn a{color: #C4161C;}
.altems .sidebar h2, .altems .sidebar h2 a, .altems .sidebar h5 a:hover, .altems .sidebar p a, .altems .sidebar p a:link, .altems .sidebar p a:visited, .altems .sidebar p a:active, .altems .data, .altems .entra_button a, .altems .boxcontenuti a:hover, .altems .boxcontenuti h2 a:hover, .altems .btn a{color: #D13F1E;}
.altis .sidebar h2, .altis .sidebar h2 a, .altis .sidebar h5 a:hover, .altis .sidebar p a, .altis .sidebar p a:link, .altis .sidebar p a:visited, .altis .sidebar p a:active, .altis .data, .altis .entra_button a, .altis .boxcontenuti a:hover, .altis .boxcontenuti h2 a:hover, .altis .btn a{color: #1B836B;}
.asa .sidebar h2, .asa .sidebar h2 a, .asa .sidebar h5 a:hover, .asa .sidebar p a, .asa .sidebar p a:link, .asa .sidebar p a:visited, .asa .sidebar p a:active, .asa .data, .asa .entra_button a, .asa .boxcontenuti a:hover, .asa .boxcontenuti h2 a:hover, .asa .btn a{color: #136dad;}
.asag .sidebar h2, .asag .sidebar h2 a, .asag .sidebar h5 a:hover, .asag .sidebar p a, .asag .sidebar p a:link, .asag .sidebar p a:visited, .asag .sidebar p a:active, .asag .data, .asag .entra_button a, .asag .boxcontenuti a:hover, .asag .boxcontenuti h2 a:hover, .asag .btn a{color: #9D600C;}
.aseri .sidebar h2, .aseri .sidebar h2 a, .aseri .sidebar h5 a:hover, .aseri .sidebar p a, .aseri .sidebar p a:link, .aseri .sidebar p a:visited, .aseri .sidebar p a:active, .aseri .data, .aseri .entra_button a, .aseri .boxcontenuti a:hover, .aseri .boxcontenuti h2 a:hover, .aseri .btn a{color: #004A8C;}
.smea .sidebar h2, .smea .sidebar h2 a, .smea .sidebar h5 a:hover, .smea .sidebar p a, .smea .sidebar p a:link, .smea .sidebar p a:visited, .smea .sidebar p a:active, .smea .data, .smea .entra_button a, .smea .boxcontenuti a:hover, .smea .boxcontenuti h2 a:hover, .smea .btn a{color: #007f8d;}

/* socialBar*/
.smea .module.social {
background: #00808E !important;
padding: 8px;
}
.almed .module.social {
background: #C4161C !important;
padding: 8px;
}
.altis .module.social {
    background: #1B836B !important;
    padding: 8px;
}
.altems .module.social {
background: #D13F1E !important;
padding: 8px;
}
.module {
margin-bottom: 2em;
line-height: 1.66667em;
}
.social {
overflow: hidden;
margin-bottom: 1em;
}
.module.social > p {
width: auto;
font-size: 1.91667em;
padding: 6px 0;
border: none;
}
.module p {
margin: 1em 0;
padding: 1px 0 1px 0px;
}
.social > p {
width: 165px;
float: left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
color: #fff;
padding: 13px 0;
text-align: right;
}
.module.social ul {
list-style: none;
margin-left: 0px;
}
.module.social > ul {
margin: 15px 0 13px 0;
text-align: right;
}
.module.social ul {
/* width: 140px; */
height: 40px;
background: #fff;
padding-right: 5px;
}
.social ul {
background: #fff;
float: right;
padding-right: 10px;
}
.social li {
float: left;
}
.module.social a {
color: #fff;
text-transform: uppercase;
text-decoration: none;
font-size: 0.83em;
}
.social li a {
display: block;
height: 38px;
width: 38px;
cursor: pointer;
}
.ico_fb {
width: 38px;
height: 38px;
background: url("../css/img/ico_fb.gif");
}
.ico_slideshare {
width: 38px;
height: 38px;
background: url("../css/img/ico_slideshare.gif");
}
.ico_tw {
width: 38px;
height: 38px;
background: url("../css/img/ico_tw.gif");
}
.ico_yt {
width: 38px;
height: 38px;
background: url("../css/img/ico_yt.gif");
}
.ico_inst {
width: 38px;
height: 38px;
background: url("../css/img/ico_inst.gif");
}
.ico_google {
width: 23px !important;
height: 23px !important;
margin-top: 7px;
background: url("../css/img/ico_google.gif");
}
.ico_in {
width: 23px !important;
height: 23px !important;
margin-top: 7px;
margin-left: 5px;
background: url("../css/img/ico_linkedin.gif");
}