/* Stili generici per l'elemento body */

body {
	font-family: arial,sans-serif;
	font-size: 1.1em;
}

#header {
	margin-top: 10px;
	height : 62px;
}
.title {
	color: #006633;
	font-size:16px;
	font-weight: bold;
}

#menu1 {
	background-color:#ffffff;
	color: #006633;
	text-decoration:underline;
	font-size:16px;
	border-right:double;
}
#menu2 {
	background-color:#ffffff;
	color: #006633;
	text-decoration:underline;
	font-size:16px;
	border-right:double;
}
#menu3 {
	background-color:#ffffff;
	color: #006633;
	text-decoration:underline;
	font-size:16px;
	border-right:double;
}
#menu4 {
	background-color:#ffffff;
	color: #006633;
	text-decoration:underline;
	font-size:16px;
	border-right:double;
}
#menu5 {
	background-color:#ffffff;
	color: #006633;
	text-decoration:underline;
	font-size:16px;
}
.testiInterni {
width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006633;
	text-align: justify;
	background-color: #ffffff;
}
.titologallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006633;
	text-align: center;
	font-weight: bold;
}
.prezzi{
	border-left: 1px dashed #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006633;
	text-align: justify;
	background-color: #ffffff;
}
/* Stli dei link della sezione "menusx" */
.menunav {
	background-image: url(images/barra_menu.jpg);
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006633;
	text-align: left;
	font-weight: bold;
}
.menunav a {
	border-bottom: 1px dashed #000000;
	text-decoration: none;
	color: #006633;
}

.menunav a:hover {
	border-bottom: 0px dashed #000000;

}
td.menu{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #006633;
text-align:center;
/*background-color:#C2E0CF;*/

}

#testo{
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006633;
	text-align: justify;
	background-color: #ffffff;

}
.redaelli{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	text-align: center;
	background-color: #ffffff;
	font-weight: bold;
}
.redaelli a{
border-bottom: 1px dashed #000000;
	text-decoration: none;
	color: #006633;
}
.redaelli a:hover{
border-bottom: 0px dashed #000000;
}
td.poesia{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-align: left;
	background-color: #ffffff;

}
td.poesia a{
border-bottom: 1px dashed #000000;
text-decoration: none;
color: #006633;
font-weight: bold;
}
td.poesia a:hover{
border-bottom: 0px dashed #000000;

}

td.argomenti{
width: 430px; 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #006633;
text-align:justify;
/*background-color:#D9ECE1;*/
}
td.selezionata{
width: 430px; 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #006633;
text-align:justify;
/*background-color:#D9ECE1;*/
}
td.argomenti a{
border-bottom: 1px dashed #000000;
text-decoration: none;
color: #006633;
}
td.selezionata a{
border-bottom: 1px dashed #000000;
text-decoration: none;
color: #006633;
}
td.argomenti a:hover{
border-bottom: 0px dashed #000000;
}
td.selezionata a:hover{
border-bottom: 0px dashed #000000;
}
p.titleArg{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #006633;

}
td.icone{
width: 50px;
text-align: center;

}

td.image{
width: 200px;
text-align: center;

}
#argomento {
border-right:inset;
border-left:inset;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
text-decoration:none;
color:#006633;
}
#footer {
	clear:both;
	text-align:center;
	padding: 5px 0;
    background-color: #000099;
	color: #ffffff;
	height: 25px;
	}
