/*   TAGS  */

html{

	/*	height:100%; 
	da usare se serve,mette la scrollbar se aggiungi div nel contenuto*/
}
body{
	/*	height:100%;*/
	margin-top:20px;
	padding:0px;
	color:#000;
	text-align:center; /* questo parametro ý per IE 5.0*/ 
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	background-image: url(e4images/style/network/bg_body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #898863;
}

#header{
	display:block;
	background: transparent url(e4images/style/network/header.jpg) no-repeat;
	width:877px;
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 178px;
}

#header h1{
	margin: 0;
	padding: 0;
}

p {
	margin: 0px;      
}

h1 {

	border: 0px solid red;
	text-align: center;
	color: #F58DEF;
	LINE-HEIGHT: 11px;
	width: 140px;
	margin-left: 110px;

	font-family:arial,verdana,sans-serif;
	font-size: 11px;
	display: block;
	font-weight: lighter;

}

h2, #home_users h3 {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#223f4f;
	font-variant:normal;
}

div.separator{
	margin:10px 0;
	height:1px;
	padding:0;
	background:grey;
}

h3 {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	display:inline; 
	font-weight: bold;
	font-variant:  small-caps;
	color: #223f4f;
}

.genericTitle h3, .communityTitle h3{
color: #fff;
}

h3.new{
	display:block;
}

h4.nick{
	margin:0;
	padding:10px 10px 0 10px;
}

a img  { 
	border-width: 0; border-style: none; 
}
/* i comandi div,p,form servono per uniformare i comportamento generico dei codici dell'html soprattutto per IE */

/*   IDS ----------------------------------------------------------------------- */
#page {
	/* margin:0px auto !important;  /*termine "auto !important" serve per centrare in firefox. Con explorer ý necessario mettere il                              
	text align: center nel contenitore di questo div*/
width:877px;   
/* margin:0px auto !important; */
margin:0px auto !important; 
overflow:hidden;

/*text-align:left; /*solo per ie 5.0 per far tornare il testo elemnti a sx*/
border: none;
}

#headMessages{
  display:block;
  height:31px;
  background:#fff url(e4images/style/network/inviamsg.jpg) no-repeat bottom left;
  width:877px;
}

#headMessages1{
  width:365px;
  height:22px;
  float:left;
  background-color:white;
}

#headMessages2{
  background:#ffcc32 url(e4images/style/network/sf-inviamessagi2.gif) no-repeat bottom left;
  width:437px;
  height:21px;
  float:left;
  margin-top:1px;
}

#headMessages3{
  height:22px;
  float:left;
  width:75px;
  background-color:#fff;
}

#topHeader {
	border: 0px solid blue;
	float: left;
	width:877px;
	text-align: right;
}
#mainmenuContainer {
	float:left;
	width: 992px;
	border: 5px solid green;
}
#content {
	color: #ccc;
	text-align:left;
}
.menu {
	width:992px; 
	height:21px; 
	position:relative; 
	/* z-index:100;*/
	margin-top: 10px;
	background-color:#fff;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	text-align:center;
	border-bottom:2px solid #F58DEF;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:990px; w\idth:990px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0px;
	margin: 0px;
	text-align:left;
	float:left;
	display: inline;
	list-style-type: none;
}
.menu ul ul {
	/*width:149px;*/
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	/*width:149px;*/
	position:relative;
	padding:0px;
	margin: 0px;
	text-align:left;
	float:left;
	/*display: inline;*/
	list-style-type: none;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	border:1px solid #F695F0;
	color: #D307C7;
	padding:0.1em 0.7em 0.4em;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	text-align:left;
	float:left;
	display: inline;
	list-style-type: none;
	text-decoration: none;
}
.menu ul li a.selected{
	background-color: #F58DEF;
	color: #FFFFFF;  
}
.menu ul ul {
	font-size:11px;

}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {

	/*width:149px; w\idth:138px;*/
}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#FEEFF9; /*  */
}
/* style the second level hover */
.menu ul ul a.drop:hover{

	background:#FEEFF9;
	color:#CCCCCC;
}
.menu ul ul :hover > a.drop {
	background:#F58DEF;
	url(e4images/style/network/freccegrigie.gif); 
	bottom right no-repeat;
	color:#FFFFFF;

}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#FEEFF9;
	text-decoration: none;
}
/* style the third level hover */
.menu ul ul ul a:hover {
	background:#F58DEF;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	/*top:31px;*/
	top:20px;
	left:0; width:149px;
	border-top:1px solid #F58DEF;
}
/* another hack for IE5.5 */
* html .menu ul ul {
	top:18px;t\op:19px;
	/* top:30px;t\op:31px; */
}

/* position the third level flyout menu */
.menu ul ul ul{
	left:149px; 
	top:-1px; 
	width:149px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-149px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#FEEFF9; 
	color:#F58DEF; 
	height:auto; 
	line-height:1em; 
	padding:5px 10px; 
	width:128px;
	border-width:0 1px 1px 1px;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:150px;w\idth:128px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#fff; 
	background:#F58DEF;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#fff;
	background:#F58DEF;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul{
	visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
	visibility:visible;

}
/* TO INSERT MENU CLASS FOR MULTI-LEVEL DROP-DOWN LIST */
#content {
	clear: left;
	color: #ccc;
}

#topMenu {
  /* margin-top: 10px;*/
  font-size: 12px;
  font-weight: bold;
  text-align:center;
  margin-top:2px;
  background-color:#525319;
  border:2px solid #fff;
  padding:8px 10px 5px 10px;
}
.menutl{
  position:absolute;
  top:0px;
  left:0px;
  width:6px;
  height:6px;
  background: transparent url('e4images/style/network/sf-tl-menu.gif');
}
.menutr{
  position:absolute;
  top:0px;
  right:0px;
  _right:-1px;
  width:6px;
  height:6px;
  background: transparent url('e4images/style/network/sf-tr-menu.gif');
}
.menubr{
  position:absolute;
  bottom:0px;
  right:0px;
  _right:-1px;
  width:6px;
  height:6px;
  background: transparent url('e4images/style/network/sf-br-menu.gif');
}
.menubl{
  position:absolute;
  bottom:0px;
  left:0px;
  width:6px;
  height:6px;
  background:transparent url('e4images/style/network/sf-bl-menu.gif');
}

#menuSpacer{
	padding:3px 12px 0 12px;
}

#topMenu ul {
	margin:0;
	padding:0;
	text-align:left;
	list-style-type: none;
} 
#topMenu  ul li{
	margin:0 0 8px 0;
	padding: 0px;
	text-align:left;
	float:left;
	display: block;
	list-style-type: none;
	height:21px;
	line-height:21px;
} 

#topMenu ul li a{
	padding:0 4px;
	margin: 0px;
	text-align:left;
}  

.genericBoxContent h4{
	padding:0px;
	margin: 0px;
	text-align:left;
}
.genericBoxContent ul{
	padding:0px;
	margin: 0px;
	text-align:left;
	list-style-type: none;
}

#logo {
	height: 90px;
	width: 260px;
	border: 0px solid green;
	float: left;
	padding: 0px;
}
#imglogo { /*#imglogo a, #imglogo a:link, #imglogo a:visited, #imglogo a:hover   */

	width: 877px;
	border: 0px solid green;
	float: left;

	border: 2px solid green;
	/* z-index: -1;	*/ 
}

#imglogo .cnt a { 
	height: 90px;
	width: 260px;
	border: 0px solid green;
	float: left;
	position: absolute;
	/*z-index: -1;	*/
}
#title {
	position: relative;
	visibility: visible;
	z-index: auto;
	border: 0px solid green;
	margin-top: 45px;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#MainContainer{
	border: 0px solid green;

}
#TopMainContainer{
	border: 0px solid green;
	float: left;
}
#area_amministratore{
	border: 1px solid #C8C8C8;
	background-color: #C8C8C8;
	width: 366px;
	float: left;
}
#boxutente{
	border: 1px solid #C8C8C8;
	background-color: #F6F6F6;
	width: 307px;
	float: left;
	margin-left: 8px;
	/*  margin-bottom: 8px;*/
	height: 307px;
}
#navigatore{
	border: 1px solid #C3C3C3;
	background-color: #FEEFF9;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 10px;
	text-align: left;
	float: left;
	width: 877px;
}
#ColonnaSx{
	float:left;
	width:686px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#banner {
	margin:0px auto !important; 
	border: 0px solid blue;
	/*width: 260px;
	text-align:left;*/
}

#ColonnaDx{
	margin:0;
	padding:0;
	float:right;
	width:184px;
}
#Extra{
	border: 1px solid #C8C8C8;
	width:500px;
	margin-top: 7px;
	float:left;
	padding-bottom: 5px;
	background-color: #fff;
}
#missamatoriale{
	border: 0px solid #C8C8C8;
	width:148px;
	margin-top: 0px;
	display: inline;
	float:left;
	margin-left: 4px;
	text-align: right;
}
#misteramatoriale{
	border: 0px solid #C8C8C8;
	width:149px;
	margin-left: 2px;
	float:left;
	padding-bottom: 5px;
	text-align: right;
}
#bottomFooter {
	clear:both;
	border: 2px solid #FFF;
	height:31px;
	padding: 0px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #AD5E11;
}
/*   CLASSES  ------------------------------------------------------------------------ */
.toplink a:link, .toplink a:visited{
	color:#fff;
	text-decoration: none;
}
.payoff {
	border: 0px solid green;
	text-align: center;
	color: #F58DEF;
	LINE-HEIGHT: 12px;
	width: 140px;
	margin-left: 100px;
	margin-top: 45px;
}
.pulsantiera ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
.pulsanteover {
	background-color:#FBA105;
	border:2px solid #fff;
	padding:0.1em 0.7em 0.4em;
	color: #fff;
	font-variant:  small-caps;
	height:21px;
	display:block;
	float:left;

}


a.pulsante:link{color: #fff;  text-decoration: none   }
a.pulsante:visited{  color: #fff ; text-decoration: none    }
a.pulsante:hover{  color: #fff;  text-decoration: underline    }
a.pulsante:active{  color: #fff;text-decoration: none      }




.pulsante {
	background-color:#fff;
	border:2px solid #Fff;
	color: #fff;
	height:21px;
	float:left;
	display:block;
	font-variant:  small-caps;
	background-image: url(e4images/style/network/bg_pulsante.jpg);
	background-position: center;
	background-repeat: repeat-x;
	background-color: #fff;

}   


.pulsante a:link, .pulsante a:visited {
	color:#fff;
	text-decoration: none;
}
.box{
	border: 1px solid #fff;
	margin-top: 8px;
	float:left;
	width: 100%;
	padding-bottom: 8px;
	background-color: #E7E7E7;
	/*   padding-top: 1px;*/
}


.box_community{
	border: 1px solid #fff;
	margin-top: 8px;
	float:left;
	width: 100%;
	padding-bottom: 4px;
	background-color: #fff;
	/*   padding-top: 1px;*/
}


.box454{
	border: 1px solid #fff;
	margin-top: 8px;
	float:left;
	width:366px;
	height: 220px;
	display:block;
	padding-bottom: 5px;
	background-color: #EAF0F4;
}

#login .contenuto{
	padding:6px 10px;
}

.genericBox, #login{
	border: 1px solid #fff;
	background-color: #F8F8F8;
	margin-top: 8px;
	text-align:left;
}

.genericBoxContent{
	text-align:left;
	padding:10px;
	color:#000;
	background:transparent;
}

.genericTitleBox {
	background-color: #F0F0F0;
	background-image: url(e4images/style/network/bg_box.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 28px;
}

.genericTitle{
	background: transparent url('e4images/style/network/icon_onair.jpg') no-repeat top left;
	margin-top: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 5px solid #898863;
	height: 23px;
	line-height:23px;
	text-indent:24px;
}

.boxsponsor{
	border: 1px solid #fff;
	margin-top: 8px;
	float:left;
	width:500px;
	display:block;
	padding-bottom: 5px;
	background-color: #fff;
}



.titolobox{
	border-bottom: 1px solid #C8C8C8;
	background-color: #F0F0F0;
	margin-top: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	width: 454px;
	float: left;
	height: 23px;

}
.titolobox_flex {
	border-bottom: 5px solid #003960;
	background-color: #F0F0F0;
	width: 100%;
	float: left;
	background-image: url(e4images/style/network/bg_box.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fff;
}

.first_box_users {
	margin-top: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	/*width: 200px;*/
	float: left;
	height: 23px;
}
.titolobox_col_centr{
	border-bottom: 1px solid #C8C8C8;
	background-color: #F0F0F0;
	margin-top: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	width: 309px;
	float: left;
	height: 23px;
}
.titolobox2{
	border-bottom: 1px solid #C8C8C8;
	background-color: #F0F0F0;
	margin-top: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	float: left;
}
.titolobox3{
	border-bottom: 1px solid #C8C8C8;
	background-color: #F0F0F0;
	margin-top: 0px;
	/*   padding-left: 10px;*/
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	width: 60%;
	float: left;
}
.boxsegue_flex{
	background-color: #F0F0F0;
	text-align: right;
	font-size: 10px;
	float: right;
	top:inherit;
	margin-right: 4px;
	margin-top: 2px;
}
.boxsegue_col_centr{
	background-color: #F0F0F0;
	margin-top: 2px;
	text-align: center;
	font-size: 10px;
	height: 21px;
	float:right;
	/*top:inherit;*/
	position: absolute;
	width: 100px;
	margin-left: 209px;
}
.boxutentiregistrati{
	border: 0px solid #C8C8C8;
	margin-top: 4px;
	margin-left: 4px;
	width:90px;
	float:left;
	text-align:  center;
	display:inline;
}
.boxracconti{
	border: 1px solid #C8C8C8;
	margin-top: 8px;
	padding-bottom: 8px;  
	float:left;
	width: 49%;
	margin-right: 4px;

}
.boxlink{
	border: 1px solid #C8C8C8;
	margin-top: 8px;
	padding-bottom: 8px;  
	float:right;
	width: 49%;
	margin-left: 1px;   
}
.boxrosa{
	border: 1px solid #C8C8C8;
	background-color: #FFF9FD;
	margin-top: 4px;
	float:right;
	width: 98%;
	margin-right: 2px;       
}
.boxbianco{
	border: 1px solid #fff;
	margin-top: 4px;
	float:right;
	width: 98%;
	margin-right: 2px;       
}
.boxmissamatoriale{
	border: 1px solid #C8C8C8;
	background-color: #FFF9FD;
	margin-top: 4px;
	margin-right: 3px;  
	margin-left: 2px;  
	width: 145px;
	float: left;
	text-align: left;

}


.onair{
	border: 0px solid #C8C8C8;
	/*  background-color: #FFF9FD;*/
	margin-top: 25px;
	margin-right: 3px;  
	margin-left: 2px;  
	width:360px;
	float: left;
	text-align: left;

}



.testomissamatoriale{
	border: 0px solid #C8C8C8;
	background-color: #FFF9FD;
	margin-top: -43px;
	width: 92px;
	float: right;
	margin-right: 2px;        
}



.testoonair{
	border: 0px solid #C8C8C8;
	margin-top: -140px;
	width: 200px;
	float: right;
	margin-right: 2px;        
}





.testomagenta{
	color: #D307C7;    
}
.testomisteramatoriale {
	border: 0px solid #C8C8C8;
	margin-top: -43px;
	width: 92px;
	float:right;
	margin-right: 2px;        
}
.boxmisteramatoriale {
	border: 1px solid #C8C8C8;
	background-color: #EFF5FF;
	margin-top: 4px;
	margin-right: 3px;  
	margin-left: 2px;  
	width: 145px;
	float: left;
	text-align: left;

}
#showroom {
	width: 184px;
	overflow:hidden;
}
#login ul{
	margin: 0px;
	margin-left: 2px;
	padding: 0px;
	display: block;
}
#login li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.communityTitleBox {
	background-color: #F0F0F0;
	background-image: url(e4images/style/network/bg_box_community.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 28px;
}
.communityTitle{
	background: transparent url('e4images/style/network/icon_chat.jpg') no-repeat top left;
	margin-top: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	border-bottom: 5px solid #673013;
	line-height:23px;
	text-indent:24px;
}

.testocommunity {
	text-align: left;
	/* background-color: #FFF9FD;*/
	background-image: url(e4images/style/network/sfumacommunity.jpg);
	background-position: center;
	background-repeat: no-repeat;
	/*LINE-HEIGHT: 15px;*/
	padding-left: 5px;
	/*height:200px;*/
}
.boxextra{
	border-bottom: 1px solid #C8C8C8;
	background-color: #fff;
	margin-top: 4px;
	margin-left: 4px;
	width: 490px;
	float:left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px; 
}
.testoboxextra{
	border: 0px solid #C8C8C8;
	margin-top: -75px;
	width: 145px;
	float:right;
	margin-right: 10px;      
}
.boxclassifiche{
	border: 1px solid #fff;
	margin-top: 8px;
	text-align: center;
	float:left;
	width: 182px;
	background-color: #F3F3F3; 
	height:426px;
}
.boxclassifiche ul{
	margin: 0px;
	margin-left: 2px;
	padding: 0px;
	display: block;
}
.boxclassifiche li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.titolobox_link {
	border-bottom:5px solid #003960;
	background-color: #F0F0F0;
	width: 100%;
	float: left;
	height:23px;
	background-image: url(e4images/style/network/bg_box.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fff;
	text-align:left;	
}





.filettodivisorio{
	background-image: url(e4images/style/network/filettodivisorio.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.sfumadivisorio{
	background-image: url(e4images/style/network/sfumadivisorio.jpg);
	background-position: center;
	background-repeat: no-repeat;   
}

.annunci{
	background-color: #F3F3F3;
	width: 352px;
	border: 1px solid #fff;
	height: 92px;
	margin: 2px;
	margin-bottom: 2px;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 2px;

	text-align: left;
	float:left;
}



.news{
	background-color: #F3F3F3;
	width: 294px;
	/*  height: 110px;*/
	border: 1px solid #fff;

	margin: 2px;
	margin-bottom: 2px;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 2px;

	text-align: left;
	float:left;
}

.newsfoto{
	width: 100px;
	border: 0px solid #C8C8C8;
	height: 92px;
	margin-left: 9px;
	margin-top: 9px;
	text-align: left;
	float:left;
}


.newstesto{
	width: 170px;
	border: 0px solid #C8C8C8;
	height: 60px;
	margin-left: 7px;
	text-align: left;
	float:left;
	padding-top: 5px;
	margin-bottom: 5px;
	color: #000;
}




.continua{
	width: 220px;
	height: 20px;
	border: 1px solid black;
	margin-left: 200px;
	float:left;
}






.annuncifoto{
	width: 124px;
	border: 0px solid #C8C8C8;
	height: 80px;
	margin-left: 9px;
	margin-top: 9px;
	text-align: left;
	float:left;
}
.annuncitesto{
	width: 200px;
	border: 0px solid #C8C8C8;
	height: 60px;
	text-align: left;
	float:left;
	padding-top: 5px;
	margin-bottom: 5px;
	color: #000;
}
.annuncisegue{
	width: 53px;
	border: 0px solid #C8C8C8;
	height: 10px;
	margin-top: 0px;
	margin-left: -2px;
	text-align: right;
	float:right;
}
.concorsisegue {
	border: 0px solid #C8C8C8;
	margin-top: 4px;
	margin-left: -2px;
	text-align: right;
	float:right;
}

.titolicommunity {
	background-image: url(e4images/style/network/banda_community.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
	color: #fff;
	height: 19px;
	float: left;
	width:307px; 

}


.networksegue {
	background-image: url(e4images/style/network/continua.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
	height: 18px;
	float: left;
	width:344px; 
	border: 0px solid #C8C8C8;
	color: #000;
	padding-top:3px;
	margin-top: 10px;

}


.networknewssegue {
	background-image: url(e4images/style/network/continua.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
	height: 16px;
	float: left;
	width:295px; 
	border: 0px solid #C8C8C8;
	color: #000;
	padding-top:3px;

}



.testofooter {

	margin:0;
	padding:0;
	text-align: left;
	width:578px; 
	color: #fff;
	float:left;
}


.boxlink {

	border: 0px solid #C8C8C8;
	text-align: center;
	width:178px; 
	color: #fff;
	margin-top: 8px;

}


.testochat {
	width:160px; 
	color: #000;
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom:8px;
}

.testopiccolochat {
	border: 0px solid #C8C8C8;
	text-align: left;
	width:160px; 
	color: #000;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 8px;
	font-size: 9px;
}

#footer {
	clear: both;
	text-align: center;
	padding: 0px 0 12px 0;
	margin:0;
}

.bgContainer{
	position:relative;
	height:0px;
	line-height:0px;
	font-size:0px;
}

input, select {
	border:1px solid #85a1b7;
	padding-left:2px;padding-right:2px;
	margin:2px 1px 1px 1px;
	font-family:arial, verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#123c52;
	background-color:#fff;
}

input.button {
	border:1px solid #351606;
	margin:1px;
	background: #351606 url('e4images/style/network/sf-buttonchat.png') repeat-x center left;
	height:27px;
	color:#fff;
	font-weight:bold;
	font-variant:small-caps;
}

#form_ricerca .button{
	margin-left:6px;
  height:60px;
	background: #78420D url('e4images/style/network/sf-buttonchat2.gif') repeat-x center left;
	padding:0 16px;
}

label {
	color:#000;
	background-color:transparent;
}

#form_ricerca #home_search_button {
	margin-top: 22px;
}

ul {
	margin:0;
	padding:0;
	text-decoration: none;
	margin-right: 3px;
}

li {
	margin:0;
	padding:0;
	text-decoration: none;
	margin-right: 3px;
}

.boxnews{
	line-height:16px;
	color:inherit;
	background-color:#FFF;
	border:1px solid #fff;
	margin:0px;
	padding:0;
	text-align:justify;
	position:relative;
					}

					.boxnews h4{
						font-size:11px;
						font-weight:bold;
						color:#15435a;
						background-color:transparent;
						display:inline;
}

.publicImageNews{
	float:left;
	padding:0;
	margin:2px 8px 4px 0;
	color:inherit;
	background-color:#fff;
	border:1px solid #cacaca;
	position:relative;
				}


				.dashedSpacer{
					clear:both;
					height:20px;
					line-height:2px;
					font-size:1px;
					background:transparent url('e4images/style/network/sf-blockseparator.gif') center center repeat-x;
									}
									.pulsanteNews{
										position:relative;
										display:block;
										width:95px;
										height:19px;
										float:right;
										margin-bottom:1px;
										margin-right:1px;
										background:transparent url('e4images/style/network/news-cont.gif') top left repeat-x;
										border:none;
										overflow:hidden;
										text-indent:200px;
}

.publicImageNews img{
	margin:0;
}
#content .genericBox .cmsContent img, .imageSpacer img {
	margin:4px;
}

.pagSplitBigFont{
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	text-align:center;
	width:27px;
	height:18px;
						}

						.pagSplitFont{
							font-weight:bold;
							text-align:center;
							width:27px;
							height:18px;
							font-size:10px;
												}

												.pageSplit{
													margin:0 auto;
													height:18px;
													border:0px;
													background-color:#<?php echo $bgColor0?>;
													padding:0 6px;
																	}

																	.pageSplitContainer{
																		position:absolute;
																		top:16px;
																		text-align:center;
																		height:18px;
																					}

																					.pageSplitPositioner{
																						position:relative;
																						z-index:20;
																					}

																					.pagSplitSpacer{
																						width:2px;
																						font-size:0px;
																					}
.captionPagSplit{
	display:none;
}

.captionTextPagSplit{
	  color:#<?php echo $color11?>;
	}

	.textBigPagSplit, .textBigPagSplit {
		  color:#<?php echo $color1?>;
		}

		.textBigPagSplit{
			font-size:16px;
		}

a.color1Link {text-decoration:none;}
a.color1Link:visited  {font-weight:normal;}
a.color1Link:active  {font-weight:normal;}
a.color1Link:hover  {font-weight:normal; text-decoration: none;}
a.color1LinkUnder {text-decoration: underline;}
a.color1LinkUnder:visited  {font-weight:bold;}
a.color1LinkUnder:active  {font-weight:bold;}
a.color1LinkUnder:hover  {font-weight:bold; text-decoration: underline;}
