form {
	margin: 0px;
	padding: 0px;
}

a:link
	{
	text-decoration:underline;
	color: #333333;
	}
a:visited
	{
	color: #333333;
	}
a:hover
	{
	color: #9F233D;
	}
a:active
	{
	color: #333333;
	}
.border1 {
	border: 1px solid #CCCCCC;
}
	
.imgAnt{
	border: 1px solid #333333;
}
.intPagPadBott{
	padding-bottom: 5px;
}

.mainContent{
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.MenuSx{
	background-image: url(../sharedImgs/menuSx/lineaSfondoVert.gif);
	background-repeat: repeat-y;
	background-position: right ;
	padding-bottom: 5px;
}
.MenuDx{
	background-image: url(../sharedImgs/menuDx/lineaSfondoVert.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 18px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 0px;
}
.MenuDxHome{
	padding-top: 18px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 0px;
}

.grassetto {
	font-weight:bold;

}
.bordoColor1TopRight{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.bordoColor1BottomLeft{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.bordoColor1All{
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.color1{
	color: #9F233D;
}
a.color1:link
	{
	color: #9F233D;
	text-decoration: none;
	}
a.color1:visited
	{
	color: #9F233D;
	text-decoration: none;
	}
a.color1:hover
	{
	color: #888B8B;
	text-decoration: none;
	}
a.color1:active
	{
	color: #9F233D;
	text-decoration: none;
	}


.color2{
	color: #888B8B;
}
a.color2:link
	{
	text-decoration:underline;
	}
a.color2:visited
	{
	color: #888B8B;
	}
a.color2:hover
	{
	color: #9F233D;
	}
a.color2:active
	{
	color: #888B8B;
	}
.color3{
	color: #888B8B;
}
a.color3:link
	{
	color: #888B8B;
	text-decoration:underline;
	}
a.color3:visited
	{
	color: #888B8B;
	}
a.color3:hover
	{
	color: #9F233D;
	}
a.color3:active
	{
	color: #888B8B;
	}
.color4
	{
	color: #888B8B;
	text-decoration:none;
	}
a.color4:link
	{
	color: #888B8B;
	text-decoration:none;
	}
a.color4:visited
	{
	color: #888B8B;
	}
a.color4:hover
	{
	color: #9F233D;
	}
a.color4:active
	{
	color: #888B8B;
	}
.color5
	{
	color: #333333;
	text-decoration:none;
	}
a.color5:link
	{
	color: #333333;
	text-decoration:none;
	}
a.color5:visited
	{
	color: #333333;
	}
a.color5:hover
	{
	color: #9F233D;
	}
a.color5:active
	{
	color: #333333;
	}

.interlinea1{
	line-height: 18px;
}

.lineaSfondoIntst {
	background-image: url(../sharedImgs/main/intestazioni/pxSfondoLineaIntestazione.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.pixelLinea1Bottom {
	background-image: url(../sharedImgs/main/intestazioni/pxSfondoLineaIntestazione.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.messaggio{
	color: #888B8B;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	line-height: 20px;	
}
.pad1Bottom{
	padding-bottom: 20px;
}
.pad1Dx{
	padding-right: 20px;
}
.pad1Sx{
	padding-left: 20px;
}
.pad1Top{
	padding-top: 20px;
}
.padSx10{
	padding-left: 10px;
}
.padBottom10{
	padding-bottom: 10px;
}
.padTop10{
	padding-top: 10px;
}
.padDx10{
	padding-right: 10px;
}

.padSx5{
	padding-left: 5px;
}

.giust {
	text-align: justify;
}

.padTop5{
	padding-top: 5px;
}
.padBottom5{
	padding-bottom: 5px;
}
.padDx5{
	padding-right: 5px;
}
.fontSize10{
font-size:10px;
}
.margBottom5 {
	margin-bottom: 5px;
}
.margSx5 {
	margin-left: 5px;
}
.margSx10 {
	margin-left: 10px;
}
.margTop5 {

	margin-top: 5px;
}
.size12 {
	font-size: 12px;
}
