body {
	background-color:#353c47;
	margin:0;
	font-family: 'PT Sans', Verdana, Arial, sans-serif;
	font-size: 16px;
}

hr {
	color:#353c47;
	height:1px;
}

table {
	width:100%;
	border:0;
	padding:0;
	border-spacing: 0;
    border-collapse: collapse;
}

tr {
	vertical-align:top;
}

tr.bottom {
	vertical-align:bottom;
}

tr.middle {
	vertical-align:middle;
}

td {
	text-align:left;
}

td.logo {
	text-align:center;
}

td.width49 {
	width:49%;
}

td.width2 {
	width:2%;
}

td.staff_img {
	width:170px;
}

td.staff_desc {
	width:545px;
}

div.main_container {
	width:1600px;
	margin: 0 auto;
	color:#FFFFFF;
	background-color:#003466;
}

div.header_home {
	position:relative;
	padding:15px 30px 15px 30px;
	min-height:91px;
}

div.header_pages {
	position:relative;
	padding:15px 30px 15px 30px;
	min-height:90px;
}

div.footer {
	padding:15px 30px 15px 30px;
}

img.footer {
	vertical-align:middle;
}

span.footer {
	vertical-align:middle;
}

div.showcase {
	height:450px;
	width:1600px;
}

div.presentation {
	padding:15px 30px 15px 30px;
	background-color:#f3f1ec;
	color:#333333;
}

div.graphics {
	padding:0;
	width:100%;
	height:533px;
	background-image:url(../images/header_home.jpg);
	background-size:cover;
}

div.quick_links {
	padding:15px 30px 15px 30px;
	background-color:#e0ded9;
	color:#333333;
	border-top:solid 1px #c3bdb7;
}

table.member_table {
	background-color:#e0ded9;
	color:#333333;
	border:solid 1px #c3bdb7;
	min-width:500px;
	border-collapse: separate;
    border-spacing: 10px;
}

div.contacts {
	padding:15px 30px 15px 30px;
	background-color:#f3f1ec;
	color:#333333;
	border-top:solid 1px #c3bdb7;
}

div.unimi_logo {
	position:absolute;
	right:30px;
	bottom:3px;
}

div.flags {
	position:absolute;
	left:155px;
	bottom:70px;
}

div.blue_square {
	width:70px;
	height:70px;
	display: table-cell; 
	text-align:center;
	vertical-align: middle;
	background-color:#003466;
	color:#FFF;
	font-family: 'PT Sans', Verdana, Arial, sans-serif;
	font-size:26px;
	font-weight:bold;
}

div.blue_square_narrow {
	width:70px;
	height:70px;
	display: table-cell; 
	text-align:center;
	vertical-align: middle;
	background-color:#003466;
	color:#FFF;
	font-family: 'PT Sans Narrow', Verdana, Arial, sans-serif;
	font-size:26px;
	font-weight:bold;
}

td.blue_square {
	width:70px;
}

div.presentation ul {
	list-style-type: square;
    list-style-image: url("../images/bullet.png");
	list-style-position: inside;
    text-indent: -1.5em;
    padding-left: 1.5em;
}

div.quick_links ul {
	list-style-type: square;
    list-style-image: url("../images/bullet.png");
	list-style-position: inside;
    text-indent: -1.5em;
    padding-left: 1.5em;
}

td.media_exhibits {
	width:270px;
}

tr.press {
	vertical-align:middle;
	min-height:300px;
}

td.press_title {
	width:210px;
}

video {
	border:solid 1px #c3bdb7;
}

/* Top menu - Start -------------------------------- */

div#mainmenu_container {
	position:absolute;
	left:230px;
	bottom:10%;
    float: left; 
    margin: 0; 
    padding: 0;
}

div#mainmenu_container ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div#mainmenu_container li
{
    float:left;
    margin: 0;
	padding:0;
	min-height: 22px;
	width:160px;
	border-left:solid 1px #FFF;
	color:#FFF;
}

div#mainmenu_container a
{
    display: block;
    color:#FFF;
    text-decoration: none;
}
 
div#mainmenu_container a:hover
{
    color: #BBB;
    text-decoration: none;
}

div#mainmenu_container li ul
{
    display: none;
	padding-top:25px;
	padding-bottom:5px;
}

div#mainmenu_container li:hover ul
{
    display: block;
    position: absolute;
    z-index:1;
    width:150px;
    margin: 0 0 0 -1px;
    border:1px solid white;
	border-top:0;
	border-right:0;
	
	padding: 0;
	padding-top:25px;
	padding-bottom:5px;
    background-color:rgba(0, 52, 102, 0.7);
	min-width:185px;
}

div#mainmenu_container li li { 
	border:none; 
	min-width:150px; 
} 

div#mainmenu_container li li a { 
	padding:2px 2px 2px 5px; 
}

div#mainmenu_container li li a:hover
{
    color: #e0ded9;
    text-decoration: none;
}

div#mmrp_logo_container {
	left:30px;
	bottom:13px;
	position:absolute;
	width:180px;
	height:90px;
	background-image:url(../images/MMRP.png);
	background-size:cover;
	cursor:pointer;
}

div#lim_logo_container {
	right:30px;
	bottom:13px;
	width:90px;
	height:90px;
	position:absolute;
	background-image:url(../images/logo_small.png);
	background-size:cover;
	cursor:pointer;
}

div#ieee_logo_container {
	right:135px;
	bottom:13px;
	width:270px;
	height:90px;
	position:absolute;
	background-image:url(../images/IEEE.png);
	background-size:cover;
	cursor:pointer;
}

/* Top menu - End -------------------------------- */

.huge_title {
	font-family: 'PT Sans', Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:50px
}

.big_title {
	font-family: 'PT Sans', Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:30px;
	line-height: 120%;
}

.title {
	font-family: 'PT Sans', Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:26px;
	line-height: 120%;
}

.small_title {
	font-family: 'PT Sans', Verdana, Arial, sans-serif;
	font-size:20px;
	line-height: 100%;
}

.submenu_text {
	font-family: 'PT Sans Narrow', Verdana, Arial, sans-serif;
	font-size:18px;
	line-height: 100%;
	font-weight:normal;
}

.default_text {
	font-family: 'PT Sans', Verdana, Arial, sans-serif;
	font-size: 16px;
}

.small_text {
	font-family: 'PT Sans Narrow', Verdana, Arial, sans-serif;
	font-size:14px;
}

.tiny_text {
	font-family: 'PT Sans Narrow', Verdana, Arial, sans-serif;
	font-size:10px;
}

a:link, a:visited { 
	color:#333333;
	text-decoration: none;
} 

a:hover {
	color: #7b7b7b;
}

td.small_td {
	width: 352px;
}

td.cellpadding10 {
	padding: 10px;
}

/* Images - Start -------------------------------- */

img.small_img {
	width: 350px; 
	height: 210px;
	border: solid 1px #c3bdb7;
}

img.bio_img {
	width: 170px; 
	height: 170px;
	border: solid 1px #c3bdb7;
}

img.logo_img {
	width: 240px; 
	height: 185px;
	border: 0;
}

img.cover {
	width: auto;
	height: auto;
	max-height: 100px;
	border: solid 1px #c3bdb7;
}

div.unimi_logo img {
	width: 266px; 
	height: 90px;
	border: 0;
}

div#logo_container img {
	width: 90px;
	height: 90px;
	border: 0;
}

td.media_exhibits img {
	width: 268px;
	height: 376px;
	border: solid 1px #c3bdb7;
}

td.press_title img {
	width:200px;
	height:100px;
}

td.press_title a img {
	border: solid 1px #c3bdb7;
}

td.press_title img.pagepreview {
	width:200px;
	height:150px;
}

div.sponsor-container {
  display: flex;
  justify-content: center;
}

div.sponsor-container > a {
	display:block;
	background-size:contain;
	height:100px;
	width:300px;
	background-repeat:no-repeat;
	background-position:center;
}

a#sponsor_unimi {
	background-image:url(../images/sponsors/unimi.png);
}

a#sponsor_di {
	background-image:url(../images/sponsors/di.png);
}

a#sponsor_aimi {
	background-image:url(../images/sponsors/aimi.png);
}

a#sponsor_cps {
	background-image:url(../images/sponsors/cps.png);
}

/* Images - End -------------------------------- */

 #map {
   width: 50%;
   height: 400px;
   background-color: grey;
 }