/* CSS Document */

/*****ADMIN*****/
.box1{
width:532px;
color:#015fab;
background:#D5EBFD;
padding:5px;
}

.box1in-left strong{
color:#014e8d;
}

.box1in-right strong{
color:#014e8d;
}

.box1in-left i{
color:#014e8d;
}

.box2{
width:542px;
background:#fefefe;
border:1px solid #025090;
padding:5px;
}

.box1in-left{
float:left;
clear:none;
width:250px;
margin-right:1px;
margin-bottom:5px;
}
.box1in-right{
float:right;
width:250px;
margin-right:1px;
margin-bottom:5px;
}

.azioni-pannello{
text-align:center;
}

/**INIZIO COMANDO PANNELLO**/

.comandi-pannello{
background:#e9e9e9;
}

.comandi-pannello a{
float:left;
}

/**FINE COMANDI PANNELLO**/


/**effetti box legenda e guida**/
div.box-effect{
width:532px;
background:#D5EBFD;
padding:5px;
}

div.box-effect span{
height:20px;
line-height:20px;
display:block;
float:left;
padding-right:10px;
}

.bordo-grey{
border:1px solid #eee;
padding:4px;
margin-top:5px;
margin-bottom:5px;
}

/**********FINE ADMIN********/

/** PAGINE INTERNE **/
/**LINK*/

.button-back{
margin-top:20px;
margin-bottom:5px;
}

.navigation-list {
text-align:center;
background:#F2F0F1;
}

.navigation-list a:link{
color:#202020;
font-size:12px;
font-weight:bold;
}

.navigation-list a:hover{
color:505050;
font-size:12px;
font-weight:bold;
border:1px solid #ccc;
}


.link-plus-plus{
text-align:center; 
margin:5px 0px 5px 0px;
}

.link-plus{
text-align:center; 
margin:5px 0px 5px 0px;
}

.link-plus-plus a {
text-align:center; 
font-size:20px; 
color:#20437D;
}

.link-plus a {
font-size:13px; 
color:#4c4c4c;

}

/**FINE LINK**/

#title-form-ins {
background:transparent url(/static/images/admin/body/title-form-ins.jpg) no-repeat scroll left center;
padding-left:5px;
font-size:12px;
color:#C63532;
line-height:25px;
font-weight:bold;
}

#title-form-admin {
font-size:15px;
color:#025090;
margin:10px 0px 10px 0px;
border-bottom:1px dashed #025090;
}

/**TITOLI PAGINA DETTAGLIO ANNUNCIO**/
#title-form-1 {
font-size:15px;
color:#C63532;
margin:10px 0px 10px 0px;
border-bottom:1px solid #20437D;
}


/**FINE TITOLI PAGINA DETTAGLIO ANNUNCIO**/
#title-form-hight-admin {
font-size:17px;
color:#014e8d;
margin:0px 0px 10px 0px;
}

#title-form-hight-plus{
font-size:18px;
color:#c00;
margin:10px 0px 10px 0px;
}

.titolo-legeda a{
color:#4651fb;
}

.nota{
font-size:10px;
color:#c00;
margin:5px 0px 5px 0px;
}

.nota-light{
font-size:10px;
color:#20437D;
margin:5px 0px 5px 0px;
}


.messaggio-inviato{
color:#99C907;
font-size:14px;
font-weight:bold;
text-align:center;
padding:10px 0px 10px 0px;
border-top:1px dotted #99C907;
border-bottom:1px dotted #99C907;
}

.title-manage-ann{
font-size:15px;
color:#069dd5;
margin:10px 0px 10px 0px;
border-bottom:3px dashed #069dd5;
}

/**BOX ANNUNCIO ACTION**/

.error{
background:#900;
color:#FFF;
font-weight:bold;
text-decoration:blink;
display:block;
padding:2px;
}



/***SLIDE**/


.box-legend, .box-data, .box-guida  {
	height: auto;
	display: none;
	text-align:justify;
	font-size:10px;
	}
	
	.plus{
	float:right;
	width:auto;
	padding:5px 0px;
	cursor:pointer;
	}
	
	.titolo-legenda{
	height:20px;
	padding:5px 0px;
	height:30px;
	line-height:30px;
	cursor:pointer;
	}
/**FINE BOX ANNUNCIO ACTION**/
