/**********************
	PREVIOUS CSS
************************/

@import url('default.css');
@import url('dreta_sponsor.css');

/*********************
	GENERAL
***********************/
.center a{
	color:#d6161a;
	}
.center strong{
	color:#545050;
	}
.grey{
	color:#545050;
	}

/******************
	CENTER
******************/
.center {
	width:36.88em;
	padding:0em 1.25em 0em 1.25em;
	color:#545050;
	}
.center .top{
	overflow:hidden;
	width:100%;
	margin-top:2.18em;
	}
.center .top img{
	float:left;
	width:9em;
	height:9em;
	}
.center .top .text{
	width:27.2em;
	float:right;
	margin-top:0.1em;
	font-weight:bold;
	}
.center .top .text h2{
	font-size:1.25em;
	font-weight:normal;
	color:#d6161a;
	margin-bottom:0.35em;
	}
.center h3{
	font-size:0.875em;
	font-weight:bold;
	color:#000000;
	margin:1.2em 0em 0.5em 0.3em;
	}
.center h3.borderTop{
	border-top:1px solid #d0d0d0;
	margin:1em 0em 0.5em 0.3em;
	padding:1.3em 0em 0em 0em;
	}
.center h4{
	font-weight:bold;
	color:#000000;
	font-size:0.7em;
	}
.center h4.bigRed{
	font-weight:normal;
	font-size:1.2em;
	color:#d72327;
	margin-left:0;
	}
.center h4.title{
	margin:1em 0em;
	}
.center p{
	font-size:0.7em;
	color:#545050;
	margin:0em 2em 1em 0.5em;
	}
.center p.intro{
	margin-top:1em;
	margin-left:1.45em;
	}
.center h4.bigRed{
	margin-top:1.5em;
	margin-left:0.7em;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #d9d9d9;
	width: 28em;
	}
/**********************
	LIST
***********************/
.center ul{
	margin-top:0.55em;
	margin-bottom:2em;
	}
.center ul.conferences li{
	font-size:0.7em;
	margin:0em 8em 1em 1.3em;
	color:#545050;
	font-weight: bold;
	width: 48em;
	line-height: 1.3;
	}	
* html .center ul.conferences li{width: auto !important;}
.center ul.conferences li span{
	display: block;
	color:#000;
	font-weight: normal;
	}
.center ul.conferences li span.title, .center ul.conferences li a{
	font-size: 1.3em;
	font-weight: normal;
	}
.center ul.conferences li span.autor{
	color:#545050;
	}
.center ul.conferences li span.talks{
	color:#D6161A;
	}
.center ul.conferences li span.talks a{
	font-size: 1em;
	}
.center ul.noMargin li{
	margin:0px !important;
	}
.center ul.conferences li .noactive{
	color:#d77178;
	font-size:1.3em;
        font-weight:normal;
	}

