/****** Style Css - Skin - Fantaccup.org	******/
body{
	background-color: #99ff66;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*********** a - generico ***********/
a{
	text-decoration:none;
	font-weight: bold;
	font-weight: bold;
	color: #003300;
}
a:hover {
	color: #006600;
}

/*********** id Elements ********************/

#container{
	background-color: #ffffff;
}
#header{
	margin:0px;
	padding:0px;
	background-color: #66cc33;
}
#content{
	clear:left;
	margin:0px;
	padding:0px;
}

/*********************** 	Menu 	***************************/
#menu{
	margin:0px;
	margin-bottom:1em;
	padding:0px;
}
/************************** #NAV1	**************************/
#nav1 {
	clear: left;
}
#nav1 ul,#nav1 ul li{
	list-style:none;
	margin:0;
	padding:0;
	background-color: #BEFF9A;
}
#nav1 ul li{
	float:left;
	width:7em;
	margin-right:2px;
	text-align: center;
}
#nav1 ul a{
	display:block;
	text-decoration:none;
	padding:2px 0 5px;
    color: #999999;
}
#nav1 ul li.activelink a,#nav1 ul a:hover{
	color: #000000;
}
#nav1 ul li.activelink ,#nav1 ul li:hover{
	background-color: #66cc33;
}
/************************** #NAV2	**************************/

#nav2{
	clear: left;
	margin:0px;
	padding:0px;
	background-color: #003300;
	color: #99ff66;
}

#nav2 a{
	display:block;
	float: left;
	margin:0px;
	padding:5px 12px;
	background-color: #003300;
	color: #99ff66;
	border-right: 1px #99ff66 solid;
}
#nav2 a:hover, #nav2 a.activelink{
	background-color: #99ff66;
	color: #003300;
}

/************************** #NAV2	**************************/
#nav ul{
	list-style-position: inside;
	padding:0;
	margin:0;
	margin-left: 3em;
}
#nav ul ul {
	margin-left: 2em;
	padding: 0;
}
#nav li {
	margin: 0;
	padding: 0;
}
#nav li .title{
	color: #003300;
	font-weight: bold;
	font-size:1.1em;
}

#nav a:hover, #nav a.activelink {
	color: #009900;
}

/************************** #FOOTER	**************************/

#footer{
	background-color: #66cc33;
	text-align: right;
}


img.logo{
	border:0;
	margin:10px 10% 0 30px;
}

#content h1{
/*	text-align: center;*/
	color: #006600;
}

/******************************* #login *********************************/
div#login{
	border: 1px #006600 solid;
	margin: 10px 0;
	padding:0;
}

#login .title{
	background-color: #003300;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
}
#login .title a{
	color: #ffffff;
	padding-left: 0.5em;
}
#login p{
	margin:0;
	margin-top:0.5em;
	padding:0;
	font-size: 0.9em;
}
#login p a{
	font-size: 0.9em;
	color: #003300;
}

#login span{
	font-size: 0.9em;
	color: #003300;
	display: block;
	margin-top: 2px;
}
#login label.str_small{
	font-size: 0.9em;
	clear: left;
	width: 45px;
	float: left;
	font-weight: bold;
}

/***************** insert class **************************/

.insert{
	padding:10px;
}
.gallery .insert{
	padding:0px;
}

.insert input.str_long{
	width: 450px;
}

.insert input.str_middle{
	width: 225px;
}

.insert input.str_small{
	width: 100px;
}

.insert textarea.stringa{
	width: 450px;
	height: 400px;
}

.insert textarea.stringa_breve{
	width: 450px;
	height: 200px;
}

.insert h2{
	color: #006600;
}

.insert select option.lega_attiva_no{
color: #FF0000;
}

/****************** FORM *************************/

form{
	margin: 0;
}

input, select, textarea{
	border: 1px #003300 solid;
	background-color: #ccffcc;
	font-weight: bold;
}
input.word{
	margin-left:0.5em;
	width: 10em;
	text-align: center;
	font-size: 1em;
}
input.button{
	background-color: #66cc66;
	margin-left:0.1em;
}
.padding{
	padding: 5px;
}

.wrapper .padding{
	padding: 5px 0 5px 5px;
}

.wrapper .padding .padding{
	padding: 5px;
}

fieldset{
	border: 0;
	margin:0;
	padding:0 0 5px 0;
}

label{
	clear: left;
	width: 200px;
	float: left;
	font-weight: bold;
}

label.str_small{
	clear: left;
	width: 100px;
	float: left;
	font-weight: bold;
}

.input_barr{
	margin-left: 200px;
}
/*********************** 	table 	*****************************/
table.green_table {
	width: 99%;
	border: 1px #003300 solid;
}

table.green_table th{
	background-color: #003300;
	color: #ffffff;
}
table.green_table th a{
	color: #ffffff;
}

table.green_table td{
/*	border: 1px #009900 solid;*/
}

table.green_table tr.line1{
	background-color: #ffffff;
}

table.green_table tr.line2{
	background-color: #ccffcc;
}

table.green_table tr:hover{
	background-color: #66cc66;
}



/*  icone */
.edit{
	background:url(../img/edit.gif) no-repeat center;
}
.del{
	background:url(../img/del.gif) no-repeat center;
}

.view1{
	background:url(../img/view_on.gif) no-repeat center;

}

.view0{
	background:url(../img/view_off.gif) no-repeat center;
}

.public1{
	background:url(../img/public.gif) no-repeat center;

}

.public0{
	background:url(../img/private.gif) no-repeat center;
}

.ico_b{
	background:url(../img/bold.gif) no-repeat center;
}

.ico_i{
	background:url(../img/italic.gif) no-repeat center;
}

.ico_u{
	background:url(../img/underline.gif) no-repeat center;
}
.ico_ul{
	background:url(../img/bullist.gif) no-repeat center;
}

.ico_ol{
	background:url(../img/numlist.gif) no-repeat center;
}
.ico_img{
	background:url(../img/image.gif) no-repeat center;
}
.ico_link{
	background:url(../img/link.gif) no-repeat center;
}
.ico_mail{
	background:url(../img/mail.gif) no-repeat center;
}
.ico_sx{
	background:url(../img/justifyleft.gif) no-repeat center;
}
.ico_cx{
	background:url(../img/justifycenter.gif) no-repeat center;
}
.ico_dx{
	background:url(../img/justifyright.gif) no-repeat center;
}
.ico_gx{
	background:url(../img/justifyfull.gif) no-repeat center;
}
.ico_send{
	background:url(../img/send.gif) no-repeat center;
}
.ico_sendall{
	background:url(../img/sendall.gif) no-repeat center;
}
.ico_sendnew{
	background:url(../img/sendnew.gif) no-repeat top center;
}

.ico , .edit , .del , .view1 , .view0 , .public1 , .public0 , .ico_b , .ico_i , .ico_u , .ico_ul ,  .ico_ol ,  .ico_img ,  .ico_link ,  .ico_mail , .ico_sx , .ico_cx , .ico_dx , .ico_gx, .ico_send, .ico_sendall  {
	width: 20px;
	height: 20px;
	border: 0;
	padding: 0;	
	margin: 0;	
}
.ico_sendnew  {
	width: 20px;
	height: 10px;
	border: 0;
	padding: 0;	
	margin: 0;	
}
/**************************************************************************/
.alert{
	text-align: center;
}
.alert img, .alert h3{
	margin-left: 10px;
	float: left;
}

/******************************* autocomplete class **********************/

.autocomplete{
	border:1px #000000 solid;
	background-color:#ffffff;
}
.autocomplete ul, .autocomplete li {
	padding:0px;
	margin:0px;
	list-style: none;
}
.autocomplete     .selected { 
	background-color: #888; 
}

/********************** IMG **********************/

.articolo img, .art_intro img, .art_short img, .art_tit img  {
	float: left;
	margin: 10px;
}

/******************************		NEWS	*************************************/

.articolo {
	margin: 10px;
}
.art_intro{
	margin: 10px;
	border-bottom: 1px #66cc33 dotted;
}
.art_short,.art_micro{
	margin: 10px;
	border-bottom: 1px #66cc33 dotted;
}
.art_tit{
	margin: 0;
	padding: 5px;
	background-color: #99ff66;
	border: 1px #66cc33 solid;
}
.art_tit h3{
	font-size: x-small;
}
.box{
	margin: 10px 0;
	border: 1px #66cc33 solid;
}
.box .titolo, .box h2{
	background-color: #66cc33;
	color: #ffffff;
	font-weight: bold;
	margin:0;
	padding: 3px;
	
}
.articolo .titolo{
	background-color: #66cc33;
	color: #ffffff;
	font-weight: bold;
	margin:0;
	padding: 0;
}
.articolo .titolo img{
	float:right;
}

.box img{
	float:right;
	margin:5px;
}

.p{ background-color: #ffaa99; padding:5px; border: 1px #66cc33 solid; margin:5px; list-style: none;}
.d{ background-color: #99aaff; padding:5px; border: 1px #66cc33 solid; margin:5px; list-style: none;}
.c{ background-color: #ff99ff; padding:5px; border: 1px #66cc33 solid; margin:5px; list-style: none;}
.a{ background-color: #99ff99; padding:5px; border: 1px #66cc33 solid; margin:5px; list-style: none;}


.little{
float: left;
width: 33%;
}