/* ===============================================  */
/* 		INIZIO STILE CONTAINER sfAzz			*/
/* ===============================================  */
.containerSquareExt {
	padding:10px;  
	background-color:white;
	
	text-align:left;
	/* height:auto;*/ 
	/*float:left;*/
	
}
.containerSquareInt {
	border-style:solid;
	border-color:#006699;
	border-width:1px;
	
	/* height:auto; */
	/*float:none; */
}
 
.containerSquareTitolo {
	background-color:#003366;
	background-image:url('sfTopContainer.jpg');
	background-repeat:repeat-x;
	height:23px;
	padding-left:5px;
	padding-top:5px;
}

.containerSquareTestoTitolo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	color:white;
	white-space:nowrap;
	text-decoration:none;
}

.containerSquareTestoTitolo a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
.containerSquareTestoTitolo a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
.containerSquareTestoTitolo a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
.containerSquareTestoTitolo a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	color:white;
	text-decoration:underline;
}
.containerSquareContentPaneExt {
	padding:10px;  
	background-color:#eeeee2;
	
	/* height:auto; */
	/* float:left; */
}
.containerSquareContentPaneInt {
	/* float:none; */
	/* height:auto; */
}

/* ===============================================  */
/* 		FINE STILE CONTAINER Square				*/
/* ===============================================  */


