body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
   font-family: verdana, sans, arial, helvetica, sans-serif;
   	font-size: 12px;
	
	color: #3e0d0d;
}

p, table, tr, td, tbody {
   font-family: verdana, sans, arial, helvetica, sans-serif;
	color: #3e0d0d;
}

.shadow_left {
background-image:url(images/left_shadow.gif);
}
.shadow_right{
background-image:url(images/right_shadow.gif);
}

a.menuadmin:link, a.menuadmin:visited {
	color: #3e0d0d;
		text-decoration: none;
}
a.menuadmin:hover {
	color: #d28a00;
		text-decoration: none;
}

.content {
	padding: 10px;
    text-align: justify;
    LINE-HEIGHT: 20px
}


.bgtable{
	background-color: #f9f9f9;
	margin-right: 10px;
	margin-left: 5px;
	border: 1px dashed #cfcfcf;
	margin-top: 10px;
	margin-bottom: 0px;
}
.bgtable2{
	margin-right: 10px;
	margin-left: 5px;
	background-image: url(images/struttura/box_bg.gif);
	background-repeat: repeat-x;
}


.riga1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfcfcf;
	padding-top: 5px;
	padding-bottom: 5px;	
}
.riga1-green{
	background: #0BFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfcfcf;
	padding-top: 5px;
	padding-bottom: 5px;	
}

.riga1-gray{
	background: #FFFEBD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfcfcf;
	padding-top: 5px;
	padding-bottom: 5px;	
}

.riga2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cfcfcf;
}
.riga3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfcfcf;
	background-color: #f9f9f9;
}
.bordo2 {
	border-top: none;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
}

.titoloAdmin {
	text-align: center;
	font-weight: bold;
	font-size: medium;
	padding-bottom: 10px;
	 }
	 
	 
.bordo_basso {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #b92324;
}

.bordo_sinistra_basso {
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #b92324;
	border-left-color: #b92324;
}

.bordo_sinistra {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #b92324;
}
