
#navbar {text-align:center; margin:auto; }

.cssplay_menu {width:100%; /* background:#ccc; */ background:#000; text-align:center; height:30px; position:relative; z-index:100; /* border-bottom:1px solid #fff; */ border-top:1px solid #fff; margin-top:39px;}
.cssplay_menu > span {display:none;}
.cssplay_menu input {position:absolute; display:none;}
.cssplay_menu label {display:none;}
.cssplay_menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left;}
.cssplay_menu ul {display:inline-block;} 
.cssplay_menu ul {*display:inline;}

.cssplay_menu li {margin:0; padding:0; list-style:none;}
.cssplay_menu li {display:inline-block; display:inline;}
.cssplay_menu ul ul {position:absolute; left:-9999px; border-left:1px solid #ddd; border-right:1px solid #ddd;}
.cssplay_menu > ul {margin:0 auto;}
.cssplay_menu > ul > li {float:left; display:block; position:relative;}
.cssplay_menu ul ul li a {border-top:1px solid #ddd}
.cssplay_menu > ul > li.has-sub > a {background-image:url(down.png); background-repeat: no-repeat; background-position: right center;}
.cssplay_menu ul ul > li.has-sub > a {background-image:url(right.png); background-repeat: no-repeat; background-position: right center;}
.cssplay_menu ul li.left ul > li.has-sub > a {background-image:url(left.png); background-repeat: no-repeat; background-position:left center;}

.cssplay_menu ul li b {display:block; width:100%; /* height:30px; */  background:transparent;  position:relative; z-index:10;
-webkit-transition: 0s 0.5s;
transition: 0s 0.5s;
}
.cssplay_menu ul ul li b {margin-top:-30px;} /*attenzione*/

.cssplay_menu ul li b {*display:none;}

.cssplay_menu ul {/* background:#ccc; */ background:#fff;margin:0px;border:0px;padding:0px;}

.cssplay_menu a {display:block;  color:#000; height:30px; text-decoration:none; /* padding:0 30px 0 10px; */ padding:0px;}
.cssplay_menu > ul > li > a {float:left; /* text-transform:uppercase; */}

.cssplay_menu ul li:hover > ul {visibility:visible; left:-1px; /* top:45px; */ top:30px; opacity:1;}
.cssplay_menu ul ul li:hover > ul {visibility:visible; left:100%; top:auto; /* margin-top:-46px; */ margin-top:-31px;}
.cssplay_menu li.left:hover > ul {visibility:visible; left:auto; right:-1px; /* top:45px; */ top:30px;}
.cssplay_menu li.left ul li:hover > ul {visibility:visible; left:auto; right:100%; top:auto; /* margin-top:-46px; */ margin-top:-31px;}
.cssplay_menu ul li:hover > b {width:0;}

.cssplay_menu li.left ul a {text-align:right; /* padding:0 10px 0 30px; */ padding:0px;}

.cssplay_menu li:hover > a,
.cssplay_menu li.left ul li:hover > a {/* background-color:#bbb; */ background-color:#000; text-decoration:underline;}

.backimage {display:block; width:100%; height:500px; /* background:url(ski.jpg) no-repeat center center; */ background-size:cover;}



/*-- responsive navbar bottoni principali--*/

.about {
width: 154px;
height: 30px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/ABOUT_R.gif) no-repeat;

border-right: solid 1px #fff;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}
 
 
.about a
{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/ABOUT.gif) no-repeat;
margin:0px;
padding:0px;
margin:0px;
}
 
 
.about a:hover
{
width: 154px;
height: 30px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/ABOUT_R.gif) no-repeat;

padding:0px;
margin:0px;
border-right: solid 1px #fff;
border-bottom:1px solid #fff; 
}


.courses {
width: 154px;
height: 30px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/COURSES_R.gif) no-repeat;

border-right: solid 1px #fff;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}
 
 
.courses a
{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/COURSES.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.courses a:hover
{
width: 154px;
height: 30px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/COURSES_R.gif) no-repeat;
margin:0px;
padding:0px;
border-right: solid 1px #fff;
border-bottom:1px solid #fff;
}



.prospective {
width: 154px;
height: 30px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/PROSPECTIVE_R.gif) no-repeat;
border-right: solid 1px #fff;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}
 
 
.prospective a
{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/PROSPECTIVE.gif) no-repeat;
margin:0px;
padding:0px;
}
  
 
.prospective a:hover
{
width: 154px;
height: 30px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/PROSPECTIVE_R.gif) no-repeat;
margin:0px;
padding:0px;
border-right: solid 1px #fff;
border-bottom:1px solid #fff;
}
 


.applications {
width: 154px;
height: 30px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/APPLICATIONS/APPLICATIONS_R.gif) no-repeat;
border-right: solid 1px #fff;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}
 
 
.applications a
{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/APPLICATIONS/APPLICATIONS.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.applications a:hover
{
width: 154px;
height: 30px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/APPLICATIONS/APPLICATIONS_R.gif) no-repeat;
margin:0px;
padding:0px;
border-right: solid 1px #fff;
border-bottom:1px solid #fff;
}

.studentlife {
width: 154px;
height: 30px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/LIFE_R.gif) no-repeat;border-right: solid 1px #fff;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}
 
 
.studentlife a
{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/LIFE.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.studentlife a:hover
{
width: 154px;
height: 30px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/LIFE_R.gif) no-repeat;
margin:0px;
padding:0px;

border-bottom:1px solid #fff;
}





.contact {
width: 154px;
height: 30px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/CONTACT/CONTACT_R.gif) no-repeat;

border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}
 
 
.contact a
{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/CONTACT/CONTACT.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.contact a:hover
{
width: 154px;
height: 30px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/CONTACT/CONTACT_R.gif) no-repeat;
margin:0px;
padding:0px;
border-right: solid 1px #fff;
border-bottom:1px solid #fff;
}


.global {
width: 154px;
height: 30px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/GLOBAL/GLOBAL_R.gif) no-repeat;

border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}
 
 
.global a
{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/GLOBAL/GLOBAL.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.global a:hover
{
width: 154px;
height: 30px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/GLOBAL/GLOBAL_R.gif) no-repeat;
margin:0px;
padding:0px;
border-right: solid 1px #fff;
border-bottom:1px solid #fff;
}



.englishresp {
width:0px;
height:0px;

}
 
 
.englishresp a
{
width:0px;
height:0px;
}
 
 
.englishresp a:hover
{
width:0px;
height:0px;
}


.socialresp {
width:0px;
height:0px;

}
 
 
.socialresp a
{
width:0px;
height:0px;
}
 
 
.socialresp a:hover
{
width:0px;
height:0px;
}



/*-- tendina socialresp --*/

.facebookresp {
width:0px;
height:0px;

}
 
 
#facebookresp a
{
width:0px;
height:0px;
}
 
 
#facebookresp a:hover
{
width:0px;
height:0px;
}


#twitterresp {
width:0px;
height:0px;

}
 
 
#twitterresp a
{
width:0px;
height:0px;
}
 
 
#twitterresp a:hover
{
width:0px;
height:0px;
}


#flickrresp {
width:0px;
height:0px;

}
 
 
#flickrresp a
{
width:0px;
height:0px;
}
 
 
#flickrresp a:hover
{
width:0px;
height:0px;
}



#tuberesp {
width:0px;
height:0px;

}
 
 
#tuberesp a
{
width:0px;
height:0px;
}
 
 
#tuberesp a:hover
{
width:0px;
height:0px;
}


#instagramresp {
width:0px;
height:0px;

}
 
 
#instagramresp a
{
width:0px;
height:0px;
}
 
 
#instagramresp a:hover
{
width:0px;
height:0px;
}

/*-- tendina ABOUT IUAV --*/


.profile {
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/iuavprofile_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.profile a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/iuavprofile.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.profile a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/iuavprofile_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}


.relations {
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/relations_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.relations a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/relations.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.relations a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/relations_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}



.library {
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/library_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.library a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/library.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.library a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/library_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}



.archives {
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/archive_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.archives a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/archive.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.archives a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/archive_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}




.sustainability {
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/sustainability_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.sustainability a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/sustainability.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.sustainability a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/sustainability_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}



.locations{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/locations_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.locations a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/locations.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.locations a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/locations_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}



.contacts {
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/contacts_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.contacts a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/contacts.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.contacts a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/contacts_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}


/*-- tendina COURSES --*/



.bachelor{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/bachelor_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.bachelor a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/bachelor.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.bachelor a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/bachelor_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}



.master{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/master_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.master a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/master.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.master a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/master_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}



.phd{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/phd_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.phd a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/phd.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.phd a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/phd_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}



.postgraduate{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/postgraduate_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.postgraduate a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/postgraduate.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.postgraduate a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/postgraduate_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}



.single{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/single_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.single a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/single.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.single a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/single_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}



.erasmusve{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/erasmusve_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.erasmusve a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/erasmusve.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.erasmusve a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/erasmusve_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}



.wave{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/wave_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.wave a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/wave.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.wave a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/wave_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}


.research{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/research_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.research a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/research.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.research a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/research_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}



/*-- tendina PROSPECTIVE STUDENTS --*/

.bachelormaster{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/bachelormaster_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.bachelormaster a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/bachelormaster.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.bachelormaster a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/bachelormaster_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}



.prophd{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/phd_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.prophd a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/phd.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.prophd a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/phd_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}




.propostgraduate{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/postgraduate_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.propostgraduate a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/postgraduate.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.propostgraduate a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/postgraduate_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}



.exchange{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/exchange_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.exchange a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/exchange.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.exchange a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/exchange_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}


/*-- tendina EXPERIENCE --*/



.welcome{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/welcome_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.welcome a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/welcome.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.welcome a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/welcome_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}


.news{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/news_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.news a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/news.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.news a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/news_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}



.housing{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/housing_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.housing a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/housing.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.housing a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/housing_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}




.senate{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/senate_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.senate a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/senate.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.senate a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/senate_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}





.studyingitalian{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/italian_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.studyingitalian a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/italian.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.studyingitalian a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/italian_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}



.psychological{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/psycho_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.psychological a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/psycho.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.psychological a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/psycho_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}

.sport{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/sport_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.sport a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/sport.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.sport a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/sport_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}


.insurance{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/insurance_policy_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.insurance a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/insurance_policy.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.insurance a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/insurance_policy_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}


.livingitaly{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/living_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.livingitaly a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/living.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.livingitaly a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/living_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}




.livingvenice{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/livingve_R.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}

.livingvenice a{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/livingve.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.livingvenice a:hover{
width: 154px;
height: 22px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/livingve_R.gif) no-repeat;
margin:0px;
padding:0px;
border-bottom:1px solid #fff;
}





@media only screen and (/* max-width:768px */ max-width: 774px){
	

.cssplay_menu ul li b {display:none;}
.cssplay_menu {height:0; padding-top:32px; background:#B3B3B3; position:relative;}
.cssplay_menu > label {display:block; /* width:36px; height:36px; */ width:30px; height:30px; background:#B3B3B3; /* border-radius:5px; */ position:absolute; right:7px; top:1px; cursor:pointer;}
.cssplay_menu > label:before {display:block; content:""; width:18px; height:2px; background:#fff; position:absolute; left:50%; top:50%; margin-left:-9px; margin-top:-1px;
-webkit-transition:0.25s;
transition:0.25s
}
.cssplay_menu > label:after {display:block; content:""; width:2px; height:18px; background:#fff; position:absolute; left:50%; top:50%; margin-left:-1px; margin-top:-9px;
-webkit-transition:0.25s;
transition:0.25s
}


.cssplay_menu > span {display:block; background:#928B87; position:absolute; left:7px; top:10px;}

.cssplay_menu li {display:block;}
.cssplay_menu ul, 
.cssplay_menu ul ul {margin:0; display:block; position:static; max-height:0; overflow:hidden;
-webkit-transition:0.25s;
transition:0.25s;
}
.cssplay_menu > ul > li.has-sub > a {background-image:none;}
.cssplay_menu ul ul > li.has-sub > a {background-image:none;}
.cssplay_menu ul li.left ul > li.has-sub > a {background-image:none;}

.cssplay_menu ul li {float:none; display:block; position:relative;}
.cssplay_menu ul li label {display:block; width:25px; height:25px; background:#000; /* border-radius:5px; */ position:absolute; right:10px; top:3px; cursor:pointer;}
.cssplay_menu ul ul li label {margin-top:0;}

.cssplay_menu ul li label:before {display:block; content:""; width:18px; height:2px; background:#fff; position:absolute; left:50%; top:50%; margin-left:-9px; margin-top:-1px;
-webkit-transition:0.25s;
transition:0.25s
}
.cssplay_menu ul li label:after {display:block; content:""; width:2px; height:18px; background:#fff; position:absolute; left:50%; top:50%; margin-left:-1px; margin-top:-9px;
-webkit-transition:0.25s;
transition:0.25s
}

.cssplay_menu ul {/* background:#ccc; */ background:#000; border:0;}

.cssplay_menu a {display:block; /* font:normal 14px arial,sans-serif; */ color:#000; /* line-height:30px; */ text-decoration:none;/* padding:0 20px 0 10px; */ padding:0px;}
.cssplay_menu ul li a {float:none; /* border-top:1px solid #aaa; */ border-top:1px solid #fff;}
.cssplay_menu ul ul li a:before {content:""; display:block; width:15px; height:30px; background:url(right.png) no-repeat left 15px; float:left;}

.cssplay_menu ul ul li > ul {margin-top:0;}
.cssplay_menu li.left ul li > ul {margin-top:0;}

.cssplay_menu ul ul li:hover > ul {margin-top:0;}
.cssplay_menu li.left ul li:hover > ul {margin-top:0;}

.cssplay_menu li.left ul a {text-align:left; padding:0 20px 0 10px;}

.cssplay_menu li:hover > a,
.cssplay_menu li.left ul li:hover > a {/* background-color:#ccc; */ background-color:#696969; text-decoration:none;}

.cssplay_menu input:checked ~ label:before {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
}
.cssplay_menu input:checked ~ label:after {
-webkit-transform:rotate(270deg);
transform:rotate(270deg);
}

.cssplay_menu input:checked ~ ul {max-height:3000px;}

.cssplay_menu ul ul {border:0; margin:0 15px;}
   
     
#p1 {background:#CCCCCC;width:100%;margin:0px;border:0px;padding:0px;overflow:hidden;height:150px;}
#p2 {background:#CCCCCC;width:100%;margin:0px;border:0px;padding:0px;overflow:hidden;height:147px;}
#p3 {background:#CCCCCC;width:100%;margin:0px;border:0px;padding:0px;overflow:hidden;height:88px;}
#p4 {background:#CCCCCC;width:100%;margin:0px;border:0px;padding:0px;overflow:hidden;height:172px;}

/*-- bottoni principali navbar --*/  




.courses {
width:100%;
height: 30px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/COURSES_R.gif) no-repeat #000;
border:0px;
margin:0px;
padding:0px;
}
 
 
.courses a
{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/COURSES.gif) no-repeat;
border:0px;
margin:0px;
padding:0px;
}
 
 
.courses a:hover
{
width:100%;
height: 30px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/COURSES_R.gif) no-repeat #696969;
padding:0px;
border-top:1px solid #fff;
border-left:0px;
border-right:0px;
border-bottom:0px;
margin:0px;
}



.about{
width:100%;
height: 30px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/ABOUT_R.gif) no-repeat #000;
border:0px;
margin:0px;
padding:0px;
}
 
 
.about a
{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/ABOUT.gif) no-repeat;
margin:0px;
padding:0px;
}
 
 
.about a:hover
{
width:100%;
height: 30px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/ABOUT_R.gif) no-repeat #696969;
padding:0px;
border-top:1px solid #fff;
border-left:0px;
border-right:0px;
border-bottom:0px;
margin:0px;
}
 

.applications {
width:100%;
height: 29px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/APPLICATIONS/APPLICATIONS_R.gif) no-repeat #000;
border:0px;
margin:0px;
padding:0px;
overflow:hidden;
}
 
 
.applications a
{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/APPLICATIONS/APPLICATIONS.gif) no-repeat;
border:0px;
margin:0px;
padding:0px;
}
 
 
.applications a:hover
{
width:100%;
height: 29px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/APPLICATIONS/APPLICATIONS_R.gif) no-repeat no-repeat #696969;
padding:0px;
border-top:1px solid #fff;
border-left:0px;
border-right:0px;
border-bottom:0px;
margin:0px;
}

 
.global {
width:100%;
height: 29px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/GLOBAL/GLOBAL_R.gif) no-repeat #000;
border:0px;
margin:0px;
padding:0px;
overflow:hidden;
}
 
 
.global a
{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/GLOBAL/GLOBAL.gif) no-repeat;
border:0px;
margin:0px;
padding:0px;
}
 
 
.global a:hover
{
width:100%;
height: 29px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/GLOBAL/GLOBAL_R.gif) no-repeat ;
padding:0px;
border-top:1px solid #fff;
border-left:0px;
border-right:0px;
border-bottom:0px;
margin:0px;
}
 

.contact {
width:100%;
height: 29px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/CONTACT/CONTACT_R.gif) no-repeat #000;
border:0px;
margin:0px;
padding:0px;
overflow:hidden;
}
 
 
.contact a
{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/CONTACT/CONTACT.gif) no-repeat;
border:0px;
margin:0px;
padding:0px;
}
 
 
.contact a:hover
{
width:100%;
height: 29px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/CONTACT/CONTACT_R.gif) no-repeat ;
padding:0px;
border-top:1px solid #fff;
border-left:0px;
border-right:0px;
border-bottom:0px;
margin:0px;
}
 



.studentlife {
width:100%;
height: 29px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/LIFE_R.gif) no-repeat #000;
border:0px;
margin:0px;
padding:0px;
overflow:hidden;
}
 
 
.studentlife a
{
display: block;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/LIFE.gif) no-repeat;
border:0px;
margin:0px;
padding:0px;
}
 
 
.studentlife a:hover
{
width:100%;
height: 29px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/LIFE_R.gif) no-repeat no-repeat #696969;
padding:0px;
border-top:1px solid #fff;
border-left:0px;
border-right:0px;
border-bottom:0px;
margin:0px;
}



.englishresp {
width:100%;
height: 29px;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/FOOTER/ENGLISH_R.gif) no-repeat #000;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
overflow:hidden;
}
 
 
 
.englishresp a
{
display: block;
width:100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/FOOTER/ENGLISH.gif) no-repeat;
border-bottom:1px solid #fff;
margin:0px;
padding:0px;
}
 
 
.englishresp a:hover
{
width:100%;
height: 29px;
background: #747477 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/FOOTER/ENGLISH_R.gif) no-repeat ;
padding:0px;
border-top:1px solid #fff;
border-left:0px;
border-right:0px;
border-bottom:1px solid #fff;

margin:0px;
}


.socialresp {
float:left;
width:100%;
height: 29px;
background: #000;
/* border-bottom:1px solid #fff; */
margin:0px;
padding:0px;
overflow:hidden;
}

/*-- tendina social resp --*/


#facebookresp{
		float:left;
		border:0px;
		margin-top:-38px;
		margin-left:150px;
		padding:0px;
		position: relative;
		width:40px;
		height: 30px;
		z-index:1;
		background:url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/FOOTER/SOCIAL/FB_R.gif)  no-repeat;
		
		}

#facebookresp a {
		
		display:block;
		width: 40px;
		height: 30px;
		background: transparent url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/FOOTER/SOCIAL/FB.gif) no-repeat;
		text-decoration:none;
		}

#facebookresp a:hover,
#facebookresp a:focus,
#facebookresp a:active {
		display:block;
		width: 40px;
		height: 30px;
		background: transparent url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/FOOTER/SOCIAL/FB_R.gif);
		}
		
		
   
#tuberesp{
		float:right;
		border:0px;
		margin-top:-38px;
		padding:0px;
		position: relative;
		width:60px;
		height: 30px;
		z-index:1;
		background:url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/FOOTER/SOCIAL/TUBE_R.gif)  no-repeat;
		}

#tuberesp a {
		
		display:block;
		width: 60px;
		height: 30px;
		background: transparent url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/FOOTER/SOCIAL/TUBE.gif) no-repeat;
		text-decoration:none;
		}

#tuberesp a:hover,
#tuberesp a:focus,
#tuberesp a:active {
		display:block;
		width: 60px;
		height: 30px;
		background: transparent url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/FOOTER/SOCIAL/TUBE_R.gif);
		}

#twitterresp{
		float:left;
		border:0px;
		margin-top:-38px;
		margin-left:220px;
		padding:0px;
		position: relative;
		width:40px;
		height: 30px;
		z-index:1;
		background:url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/FOOTER/SOCIAL/TWITTER_R.gif)  no-repeat;
		}

#twitterresp a {
		
		display:block;
		width: 40px;
		height: 30px;
		background: transparent url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/FOOTER/SOCIAL/TWITTER.gif) no-repeat;
		text-decoration:none;
		}

#twitterresp a:hover,
#twitterresp a:focus,
#twitterresp a:active {
		display:block;
		width: 40px;
		height: 30px;
		background: transparent url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/FOOTER/SOCIAL/TWITTER_R.gif);
		}
		

#flickrresp{
		float:left;
		border:0px;
		margin-top:-38px;
		margin-left:185px;
		padding:0px;
		position: relative;
		width:40px;
		height: 30px;
		z-index:1;
		background:url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/FOOTER/SOCIAL/flickr_R.gif)  no-repeat;
		}

#flickrresp a {

		display:block;
		width: 40px;
		height: 30px;
		background: transparent url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/FOOTER/SOCIAL/flickr.gif) no-repeat;
		text-decoration:none;
		}

#flickrresp a:hover,
#flickrresp a:focus,
#flickrresp a:active {
	
		display:block;
		width: 40px;
		height: 30px;
		background: transparent url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/FOOTER/SOCIAL/flickr_R.gif);
		}
		
		

#instagramresp{
		float:left;
		border:0px;
		margin-top:-38px;
		margin-left:115px;
		padding:0px;
		position: relative;
		width:40px;
		height: 30px;
		z-index:1;
		background:url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/FOOTER/SOCIAL/INSTA_R.gif)  no-repeat;
		}

#instagramresp a {
		
		display:block;
		width: 40px;
		height: 30px;
		background: transparent url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/FOOTER/SOCIAL/INSTA.gif) no-repeat;
		text-decoration:none;
		}

#instagramresp a:hover,
#instagramresp a:focus,
#instagramresp a:active {
		display:block;
		width: 40px;
		height: 30px;
		background: transparent url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/FOOTER/SOCIAL/INSTA_R.gif);
		}
		
		

/*-- tendina ABOUT --*/
     

.profile {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/iuavprofile_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.profile a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/iuavprofile.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.profile a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/iuavprofile_R.gif)   no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}


.labs {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/labs_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.labs a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/labs.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.labs a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/labs_R.gif)   no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}


.library {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/library_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.library a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/library.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.library a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/library_R.gif)   no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}



.locations {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/locations_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;


}

.locations a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/locations.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.locations a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/locations_R.gif)   no-repeat;
margin-bottom:-1px;
padding:0px;

border-bottom:1px solid #fff; 
}



.relations {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/relations_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.relations a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/relations.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.relations a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/relations_R.gif)   no-repeat;
margin-bottom:-1px;
padding:0px;

border-bottom:1px solid #fff; 
}



.research {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/research_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.research a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/research.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.research a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/ABOUT/research_R.gif)   no-repeat;
margin-bottom:-1px;
padding:0px;

border-bottom:1px solid #fff; 
}






/*-- tendina COURSES --*/


.bachelor {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/bachelor_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.bachelor a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/bachelor.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.bachelor a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/bachelor_R.gif)   no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}



.erasmusve {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/erasmusve_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.erasmusve a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/erasmusve.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.erasmusve a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/erasmusve_R.gif)   no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}


.master {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/master_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.master a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/master.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.master a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/master_R.gif)   no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}



.phd {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/phd_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.phd a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/phd.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.phd a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/phd_R.gif)   no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}



.postgraduate {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/postgraduate_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD; 

}

.postgraduate a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/postgraduate.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.postgraduate a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/postgraduate_R.gif)   no-repeat;
margin-bottom:-1px; 
padding:0px;
border-bottom:1px solid #fff;
}



.single {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/single_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD; 

}

.single a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/single.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.single a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/single_R.gif)   no-repeat;
margin-bottom:-1px; 
padding:0px;
border-bottom:1px solid #fff;
}




.wave {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/wave_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD; 

}

.wave a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/wave.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.wave a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/COURSES/wave_R.gif)   no-repeat;
margin-bottom:-1px; 
padding:0px;
border-bottom:1px solid #fff;
}




/*-- tendina PROSPECTIVE --*/

.bachelormaster {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/bachelormaster_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.bachelormaster a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/bachelormaster.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.bachelormaster a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/bachelormaster_R.gif)   no-repeat;
margin-bottom:-1px; 
padding:0px;
border-bottom:1px solid #fff;
}


.prophd {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/phd_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.prophd a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/phd.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.prophd a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/phd_R.gif)   no-repeat;
 margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}



.propostgraduate {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/postgraduate_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.propostgraduate a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/postgraduate.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.propostgraduate a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/postgraduate_R.gif)   no-repeat;
 margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}


.exchange {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/exchange_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.exchange a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/exchange.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.exchange a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/PROSPECTIVE/exchange_R.gif)   no-repeat;
 margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}





/*-- tendina STUDENTLIFE --*/



.canteens {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/canteens_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.canteens a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/canteens.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.canteens a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/canteens_R.gif)   no-repeat;
 margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}




.feescholarship {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/fee_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.feescholarship a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/fee.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.feescholarship a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/fee_R.gif)   no-repeat;
 margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}




.housing {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/housing_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.housing a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/housing.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.housing a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/housing_R.gif)   no-repeat;
 margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}



.studyingitalian {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/italian_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.studyingitalian a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/italian.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.studyingitalian a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/italian_R.gif)   no-repeat;
 margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}



.livingitaly {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/living_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.livingitaly a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/living.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.livingitaly a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/living_R.gif)   no-repeat;
 margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}




.psychological {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/psycho_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.psychological{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/psycho.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.psychological a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/psycho_R.gif)   no-repeat;
 margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}


.sport {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/sport_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.sport a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/sport.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 

 
.sport a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/sport_R.gif)   no-repeat;
 margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}




.insurance {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/insurance_policy_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.insurance a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/insurance_policy.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.insurance a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/insurance_policy_R.gif)   no-repeat;
 margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}

.livingvenice {
width: 100%;
height: 21px;
background: #CCCCCC url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/livingve_R.gif) no-repeat;
margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #DDDDDD;

}

.livingvenice a{
display: block;
width: 100%;
height: 100%;
background: url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/livingve.gif) no-repeat;
margin:0px;
padding:0px;
border:0px;
}
 
 
.livingvenice a:hover{
width: 100%;
height: 19px;
background: #696969 url(http://www.iuav.it/homepage/webgraphics/IUAV-PAGINE.INTERNE/IUAV-INTERNATIONAL/BARRAMENU/STUDENTLIFE/livingve_R.gif)   no-repeat;
 margin-bottom:-1px;
padding:0px;
border-bottom:1px solid #fff;
}


}



