#mm_left
{
	float: left;
	width: 250px;
	height:100%;
	background-image: url('../images/Convegno_2010.png');
	background-repeat: no-repeat;
	padding-top: 150px;	
	font-size: 1.2em;
	font-family: sans-serif;
	color: white;
}
#mm_right,
#mm_program,
#mm_presentazione{
	position:relative;
	margin-left:260px;
	font-family:serif;
	font-size: 1.2em;
}
#mm_presentazione{
	text-align: center;
	padding-top: 25px;
}
#mm_presentazione #mmp_testoPresentazione{
	width: 450px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;	
	font-style: oblique;
	font-weight: bold;
}
#mm_left ol li ul li{
	margin-top:10px;
	cursor:pointer;
	padding-left:5px;
	background-image : url('../images/ConvegnoMenuOn_2010.png');
	background-repeat: repeat-x;
}

#mm_right img{
	margin-bottom: 1em;
}
#request_form,
#contentLoading,
#contentOK,
#contentServerError{
     visibility: hidden;
     position: absolute;
     width:100%;
     height:100%;
     overflow:auto;
     font-family: sans-serif;
     z-index: 1000;
     background-image:url("../images/TrasparentBackGround.png");
     background-repeat:repeat;
     vertical-align: middle;
     
}
#request_form div {
	
	font-size: 12pt;
    width:450px;
    margin-top:20px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border:1px solid #000;
    padding:15px;
    /*text-align:center;*/
}
#contentLoading #mm_loadingPannel,
#contentOK #mm_contentOK,
#contentServerError #mm_contentServerError{
 	
 	/*left:10px;
 	right:50px;*/
 	width:200px;
	margin-top:20px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border:1px solid #000;
    padding:15px;
    text-align: center;
    
}
#mm_program table th{
	width: 50%;
}
#mm_program table tbody{
	font-family: sans-serif;
	font-size: 15px;
}
#mm_program table tbody li,#mm_left li,#mm_left li a{
	margin-bottom: 0.5em;
}
#mm_program table tbody li p{
	margin: 0;
}
#mm_LogoConvegno,
#mm_logos{
	text-align:center;
	margin-top: 25px;
}
#mm_dateConvegno
#ppm_dateConvegno{
	text-align:right;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:45px;
	background-color: #6d9762;
	font-size: 13px;
	color: #fff;
}
#form_tittle,
#form_subtittle{
	text-align:center;
	margin:0;
	padding:2px;
	color:#6d9762;
	font-weight: bold;
}
#form_subtittle{
	font-size: 11px;
}
.redText{
	color: red;
}
.boldText{
	font-weight: bold;
	color:#6d9762;
}
li{
	list-style-type: none;
}
.txtPrivacy{
	font-family: monospace;
	font-size: 10px;
}
.warn{
	visibility:hidden;
}
.box {
	/*font-size: 8pt;*/
	border-width:1px;
	border-color: gray;
	border-style:solid;
}
.box3 {
	 border-style: solid;
	 border-color: yellow;
	 border-width: 1px;
	 background: #ffffff;
}
#mm_patrocinio,
#mm_shinystat{
	margin-top:15px;
	width:100%;
	text-align: center;
}
#mm_right #firstLetter{
	margin-bottom: -0.5em;
}
#mm_left p:FIRST-LETTER{
	color:white;	
	text-indent: 0px;
}
.longtext{
	text-indent: 12px;
	margin-right: 5%;
	margin-left: 5%
}
#mm_shinystat img{
	margin: 0 auto;
}
#mm_patrocinio p{
	font-family: monospace;
	font-size: 8px;
	font-style: oblique;
} 
