/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

BODY {
  margin: 0 auto;
  background-color:#FFFFFF;
  margin: 0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #333333;
  text-align:justify;
  height:100%;
}

.listabrevesf
{
background-color:#000066;
color:#FFFFFF;
}

.giorno
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#FFFFFF;
}
.numero
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:80px;
color:#FFFFFF;
}
.nomemese
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#FFFFFF;
}

A.linklistabreve
{
color:#00CC00;
}

A.linklistabreve:hover
{
color:#FFFFFF;
}

.cal
{
border:1px solid #FFFFFF;
background-color:#DDDDDD;
color:#FF8040;
padding:10px;
vertical-align:top;
}

.caloggi
{
border:1px solid #FFFFFF;
background-color:#EBDF8B;
color:#888888;
padding:10px;
vertical-align:top;
}

.calgen
{
/* tabella principale calendario */
}

.calcellvuota
{
/* cella vuota calendario */
}

.thead
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
background-color:#006699;
font-weight:bold;
}

.cal A
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000099;
}

.caloggi A
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000099;
}


.asx
{
background-image:url(images/head/asx.jpg);
background-position:top left;
background-repeat:no-repeat;
height:15px;
width:13px;
}

.basx
{
background-image:url(images/head/basx.jpg);
background-position:bottom left;
background-repeat:no-repeat;
height:15px;
width:13px;
}

.verdesfuma
{
background-image:url(images/head/sfumaverde.jpg);
width:110px;
background-repeat:repeat-y;
text-align:right;
height:100%;
vertical-align:middle;
}

table.navbar {
height:60px;
z-index:2;
display:block;
}

table.navbar td {
height:60px;
background-position:top;
white-space:nowrap;
}

table.navbar td a{
	display: block;
	padding:20px 10px 0px 10px;
	/* top sx dx btm */
	height:40px;
	text-decoration: none;
	background-image:url(images/head/menu_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
}
table.navbar td a:link, table.navbar td a:visited {
	background-image:url(images/head/menu_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
}
table.navbar td a:hover, table.navbar td a:active {
	background-color:#FFFFFF;
	background-image:none;
}


.tab_principale
{
background-color:#FFFFFF;
padding:0px;
margin: 0 auto;
height:100%;
min-height:100%;
}

.tab_gen
{
width:100%;
padding:0px;
margin: 0 auto;
background-color:#FFFFFF;
}

.top_sx
{
  width:23px;
  height:200px;
}

.top_dx
{
  width:24px;
  height:200px;
}

TD.menu_bar_img1
{
  border:none;
  width:100%;
  padding:0px;
  background-position:top center;
  height:200px;
  background-image:url(images/head/1.jpg);
  background-repeat: repeat-x;
  z-index:1;
}

TD.menu_bar_img2
{
  border:none;
  width:100%;
  padding:0px;
  background-position:top center;
  height:200px;
  background-image:url(images/head/2.jpg);
  z-index:1;
  background-repeat: repeat-x;
}

TD.menu_bar_img3
{
  border:none;
  width:100%;
  padding:0px;
  background-position:top center;
  height:200px;
  background-image:url(images/head/3.jpg);
  z-index:1;  
  background-repeat: repeat-x;
}

TD.menu_bar_img4
{
  border:none;
  width:100%;
  padding:0px;
  background-position:top center;
  height:200px;
  background-image:url(images/head/4.jpg);
  z-index:1;  
  background-repeat: repeat-x;
}

TD.menu_bar_img5
{
  border:none;
  width:100%;
  padding:0px;
  background-position:top center;
  height:200px;
  background-image:url(images/head/5.jpg);
  z-index:1;
  background-repeat: repeat-x;
}

TD.menu_bar_img6
{
  border:none;
  width:100%;
  padding:0px;
  background-position:top center;
  height:200px;
  background-image:url(images/head/6.jpg);
  z-index:1;
  background-repeat: repeat-x;
}




TD.menu_bar A {
color:#333333;
}

TD.menu_bar A:hover {
color:#999999;
}

.sx
{
  width:23px;
}

.dx
{
  width:24px;
}

A {
  padding:3px;
  color:#000099;
  font-weight:bold;
  text-decoration: none;
}

A:hover {
  color:#FF9900;
  text-decoration: none;
}

FORM {
	display: inline;
}

CHECKBOX, RADIO, SELECT, OPTION, INPUT {
  padding:2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #5B5C56;
  border : 1px solid #ccc;
}

#select
{
  border : 1px solid #ccc;
  width:130px;
}

INPUT[type="text"]
{
  width:30px;
}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color:#FFFFFF;
  line-height:14px;
  color: #5B5C56;
  border : 1px solid #ccc;
}

TABLE.formArea {
  background:#F4F4F4;
  color:#003366;
  border:#BDD0E8 1px solid;
  border-top:none;
  color:#999999;
  height:100%;
}

TABLE.formArea:hover {
  background:#E1EBF4;
}
.search_bar {
  /* background:#003366; */
  border-bottom:1px dotted #FF6600;
  background-color:#F4F4F4;
  color:#FF6600;
/*  background-image:url(images/cn_arancio.jpg);
  background-repeat:repeat-x;
  background-position:center; */
  height:28px;
  font-size: 12px;
}

.border_sx_dx
{
height:100%;
border:#EFEFEF;
border-collapse:collapse;
text-align:justify;
  color:#333333;
  height:100%;
  min-height:100%;
  background: #FFFFFF;
  padding:3px;
  
}

SPAN.evidenza
{
font-weight:bold;
}

.bold
{
font-weight:bold;
color:#003366;
}

TD.blu
{
height:3px;
background-image:url(images/hr.gif);
background-position:center;
background-repeat:repeat-x;
}

.grigio
{
background-color:#F6F6F6;
white-space:nowrap;
width:120px;
}

.special
{
color:#333333;
}

TD.formAreaTitle { font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#003366;
  background-image:url(images/search/t_c.jpg);
  background-repeat:repeat-x;
  height:37px;
  width:100%;}

TD.formAreaContent { font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#666666;
  background-image:url(images/search/b_c.jpg);
  background-repeat:repeat-x;
  background-position:bottom;
  width:100%;}

.mail
{
background-image:url(images/mail.jpg);
background-repeat:no-repeat;
background-position:top right;
background-color:#F0F9FC;
text-align:left;
  border:#BDD0E8 1px solid;
  color:#999999;
}

#wrap_cont_all
{
margin: 0 auto;
vertical-align: top;
width: 100%;
}

TD.sx_cont
{
text-align:right;
border-right:1px solid #FFFFFF;
width:440px;
overflow:hidden;
height:100%;
vertical-align:top;
}

.footer{
width:100%;
text-align:center;
}

.frasi_correlate
{
text-align:center;
font-size:10px;
font-weight:bold;
line-height:30px;
color:#996633;
}

.elenco_frasi{
color:#996633;
text-align:center;
line-height:12px;
}

#titolo
{
padding-top:7px;
padding-bottom:7px;
background-color:#F6F6F6;
}
#video
{
padding-top:7px;
padding-bottom:7px;
background-image:url(images/hr.gif);
background-position:bottom;
background-repeat:repeat-x;
}

.riquadro
{
padding:4px;
border-width:8px;
border-color:#F6F6F6;
}

TH {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	background: url(images/background.jpg);
	color: #000;
	background-repeat: repeat;
}

.bordogrigio
{
background-color:#F9F9F9;
border:1px solid #DBDBDB;
}

H1
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
color:#000066;
}

H2
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:bold;
color:#0066CC;
}

/* GALLERIE FOTOGRAFICHE ED EVENTI*/

.gal_tab
	{
	border-bottom:1px dotted #CCCCCC;
	width:100%;
	}
	
.gal_tr
	{
	
	}
	
.gal_title, .gal_title A
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#339900;
	white-space:nowrap;
	font-weight: normal;
	}
	
.gal_text
	{
	}
	
.gal_shortdesc
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#333333;
	line-height:12px;
	font-style:italic;
	padding-bottom: 20px;
	display:block;
	max-width:700px;
	min-width:700px;
	line-height:18px;
	}
	
.gal_images IMG, .riquadro
	{
	padding:7px;
	border:1px solid #CCCCCC;
	}

.gal_images
	{
	text-align:center;
	}
	
/* FOOTER */

.page_foot
{
background-color:#AEC4E3;
color:#333333;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style:italic;
padding:7px;
}

.page_foot A
{
color:#333333;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
}

.page_foot A:hover
{
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
}

.footer
{
border-right:1px dotted #FFFFFF;
text-align:left;
max-width:300px;
white-space:nowrap;
}

.menufoot
{
text-align:right;
}

