/* Start of CMSMS style sheet 'basic_cms' */
body {
	background-color: #d4dedf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.occhiello {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	line-height: 15px;
}

.titoletto {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	line-height: 18px;
	padding-bottom: 10px;
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	color: #555555;
	line-height: 14px;
}

.testoBase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

.wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 960px;
}

.backContent {
	background-color: #FFFFFF;
	width: 880px;
	margin-left: 40px;
	min-height: 550px;
	position: absolute;
	top: 0px;
}
.backbody {
	width: 880px;
	position:relative;
	z-index: 700;
}
.backfoot {
	background-image: url(/cms/uploads/images/back/backFoot.png);
	background-repeat: no-repeat;
	height: 94px;
	width: 880px;
	position: relative;
	z-index: 750;
}

.footer {
	font-size: 8px;
	line-height: 9px;
	color: #BBBBBB;
	padding-top: 50px;
	padding-left: 250px;
	position:relative;
	z-index: 800;
}

.atenei {
	text-align: left;
	margin-left:30px;
}

.cx {
	padding-bottom: 30px;
}
#sp_dx{
	margin-left: 15px;
}


/* End of 'basic_cms' */

