* { margin:0px; padding:0;}
body {margin-top:10px; background:#fff; background-image:url(../images/sfondo.jpg); background-repeat:repeat-x; color:#000; font:11px/1.5em Verdana, Arial, Helvetica, sans-serif;}
img { border: none; }

a{
	color:#b83636;
	text-decoration:none;
	text-decoration:underline;
}

a:visited{
	color:#b83636;
	text-decoration:none;
	text-decoration:underline;
}

a:hover{
	color:#b83636;
	font-weight:bold;
	}
	
#main_up{
	width:900px;
	height:auto;
	height:500px;
	position:relative;
	margin:auto;
	display:table;
}

#banner{
	width:900px;
	height:170px;
	position:relative;
	top:0;
}

#macchina{
	width:297px;
	height:280px;
	z-index:2;
	position:absolute;
	right: 0px;
	top:0;
}


/**********************************************************
							MENU
**********************************************************/
#menu{
	background-image:url(../images/sfondo_menu.png);
	width:608px;
	height:40px;
	position:absolute;
	bottom:0;
	
	
}

.menu_up {
position:absolute;
left:10px;
list-style:none;
color:#6e6e6e;
}

.menu_up li{
float:left;
width:70px;
height:30px;
display:block;
text-align:center;
padding-top:6px;
}

.menu_up li:hover{
float:left;
width:70px;
height:25px;
display:block;
text-align:center;
padding-top:6px;
color:#dedede;
background-color:#6e6e6e;
cursor:pointer;
}

.menu_up a{
	color:#6e6e6e;	
}

.menu_down {
list-style:none;
}

.menu_down li{
width:100px;
text-align:center;
border-left:2px solid white;
float:left;
}

.menu_down a{
color:#fff;
}

.menu_down a:hover{
	color:#2b6d9d;
	font-weight:bold;
}

/**********************************************************
						  END MENU
**********************************************************/
#left{
	position:relative;
	width:550px;
	float:left;
	height:auto;
	min-height:400px;
}
#right{
	position:relative;
	width:298px;
	float:right;
	top:130px;
	/*height:auto;*/
}
#news{
	position:relative;
	width:550px;
	top:5px;
	height:auto;
}
.header_news{
	height:30px;
	width:100%;
	color:#b83636; 
	font:24px/1.5em Verdana, Arial, Helvetica, sans-serif;
}

.content_news{
	color:#000;
	width:100%;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	height:100%;
}

#eventi{
	position:relative;
	width:550px;
	height:auto;
	top:10px;
}
#header_eventi{
	height:30px;
	width:100%;
	color:#b83636; 
	font:24px/1.5em Verdana, Arial, Helvetica, sans-serif;
	
}

#content_eventi{
	color:#000;
	width:540px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	height:100%;
	background-color:#dddddd;
	border:1px #666666 solid;
}

#footer{
width:100%;
height:80px;	
background-color:#aeaeae;
position:relative;
border-bottom:1px #666666 solid;
border-top:1px #666666 solid;
bottom:0;
}

#footer_up{
width:100%;
height:18px;	
background-color:#DDDDDD;
border-bottom:1px #aaaaaa solid;
border-top:1px #aaaaaa solid;
position:relative;
text-align:center;
margin-bottom:2px;
}

/***********STYLE TABLE**************/
.contatti{
width:550px;
}

.contatti td{
text-align:left;
}
/*************END********************/


.campiform {
  font: 12px/1.5em Arial, Helvetica, sans-serif;
  border: solid #cccccc 1px;
  }
  
.bottoniform{
padding:0;
width:50px;
font: 11px/1.5em Arial, Helvetica, sans-serif;
border: solid #000 1px;
background-color:#ffffff;
cursor:pointer;
}

.bottoniform:hover{
background-color:#d6d6d6;
}
/******************************/

.titolo{
	color:#b83636;
	font-weight:bold;
}

