BODY 
{
	margin: 2em auto;
	background-image: url(/images/bg_main.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #8c2c0b;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	text-align: center;
}

a:link, a:visited 
{ 
	text-decoration: none;
	color: #6d2a0f;
	font-weight: bold;
}

a:hover, a:active 
{ 
	text-decoration: underline;
	color: #b36140;
}

a.red:link, a.red:visited 
{ 
	text-decoration: underline;
	color: #9a140a;
	font-weight: bold;
}

a.red:hover, a.red:active 
{ 
	text-decoration: none;
	color: #9a140a;
}

img, a img, img a
{
	border: 0;
	text-decoration: none;
}

p, div, td, table, tr, form
{
	margin: 0;
	padding: 0;
	font-size: 13px;
}

h1
{
	color: #95521d;
	font-family: Trebuchet MS, arial, verdana;
	margin: 0;
	font-size: 2.0em;
	font-weight: bold;
	border-bottom: 1px dashed #dedac1;
}

h2
{
	color: #443b1a;
	font-family: "Century Gothic", Trebuchet MS, arial, verdana;
	margin: 0;
	font-size: 1.6em;
	font-weight: bold;
}

h4
{
	color: #c91d19;
	font-family: "Century Gothic", "Trebuchet MS", arial, verdana;
	margin: 0;
	font-size: .8em;
	font-weight: bold;
}

#container
{
	margin: 0 auto;
	width: 884px;
	background-color: #e8e3c6;
	padding: 0;
	text-align: left;
}

#header
{
	background-image: url(/images/bg_header.gif);
	background-repeat: repeat-x;
	background-color: #dedda4;
	padding: 3px 5px;
	border-top: 1px solid #4b1313;
	border-bottom: 1px solid #FFFFFF;	
}

#ex_header
{
	background-image: url(/images/ex_header.gif);
	background-repeat: no-repeat;
	height: 234px;
	background-color: #5b4c13;
}



#sub-footer
{
	background-image: url(images/bg-sub-footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
}


#colonna-sx, #colonna-dx 
{
	background-color: #e8e3c6;
	float: left;
	width: 20%;
	padding: 15px 2px;
}

#colonna-sx
{
	border-left: 1px solid #dedda4;	
} 

#colonna-dx
{
	padding: 15px 3px 15px 3px;
} 

#principale 
{
	background-image: url(images/bg_principale.gif);
	background-repeat: repeat-y;
	background-color: #e8e3c6;
	margin: 0;
	float: left;
	width: 57%;
	padding: 15px 6px 15px 7px;
}

#pagina 
{
	background-image: url(images/bg_bottom_principale.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #e8e3c6;
	margin: 0;
	padding-bottom: 30px;
}





#footer
{
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 10px 5px;
	text-align: center;
	clear: both;
}

#footer, #footer p
{
	font-size: 0.8em;
	letter-spacing: 1px;
}

/* -------- Componente: News -------- */

/* -------- Componente: latest -------- */

#comNews .item_p
{
	float: left;
	margin: 0 2px 0 0;
	padding-right: 5px;
	width: 48%;
	border-right: 1px dotted #BABABA;
}

#comNews .item_d
{
	float: left;
	margin: 0 0 0 2px;
	padding-left: 5px;
	width: 48%;
}

#comNews .item_p .image, #comNews .item_d .image
{
	float: left;
	margin: 2px 5px;
	border: 1px solid #000000;
}

#comNews .item_p p.aliasTitle, #comNews .item_p p.aliasTitle a, #comNews .item_d p.aliasTitle, #comNews .item_d p.aliasTitle a
{
	font-size: 1.2em;
	font-weight: bold;
}

#comNews .item_p p.aliasContent, #comNews .item_p p.aliasContent a, #comNews .item_d p.aliasContent, #comNews .item_d p.aliasContent a
{
	font-size: 0.98em;
	text-align: justify;
}

.sep 
{
	clear: both;
	margin: 1px;
	color: #FFFFFE;
}

div.archive 
{
	margin: 5px 0;
	clear: both;
	border-top: 1px dotted #BABABA;
}

.archive a 
{
	font-weight: bold;
}

/* -------- EOF Componente: latest -------- */



/* -------- Componente: read -------- */

#comNews
{
	clear: left;
	margin: 0 0 10px 0;
}

#comNews .sep_dotted
{
	clear: both;
	margin: 1px;
	color: #FFFFFE;
	border-bottom: 1px dotted #BABABA;
}

.image
{
	float: left;
	margin: 2px 5px;
	border: 1px solid #000000;
}

p.section
{
	font-size: .73em;
	letter-spacing: 1px;
}

p.aliasTitle
{
	font-size: 1.9em;
	font-weight: bold;
}

.newsContent 
{
	clear: both;
	margin: 10px 0;
}

p.info, p.info a
{
	color: #998800;
}

/* -------- EOF Componente: read -------- */

/* -------- Componente: archive -------- */

ul.archive
{
	margin: 10px 0;
}

ul.archive li
{
	background-image: url(/images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 10px;
	padding-left: 15px;
}


ul.archive li a
{
	font-weight: lighter;
}

/* -------- EOF Componente: archive -------- */

/* -------- EOF Componente: News -------- */

/* -------- Componente: Menu -------- */

#header div.comMenu 
{

}

/* -------- Componente: orizzontale -------- */

ul.orizzontale 
{
	text-align: center;
	margin: 0;
	padding: 0;
	list-style:none;
	display: inline;
	clear: both;	
}

ul.orizzontale li a 
{
	display:inline; 
	text-decoration:none;
	height: 30px;
	line-height:30px;
	text-align: center;
}

ul.orizzontale li 
{ 
	display: inline;
	text-align: center;
} 

ul.orizzontale li a:link, ul.orizzontale li a:visited 
{
	color: #4c430a;
	text-align: center;
	font-weight: bold;
} 

ul.orizzontale li a:hover, ul.orizzontale li a:active 
{
	color:#000000;
}

#header ul.orizzontale li a:link, #header ul.orizzontale li a:visited 
{
	background-image: url(images/menu_sep.gif);
	background-repeat: no-repeat;
	padding: 0 15px;
	background-color: transparent;
	color: #4c430a;
	text-transform: uppercase;
} 

#header ul.orizzontale li a:hover, #header ul.orizzontale li a:active, #header ul.orizzontale li.selected a
{
	color:#4c430a;
}

ul.orizzontale li.head a
{
	display: none;
	color: #00436f;
	font-weight: bold;
}


ul.orizzontale li.selected a
{
	color:#000000;
}


/* -------- EOF Componente: orizzontale -------- */

/* -------- Componente: verticale -------- */

ul.verticale 
{
	margin: 0;
	padding: 0;
	list-style:none;	
}

ul.verticale li a 
{
	display:block; 
	text-decoration:none;
	padding:0 1em;
	height:2em;
	line-height:2em;
}

ul.verticale li 
{ 
	display:inline 
} 

ul.verticale li a:link, ul.verticale li a:visited 
{
	background:#e9eef2;
	color: #000000;
	border-bottom: 1px solid #FFFFFF;
} 

ul.verticale li a:hover, ul.verticale li a:active 
{
	background: #fff1b7;
	color:#000000;
}

ul.verticale li.head a
{
	background: #c8e7ff;
	color: #00436f;
	font-weight: bold;
}


ul.verticale li.selected a
{
	background: #ffdb48;
	color:#000000;
}


/* -------- EOF Componente: verticale -------- */


/* -------- EOF Componente: Menu -------- */


/* -------- EOF Componente: Utility -------- */

div.navigator
{
	padding: 5px;
	background-color: #ebedeb;
	color: #000000;
}

div.navigator p
{
	font-size: .8em;
}

div.navigator a
{
	color: #000000;
}


/* -------- EOF Componente: Utility -------- */









/* -------- Componente: Formails -------- */


form.formails fieldset {
  margin-bottom: 10px;
}
form.formails legend {
  padding: 0 2px;
  font-weight: bold;
}
form.formails label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.formails fieldset ol {
  margin: 0;
  padding: 0;
}
form.formails fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.formails fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.formails fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.formails fieldset fieldset label {
  display: block;
  width: auto;
}
form.formails em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.formails label {
  width: 120px; /* Width of labels */
}
form.formails fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

/* -------- EOF Componente: Formails -------- */






/* -------- GENERALE -------- */


/* -------- form -------- */

form fieldset 
{ 
clear: both;
font-size: 100%;
border-color: #000000;
border-width: 1px 0 0 0;
border-style: solid none none none;
padding: 10px;
margin: 0 0 0 0;
 }

form fieldset legend
{
font-size: 150%;
font-weight: normal;
color: #000000;
margin: 0 0 0 0;
padding: 0 5px;
}

table.news_calendar
{
	border: 0;
	text-align: center;
}

table.news_calendar td
{
	text-align: right;
	padding-right: 1px;
}

table.news_calendar td.head_calendar
{
	background-image: url(images/bg_head_calendar.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	height: 30px;
}

table.news_calendar td.day a
{
	background-color: #a79653;
	color: #FFFFFF;
	text-decoration: none;
}

table.news_calendar td.today
{

}

p.Err
{
	border: 1px solid #FF0000;
	padding: 5px;
	margin: 10px 0 10px 0;
	font-weight: lighter;
	color: #FF0000;
	background-color: #fffcaa;
}
