html, body{
	height:100%;
} 


html,body {margin:0; padding:0}

html>body #outer{height:auto;} 

#clearheader{height:125px;}
#clearfooter{clear:both;height:35px;}

body {
	background: #222233 repeat-y;
	background-position: center;
	background-image: url(img/background.jpg);
	height:100%; 
	text-align: center;
	margin: 0px;
	font: 0.75em/1.6em "Verdana", tahoma, sans-serif;
	color: #000;
}


div#header {
	background-color: #096771;
	background-image: url(img/logoazzurro.jpg);
	background-repeat: no-repeat;
	height: 236px;
	width:800px;
}


div#menu {
	text-align: center;
	background-color: #101741;
	background-image: url(img/bg_header.gif);
	background-repeat: repeat-x;
	height: 22px;
	padding-top:4px;
}

.header-inside {
	background-color: #096771;
	height: 20px;
}

.footer-inside {
	background-image: url(img/bg_footer.gif);
	width: 800px;
	background-color:#0d042f;
	height: 31px;
	padding-top: 4px;
	margin-left: auto;
	margin-right: auto;
}

.footer-inside a{
	color:#ffffff;
}


div.rigafooter{
	line-height: 14px;
}

div#outer {
	height: 100%;
	min-height: 100%;
	width:800px ;
	margin-bottom: -35px;
	background-color:#b9d3b6  ;/*#dfe897*/
    	background-image: url(img/sfondo_blu_rigato.gif);
    	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
}

* html #outer{height:100%;} 


div#footer {
	background-color: #222233 ;
	background-image: url(img/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	height: 35px;
	width: 100%;
	font-size: 12px;
	color: #ffffcc;
	text-align:center;
}


ul#menunav {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height:25px;
}


ul#menunav li {
	color: #c4c4ff;
	padding-left: 15px;
	padding-right: 15px;
	font-family: 'trebuchet ms';
	font-size: 15px;
	font-weight: bold;

	display: inline;
	cursor: pointer;
}

.select {
	background-color: #3e4557 !important;
	background-color:none;
	border:1px solid #ffffff !important;
	border:none;
}

.menuselect{
	color:#f2f43c;
	text-decoration: underline;
}

ul#menunav li a {
	color: #ffffff;
	text-decoration:none;
}

ul#menunav li a:hover {
	color:#f2f43c;
	text-decoration: underline;
}


div#maintext {
	clear:both;
	color:#000033;
	padding: 10px;
	text-align: justify;
}

div#maintext a{
	color:#000033;
}

/******** TESTO **********/

div#titolo {
	width: 100%;
	height: 20px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background-color: #000033;
}

div.sottotitolo {
	font-size: 24px;
	font-weight: bold;
	font-style:italic;
	text-align:center;
	padding-top : 10px;
 	padding-bottom:20px;
	color: #000033;
}

div.titoloparagrafo{
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	padding-bottom : 20px;
	color: #000033;
}

div.titolosottoparagrafo{
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	padding-top:18px;
	padding-bottom : 12px;
	color: #000033;
}

div.titolosottoparagrafocorsivo{
	font-style: italic;
	text-align:left;
	padding-bottom : 12px;
	color: #000033;

}

.centrato{
	text-align:center;
}

.sottolineato{
	text-decoration:underline;
}

span.grande{
	font-size:18px;
}

/****** LAYOUT 2 COLONNE CLASSICO******/
div#layoutcolonnasx {
	float: left;
	width: 220px;
}

div#layoutcolonnadx {
	margin-left: 244px !important;
	margin-left: 242px;
}

/****** LAYOUT 3 COLONNE ******/

div#layout3colonnesx {
	float:left;
	width:350px !important;
	width:350px;
	color:#000033;
}

div#layout3colonnesx .sx{
	float:left;
	width:140px !important;
	width:140px;
}

div#layout3colonnesx .dx{
	float:right;
	width:200px;
}

div#layout3colonnedx {
	float:right;
	width:420px !important;
	width:400px;
	margin-right:20px;
	color:#000033;
	text-align:justify;
}

.descrizione{
	text-align:right;
	height:30px;
}
.rigainput{
	height:30px;
	text-align:left;
}

.rigainputbutton{
	height:30px;
	text-align:center;
}

.rigatext{
	height:150px;
	text-align:left;
}

.input{
	border:1px solid #000066;
	background-color:#fff;
	color:#000066;
	text-align:left;
	width:190px;
}

.inputbutton{
	border:1px solid #000066;
	background-color:#fff;
	color:#000066;
	text-align:center;
	width:60px;
}

/* ------------------- BOX DEL MENU SINISTRO E CONTENUTO DESTRO --------------- */
#box{
  width:780px;
  overflow:auto;
  padding: 10px;
  text-align: justify;
}

.leftmenu{
  margin-top:35px;
  width:140px;
  float:left;
}

.leftmenutop{
  background-image:url(img/leftmenutop.jpg);
  width:140px;
  height:23px;
  border-color: #394b73;
}

.voce a {
   display:block;
   color: #ffffff;
   text-decoration: none;
   white-space: nowrap;
}

.voce a:hover {
   display:block;
   color: #f2f43c;
   text-decoration: underline;
   white-space: nowrap;
}
 
.voce {
   background-color:#061840;
   width: 133px;
   border-color: #394b73;
   border-width: 2px;
   border-style: solid none solid solid;
   padding: 1px 0 2px 5px;
}

.voce:hover {
   background-color:#030511;
   width: 133px;
   border-color: #394b73;
   border-width: 2px;
   border-style: solid none solid solid;
   padding: 1px 0px 2px 8px;
}

.voceselezionata {
   background-color: #030511;
   width: 134px;
   border-color: #f2f43c;
   border-width: 2px;
   border-style: solid none solid solid;
   padding: 1px 0px 2px 14px;
}

.voceselezionata a{
   display:block;
   color: #f2f43c;
   text-decoration: underline;
   white-space: nowrap;
}

#rightcontent{
height:auto;
min-height:300px;
margin-left: 170px;
width:600px;
color:#000033;
}

/* ------------------- TABELLE --------------- */
table.tabellastandard {
 width:600px;
 margin-left:auto;
 margin-right:auto;
}

table.tabellastandard td {
  text-align:center;
  font-weight:bold;

}

table.tabellastandard td.data {
  text-align:right;
  font-weight:bold;
  width:100px;
  color:#000033;
}

table.tabellastandard td.festa {
  text-align:left;
  font-weight:bold;
  padding-left:50px;
  width:110px;
  color:#000033;
}

table.tabellastandard td.luogo {
  text-align:left;
  width:170px;
  font-weight:bold;
  color:#000033;
}

table.tabella_foto {
 width:500px;
 margin-left:auto;
 margin-right:auto;
}

table.tabella_foto td {
  text-align:center;
}


/* ------------------- IMMAGINI --------------- */
img{
 	border:1px solid #061840;
}

img.tabella_foto{
	width:250px;
	border: 4px solid #061840;
}

img.rigo{
	margin-top: 4px !important;
	margin-top: 8px;
	margin-bottom: 4px !important;
	margin-bottom: 8px;
	border:none;
}

img.imgsx{
  border:6px solid #061840;
  width:220px;
}

img.media{
  border:2px solid #061840;
  width:300px;
}

img.componente{
  border:4px solid #061840;
  width:350px;
}


/*LINK*/

a:link	{
	font-weight: bold;
}

a:visited {
	font-weight: bold;
}

a:hover	{
	font-weight: bold;
}


/*big menu*/

* {
	margin: 0;
	padding: 0;
}



