/* $Id: style.css,v 1.7 2005/03/05 14:34:39 unconed Exp $ */

/*
** HTML elements
*/
body {
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #FFF;
  font: 110% Verdana, Arial, Helvetica, sans-serif;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #000;
	text-decoration: underline;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 1.3em;
}
#tutto{
	margin:0;
	padding: 0;
	width:100%;
	height: 100%;
	 background-color: #990000;
    margin-top: 2em;
}
#contenitore_sx{
	margin:0;
	padding: 0;
	width:85%;
	height: 100%;
	background-color: #1753A6;
	float: right;
}

/* --------------------- SIDEBAR LEFT --------------------------------- */


#left_tutto{
  float: left;
  width: 15% !important;
  width: 15%;
  min-height: 10em;
  height: auto !important;
  height: 100%;
  margin: 0;
  padding: 0px !important;
  padding:0; 
  background-color: #990000;
}

#left_tutto .title, .title a {
  font-weight: bold;
  color: #FFF; 
  margin: 0 auto 0 auto;  /* decrease default margins for h<x>.title */
  text-decoration: none;
}
#left_tutto .title a:visited {
  color: #FFF;
}

#testata_sbl{
    height: 29em;
	background-color: #A50B1D;
	background-image: url('testata-comune.gif');
    background-repeat: no-repeat;
	background-position: right;
}
#sidebar-left {
  width: 100% !important;
  width: 100%;
  background-color: #F0EFEF;
  margin: 0;
  padding: 0px !important;
  padding:0;
}

#sidebar-left h2 {
	background-image: url('H2_comune.gif');
    background-repeat: repeat-x;
	height: 1.8em;
	padding-left: 1em;
	padding-top: 0.2em;
	text-align: left; 
}
#sidebar-left menu {
     margin:0;
	 padding:0;
	text-align: right;
	padding-left: 3em;
	margin-left: 3em;	
}

#sidebar-left li {
    margin:0;
	padding:0;
	text-align: left;
	margin-left: 1em;
	margin-top: 0.2em;
}


#footer_sbl{
	text-align: center;
}
.riga_footer_sbl{
}
.footer_sbl_bacheca{
	font-family: Times New Roman, Times, serif ;
	font-size: 2.5em;
	font-variant: small-caps;
	color: #FFF;
}
/* --------------------- FINE SIDEBAR LEFT --------------------------------- */
/* --------------------- SIDEBAR RIGHT --------------------------------- */

#right_tutto{
  float: left;
  width: 18% !important;
  width: 18%;
  min-height: 100em;
  height: auto !important;
  height: 100%;
  margin: 0px !important;
  margin: 0;
  padding: 0px !important;
  padding:0; 
}

#right_tutto .title, .title a {
  font-weight: bold;
  color: #FFF; 
  margin: 0 auto 0 auto;  /* decrease default margins for h<x>.title */
  text-decoration: none;
}
#right_tutto.title a:visited {
  color: #FFF;
}

#testata_sbr{
    height: 29em;
	background-color: #1753A6;
	background-image: url('testata-turismo.gif');
    background-repeat: no-repeat;
	background-position: top left;
}
#sidebar-right {
  width: 100% !important;
  width: 100%;
  background-color: #F0EFEF;
  margin: 0;
  padding: 0px !important;
  padding:0;
}

#sidebar-right h2 {
	background-image: url('H2_turismo.gif');
    background-repeat: repeat-x;
	height: 1.8em;
	padding-left: 1em;
}

#sidebar-turismo menu {
    width: 100% !important;
  width: 100%;
     margin:0;
	 padding:0;
	text-align: right;
}
#sidebar-right li {
     margin:0;
	 padding:0;
	text-align: left;
	margin-left: 1em;
	margin-top: 0.2em;
}

#footer_sbr{
	text-align: center;
}
.riga_footer_sbr{
}

/* --------------------- FINE SIDEBAR RIGHT --------------------------------- */
.spazio_bianco{
  width: 7% !important;
  width: 7%;
  margin:0;
  padding:0;
  margin-top: 2em;
  background-color: #FFFFFF;
}
.min_h{
  height: auto !important;
  height: 90em;
}

.left{
  float: left;
}

.right{
  float: right;
}

#comune_primary {
  margin: 0;
  padding: 0;
  width: 100% !important;
  width: 100%;
  height: 2em;
}

#primary {
  margin: 0;
  padding: 0;
  width: 100% !important;
  width: 100%;
  height: 2.3em;
  background-image: url('bg_primary.gif');
  background-repeat: repeat-x;
  background-color: #FFF;
}
#primary a {
  font-weight: bold;
  color: #FFF;
  font-size: 12px;
}
#primary ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 margin-top: 0em !important;
 margin-top: 0.3em;
 padding-top: 0.3em !important;
 padding-top: 0em;
}
#primary li {
  padding: 0 .5em 0 .5em;
  display: inline;
}

#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 0 7% 0 7%;
  margin: 0;
  width: 68% !important;
  width: 82%;
  background-color: #fff;
  min-height: 160em;
  height: auto !important;
  height: 100%; 
  float:left;
}
#main .title, .title a, .title a:hover {
  height: 30px;
  font-family: Times New Roman, Times, serif ;
  font-size: 18px;
  font-weight: bold;
  color: #333333;  
  text-align: left;
  background-image: url('bg_titolo.gif');
  background-repeat: repeat-x;
  text-decoration: none;
}



h2 {
  font-size: 1em;
  
}

.title_centro {
   height: 30px;
  font-family: Times New Roman, Times, serif ;
  font-size: 18px;
  font-weight: bold;
  color: #333333;  
  text-align: left;
  background-image: url('bg_titolo.gif');
  background-repeat: repeat-x;
}

#rosso_sx{
  float: left;
  width: 15% !important;
  width: 15%;
  height: 4em;
  margin: 0;
  padding: 0px !important;
  padding:0; 
  background-color: #8A0716;
  background-image: url('spalla-comune.gif');
  background-repeat: repeat-y;
}

#blu_dx{ 
  float: left;
  width: 15% !important;
  width: 15%;
  height: 4em;
  margin: 0;
  padding: 0px !important;
  padding:0; 
  background-color: #1753A6;
}

#validazione_tutto{
    margin:0;
	padding: 0;
	padding-right: 7%;
	padding-left: 7% !important;
	padding-left: 10%;
	width: 68% !important;
    width: 82%;
	min-height: 8em;
	height: 8em;
	background-color: #FFF;
	border:0;
	font-size: 0.6em;
	text-align: center;
	float:left;
}
#validazione{
    margin:0;
	padding: 0;
	width:100%;
	height: 4em;
	border:0;
}
/*  -------------- FOOTER ----------------------*/ 
#footer_tutto{
    margin:0;
	padding: 0;
	width:100%;
	height: 6.6em;
	border:0;
	border-top: 1em solid #FFF;
}
.footer_lat {
  width: 15% !important;
  width: 15%;
  height: 6.6em;
  background-color: #E8E8E8;
  margin: 0;
  padding: 0px !important;
  padding:0;
  text-align: center;
}
.footer_centro {
  padding: 0;
  width: 52% !important;
  width: 56%;
  height: 6.6em; 
  float:left;
  background-color: #E8E8E8;
  margin: 0;
  padding:0;
  padding-left: 3em;
}



/* --------------FINE FOOTER ------------------*/
#intestazione{
	width:100%;
	height: 19em;
	font-size: 10px;
	margin:0;
	padding:0;
	padding-top: 4em;
	background-image: url('comune-di-tivoli.gif');
    background-repeat: no-repeat;
	background-position: center;	
}

/* ---------------- CERCA NEL SITO ------------------*/

#mission {
  background-color: #fff;
  border:0;
  height:4em;
  color: #FFF; 
  background-image: url('bg_cerca_comune.gif');
  background-repeat: repeat-x;
} 
.cerca_testo{
    font-family: Times New Roman, Times, serif ;
    font-size: 17px;
    font-weight: bold;
    margin-top: 0.5em;
	margin-left: 0.5em;
	float:left;
}
#search {
 margin-left: 10em;
}
#search .form-text {
  margin-top: 0.5em;
  height: 1.4em;
  width: 60em;
}
#search .form-submit {
  margin-top: 0.5em;
  border: 1px solid #fff;
  background-color: #000;
  height: 1.8em;
  color: #fff;
  font-size: 1em;
}
#search .form-text {
  width: 40%;
  padding: 0 1em 0 0.5em;
}

.sticky_footer {
  padding: .1em;
  padding-right: 1em;
  margin:0;
  height: 1.5em;
  margin-top: -2.2em;
  margin-bottom: 2em;
  border-bottom: 1px solid #990033;
  font-size: .9em;
  font-weight: bold;
  color: #990033;
  text-align: left;
}
.sticky_footer a {
  color: #990033;
}
.sticky_footer a:hover {
  color: #990033;
}

.banner_vis{
	color: #FFFFFF;
}