/* --------------- CSS --------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

a:link, a:hover, a:visited {
	color: #000000;
	text-decoration: none;
}

.center	{
	text-align: center;
}

.bordered {
	font-weight: bold;
	border: solid 1px #b50220;
	padding: 5px;
	/*float: left;*/
}

/* ----------------------------------------------------------------------------------------------------------------------------- */

.block{
	overflow: auto;
}
	
.left {
	float: left;
	padding-right: 10px;
}

.right {
	float: right;
	padding-left: 10px;
}
	
/* ----------------------------------------------------------------------------------------------------------------------------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; font-weight: normal; color: #ffffff;
	text-align: center;
	/*background: url(../images/back.gif) repeat-y scroll center top #3d7ba7;*/
	/*background: url(../image2/back.gif) repeat-y center top;*/
	background-color:#d8bb7d;
	background-image:url(../image2/copparo.gif);
	background-position: left bottom;
	background-repeat:repeat-x;
	background-attachment: fixed;
	/*background-color: #1664a2;*/
	/*background-color: #b50220;*/
	margin: 0px;
	padding: 0px;
}

img {
	border: solid 1px #ffffff;
	display: inline;
}

/* ----------------------------------------------------------------------------------------------------------------------------- */
/*
.sponsor {
	font-size: 65%;	font-style: italic;
	text-decoration: underline;
	padding: 5px;
}

.info {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 55%; color: #888888;
	padding: 5px;
	border-top: 1px dashed #cccccc;
}
*/
/* ----------------------------------------------------------------------------------------------------------------------------- */

#global {
	background-color: #ffffff;
	/*background-color: #b50220;*/
	/*background-color: #1664a2;*/
	color: #000000;
	position: relative;
	margin: 20px auto 0px;
	width:  760px;
	border: 2px solid #b50220;
	z-index: 2;
}

#head {
	position: relative;
	margin: 0px auto 0px;
	width:  760px;
	height: 150px;
}

#head img {
	border: none;
}

#head2 {
	background-image: url(../image/SoggiornoDonOrione-neve2.jpg);
	position: relative;
	margin: 0px auto 0px;
	width:  760px;
	height: 250px;
}
	
#head3 {
	background-image: url(../image/SoggiornoDonOrione-campanile-illuminato.jpg);
	position: relative;
	margin: 0px auto 0px;
	width:  760px;
	height: 250px;
}

#head4 {
	background-image: url(../image/SoggiornoDonOrione-snow.jpg);
	position: relative;
	margin: 0px auto 0px;
	width:  760px;
	height: 250px;
}
	
#head5 {
	background-image: url(../image/SoggiornoDonOrione-neve.jpg);
	position: relative;
	margin: 0px auto 0px;
	width:  760px;
	height: 250px;
}

#head6 {
	background-image: url(../image/SoggiornoDonOrione-link.jpg);
	position: relative;
	margin: 0px auto 0px;
	width:  760px;
	height: 250px;
}

#head7 {
	background-image: url(../image/SoggiornoDonOrione-foto.jpg);
	position: relative;
	margin: 0px auto 0px;
	width:  760px;
	height: 250px;
}

/*
#middle {
	position: absolute;
	top:  0px;
	left: 0px;
	width:  760px;
	height: 250px;
}

#middle2 {
	position: absolute;
	top: 250px;
	left:  0px;
	width:  760px;
	height: 549px;
	border-top: 1px solid #ffffff;
}
*/

#content {
	position: absolute;
	top:   0px;
	right: 0px;
	width:  600px;
	height: 250px;
}
	
#foot {
	background-color: #b50220;
	position: relative;
	margin: 0px auto 0px;
	width: 760px;
	height: 25px;
	border-top: 1px solid #ffffff;	
	overflow: hidden;
}
	
			
/* ----------------------------------------------------------------------------------------------------------------------------- */

#menu {
	background-color: #b50220;
	/*background-color: #1664a2;*/
	position: relative;
	margin: 0px auto 0px;
	width:  760px;
	height: 30px;
	border-top:    1px solid #000000;
	border-bottom: 2px solid #000000;
	overflow: hidden;
}

#menu ul {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
}

#menu ul li	{
	border-left: 4px solid #333333;	/*border-right: 1px solid #ffffff;*/
	/*padding-left:  3%;*/
	padding-left: 4px;
	padding-right: 3%;
	display: inline;
}

#menu ul li a:link, #menu ul li a:visited {
	color: #000000;
}

#menu ul li a.menu_selected, #menu ul li a:hover {
	color: #ffffff;
}

/* ----------------------------------------------------------------------------------------------------------------------------- */

.texthead {
	font-size: 80%; font-weight: bold; text-align: left;
	padding-top:   2px;
	padding-left: 15px;
}

.texthead a:link, .texthead a:visited {
	color: #000000;
}

.textcontent {
	text-align: justify; font-size: 60%;
	padding: 10px;
}

.textfoot {
	font-family: "Courier New", Courier, monospace; font-size: 60%;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}

.textfoot a:hover {
	color: #000000;
}

.textcopyrigth {
	font-family: "Courier New", Courier, monospace; font-size: 100%;
	text-align: right;
}

.textmenu {
	font-size: 70%; font-weight: bold; color: #ffffff;
	text-align: center;
	margin-top: 12px;
}

/* ----------------------------------------------------------------------------------------------------------------------------- */
/*
#menu2 {
	overflow: auto;
	position: absolute;
	top:  0px;
	left: 0px;
	width:  159px;
	height: 100%;
	border-right: 1px solid #ffffff;
}
	
#menu2 ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../image/logo/sole.png);
}
	
#menu2 ul li {
	margin-bottom: 15px;
	margin-left:  -13px;
}

#menu2 ul li a {
	margin-right: -5px;		border-right: 3px solid #ffffff;
	background: #b0532b none repeat scroll 0%
	display: block;
}

#menu2 ul li a:hover {
	color: #ef723a;
	margin-right:  -2px;	border-right:  3px solid #ffffff;
	margin-bottom: -1px;	border-bottom: 1px solid #ffffff;
}
*/

/* ----------------------------------------------------------------------------------------------------------------------------- */

/*
#content2 {
	font-size: 60%;
	overflow: auto;
	position: absolute;
	top:   0px;
	right: 0px;
	width:  600px;
	height: 100%;
}

#content2 img {
	margin-left: 0px;
}
*/

/* ----------------------------------------------------------------------------------------------------------------------------- */

#ongaro a:link, #ongaro a:hover, #ongaro a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 50%;
	color: #ffffff;
	/*position: absolute;*/
	position: fixed;
	top:  15px;
	left: 15px;
	z-index: 4;
}

#xhtml {
	background: transparent url(../image2/xhtml.gif) no-repeat scroll center;
	/*position: absolute;*/
	position: fixed;
	top:  30px;
	left: 15px;
	width:  78px;
	height: 13px;
	cursor: pointer;
	z-index: 4;
}	

#css {
	background: transparent url(../image2/css.gif) no-repeat scroll center;
	/*position: absolute;*/
	position: fixed;
	top:  45px;
	left: 15px;
	width:  78px;
	height: 13px;
	cursor: pointer;
	z-index: 4;
}

#accessibility {	
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 50%;
	/*position: absolute;*/
	position: fixed;
	top:  60px;
	left: 15px;
}

#ora {
	position: absolute;
	top: -14px;
	right: 0px;
	font-size: 50%;
	color: #ffffff;
}

#data {
	position: absolute;
	top:  -14px;
	right: 70px;
	font-size: 50%;
	color: #ffffff;
}

#link {
	position: absolute;
	top:    16px;
	right: 120px;
	z-index: 0;
	font-size: 50%;
}

#image {
	background: transparent url(../images/comunepolesella.gif) no-repeat scroll center;
	/*position: absolute;*/
	position: fixed;
	border: solid 1px #b50220;
	top:   15px;
	right: 15px;
	width:  70px;
	height: 70px;
	z-index: 1;
}

#image2 {
	background: transparent url(../images/comunecopparo.gif) no-repeat scroll center;
	/*position: absolute;*/
	position: fixed;
	border: solid 1px #b50220;
	top:  100px;
	right: 15px;
	width:  70px;
	height: 70px;
	z-index: 1;
}
	
/* ----------------------------------------------------------------------------------------------------------------------------- */

#a1 {
	background: transparent url(../image2/1.gif) no-repeat scroll center;
	position: absolute;
	top:  0px;
	left: 0px;
	width:  18px;
	height: 18px;
	z-index: 3;
}

#a2 {
	background: transparent url(../image2/2.gif) no-repeat scroll center;
	position: absolute;
	top:   0px;
	right: 0px;
	width:  18px;
	height: 18px;
	z-index: 3;
}

#a3 {
	background: transparent url(../image2/3.gif) no-repeat scroll center;
	position: absolute;
	bottom: 0px;
	right:  0px;
	width:  18px;
	height: 18px;
	z-index: 3;
}

#a4 {
	background: transparent url(../image2/4.gif) no-repeat scroll center;
	position: absolute;
	bottom: 0px;
	left:   0px;
	width:  18px;
	height: 18px;
	z-index: 3;
}

/* ----------------------------------------------------------------------------------------------------------------------------- */