@charset "utf-8";
/* CSS Document */

h2.area-riservata {
background:transparent url(../img/area-riservata.jpg) no-repeat scroll left top;
height:34px;
margin-bottom:25px;
}

input.area-riservata {
background:transparent url(../img/newsletter-input_bg.gif) no-repeat scroll left top;
border:medium none;
color:#858585;
font-size:18px;
height:25px;
padding:10px;
width:258px;
}

input.entra-area  {
background:transparent url(../img/entra-area.jpg) no-repeat scroll left top;
cursor:pointer;
display:block;
height:28px;
margin:5px 0 20px 195px;
padding:0;
width:82px;
border:none;
}
input.entra-area:hover {
background-position:0 -28px;
}


div.box-gestione{
margin-top:25px;
}
.box-gestione a{
display:inline-block;
width:188px;
height:188px;
margin:0px 27px 27px 0px
}

a.gestione-eventi:link, a.gestione-eventi:visited{
background:url(../img/gestione-eventi.gif) no-repeat top left;
}

a.gestione-eventi:hover{
}

a.gestione-news:link, a.gestione-news:visited{
background:url(../img/gestione-news.gif) no-repeat top left;
}

a.gestione-news:hover{
}

a.gestione-foto:link, a.gestione-foto:visited{
background:url(../img/gestione-foto.gif) no-repeat top left;
}

a.gestione-foto:hover{
}

a.gestione-video:link, a.gestione-video:visited{
background:url(../img/gestione-video.gif) no-repeat top left;
}

a.gestione-video:hover{
}

a.gestione-testo:link, a.gestione-testo:visited{
background:url(../img/gestione-testo.gif) no-repeat top left;
}

a.gestione-testo:hover{
}

a.inserisci-evento:link, a.inserisci-evento:visited {
background:transparent url(../img/inserisci-evento.gif) no-repeat scroll left top;
cursor:pointer;
float:right;
height:28px;
margin:5px 55px 20px 0px;
padding:0;
width:153px;
border:none;
}
a.inserisci-evento:hover{
background-position:0 -28px;
}

table.eventi img{
border:none;	
}

td.modifica, td.elimina{
text-align:center;	
}

tr.d0 td {
	background-color: #DDDDDD; color: black;
	padding:4px;
	color:#333333;
}
tr.d1 td {
	background-color: #BBBBBB; color: black;
	padding:4px;
	color:#333333;
}

/*   FORM EVENTI   */

ul.form-eventi li{
margin-bottom:10px;	
}

ul.form-eventi label{
width:150px;
display:inline-block;
}

ul.form-eventi input{
border:1px solid #e6e6e6;	
}

ul.form-eventi li.descrizione{
height:300px;	
}

ul.form-eventi textarea.descrizione{
width:500px;
height:300px;
vertical-align:top;
border:1px solid #e6e6e6;
}

.titolo {
font-size:14px;
font-weight:bold;
}

#form-eventi input{
	background:url(../img/registrati-input_bg.gif) no-repeat top left;
	width:340px;
	height:25px;
	border:none;
	padding:10px;
	font-size:14px;
	color:#858585;
}

#form-eventi select{
	background:url(../img/registrati-input_bg.gif) no-repeat top left;
	width:340px;
	height:38px;
	border:none;
	padding:4px;
	font-size:14px;
	color:#858585;
	margin-bottom:10px;

}

img.mese{
border:none;	
}
table.eventi-table{
margin-bottom:50px;	
}
table.eventi-table img{
border:none;	
}

div#gestione-ricerca{
	
}

#gestione-ricerca input{
	background:url(../img/input-bg.png) no-repeat top left;
	width:150px;
	height:25px;
	border:none;
	padding:10px;
	font-size:14px;
	color:#858585;
}

#gestione-ricerca select{
background:transparent url(../img/input-bg.png) no-repeat scroll left top;
border:medium none;
color:#858585;
font-size:14px;
margin-bottom:10px;
padding:10px;
position:relative;
top:0;
width:100px;

}

#gestione-ricerca input.data{
	background:url(../img/input-bg.png) no-repeat top left;
	width:80px;
	height:25px;
	border:none;
	padding:10px;
	font-size:14px;
	color:#858585;
}

#form-eventi input.ins-ev  {
background:transparent url(../img/insert.gif) no-repeat scroll left top;
cursor:pointer;
float:right;
height:28px;
margin:5px -290px 20px 0px;
padding:0;
width:153px;
border:none;
position:relative;
}
#form-eventi input.ins-ev:hover{
background-position:0 -28px;
}

#form-eventi input.mod-ev  {
background:transparent url(../img/modifica-evento.gif) no-repeat scroll left top;
cursor:pointer;
float:right;
height:28px;
margin:5px -290px 20px 0px;
padding:0;
width:153px;
border:none;
position:relative;
}
#form-eventi input.mod-ev:hover{
background-position:0 -28px;
}

a.insert-evento:link, a.insert-evento:visited {
background:transparent url(../img/insert.gif) no-repeat scroll left top;
cursor:pointer;
float:right;
height:28px;
margin:5px 55px 20px 0px;
padding:0;
width:153px;
border:none;
}
a.insert-evento:hover{
background-position:0 -28px;
}

#form-eventi input.ch{
width:25px;	
height:17px;
}


#gestione-ricerca input.cerca-ricerca{
display:block;
width:71px;
height:25px;
float:left;
margin:-5px 0 0 560px;
background:url(../img/cerca-ricerca.gif) no-repeat top left;
}

#gestione-ricerca input.cerca-ricerca:hover{
background-position:0px -25px;	
}

