@charset "utf-8";
/* CSS Document */

/* sezione editore */
.corpo-edit {
	margin:0 auto; 
	width: 680px;
	margin-bottom:25px;
	background-color: #f9f8f1;
}

.corpo-edit p {
	padding: 0px;
	margin: 0px;
	color: #66614a;
	font-size: 11px;
	text-align: justify;
	padding-top:10px;
	padding-bottom:10px;
}

.corpo-edit p a{
	color: #a90000;
	text-decoration:underline;
}

.corpo-edit p a:hover{
	color: #66614a;
	text-decoration:underline;
}

.corpo-edit img{
	margin: 0 auto;
	background-color: #fff; 
	border:1px solid #ebe9d2; 
	padding:4px;
	margin:10px 2px 2px 2px;
}

.tit-corpo-edit {
	margin:0 auto; 
	width: 680px;
	height:30px;
	background: transparent url(../img/sf-tit-strutt.png) no-repeat top center;
	margin-bottom:35px;
}

.tit-corpo-edit h3 {
	padding: 0px;
	text-align:left;
	height:30px;
	line-height:30px;
	padding-left: 75px;
	margin: 0px;
	font-size: 16px;
	color: #6a6500;
}

.tit-corpo-edit p {
	padding: 0px;
	margin: 0px;
	color: #787200;
	font-size: 12px;
	text-align: justify;
	font-weight:bold;
}

.tit-corpo-edit p a{
	color: #787200;
	text-decoration:underline;
}

.tit-corpo-edit p a:hover{
	color: #787200;
	text-decoration:none;
}

/* /sezione editore */

/* Form editore */
.modulo-edit{
	margin:0 auto; 
	width: 665px;	
	margin-top: 5px;
	background-color:#fff;
	padding-left: 15ox;
}


.modulo-edit h4 {
	padding: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
	font-size: 13px;
	color: #a90000;
	border-bottom: 1px solid #ebe9d2;
}
.modulo-edit p {
	padding: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	margin: 0px;
	color: #66614a;
	font-size: 11px;
}

.modulo-edit p a{
	color: #a90000;
	text-decoration:underline;
}

.modulo-edit p a:hover{
	color: #66614a;
	text-decoration:underline;
}

.dispo-edit{
	margin: 0;
	background:transparent;
	padding:10px;
	color:#66614a;
	width:640px;
}

.dispo-edit h1 {
	font-size:11px;
	color:#a90000;
	padding-bottom:4px;
	text-align:left;
	margin:0;
}

.dispo-edit p{padding-bottom:14px;}

.dispo-edit input .input-text{
	border:1px solid #912900;
	color:#666;
	width:240px;
}

.dispo-edit input, .dispo-edit select, .dispo-edit textarea{
	margin:0px;
	border: 1px solid #912900;
	color: #666;
}

.dispo-edit label{
	display:block;
	margin-bottom:20px;
	color:#66614a;
	font-size:11px;
}

.dispo-edit img{
	margin: 0;
	border: 0px;
}

.dispo-edit label span{
	display:block;
	float:left;
	width:140px;
	text-align:left;
	font-weight: bold;
}

.area{margin-left:80px; 
	margin-bottom:10px;
	font-size:11px;
	color:#66614a;
}

.area a{
	color:#a90000;
	text-decoration: none;
}

.area a:hover{
	color: #66614a;
	text-decoration: underline;
}

.area2{margin-left:140px; 
	margin-bottom:20px;
	font-size:11px;
	color:#66614a;
}

.area2 a{
	color:#fff;
	text-decoration: none;
}

.area2 a:hover{
	color: #fff;
	text-decoration: underline;
}

.area2 .button{
	background:url(../img/button.gif);
	padding:0px 6px;
	border:1px solid #b1c179;
	height:24px; 
	line-height:24px;
	color:#fff;
	font-size:11px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}

.area2 .button a{
	color:#fff;
	text-decoration: none;
}

.area2 .button a:hover{
	color: #fff;
	text-decoration: underline;
}
/* /Form editore*/


/* testo */

.schedina {
	margin:0 auto; 
	width: 680px;	
	margin-top: 5px;
	background-color:transparent;
}

.schedina h4 {
	padding: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
	font-size: 12px;
	font-wheight: bold;
	color: #932a00;
}

.schedina h3 {
	padding: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
	font-size: 13px;
	color: #a90000;
	border-bottom: 1px solid #ebe9d2;
}

.schedina p {
	padding: 0px;
	padding: 5px 10px 20px 15px;
	margin: 0px;
	color: #66614a;
	font-size: 11px;
}

.schedina p a{
	color: #a90000;
	text-decoration:underline;
}

.schedina p a:hover{
	color: #66614a;
	text-decoration:underline;
}


.tit-schedina {
	margin:0; 
	width: 380px;
	height:20px;
	background-color: #ebe9d2;
}

.tit-schedina h3 {
	padding: 0px;
	text-align:left;
	height:20px;
	line-height:20px;
	padding-left: 15px;
	margin: 0px;
	font-size: 14px;
	color: #6a6500;
}

.tit-schedina p {
	padding: 0px;
	margin: 0px;
	color: #787200;
	font-size: 12px;
	text-align: justify;
	font-weight:bold;
}

.tit-schedina p a{
	color: #787200;
	text-decoration:underline;
}

.tit-schedina p a:hover{
	color: #787200;
	text-decoration:none;
}

/* /testo */