* {font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; margin: 0px; padding: 0px; border: 0 none;}

body { background-color: #f8d5e8;}

img { }

img.mini{ border: 3px solid #df48a3; margin: 0 5px 5px 0;}

a {text-decoration: none; color: black;  color: #cc3399;}

a:link { }

a:visited { }

a:hover { color: black; }

div { vertical-align: top;}

div.pagina {width: 900px;}

div.menusu {
	background-position: left top; 
	background-repeat: no-repeat; 
	background-image: url(../immagini/backmenu.jpg);
	width: 900px; 
	height: 30px; 
	padding-top: 36px;
}

div.intestazione {
	background-position: left top; 
	background-repeat: no-repeat; 
	width: 900px; 
	height: 180px; 
	background-image: url(../immagini/backintestazione.jpg);
}

div.centrale {
	background-position: left top; 
	background-repeat: repeat-y; 
	width: 760px; 
	min-height: 500px; 
	background-image: url(../immagini/backcentrale.jpg);
	overflow: auto;
	padding: 0 50px 0 94px;
}

div.inferiore {
	background-position: left top; 
	background-repeat: no-repeat; 
	width: 900px; 
	height: 30px; 
	background-image: url(../immagini/backinferiore.jpg);
	padding-top: 70px;
}

div.sinistro {
	float: left; 
	width: 460px; 
	min-height: 500px; 
}

div.destro {
	float: right; 
	width: 240px; 
	min-height: 500px; 
	padding-left: 2px;
}

div.minifotogallery {
	width: 180px; 
}


table { }

table.calendario {width: 460px; border: 3px solid #df48a3;}

tr { }

td { padding: 2px; }

td.tdrosa { font-weight: bolder; color: #cc3399; }

h1,h2,h3,h4,h5,h6 { }

hr { }

p { text-align: left;}

p.titolo {font-size: 16px; color: #cc3399; font-weight: bold; padding: 30px 0 10px 0;}

p.descrizione {line-height: 26px; font-size: 13px; color: black; }

ul { margin-left: 10px; }

li { }

font { }

input[type=text] { }

input[type=button] { }

input[type=submit] { }

input[type=reset] { }

textarea { }

select { }

form { }

span { float: left;}

span.rosa {color: #cc3399; float: none;}

iframe{
width: 454px;
height: 320px;
border: 3px solid #cc3399;
}