body  {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background: url(../images/quadretti.gif);
	margin: 0px;
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #555;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#D00;
}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555;
}
img {
	border: none;	
}
#container { 
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 930px; 
	background: #FFF;
	padding: 0px 10px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	position: relative;
	border: 2px dotted #CCC;

} 

/* header della pagina */
#headerTop {
	padding: 0px;
	margin: 0px;
	height: 30px;
}
#header {
	padding: 0px;
	margin:	0px 0px 0px 403px; 
	height: 90px;
}
#header img 
{
	border: none;
}
#headerBottom {
	margin: 0px;
	padding: 0px;
	height: 30px;
	background: url(../images/riga_header.gif) repeat-x;
}

/* corpo della pagina */
#leftColumn {
	padding:0px;
	margin: 0px;
	float: left; 
	width: 160px;
	background: url(../images/math.gif);
	text-align: right;
}
#rightColumn {
	padding: 0px;
	margin: 0px;
}

#mainContent { 
	margin: 0px 0px 0px 160px;
	padding: 0px 40px;
	text-align: justify;
	height: 400px;
	overflow: auto;
} 
#mainContent a {
	color: #D00; 
	text-decoration: none;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* footer della pagina */
#footer {
	text-align: center;
/*	padding: 37px 0px 0px 0px;*/
	margin: 3px;
	padding: 15px 0px 0px 0px;
	font-size: 10px;
	background: url(../images/riga_footer.gif) repeat-x top;
	height: 30px;
} 
#footer img {
	border: none;
}
#footer a {
	color: #D00;
	text-decoration: none;	
}
#footer a:hover {
	color: #D00;
	text-decoration: underline;		
}

/***** Layout di tabella ********************/

table#list {
	width: 100%;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	margin: 20px 0px;
	padding: 0px;
	color: #000;
}
table#list thead {
	background: #B00;
	color: #FFF;
}
table#list td, th {
	padding: 5px;	
	margin: 0px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

.dateCell {
	width: 75px;	
}
.icoCell {
	width: 96px;	
}


/* stile form nella pagina principale */
#mainContent fieldset {
	padding: 5px;
	margin: 3px 0px;
	border: 1px dashed #ccc;
}
#mainContent fieldset legend {
	font-size: 10px; 
	color: #69C;
	padding: 0px 5px 12px 5px;	
}

#mainContent label {
	display: block;
	float: left;
	text-align: right;
	width: 150px;
	padding-right: 20px;
}
#mainContent fieldset select,textarea,input,label {
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;

}
#mainContent fieldset textarea {
	/*display:none;	*/
	width: 470px;
	height: 90px;
	color: #54b7e1;
	/*border: 1px solid #069;*/
}
#mainContent fieldset input {
	width: auto;
	height: 15px;	
	color: #54b7e1;	
	/*border: 1px solid #069;*/
}
#mainContent fieldset select {
	width: auto;
	height: 20px;
	color: #54b7e1;	
	/*border: 1px solid #069;*/
}
#mainContent fieldset br {
	clear: left;
}



/* messaggi di sistema*/
.messageOk, .messageErr, .messageAlert {
	font-weight: bold; 
	padding: 5px; 
	text-align: center; 
	margin-bottom: 5px; 
}

.messageOk {
	background: #e3fae5; 
	border: 1px solid #a9f0b0; 
	color: #6C3; 
	
}
.messageErr {
	background: #fae3e3; 
	border: 1px solid #f0a9a9; 
	color: #C36; 
}
.messageAlert {
	background: #faf8e3; 
	border: 1px solid #f0eba9; 
	color: #C93; 
}



/* stile pagina google maps */
#googlemaps {
	padding: 0px;
	margin: 0px 0px 0px 250px;
}

#mappaDettagli {
	padding: 0px;
	margin: 0px;
}
#mappaDettagli a {
	color: #54b7e1;
	text-decoration:none;
	
}

.mappaTesto, .mappaSede  {
/*	margin: 0px 245px 0px 0px;*/
	padding: 10px;
}

#mappaDiv {
	padding: 0px;
	margin: 0px;

}
.mappaImg {
	width: 95%;
	height: 220px;
}


/* calendario */
.calDateEvent {
	background-color: #88bbe6;
}
.calLink {
	color: #FFFFFF;
}

/* scroller news */
#guicScroll {
	position:relative; 
	width:100%; 
	overflow:hidden;
	height: 300px;
	 border-bottom: 2px solid #CCC;
		
}
.scrollLine {
	border: 0;
	height: 0px;
	color: #0f0;
	background: #0f0;
	width: 100%;
}


#flashcontent {
	z-index: 0;
	width: 890px;
	height: 340px;
	padding: 5px;
	background: #FFF;
}


#specialContent {
	margin: 0px;
	padding: 0px;
}



/* pagegal.h */
#pageGallery {
	width: 100%;
	padding: 0px;
	margin: 0px; 
}


#tabLanguage, #tabLanguageS {
	float: right;
	margin: 0px;
/*	border-left: 1px  #CCC solid;*/
	z-index: 10;
	padding: 5px 15px;	
}
#tabLanguage a, #tabLanguageS a{
	text-decoration: none;
	font-weight: bold;
	color: #CCC;
	 

}
#tabLanguageS {
/*	border-left: 1px  #CCC solid;*/
}


