﻿body
{
	margin: 0;
	padding-bottom: 2em;
	font: 14px Verdana;
	color: #e6e6fa;
	background-color:#CCCCCC;
}

.genericdiv
{
	margin: auto;
	padding: 20px;
	
}

#messagediv
{
	width: 700px;
	margin: auto;
	padding: 20px;
}

#adminform
{
	font: 11px/1.5em Verdana;
	padding: 50px;
	margin: auto;
	clear: left;
	
}

#adminform table
{
	width: 300px;
	
}

.admin_header
{
	text-align: left;
	color: white;
	border-style: solid;
	background-color: #99ccff;
}

.admin_rowstyle
{
	background-color: #f5fbff;
}

.admin_alternaterowstyle
{
	background-color: white;
}

.errormessage
{
	font: bold 11px/1.5em Verdana;
	color: #ff3300;
}

#edit
{
	padding:10px;
	margin: 20px;
}

#twocoldiv
{
	padding: 50px;
	width: 700px;
	margin: auto;
	padding: 10px;
}

#twocoldiv div
{
	float: left;
	width: 280px;
	padding:1px;
	
}



#twocoldiv span
{
	float: right;
	width: 400px;
	
}

#wrapper
{ 
	position:relative;
	margin: auto;

	height: auto !important;  /* per i browser moderni */
    height: 640px;      /* per IE5.x e IE6 */
    min-height: 700px;  /* per i browser moderni */

	
	
	 width: 1000px;
	 background-color: white; 
}


#header
{
	height: 230px;
	width: 100%;
	
	background-image: url(../tpl/header.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #434446;
}

#content
{
	/*clear: left;
	margin: 0 0 0 0;
	width: 100%;
	*/
	clear: left;
	height: auto;
	min-height: 100%;
	color: #434446;
}

.news_title
{
	font-weight: bold;
	color: red;
}

#news
{
	width: 190px;
	background: #eee;
	border-top: darkgray 1px solid;
	float: right;
	
}
#news a
{
	color:#000;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	line-height:2em;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:180px;
	overflow:hidden;
	position:relative;
	border-right: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	margin: 15px 5px 2px 2px;
	
	
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:180px;
	left:0;
	
	margin:0 .5em 0 .5em;
	padding:0;
}

#footer
{
	font: 10px/1.5em Verdana;
	position: absolute;
	bottom: 0;
	width: 100%; /* See note below */
	text-align: center;
	
	clear: left;
}

#gallery
{
	width: 600px;
	margin: auto;
	padding: 20px;
}

#gallery a, a:hover
{
	color: #990033;
}

#adminpanel
{
	font: 11px/1.5em Verdana;
	padding: 50px;
	clear:left;
}

#adminpanel ul
{
	list-style: none;
	text-align: left;
}

#adminpanel li
{
	display:inline;
	padding:8px;
	top: 13px;
}

#adminpanel a
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#adminpanel a:hover
{
	color: red;	
}



#pagesetup
{
	font: 11px/1.5em Verdana;
	padding: 50px 0 0 0;
	width: 500px;
	margin: auto;
	overflow: auto;
	
}

#pagesetup ul {
    
    list-style: none;
		border-right: gray 1px dashed;
	border-top: gray 1px dashed;
	border-left: gray 1px dashed;
	border-bottom: gray 1px dashed;
}

#pagesetup span
{
	font: 14px/1.5em Verdana ;
	font-weight: bold;
}

#pagesetup li {
  clear:left;
  padding:6px;
  
  width:400px;
}

#pagesetup li span span
{
	float: left;
	font-weight: bold;
}

#pagesetup li span input, li span select {
  	float:right;
  	width:200px;
  	  	
}

#login
{
	
	font: 11px/1.5em Verdana;
	padding: 50px;
	clear:left;
}



#logintoolbar
{
	float: right;
	padding: 0 5px;
	margin: 0 120px;
	font-size: 83%;
	line-height: normal;
	border-bottom: #6b78a9 thin dotted;
	border-top: #6b78a9 thin dotted;
	border-left: #6b78a9 thin dotted;
	border-right: #6b78a9 thin dotted;
	font: 10px/1.5em Verdana;
	background-color: white;
}

#Languagelist
{
	
}
#Languagelist ul {
    padding: 5px 0 5px 5px;
    text-align: right;
    list-style: none;
	margin: 0;
	
}
#Languagelist li
{
	list-style: none;
	margin: 0;
	display:inline;
}


#navigation
{
	width: 100%;
	float: left;
	font-size: 93%;
	line-height: normal;
	border-bottom: black thin dotted;
	font: bold 12px/1.5em Verdana;
	
}
  

#navigation ul {      
   list-style:none;
   text-align:center;                  
}

#navigation li {
      display:inline;
      margin:auto;
      padding:0;
      
}


#navigation a {
      float:left;
      background:url("../tpl/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 10px;
      text-decoration:none;
      
      }
      
#navigation a span
{
	float: left;
	display: block;
	background: url( "../tpl/tabright4.gif" ) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: black;
	width:140px;
}

#navigation a:hover span
{
	color: white;
}
#navigation a:hover {
  background-position:0% -38px;
  }
#navigation a:hover span {
  background-position:100% -38px;
  }


#mappa
{
	
}

#mappa ul
{
	 list-style:none;
   text-align:left;
}

#mappa li
{
	color:#6B78A9;
}

#mappa a
{
	color: #cc0066;
	margin: 0;
	padding: 0 0 0 7px;
	text-decoration: none;
	font-size: 73%;
}

#mappa li span
{
	margin: 0 0 0;
	font-size: 93%;
	border-bottom: 1px dotted #6B78A9;
	font-weight: bold;
}


#hpFoto
{
    position: Absolute;
    width:auto;
    height: auto;
    border: 0;
	top: 5px;
    left: 230px;
}

#testoHome
{
	color:#0000FF;
    position: Absolute;
    font-size: 18px;
    font-family: "Lucida Calligraphy", Verdana;
	font-weight:bold;
    width:auto;
    height: auto;
    border: 0;
    top: 510px;
    left: 300px;
}

#testoHome a:link { color:#000000;  text-decoration:none;}
#testoHome a:visited { color:#000000;  text-decoration:none;}
#testoHome a:hover { color: #000000; text-decoration:none;}

#testoHomeCielo
{
	color:#00FFFF;
    position: Absolute;
    font-size: 18px;
    font-family: "Lucida Calligraphy", Verdana;
	font-weight:bold;
    width:auto;
    height: auto;
    border: 0;
    top: 30px;
    left: 300px;
}

#testoHomeCielo a:link { color:#0033CC;  text-decoration:none;}
#testoHomeCielo a:visited { color:#0033CC;  text-decoration:none;}
#testoHomeCielo a:hover { color: #0033CC; text-decoration:none;}

