/* CSS Document */

body {
	background-color: #6B101C;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A80000;
	margin: 0;
}
.clear {
	clear: both;
	line-height: 0.0;
	height: 0;
}
#pagina {
	width: 824px;
	position: relative;
	left: 50%;
	margin-left: -412px;
	border-right:5px solid #AC3519;
	border-left:5px solid #AC3519;
	background-color: #F7ECBC;
}
#contenuto {
	background: #F7ECBC url(../images/sfondo_contenuto.jpg) no-repeat top left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	text-align: justify;
}

#prossimiCorsi {
	float: left; 
	width: 400px;
}
#prossimiCorsi a {
	color: #993300;
}
* html #prossimiCorsi {
	margin-right: -3px;
}
#ultimiArticoli .content {
	background:transparent url(../images/sfondo_ultimi_articoli.png) no-repeat top left; 
	width: 292px; 
	height: 322px; 
	padding: 15px;
	margin-top: 10px;
}
#ultimiArticoli a {
	color: #993300;
}
* html #ultimiArticoli .content {
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/sfondo_ultimi_articoli.png', sizingMethod='scale');
}
#footer {
	color: #9A3915;
	background-color: #E8D585;
	padding: 5px;
}

.riquadri {
	background: #FDF7DF url(../images/shvari.jpg) no-repeat bottom left;
	min-height: 190px;
	height: auto !important;
	height: 190px;
	margin: 20px 60px 20px 0;
}
.riquadri .top {
	background: transparent url(../images/top_riquadri_dx.gif) no-repeat top right;
}
.riquadri .foto {
	float: left;
	margin: 30px 0 0 30px;
	width: 210px;
	display: inline;
}
.riquadri .icona {
	float: left;
	width: 35px;
	margin-top: 5px;
}
.riquadri .corso {
	width: 55%;
	margin-left: 280px;
}
.riquadri .commento {
	margin: 0 20px 0 90px;
}
.riquadri .corsoSx {
	margin: 0 60px;
}
* html .riquadri .corso {
	height: 0;
}

.divisore {
	height: 1px;
	background: #FE5C00;
	clear: both;
	margin: 10px 90px 10px 90px;
	font-size: 0;
	line-height: 0.0;
}

.riquadri .corso h4 {
	margin: 0;
	font-size: 20px;
	color: #FE5C00;
	font-weight: bold;
}
.riquadri .corso h5 {
	margin: 5px 0;
	font-size: 14px;
	color: #FE5C00;
}
.riquadri .corso p {
	margin: 8;
}
#form textarea{
	width:213px;
	height:120px;
	border:1px solid #78736D;
	background:#ffffff;
	color:#2B2F35;
	font-family:tahoma;
	font-size:11px;
	padding:1px 0 0 6px;
	overflow:hidden;
}
#form input {
	width:167px;
	height:19px;
	border:1px solid #78736D;
	background:#ffffff;
	color:#2B2F35;
	font-family:tahoma;
	font-size:11px;
	padding:1px 0 0 6px;
	margin-bottom: 3px;
	display: inline;
}
* html #input input {
	margin-left: -60px;
}
.l_main {
	color: #A80000;
	font-weight: bold;
}
.calData {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
.calDataTesto {
	float: right;
	width: 300px;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}
.calDataTesto a {
	font-size: 14px;
	font-weight: normal;
	color: #A80000;
}

#FormCommento {
	margin: 0 220px 0 0;
	width: auto;
}
#FormCommento fieldset {
	border:1px solid #AC3519;
	
}

#FormCommento fieldset label {
	width: 80px;
	text-align:right;
	margin-right: 5px;
	margin-bottom: 5px;
	float:left;
}
#FormCommento legend {
	background: #E8D585;
	border: #26a solid 1px;
	padding: 1px 10px
}
#FormCommento fieldset {
	border: #26a solid 1px;
}

#FormCommento input, #FormCommento select {
	width: 150px;
}
#FormCommento input, #FormCommento select , #FormCommento textarea {
	margin-bottom: 5px;
	border:1px solid #7F9DB9;
	font-size: 10px;
}
#FormCommento .input-sx {
	float:left;
}

* html #FormCommento .input-dx {
	margin-left: -3px;
	display: inline;
}
#FormDiventaStaff br {
	clear: both;
}

#FormCommento .check {
	width: auto;
}




















