@charset "utf-8";
/* CSS Document */

body {
	margin-top: 20px;
	padding: 0;
	text-align: justify;
	font-family:"Trebuchet MS", Verdana, sans-serif, Arial;
	font-size: 12px;
	color:#000000;
}

/* Header */

#header {
	width: 772px;
	height: auto;
	margin: 0 auto;
}

#logo {
	display: inline;
	float: left;
	width: 285px;
	height: 102px;
	background: url(img/head/bg_logo.jpg) no-repeat;
}

#testata {
	display: inline;
	float: left;
	width: 487px;
	height: 102px;
	background: url(img/head/bg_testa.jpg) no-repeat;
}

#info {
	clear: both;
	width: 772px;
	height: 30px;
	background: url(img/head/bg_info.jpg) no-repeat;
}

#info_1 {
	clear: both;
	width: 772px;
	height: 30px;
	background: url(img/head/bg_info1.jpg) no-repeat;
}

h1 {
	margin: 0;
	padding: 5px 0px 0px 20px;
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial;
	font-weight: bold;
	font-size: 2em;
}

h2 {
	margin: 0px 0px 0px 20px;
	padding: 0;
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial;
	font-weight: bold;
	font-size: 3.5em;
	color: #cc3333;
}

h1 {
	margin: 5px 0px 0px 20px;
	padding: 0;
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial;
	font-weight: bold;
	font-size: 2em;
}

h3 {
	margin: 13px 15px 0px 134px;
	padding: 0;
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1;
	color: #FFFFFF;
	text-align: left;
}

/* Content */

#content {
	width: 772px;
	height: auto;
	margin: 0 auto;
}

#immagine {
	float: left;
	width: 128px;
	height: 89px;
	margin-top: 7px;
}

/* Blocchi Corsi */

#corso_attivo {
	height: auto;
	padding: 15px 20px 0px 20px;
	border-bottom: 1px dotted #999999;
}

#corso_preparazione {
	height: auto;
	padding: 15px 20px 0px 20px;
	border-bottom: 1px dotted #999999;
}

#corso_chiuso {
	height: auto;
	padding: 15px 20px 0px 20px;
	border-bottom: 1px dotted #999999;
}


/* Status */


#status {
	float: left;
	width: 127px;
	height: auto;
	margin-left: 10px;
}

#content .status_up {
	height: 58px;
	padding-top: 15px;
	background: url(img/corso/stat_up.jpg) no-repeat;
}

#content .status_up_yellow {
	height: 58px;
	padding-top: 15px;
	background: url(img/corso/statup_y.jpg) no-repeat;
}

#content .status_up_red {
	height: 58px;
	padding-top: 15px;
	background: url(img/corso/statup_r.jpg) no-repeat;
}


#content .status_down {
	width: 126 px;
	height: 32px;
	background: url(img/corso/stat_down.jpg) no-repeat;
}

#content .status_down_yellow {
	width: 126 px;
	height: 32px;
	background: url(img/corso/statdo_y.jpg) no-repeat;
}

#content .status_down_red {
	width: 126 px;
	height: 32px;
	background: url(img/corso/statdo_r.jpg) no-repeat;
}

#content ul {
	margin: 0px 0px 0px 16px;
	padding: 0;
	list-style: none;
}

#content p {
	display: block;
	margin: 0;
	font-size: 11px;
}

#content .attivo {
	padding-left: 12px;
	background: url(img/corso/dot_green.gif) no-repeat;
}

#content .preparazione {
	padding-left: 12px;
	background: url(img/corso/dot_yell.gif) no-repeat;
}

#content .chiuso {
	padding-left: 12px;
	background: url(img/corso/dot_red.gif) no-repeat;
}

#content .spento {
	padding-left: 12px;
	background: url(img/corso/dot_grey.gif) no-repeat;
	color: #999999;
}

/* Corso */

#corso {
	float: left;
	width: 456px;
	height: auto;
	margin-left: 10px;
	margin-top: 7px;
	background: url(img/corso/corso_up.jpg) no-repeat;
}

#caratteristiche {
	float: left;
	width: 345px;

}

#content .corso_up {
	padding-left: 15px;
	min-height: 52px;
}

#content .corso_down {
	clear: left;
	height: 44px;
	background: url(img/corso/cor_down.jpg) no-repeat;
	background-position: 0px 12px;
}

#content .categoria {
	float: left;
	padding-top: 5px;
	font-size: 15px;
	color: #999999;
}

#crediti {
	float: left;
	margin-left: 15px;
	text-align: center;
	font-size: 12px;
	line-height: 1;
	color: #b42f20;
}

#crediti b {
	font-size: 35px;
}

h4 {
	clear: left;
	margin: 5px 0 0 0 ;
	padding: 0;
	max-width: 345px;
	text-align: left;
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.1;
}

#content .validita {
	margin: 5px 0 0 0 ;
	font-size: 14px;
	color: #b42f20;
}

#content .pulsante_accedi {
	float: right;
	width: 93px;
	height: 36px;
	margin-right: 15px;
}

#content .pulsante_accedi a img {
	border: none;

}

/* Footer */

#footer {
	width: 772px;
	height: auto;
	margin: 0 auto;
}

#comitato {
	width: 712px;
	height: auto;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: 1px dotted #999999;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#foot_sfuma {
	width: 712px;
	height: 20px;
	margin: 10px 10px 0px 25px;
	padding-left: 10px;
	background: url(img/corso/foo_sfum.gif) repeat-x bottom;
}

h5, h6 {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	color: #b42f20;
	font-size: 11px;
	text-align: right;
	max-width: 85px;
	line-height: 1.2;
}

#footer p {
	display: inline;
	margin: 0px 0px 0px 10px;
	padding: 0;
	float: left;
	font-size: 10px;
	text-align: left;
	width: 120px;
	line-height: 1.3;
}

#footer ul {
	display: inline;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0;
	font-size: 10px;
	line-height: 1.2;
	list-style: none;
	text-align: left;
	max-width: 410px;
}

#copyright {
	width: 752px;
	margin-left: 10px;
	padding: 0;
	height: 60px;
	background-image: url(img/corso/bg_foot.jpg);
	background-repeat: no-repeat;
}

#copyright p {
	width: 200px;
	text-align: center;
	margin-top: 20px;
	font-size: 12px;
	color: #be4a3d;
}

#copyright .ecm {
	color: #999999;
}

#copyright .legal {
	width: 500px;
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
}

#copyright b {
	color: #999999;
}

/* Blocchi Corsi */

#corso_scelto {
	height: auto;
	padding: 15px 20px 0px 20px;
}

#immagine_big {
	float: left;
	width: 263px;
	height: auto;
	margin-top: 7px;
}

#immagine_big .tutor{
	padding-top: 10px;
	font-size: 14px;
	color: #999999;
	line-height: 1.2;
}

#box_registrazione {
	float: left;
	width: 205px;
	height: 210px;
	margin-left: 15px;
	background-image: url(img/corso/bg_box.jpg);
	background-repeat: repeat-x;
}

#box_entra {
	float: left;
	width: 205px;
	height: 210px;
	margin-left: 15px;
	background-image: url(img/corso/bg_box.jpg);
	background-repeat: no-repeat;
}

#content .corso_scelto_down {
	padding-top: 15px;
	clear: left;
	height: 210px;
	background: url(img/corso/cor_down.jpg) no-repeat bottom;
}

caption {
	text-align: center;
	font-size: 16px;
	padding-top: 5px;
	border-bottom: 1px solid #999999;
	color: #b52f20;
}

table {
	width: 190px;
	margin-left: 10px;
}

td {
	font-size: 14px;
	text-align: left;	
}

#box_registrazione a img {
	border: none;

}

#box_entra a img {
	border: none;
}

.txt {
	height: 129px;
	vertical-align: text-top;

}

.ricorda {
	margin: 0;
	padding: 0;
	height: 31px;
}

