.img_base {
    margin: 2px 10px 5px 0px;
}

.img_base img {
    float: right;
    margin: 8px 10px 5px;
}
img {
    border: 0 none;
    display: block;
	margin:0 0px;
}
img.bg {
    margin-left: 0px;
}
img.module_banner {
    overflow: hidden;
    width: 312px;
    margin: 0 auto;
}
/*
.standard-article ul {
    list-style-type: square;
}
.standard-article ul, .standard-article ol {
    font-size: 1.2em;
    padding: 10px 30px;
}
.standard-article li {
    list-style-image: none;
}
*/

.standard-article ul li ul li, .standard-article ul li ul li > a, .standard-article ul ul li > a{
    font-size: 12px;
    padding: 3px 0;
	font-style:normal;
/*    list-style: circle !important; */
    margin-left: 20px !important;
}

/*.standard-article li.circle{
    list-style: circle !important;

}*/

/*.standard-article p a, .standard-article p a:link, .standard-article p a:visited, .standard-article p a:active, .standard-article ul li a, .standard-article ol li a{
    color: #333333;
    text-decoration: none;
    font-size: 12px;
}*/

.tratto {
    border-bottom: 1px dotted #CCCCCC;
    clear: both;
    margin: 10px 0;
}
.file_icon {
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0;
}
.file_icon img {
    display: inline;
    margin: 0 6px -3px 0;
    padding: 0;
}
.standard-article h4 {
    color: #0060A1;
    font-size: 1.3em;
    line-height: 1.27em;
    padding: 7px 0 0 0;
}
.standard-article hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #CCCCCC;
    border-image: none;
    border-style: none none dotted;
    border-width: 0 0 1px;
    height: 1px;
    margin: 10px 0;
}
.form-item{
	clear:both;
	margin:5px 0;
}
.form-item > label{
	display:block;
	font-weight:bold;
}
.form-item .form-text{
	border:1px solid #DCDBDB;
	color:#4E4E4E;
	font-size:12px;
	padding:4px 2px;
	display:block;
	font-family:Arial;
    width: 350px;
	}

.form-item .form-textarea {
    height:120px;
    border:1px solid #DCDBDB;
    color:#4E4E4E;
    font-size:12px;
    padding:4px 2px;
    display:block;
    font-family:Arial;
    width: 350px;
}
.form-submit{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D2CFC8;
    color: #4E4E4E;
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	width:100px;
	float:right;
	cursor: pointer;
	}
.standard-article table {
	border:1px solid #D2CFC8;
}
.standard-article table td {
	padding:4px 2px;
	border:1px dotted #D2CFC8;
	
}

.standard-article table.no-border {
	width:100%;
	border:none !important;
}
.standard-article table.no-border td{
	width:50%;
	border:none !important;
	vertical-align:top;
	padding-top:10px;
}
.videoPlay{
    left: 150px;
    margin: 0;
    position: absolute;
    top: 100px;
    z-index: 10;
}
.videoPlayWide {
    left: 150px;
    margin: 0;
    position: absolute;
    top: 60px;
    z-index: 10;
}

.standard-article .course h4{
	display:inline;
	font-size:12px;
	line-height:2em;	
}

.standard-article .course br{
	line-height:1em;	
}

.standard-article .course p{
	margin-bottom:1em;
	padding-bottom:0;	
}

#milano .standard-article .multipleTopics li a {color: #256FAC; font-size: 15px; font-style: normal;}
#milano .standard-article .multipleTopics li a:hover {color: #333333;}
#milano .standard-article .multipleTopics li {border-bottom: 1px dotted #CCC; padding-top: 10px;}

/*.standard-article .sede.milano,
.standard-article .sede.brescia,
.standard-article .sede.piacenza-cremona,
.standard-article .sede.roma{background:none;}
*/
/*.standard-article > ul {list-style: square; margin-left: 20px;}*/
/*.standard-article > ol{
    list-style: decimal;
    margin-left: 20px;
}*/
/*.standard-article ul.pager li{list-style: none outside none;margin: 0 5px 0 0;}*/

.course span.img_base {
    margin-right: 0px !important;
}

