.filtri {
	background-color: #D2DADD;
	margin-bottom: 26px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #8496A2;
	border-right-color: #8496A2;
	border-bottom-color: #8496A2;
	border-left-color: #8496A2;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.filtri input, select{
	font-size: 90%;
	float: left;
}

.filtri td{
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #8496A2;
	vertical-align: middle;
	height: 26px;
}

.filtri th{
	background-color: #EFF3F4;
	color: #8496A2;
	text-align: right;
	padding-right: 4px;
	vertical-align: middle;
	font-size: 10px;
}
.filtri .ultimariga {
	background-color: #8496A2;
}


div#tabber {
	padding: 0px;
	height: 45px;
	vertical-align: top;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

div#tabber li {
	list-style-type: none;

}

div#tabber .tabOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-repeat: repeat-x;
	text-align: center;
	color: #666600;
	float: left;
	clear: no;
	background-color: #FFFFFF;
	background-image: url(../images/bck_tabon.jpg);
	border-width: 2px;
	border-style: solid;
	border-color: #F4F3DE;
	background-position: bottom;
}
div#tabber .tdOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-repeat: repeat-x;
	color: #666600;
	background-color: #FFFFFF;
	background-image: url(../images/bck_tabon.jpg);
	border-width: 2px;
	border-style: solid;
	border-color: #F4F3DE;
	background-position: bottom;
	padding: 4px;
	height: 22px;
}
div#tabber .sottotabber {
	font-size: 11px;
	width: 100%;
	display: block;
	height: 40px;
	clear: both;
	border-color: #E4E2AF;
	background-image: url(../images/sottotab.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: none;
}

div#tabber .sottotabberNospace {
	font-size: 11px;
	width: 100%;
	display: block;
	height: 15px;
	clear: both;
	border-color: #E4E2AF;
	background-image: url(../images/sottotab_small.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: none;
}
div#tabber .tabOff {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #9FB0C0;
	float: left;
	margin: 0px;
	display: block;
	background-color: #F4F3DE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #E4E2AF;
	border-bottom-color: #E4E2AF;
	border-left-color: #FFFFFF;
}

div#tabber .tdOff {
	font-size: 10px;
	font-weight: bold;
	color: #9FB0C0;
	background-color: #F4F3DE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #E4E2AF;
	border-bottom-color: #F4F3DE;
	border-left-color: #FFFFFF;
	border-style: solid;
	height: 22px;
	padding: 4px;
}

div#tabber .tabOff ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 6px;
}

div#tabber .tabOn ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 6px;
}


#tabber .tabOn a {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #4A6175;
	text-decoration: none;
}
#tabber.tabOn a:hover {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #4A6175;
	text-decoration: underline;
}


.elenchi {
	background-color: #F0F7F9;
	border: 1px solid #C4D3D7;
	float: left;
	margin-bottom: 16px;
}

.elenchi th{
	background-color: #C4D3D7;
	padding-left: 4px;
	color: #404A5B;
	font-size: 9px;
}
.elenchi td{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #D6E0E2;
	vertical-align: middle;
}

.elenchi img{
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #C4D3D7;
	padding-right: 8px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.elenchi a:visited{
	color: #E70036;
}
.elenchi .riga00{
	background-color: #FFFFFF;
	padding-left: 4px;
}
.elenchi .riga01 {
	background-color: #F5F9FC;
	padding-left: 4px;
	
}
.elenchi .riga03 {
	background-color: #F9E7D5;
	padding-left: 4px;
}
.elenchi .riga04 {
	background-color: #F3FBE1;
	padding-left: 4px;
}

.titpaginatore {
	float: left;
}
.paginatore {
	text-align: right;
	color: #666666;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 10px;
}
.pagenav {
	text-align: center;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #C4D3D7;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#shooting01, #shooting02, #shooting03 {
	line-height: 110%;
}
#tem-area {
	line-height: 110%;
	background-image: url(../images/bg_temarea_down.jpg);
	background-repeat: no-repeat;
	background-position: 6px bottom;
	padding-bottom: 6px;

}

#top-temarea {
	background-image: url(../images/bg_temarea.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
}


.paginatore .noborder{
	border-style: none;	
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}


.dettaglio {
	background-color: #FAFAFA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}


.dettaglio .riga00{
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #868686;
	background-color: #F3F5F8;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #FFFFFF;
	border-left-color: #E0E0E0;
}
.dettaglio .riga01{
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #FFFFFF;
	border-left-color: #E0E0E0;
}
.dettaglio .ultimariga {
	background-color: #DADDE0;
	text-align: center;
}

.dettaglio input, select, textarea{
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dettaglio a:link, .dettaglio a:visited{
	color:#E70036;
}
#popup {
	font-family: Tahoma, Arial, sans-serif;
	border: 4px solid #B9D0D0;
	font-size: 80%;
}
#popup th{
	color: #536979;
	background-color: #DDE8E8;
	
}
#popup .ultimariga{
	color: #536979;
	font-size: 80%;
	background-color: #B9D0D0;
	text-align: center;
}

.main-msg-border {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-left: 15px;
}

.msg-border {
	background-image: url(../images/bck_message.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-left: 15px;
}

.main-msg-border .forum-message {
	background-color: #E8F1F7;
	vertical-align: top;
	border: 1px solid #E0E0E0;
	margin-bottom: 30px;
}

.avvisi-border {
	background-image: url(../images/bck_message.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-left: 15px;
}


.main-module-border {
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
	margin-left: 6px;
	margin-bottom: 30px;
	margin-top: 4px;
}

.module-border {
	background-image: url(../images/box_moduli.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-left: 5px;
	margin-bottom: 20px;
}

.main-module-border .forum-message {
	background-color: #E8F1F7;
	vertical-align: top;
	border: 1px solid #E0E0E0;
	margin-bottom: 30px;
}

.module-content {
	vertical-align: top;
}


.tools-container {
	padding: 3px;
	margin-left: 16px;
	border-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #DADFE7;
}

.tools-container img {
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #E0E0E0;
	text-align: right;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.tools-container .tool-btn{
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 1px;
	border-color: #DADFE7;
	background-color: #CCCCCC;
	height: 30px;
	margin: 4px;
}

.forum-message {
	background-color: #F1EFE4;
	vertical-align: top;
}

.cafe-message {
	background-color: #F3F1ED;
	vertical-align: top;
	border: 2px solid #E7E2D8;
}
.cafe {
	background-color: #F5FAF8;
	vertical-align: top;
	border: 1px solid #DCEDE7;
	margin-top: 10px;
	margin-bottom: 10px;
}

.cafe .ultimariga {
	border-width: 1px;
	border-top-style: solid  none none none;
	border-color: #E0EDE3;

}

.avvisi-message {
	background-color: #F1F5F4;
	margin-bottom: 12px;
	float: left;
	width: 94%;
	padding-top: 12px;
	padding-right: 3%;
	padding-bottom: 12px;
	padding-left: 3%;
}

.avvisi-message a:visited{
	color: #E70036;
}
.elenchi .sx-col {
	vertical-align: top;
}

.avvisi-message .ultimariga img {
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #CCCCCC;
	padding-right: 4px;
	padding-left: 4px;
	margin: 2px;
}


.forum-message .oggetto, .avvisi-message .oggetto,.cafe-message .oggetto, .cafe .dx-col .oggetto {
	font-weight: bold;
	vertical-align: top;
}


.forum-message .sx-col, .cafe .sx-col{
	width: 20%;
}


.forum-message .ultimariga, .avvisi-message .ultimariga, .cafe-message .ultimariga{
	text-align: right;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
}
.forum-message .ultimariga img, .cafe-message .ultimariga img, .cafe .ultimariga img {
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #E0E0E0;
	padding-right: 4px;
	padding-left: 4px;
	margin: 2px;
}

.forum-message .autore, .cafe .sx-col .autore {
	font-weight: bold;
	color: #666666;
	clear: both;
}

.avvisi-message .autore {
	color: #4D6875;
	margin-bottom: 8px;
}

.cafe-message .autore {
	color: #666666;
	font-weight: bold;
}
.forum-message .data, .cafe .sx-col .data, .cafe-message .data  {
	color: #999999;
	clear: both;
}

.avvisi-message .data {
	color: #999999;
	clear: both;
	margin-bottom: 8px;
}

.forum-message .ruolo {
	color: #999999;
	float: left;
}
.forum-message .dx-col, .cafe .dx-col{
	width: 90%;
	vertical-align: top;
}
.moduleicon {
}
hr {
	height: 1px;
	color: #eeeeee;
}


.titolo-moduli {
	text-align: left;
	margin-top: 10px;
	color: #666666;
	margin-left: 66px;
}
.titolo-corso {
	text-align: left;
	margin-top: 10px;
	color: #CC6600;
	border-width: 1px;
	border-top-style: dashed;
	border-color: #DAB58F;
	padding-top: 4px;
}
.moduleicon {
	float: left;
	margin-right:16px;
}
.module-content .corpo {
	margin-left: 66px;
	margin-right: 10px;
}
.module-content .ultimariga {
	padding-left: 70px;
}
.module-content .ultimariga img {
	margin-right: 4px;
	margin-left: 12px;
}
.corpo li, .moduletable li {
	list-style-type: square;
	list-style-position: inset;
	margin-left: 14px;
}
#sfondobianco {
	background-color: #FFFFFF;
}
.titleBox {
	font-weight: bold;
	color: #FFFFFF;
	height: 16px;
	background-color: #B9B09B;
	padding-left: 4px;
	border-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-color: #E3E0C6;
	text-align: center;
}
.rigaSepartore {
	height: 20px;
	border-width: 1px;
	border-top-style: solid;
	border-color: #CCCCCC;
}
.module-border .module-content .ultimariga {
	padding-left: 100px;
	padding-bottom: 20px;
}

.main-module-border {
	background-image: url(../images/libro_big.jpg);
	background-repeat: no-repeat;
}
.test {
	margin-left: 50px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #EEF2F1;
	background-color: #F3F5F5;
}
#gotoassignment {
	background-color: #F7EDCA;
	width: auto;
	float: right;
	padding: 2px;
}
.activity_tools {
	margin-top: 10px;
}
.question {
	background-color: #E7E7CF;
	font-weight: bold;
	padding: 6px;
}

.Titlequestion{
	font-weight: bold;
	background-color: #D5D5EC;
	text-align: left;
	padding-left: 6px;
	padding-bottom: 6px;
	margin: 0px;
}
.answer {
	font-weight: normal;
	background-color: #F0F0E1;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 26px;
}

.ultimariga img {
	float: right;
}
.sunto {
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 12px;
}
.sunto img {
	float: right;
	margin-left: 12px;
	border: 1px solid #786765;
}

.sunto .num-commenti img {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E4DECE;
	border-right-color: #E4DECE;
	border-bottom-color: #E4DECE;
	border-left-color: #E4DECE;
	padding-right: 8px;
}
.sunto .titolo,
.sunto .titolo a:link,
.sunto .titolo a:visited {
	font-weight: bold;
	display: block;
	color:#E70036;
}
.sunto  .sottotitolo {
	font-weight: bold;
	color: #666666;
	display: block;
}
.sunto .num-commenti {
	display: block;
	margin-top: 8px;
	color: #999999;
}
.filtri .ultimariga input {

}
.main-msg-blog {
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 120%;
}
.main-msg-blog .corpo {
	line-height: 130%;
}

.main-msg-blog .title {
	font-size: 120%;
	color: #39464E;
	font-weight: bold;
	display: block;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #E70036;
	padding-bottom: 6px;
	margin-bottom: 0px;
}
.main-msg-blog .subtitle {
	height: 20px;
	margin-bottom: 14px;
	background-color: #EFECE2;
}

.main-msg-blog .autore {
	display: block;
	float: left;
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #EFECE2;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #E70036;
	font-size: 90%;
	font-style: italic;
	color: #54656F;
}
.main-msg-blog .data {
	float: right;
	display: block;
	padding: 2px;
	font-size: 90%;
	color: #8496A2;
}
.main-msg-blog .num-commenti {
	display: block;
	font-size: 90%;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
.blogtools {
	padding: 4px;
	border: 1px none #C9E49E;
}
.blogtools a:link, .blogtools a:visited  {
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #E70036;
	background-color: #E70036;
	color: #FFFFFF;
	padding: 2px;
}

.comments-blog {
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	border: 1px solid #E4DECE;
	padding: 8px;
}
.comments-blog .corpo {
	line-height: 130%;
}

.comments-blog .title {
	font-size: 120%;
	color: #FF9900;
	font-weight: bold;
	display: block;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #E70036;
	padding-bottom: 6px;
	margin-bottom: 0px;
}
.comments-blog .subtitle {
	margin-bottom: 14px;
	height: 18px;
	border: 1px none #D3CBAF;
}

.comments-blog .autore {
	display: block;
	float: left;
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 90%;
	font-style: italic;
	color: #54656F;
}
.comments-blog .data {
	float: right;
	display: block;
	padding: 2px;
	font-size: 90%;
	color: #8496A2;
}
.blogtools #btncommento, .tools-container #btncommento a:link, .tools-container #btncommento a:visited {
	color: #FFFFFF;
	background-color: #E70036;
	height: 22px;
	padding-bottom: 11px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
}

.tools-container #btnForum a:link, .tools-container #btnForum a:visited,
.btnForum a:link, .btnForum a:visited {
	color: #FFFFFF;
	background-color: #E70036;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.main-msg-blog .title a:link, .main-msg-blog .title a:visited {
	color: #E70036;
}
a:link, a:visited {
	color: #E70036;
}
.firma {
	font-size: 76%;
	color: #8496A2;
	text-align: right !important;
	}
.targa {
	font-size: 80%;
	color: #7B8E9B;
	font-weight: bold;
	line-height: 100%;
	padding-top: 16px;
	padding-bottom: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #B3C1C4;
	border-right-color: #B3C1C4;
	border-bottom-color: #B3C1C4;
	border-left-color: #B3C1C4;
	border-bottom-style: dashed;
}
