/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(images/sfondo-cortezari.gif);
	background-repeat: no-repeat;
	background-position: center 360px;
	background-attachment: scroll;
	font-family: Geneva, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
	color: #666666;
}

 
a {
	font-family: Geneva, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#000000;
}

a.linkpiccolo {
	font-family: Geneva, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



#header {
	width: 100%;
	height:26px;
	background-color:#CCCCCC;
	text-align:center;
}

#header-center {
	width: 780px; 
	height: inherit;
	margin: 0 auto;
	border: 0px solid #FF0000;
	color:#FFFFFF;
}


#m1 ul{
	align:center;
	margin:0;
	padding-left: 0;
	list-style:none;
	border: 0px solid #FF0000;
}

#m1 li{ 
display:inline; 
margin:0; 
padding:0; 
line-height:20px; 
}

#m1 a:link, #m1 a:visited{
	float:left;
	background:#CCCCCC;
	color:#000000;
	margin:0;
	padding:2px 10px;
	text-decoration:none;
	border-right:0px solid #fff;
	font-family: Geneva, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	display:inline;
	line-height:20px;
	letter-spacing: 1px;
}
#m1 a:hover, 
#m1 a:focus, 
#m1 a:active, 
#m1 #corrente a{
	color:#FFFFFF;
	background:#AAAAAA;
}



#header2 {
	width: 100%;
	height:26px;
	text-align: center;
}

#header-center2 {
	margin: 0 auto;
	color:#FFFFFF;
	text-align: center;
}

#m2 {
	margin:0 auto;
	width:750px;
	height:24px;
	border: 0px solid #000000;
	text-align: center;
}

#m2 ul{
	margin:0 auto;
	list-style:none;
}

#m2 li{ display:inline; margin:0; padding:0; line-height:20px; text-align:center; }

#m2 a:link, #m2 a:visited{
	float:left;
	background:#FFFFFF;
	color:#000000;
	margin:0;
	padding:2px 20px;
	text-decoration:none;
	border-right:0px solid #000000;
	font-family: Geneva, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	line-height:20px;
	letter-spacing: 0px;
}
#m2 a:hover, 
#m2 a:focus, 
#m2 a:active, 
#m2 #corrente a{
	color:#FFFFFF;
	background:#AAAAAA;
}


#testozari {
	font-family: Geneva, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	position:relative;
	width:500px;
	margin: 0 auto;
}

.testo_dida {
	font-family: Geneva, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	margin:5px;
	padding:0px;

}

.azienda {
	position:absolute;
	width:500px;
	height:150px;
	z-index:1;
	left: 15px;
	top: 180px;
	font-family: Geneva, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

input, textarea {
	font-family: Geneva, "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align:top;
	color: #000000;
	border: 1px solid #999999;
	background-color: #eeeeee;
	font-weight:  normal;
	width:200px;
	margin:2px;
}


.bordo {
	border: thin dotted #039; 
	margin: 3px; 
}

#evento-container {
 	margin:0 auto;
	width:795px; 
	height:300px;
	overflow:auto;
	padding:10px;
	border:1px solid #ccc;

}

.evento {
	float:left; 
	width:220px; 
	height:150px; 
/*	background:white; */
	margin:2px;
	padding:5px;
	border:1px dotted #ccc;
	overflow:auto;

	font-family: Geneva, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-align:left;
}

.evento-anno {
	float:left; 
	width:50px; 
	height:150px; 
	background:#ccc;
	color:white;
	margin:2px;
	padding:5px;

	font-family: Geneva, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align:left;
}

#privacy {

	font-family: Geneva, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-weight: normal;
	text-align:justify;
	color: #999999;
	font-style: italic;
}

span { color:red; font-size:10px; }

