

/* ===============================================  */
/* 		INIZIO STILE CONTAINER stile ASP.NET			*/
/* ===============================================  */

#ContentPane {
	text-align:left;
}

.clear{
	clear: both;
	height: 0;
}

.content{
	margin-right: 5px;
	text-align:left;
}

.features .rounded 
{
	padding:0 0 0 11px;
	margin: 10px 5px 10px 5px;
	background: url(tsr-l.gif) top left no-repeat;
}
.features .rounded .clearfix
{
	background: transparent url(tsr-r.gif) top right no-repeat;
	margin:0;
	padding: 0.6em 0 0.5em 0;
	line-height: 1.1em;
	text-transform: none;
    padding-bottom: 2px;
}
.features .rounded .roundedMain
{
    border-style: solid;
	border-color: #d8d8d8;
	border-width:0 1px 0 0;
	
	text-align:left;
}
.features .rounded .roundedEnd 
{
	margin:0 0 0 -11px;
	padding-left:11px;
	background: url(tsr-l.gif) bottom left no-repeat;
}
.features .rounded .roundedEnd div 
{
	padding:0 10px 10px 0;
	background: url(tsr-r.gif) bottom right no-repeat;
	height: 6px;
}

.features .rounded .roundedMain
{
    margin-bottom: 0;
    padding-bottom: 0;
	
	text-align:left;
}
.features .rounded .roundedEnd div
{
    margin: 0;
    padding: 0;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ##########   segue riga aggiunta da me   ############ */
.containerBorder {
	margin:0 0 0 -11px;
	padding:0 11px 0.5em 11px;
	background:#fff;
	border-left: solid 1px #d8d8d8;
	height:1%;
}
.rounded_hr_subTitolo {
	margin:5px 10px 10px 0;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
/* ##########   fine riga aggiunta da me   ############ */



/* ===============================================  */
/* 		FINE STILE CONTAINER stile ASP.NET			*/
/* ===============================================  */



/* =================================================	*/
/*     INIZIO STILE CONTAINER FIXED WIDTH 500px			*/
/*   ================================================= 	*/
#col_500px div.module {
	width: 499px;
	background: transparent url(module_middle_wide500.jpg) left repeat-y; 
	margin-bottom: 10px;
}

#col_500px div.module div.module1 {
	width: 499px;
	background: transparent url(module_top_wide500.jpg) top left no-repeat;
}

#col_500px div.module div.module1 div.module2 {
	width: 499px;
	background: transparent url(module_bottom_wide500.jpg)  bottom left no-repeat;
}

#col_500px div.module div.module1 div.module2 div.module3 {
	width: 484px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 10px;
	background: transparent;
	padding-bottom: 10px;

}
#col_500px div.module div.module1 div.module2 div.module3 div {
	padding: 0px;
	margin: 0px;
}
/* =============================================
		FINE STILE CONTAINER FIXED WIDTH 500px
   =============================================  */



/*
 ==============================================
     INIZIO STILE CONTAINER FIXED WIDTH 260px
 ==============================================
*/
#col_260px div.module {
	width: 259px;
	background: transparent url(module_middle_wide260.jpg) left repeat-y;
	margin-bottom: 10px;
}

#col_260px div.module div {
	width: 259px;
	background: transparent url(module_top_wide260.jpg) top left no-repeat;
}

#col_260px div.module div div {
	width: 259px;
	background: transparent url(module_bottom_wide260.jpg) bottom left no-repeat;
}

#col_260px div.module div div div{
	width: 220px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	background: transparent;
	padding-bottom: 10px;
}

#col_260px div.module div div div div {
	padding: 0px;
	margin: 0px;
}
/*
	==========================================
		FINE STILE CONTAINER FIXED WIDTH 260px
	==========================================
*/

/*
 =============================================
     INIZIO STILE CONTAINER FIXED WIDTH 200px
 =============================================
*/
#col_200px div.module {
	width: 199px;
	background: transparent url(module_middle_wide200.jpg) left repeat-y;
	margin-bottom: 10px;
}

#col_200px div.module div {
	width: 199px;
	background: transparent url(module_top_wide200.jpg) top left no-repeat;
}

#col_200px div.module div div {
	width: 199px;
	background: transparent url(module_bottom_wide200.jpg)  bottom left no-repeat;
}

#col_200px div.module div div div{
	width: 185px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 10px;
	background: transparent;
	padding-bottom: 10px;
}

#col_200px div.module div div div div {
	padding: 0px;
	margin: 0px;
}
/*
	==========================================
		FINE STILE CONTAINER FIXED WIDTH 200px 
	==========================================
*/

/*
	==========================================
		INIZIO VOCI x CONTAINER "WIZARD"
	==========================================
*/

.ContentContainer {
	text-align:left;
}


.TitoloContainer {
	text-align:left;
	font-weight:bold;
    color:#7AC825;
	font-style: normal; 
	font-family: 'trebuchet ms', 'Georgia', Tahoma, Verdana, Arial, serif;
	font-size: 1.2em;
}
/* hyperlink style for TitoloParagrafoHomeGreen */
A.TitoloContainer:link {
	text-decoration:none;
	font-weight:bold;
    color:#7AC825;
	font-style: normal; 
	font-family: 'trebuchet ms', 'Georgia', Tahoma, Verdana, Arial, serif;
	font-size: 1.0em;
}

A.TitoloContainer:visited  {
	text-decoration:none;
	font-weight:bold;
    color:#7AC825;
	font-style: normal; 
	font-family: 'trebuchet ms', 'Georgia', Tahoma, Verdana, Arial, serif;
	font-size: 1.0em;
}

A.TitoloContainer:active   {
	text-decoration:none;
	font-weight:bold;
    color:#7AC825;
	font-style: normal; 
	font-family: 'trebuchet ms', 'Georgia', Tahoma, Verdana, Arial, serif;
	font-size: 1.0em;
}

A.TitoloContainer:hover    {
    text-decoration: underline;
    color:red;
}
/*
	==========================================
		FINE VOCI x CONTAINER "WIZARD"
	==========================================
*/