
body {
	font-size: 0.75em;
	font-family: "Trebuchet MS", "Arial", "Verdana", sans-serif;
}

h2 { 
	font-size: 2.2em;
	font-family: "Book Antiqua", "Times New Roman",serif;
	color: #851212;
	letter-spacing: -0.04em;
	margin-bottom: 5px;
}

h3 { 
	font-size: 1.5em;
	font-family: "Book Antiqua", "Times New Roman",serif;
	color: #851212;
	letter-spacing: -0.05em;
	margin-bottom: 5px;
	margin-left: 40px;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	background-color: #e3e1e1;
	padding-left: 5px;
	margin-bottom: 10px;
}



/* --------------- LINKS --------------- */

#mainContent a:link { color: #14185d; font-weight: bold;}
#mainContent a:visited { color: #600387;}
#mainContent a:hover { color: #881403;}
#mainContent a:active {}


/* --------------- CONTENUTO PRINCIPALE --------------- */

#mainContent strong { color: #851212;}
#mainContent ul { margin-left: 30px; margin-top: 15px;}
#mainContent ul li { list-style-image: url('/templates/default/images/li_icon.gif');}



/* --------------- PAGINA GALLERY --------------- */

.contentpaneopengallery h2 {
	margin-left: 30px;
}

/* --------------- MODULO OFFERTE --------------- */

.moduletable_offers h2 {
	font-size: 1.2em;
	font-family: "Book Antiqua", "Times New Roman", serif;
	color: #fff;
	letter-spacing: normal;
}

.moduletable_offers h4 {
	font-size: 0.95em;
	font-family: "Trebuchet MS", "Arial", "Verdana", sans-serif;
	color: #fff;
	background-color: transparent;
	padding: 0px;
	font-style: normal;
	line-height: 1.1em;
}
