/*regole per i tag html*/ 
   body {color: #000000;
	font-size: 12px;
	font-family: arial,sans-serif;
	background-color: #dfdfff;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-image:url("../images/sfondo.jpg");
        }

  th{	border-width: 3px 0px 3px 0px;
        border-color: #9c0063;
	border-style: ridge;
	color: #dfdfff;
	font-size: 15px;
	text-align: center;}

  a{color: #9c0063;}
  
/*classi di impaginazione*/

 #banner-top {margin-left: 15px;}
 #pathway {margin-left: 270px;}
 .colonnaSX 	{background-color: #cb99cc;
		margin-top: 218px;
		margin-left: -5px;
		position: fixed;
		}
 .content{margin-left: 175px;
		background-color: #ffff66;
		margin-top: 200px;
		position: absolute;
		width: 67.1%;
		}
 	
 	
 .corpo{padding: 0px 10px 10px 10px;
  		background-image:url("../images/agesciSfondo.png");
 	background-repeat: no-repeat;
 	background-position: top right;}

 .pathWay {color: #9c0063;
	   font-weight: bold;}

 .footer{font-size: 10px;
	background-color: #dfdfff;
	border-top: 3px ridge #9c0063;}
 .colonnaDX {background-color: #cb99cc;
		margin-left: 85%;
		margin-top: 200px;
		position: absolute;}
 .logo{position: fixed;}
/*classi per moduli particolari*/


 .moduletablelogoAgesci {background-image:url("../images/Agesci.png");
			 background-repeat: no-repeat;
			 margin-right: 70px;
			 position: fixed;
			 height: 170px;
			 width: 155px; }
 .moduletablebanners {position: absolute;
			margin-left: 21%;}

/*classi per i moduli standard*/
 .moduletable {width: 140px;
		background-color: #cb99cc;
		color: #9c0063;
		font-weight: bold;
		padding: 2px;}
 
.moduletableLatestNews {width: 140px;
		background-color: #cb99cc;
		color: #9c0063;
		font-weight: bold;
		padding: 2px;}
.moduletableLatestNews li{margin-left: -20px;}

.mainlevel{font-family: arial, sans-serif;
	 font-size:12px;
	 text-decoration:none;
	 font-weight: bold;
	 border-bottom: 1px #9c0063 ridge;
	 display:block;
	 width: 100%;}
 .sublevel{font-family: arial, sans-serif;
	 font-size:10px;
	 text-decoration:none;
	 border-bottom: 1px #9c0063 ridge;
	 display:block;
	 width: 100%;}
.moduletable a:hover{	color: yellow;}

#active_menu{background-color: #7f8eed;
	     color: yellow;}
	     
.moduletablechat{width: 100%;                 height: 500px;}
 
/*Regole per il contenuto del corpo della Pagina*/
 .componentheading, .contentheading{font-family: arial, sans-serif;
				color: #9c0063;
				font-weight: bold;
				font-size: 18px;
				border-bottom: 2px #9c0063 ridge;
				width: 100%;}

 .small, .createdate, .modifydate{font-size:10px;
				color:  #7f8eed;
				font-family: arial, sans-serif;}


.modifydate{font-size:10px;
	color: #9c0063;
	font-family: arial, sans-serif;
	border-style: ridge none ridge none;
	border-width:3px;
	color: #9c0063;
	background-color: #cb99cc;}

 .contenttoc{background-color: #eeeeee;
	 border-style: ridge;
	 border-color: #9c0063;
	 border-width: 3px;
	 font-size: 12px;
	 width: 100%;}

.contenttoc th{background-color: #cb99cc;
		color: #9c0063;
		border-bottom: 3px #9c0063 ridge;
		font-size: 18px;}

 .toclink:hover{text-decoration: underline;
		color:yellow;}

 .toclink{padding: 5px;
	text-decoration: none;}

 .contentpaneopen{width: 100%;}
 .message{background-color: #d59494;
	    border: 3px ridge red;
	    color: red;
	    font-weight: bold;
	    text-align: center;
	    padding: 15px;
	    width: 95%;
	    vertical-align: middle;}
/* Regole Varie*/
 .sectiontableheader,  .pagenavcounter, .sectiontablefooter{font-size:10px;
							color: #9c0063;
							font-family: arial, sans-serif;
							border-style: ridge none ridge none;
							border-width:3px;
							color: #9c0063;
							background-color: #cb99cc;
							font-weight: bold;}

 .sectiontablefooter a:hover{color: yellow;}
 .readon, .pagenavbar, .back_button{
				border-style:outset;
				border-color: white;
				border-width: 2px;
				color: #9c0063;
				font-size: 11px;
				text-decoration: none;
				background-color: #eeeeee;
				max-width: 90px;
				text-align: center;}
.topContent{height: 290px;}			.commentoFC{margin-left: 400px;margin-top: -290px;}