body
{ 
background-color:#892726;
vertical-align:top;
margin:0px;
padding:0px;
}

td
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
text-align:left;
vertical-align:top;
}

a {
color: #000000;
}

p {
	padding:0px;
	margin:0px;
}

table.book td
{
padding:2px;
background-color:#DFD3B9;
}

select {
	font-size: 10px; 
	border: 1px solid #999999;
	background-color:#FFFFFF;
}

input {
	font-size: 10px; 
	border: 1px solid #999999;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px solid #999999;
}

/*INTEGRAZIONE CON CMS ESTERNO*/
div.det {
	font-size:11px;
	text-align:justify;
}

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;
}

div.det h1 { color: #892726; font-weight: bold; font-size: 18px; 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;
}

img { vertical-align:bottom;
}

.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;
}



