body
{ 
background-color:#edeee6;
vertical-align:top;
margin:0px;
padding:0px;
}

td
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #000000;
background-color: #FFFFFF;
text-align:left;
vertical-align:top;
}

a {
color: #000000;
}

.bookbk {
background-color:#f4f4f4;
padding:2px;

}

select {
	font-size: 14px; 
	border: 1px solid #999999;
	background-color:#FFFFFF;
}

input {
	font-size: 14px; 
	border: 1px solid #999999;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	border: 1px solid #999999;
}

/*INTEGRAZIONE CON CMS ESTERNO*/
div.det {
	font-size:12px;
	text-align:justify;
	padding:12px;
}

div.det ul { /*impostare anche in tiny*/
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}

div.det ol {/*impostare anche in tiny*/
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}

div.det p { /*impostare anche in tiny*/
	margin:0px; 
	padding:0px;
}

div.fotosx{
	float:left;
	margin:8px 8px 0px 0px;;
}

div.fotodx{
	float:right;
	margin:8px 0px 0px 8px;;
}

div.fotocx{
	text-align:center;
	margin:10px 0px 0px 0px;
}

h1 { color: #262c2c; font-weight: bold; font-size: 22px; line-height:30px; margin:0px }/*impostare anche in tiny*/

div.det {
text-align:left;
}

div.det table {
	width: 100%;
}

div.det td {
	border: 1px solid #FFFFFF;
	vertical-align:middle;
	text-align:center;
	background-color:#ff9900;
}

div.footer { 
	font-size:11px; 
	color:#5E5E5E; 
	padding-top:20px;
	padding-bottom:20px;
	width:300px;
	text-align:left;
}

div.didascalia {
	FONT-SIZE: 10px;
	line-height:13px;
	font-style:italic; 
	margin:2px;
	padding:2px;
	background-color:#EFEFEF;
}

.imgdet {border: 0px}
.imgsrc {border: 0px}


/*CSS personali compaiono anche in menu tendina in html editor tiny)*/
.tit { /*impostare anche in tiny*/
	font-size:16px;
	line-height:20px;
}

.titrosso { /*impostare anche in tiny*/
	font-size:16px;
	line-height:20px;
	color:#FF0000;
}



