/* General settings */

body
{
	margin: 0 0 0 0;
	text-align: center;
	font-family: Verdana;
	font-size: 0.8em;
	background-image: url(images/page_bg.jpg);
}

div#outer_frame
{
	width: 900px;
	margin: auto;
	border-left: 1px solid #ABABAB;
	background-image: url(images/frame_rxbg.jpg);
	padding-bottom: 10px;
	text-align: center;
	overflow: hidden;
}

span#desc_ita
{
	font-family: Georgia;
	font-size: 1em;
	line-height: 1.3em;
}

span#desc_eng 
{
	font-family: Georgia;
	font-size: 1em;
	line-height: 1.3em;
	font-style: italic;
	color: #8E0C3A;
}

span#desc_hp 
{
	font-family: Georgia;
	font-size: 1.3em;
	line-height: 1.4em;
	font-style: italic;
	color: #8E0C3A;
}

p#desc_hp_sign
{
	text-align: right;
	font-family: Georgia;
	font-size: 1.3em;
	line-height: 1.4em;
	font-style: italic;
	color: #8E0C3A;
	margin-right: 50px;
}

span.boldg
{
	font-weight: bold;
	color: #818284;
}
span.bold
{
font-weight: bold;
}

img.nav_img
{
	width: 225px;
	height: 35px;
}

img#logo
{
	margin: 40px;
}

img#foto_desc
{

	margin: 20px;
}

img#separator
{

	margin-top: 15px;
	margin-bottom: 35px;
	
}
img#separator_nl
{
	border-bottom: 1px solid #818284;
	margin-bottom: 35px;
}

div#separator_container
{
text-align: left;
}


td.testo_desc
{
	padding: 0 30 0 0;
	text-align: justify;
	line-height: 1em;
}

td.testo_evento
{
	text-align: center;
	width: 900px;
}

td.testo_contatti
{
	text-align: center;
	width: 900px;
}

td.testo_desc_hp
{
	padding: 0 30 0 0;
	text-align: justify;
	line-height: 1em;
	text-align: center;
}

td.foto_desc
{
	padding: 0;
	margin: 0;
	text-align: center;
}

a.red_link
{
	text-decoration: none;
	color: #8E0C3A;
	font-weight: bold;
}
a.grey_link
{
	text-decoration: none;
	color: #818284;
	font-weight: bold;
}

div#navbar
{
	text-align: left;
	float: left;
	padding-top: 10px;
}

a img
{
	border: 0;
}
div#inner_frame
{
	float: left;
}
div#lowerframe
{
	background-image: url(images/frame_lwbg.jpg);
	background-repeat: no-repeat;
	margin: auto;
	width: 900px;
	height: 8px;
}
div#logo
{
	float: left;
}

table#homepage_desc
{
	width: 750px;
	margin-left: 75px;
	margin-right: 75px;
}
table#sales_desc
{
	margin: 0 25 0 25;
}
table#sales_desc td
{
	padding: 10px;
}
span#sales_locations
{
	font-family: Georgia;
	font-size: 1em;
	line-height: 25px;
}
img.sales_flag
{
	vertical-align: -15%;
}

div.event_separator_container
{
	margin: 40px;
}

div.past_event
{
	margin-top: 30px;
	margin-left: 35px;
	margin-right: 35px;
	text-align: left;
	
	font-family: Georgia;
	font-size: 1.2em;
	line-height: 1.3em;
}

div.past_event_img
{
	text-align: center;
	color: red;
}

img.past_event_img
{
	margin: 5px;
}
