body{
	margin: 0;
	padding: 0;
	text-align: center;
}

#container{
	text-align: left;
	margin: 0 auto;
	width: 720px;
}

#header{
	height: 60px;
	margin: 0;
	padding: 20px 0 20px 0;
}

#logo{
	border: 0;
	padding: 0;
	width: 200px;
	float: left;
}

#iphone{
	display: none;
}

#countdown{
	border: 1px solid #000000;
	background: #910000;
	padding: 10px;
	float: right;
	text-align: center;
	font: bold 11px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#cd{
	font: 12px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#picture{
	margin: 0;
	padding: 0;
	width: 720px;
	height: 320px;
}

#wrapper{
	float: left;
	width: 100%;
}

#navigation{
	float: left;
	margin: 40px 0 50px -720px;
	width: 165px;
	font: 11px/20px Georgia, "Times New Roman", Times, serif;
}

#navigation h4 {
	font-weight: bold;
	border-top: 4px solid #4c0e0e;
	border-bottom: 1px dotted #4c0e0e;
	padding: 3px 0;
	margin: 0px 0 5px 0;
	color: #040e2f;
}

#navigation a {
	color: #000;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}

#navigation .active {
	font-weight: bold;
	color: #cc0000;
}

#content{
	margin: 40px 230px 50px 180px;
	padding: 0 10px 0 15px;
}

#content_wide{
	margin: 40px 0 50px 180px;
	padding: 0 0 0 0;
}

#content h2, #content_wide h2 {
	font: bold 22px/26px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#content h3, #content_wide h3 {
	font: bold 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 30px 0 0 0;
}

#content p, #content_wide p {
	font: 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content li, #content_wide li {
	font: 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content a, #content_wide a {
	color: #cc0000;
	text-decoration: none;
}

#content a:hover, #content_wide a:hover {
	color: #333333;
	border-bottom: 1px solid #cc0000;
}

#content_wide a.sponsor {
	color: #000000;
	text-decoration: none;
}

#content_wide a.sponsor:hover {
	border-bottom: 0;
}

/* inizia agenda */

#agenda {
	font: 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	}

#agenda .date {
	padding: 20px 10px 10px 55px;
	clear: left;
	border-top: solid 0px #999999;
	border-bottom: solid 1px #999999;
	font-weight: bold;
	font-size: 15px;
	color: #444444;
	}

#agenda .time {
	margin:5px 0 5px 0;
	padding:5px 5px 5px 5px;
	width:40px;
	float:left;
	clear:left;
	}

#agenda .content {
	margin:5px 0 5px 0;
	padding:5px 0px 5px 5px;
	width:483px;
	float:left;
	border-left: 2px dotted #ccc;
	text-align:left;
	clear:none;
	}

#agenda .speaker {
	font-weight: bold;
	color: #999999;
}

#agenda .paper {
	padding:5px 0px 5px 0;
}

#agenda img {
	border: 0;
}

#agenda .paper a{
	border-bottom: 0;
}

#agenda .photo a{
	border-bottom: 0;
}

/* finisce agenda */
	
#right{
	float: left;
	margin: 40px 0 0 -200px;
	width: 200px;
}

#executive{
	background: #ffc;
	border: 1px dotted #fc3;
	padding: 5px 10px;
	font: 11px/18px Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#sponsor{
	padding: 5px 10px;
	margin: 20px 0 40px 0;
	border: 1px dotted #cccccc;
	font: 11px/18px Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#linkedin{
	padding: 5px 10px;
	margin: 20px 0 40px 0;
	border: 1px dotted #cccccc;
	font: 11px/18px Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#footer{
	background: #15171E;
	clear: left;
	border-top: 1px solid #000000;
	padding: 30px 0;
	width: 100%;
}

#footer_content{
	width: 720px;
	margin: 0 auto;
	text-align: left;
}

#footer_content p{
	font: bold 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#footer_content .info{
	font: 11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#footer_content a{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

#footer_content a:hover{
	color: #ff0000;
	font-weight: normal;
}