/* 
================================
Skin styles for DotNetNuke
================================
*/   

body{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

A:link {
    text-decoration:    none;
    color: #000000;
}

A:visited  {
    text-decoration:    none;
    color: #000000;
}

A:active   {
    text-decoration:    none;
    color: #000000;
}

A:hover    {
    text-decoration:    none;
    color: #ff0000;
}


/*A, A:active, A:hover, A:link, A:visited, */
.TestoTestata
{
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
	font-family: Courier, Arial, Verdana;
	padding-top: 2px;
	cursor:pointer;
	cursor:hand;
}

.Generale
{
	border-collapse: collapse; 
	background-color:#FFFFFF;
}

.ContenitoreGenerale
{
	border-collapse: collapse; 
	background-color:#8FC743;
}

.testatasx
{
	border-collapse: collapse; 
	background-color:#919498;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Courier, Arial, Verdana;}

.ReservedArea
{
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background: #66CB00;
	height: 30px;
}

.BreadCrumb
{
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background: #ffffff;
	height: 30px;
}

.ReservedAreaText, .BreadCrumbText
{
	font-family: Courier, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
}

.TestoFondo
{
	font-family: Courier, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:center;
}

.FondoGenerale
{
	color: #66CB00;
	height: 1px;
}

.menu
{
	padding-top: 30px;
}

/* MENU' */

.MainMenu_MenuContainer {
	background-color: #8FC743; 
	width: 150px;
	border-collapse:collapse;
	vertical-align:middle;
	/*text-indent: 25px;*/
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem 
{
	height: 26px;
	color: #000000; 
	cursor: pointer; 
	cursor: hand; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Courier, Arial, Verdana; 
	padding-left: 15px;
	/*text-indent: 25px;*/
	vertical-align:middle;

	border-top: solid 1px #66CB00;
	border-bottom: solid 1px #66CB00;
	border-collapse:collapse;
	background-color: #8FC743;
	
}

.pipppo
{
	color: Red;	
}

.MainMenu_MenuIcon {
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuItemSel, .MainMenu_SubMenu, .MainMenu_RootMenuArrow {
	height: 26px;
	color: #ffffff; 
	cursor: pointer; 
	cursor: hand; 
	font-family: Courier, Arial, Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	vertical-align:middle;
	padding-left: 19px;
	/*text-indent: 25px;*/

	border-top: solid 1px #66CB00;
	border-bottom: solid 1px #66CB00;
	border-collapse:collapse;
	background-color:#8FC743;
	background-image: url(breadcrumb.gif);
	background-position: left center;
	background-repeat: no-repeat ;
}

.SubHead
{
	font-weight: bolder;
	font-size: 11px;
	color: #000000;
}

.SubHeadTop
{
	font-family: Courier, Arial, Verdana; 
	font-size: 11px;
	color: #ffffff;
}


.SkinObject
{
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    font-family: Courier, Arial, Verdana;
    text-decoration: none;
}


A.SkinObject:link {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#ffffff;
}

.SottoMenu
{
	color: #000000; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Verdana; 
	padding-left: 25px;
	padding-right: 15px;
	vertical-align:middle;

	border-collapse:collapse;
	background-color: #8FC743;
}















































































