body
{
	background-color: #8d0100;
	background-image: url(imm/sfondo.jpg);
	background-position: right;
	background-repeat: repeat-y;
	font-family: arial, verdana;
	font-size: 14px;
	scrollbar-3dlight-color: Black;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: #8d0100;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #8d0100;
	scrollbar-highlight-color: #e8da55;
	scrollbar-shadow-color: #e8da55;
	scrollbar-track-color: #e8da55;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
   width: 100%;
   height: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

h1
{
	font-family: Arial, verdana;
	font-size: 30px;
	color: white;
	font-weight: bolder;
	text-align: center;
}

#data
{
	color: white;
}

#sx
{
	left: 0px;
	top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #8d0100;
	background-image: url(imm/sx.gif);
	background-position: left;
	background-position: center;
	background-repeat: no-repeat;
	width: 200px;
	height: 550px;
	min-height: 100%;
	border-right: 4px #e8da55 solid;
   position:fixed;
	height: expression(document.documentElement.clientHeight - (0 + 0) + "px");
}

#princ
{
	top: 0px;
	margin-left: 225px;
	width: expression(window.width - (225) + "px");
	padding: 0px;
	width: 100%-225px;
}


#menu
{
	padding: 0px;
	background-image: url(imm/menu.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-position: top;
	width: 500px;
	height: 400px;
	right: 30px;
}

#titolo
{
   margin: 0px;
   padding: 0px;
	padding-top: 40px;
	text-align: center;
	font-family: arial;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: bold;
	color: white;
	position: relative;
}

#sottotitolo
{
   margin: 0px;
   padding: 0px;
	padding-top: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

#testo
{
	text-align: justify;
	padding-right: 25px;
	margin-top: 20px;
	color: white;
}

#tdtitolo
{
   width: expression(document.documentElement.clientWidth  - (800) + "px");
	padding: 0px;
}

#tdmenu
{
	vertical-align: top;
	padding: 0px;
	width: 500px;
}


#home
{
	width: 150px;
	height: 50px;
	top: 0px;
	left: 100px;
	position: relative;
}

#servizi
{
	width: 150px;
	height: 50px;
	left: 55px;
	position: relative;
}

#programma
{
	width: 150px;
	height: 50px;
	left: 15px;
	position: relative;
}

#news_eventi
{
	width: 150px;
	height: 50px;
	left: 5px;
	position: relative;
}

#foto
{
	width: 150px;
	height: 50px;
	left: 40px;
	position: relative;
}

#trovarci
{
	width: 150px;
	height: 50px;
	left: 0px;
	/*left: 32px;*/
	position: relative;
}

#listino
{
	width: 150px;
	height: 50px;
	left: 24px;
	/*left: 78px;*/
	position: relative;
}

#link
{
	width: 150px;
	height: 50px;
	left: 83px;
	/*left: 173px;*/
	position: relative;
}

#footer
{
	background-color: #e8da55;
	border: 4px #FFFFFF solid;
	width: 80%;
	text-align: center;
	margin-top: 20px;
}

#small
{
	font-size: 11px;
}

a
{
	color: Gray;
}

a:hover
{
	font-weight: bold;
}

#marqueecontainer
{
position: relative;
width: 100%; /*marquee width */
height: 305px; /*marquee height */
background-color: transparent;
overflow: hidden;
border: 0px solid;
padding: 2px;
}

#marqueecontainer2
{
position: relative;
width: 100%; /*marquee width */
height: 155px; /*marquee height */
background-color: transparent;
overflow: hidden;
border: 0px solid;
padding: 2px;
}

#marqueecontainer3
{
position: relative;
width: 100%; /*marquee width */
height: 155px; /*marquee height */
background-color: transparent;
overflow: hidden;
border: 0px solid;
padding: 2px;
}

#marqueecontainer4
{
position: relative;
width: 100%; /*marquee width */
height: 155px; /*marquee height */
background-color: transparent;
overflow: hidden;
border: 0px solid;
padding: 2px;
}

#marqueecontainer5
{
position: relative;
width: 100%; /*marquee width */
height: 155px; /*marquee height */
background-color: transparent;
overflow: hidden;
border: 0px solid;
padding: 2px;
}

#marqueecontainer6
{
position: relative;
width: 100%; /*marquee width */
height: 155px; /*marquee height */
background-color: transparent;
overflow: hidden;
border: 0px solid;
padding: 2px;
}

#marqueecontainer7
{
position: relative;
width: 100%; /*marquee width */
height: 155px; /*marquee height */
background-color: transparent;
overflow: hidden;
border: 0px solid;
padding: 2px;
}

input {
	border: 2px solid black;
}

#pulsante
{
	background-color: #e8da55;
}