* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Thaoma, Georgia, serif;
	font-size: 73%;
	background: url(../images/graphics/stripe.gif) repeat-x;
	text-align: center;
}

p {
	font: 1.2em Tahoma, sans-serif;
	margin-bottom: 10px;
}

li {
	font: 1.0em Tahoma, sans-serif;
}

h1 {
	font: 1.8em Tahoma, sans-serif;
	color: #bc0f15;
}

h2 {
	font: 1.15em Tahoma, sans-serif;
	color: #bc0f15;
}

ul {
	margin-left: 25px;
}

img {
	/*border: 1px #d8d8d8 solid;*/
}

#page-wrap {
	min-width: 780px;
	max-width: 1024px;
	margin: 0px auto; 
	width:expression(document.body.clientWidth < 782? "780px" : document.body.clientWidth > 1022? "1024px" : "auto");
	background: #333;
        padding: 0px 1px 1px 1px;
}

#page-wrap #inside {
        width: 100%;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	background: white;
	display: inline-block;
}
	
#main-content {
	padding-right: 345px;
	padding-left: 15px;
	padding-top: 15px;
	background: white;
	border-bottom: 1px white solid;
	text-align: left;
	font-size: 1.2em;
}
	
#header {
	background: white;
	text-align: center;
	color: white;
}
	
#navigation {
	height: 63px;
	}
	#navigation #top-shadow{
		height: 14px;
		background-image: url('../images/graphics/top_shadow.gif');
		background-repeat: repeat-x;
		background-position: bottom;
	}
	#navigation #menu {
		background-color: #ababab;
		height: 35px;
	}
	#navigation #bottom-shadow{
		height: 14px;
		background-image: url('../images/graphics/bottom_shadow.gif');
		background-repeat: repeat-x;
		background-position: top;
	}

#left-sidebar {
	width: 300px;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	background-image: url('../images/graphics/left-bar-back.gif');
	text-align: left;
}

#footer {
	background: white;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
	background-image: url('../images/graphics/footer-back.gif');
	background-repeat: repeat-x;
	background-position: top;
}

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

#header table {
	width: 100%;
}

#header table tr td #logo{
	text-align: left;
	vertical-align: middle;
	color: white;
}

#header table ad{
	text-align: center;
	vertical-align: middle;
}

#header table tr td #button{
	text-align: right;
	vertical-align: middle;
	color: white;
}

#footer p {
        font-size: 0.9em;
	font-family: Arial, Thaoma, Georgia, serif;
}

h1.titolo { 
  line-height: 1;
  margin-top: 0;
  margin-bottom: 8px;
  color: #bc0f15;
  background-color: white;
  font-size: 1.6em;
  font-weight: bold;
}

h2.titolo { 
  line-height: 1;
  margin-top: 0;
  margin-bottom: 8px;
  color: #bc0f15;
  background-color: white;
  font-size: 1.2em;
  font-weight: bold;
}

/* -------------------- */
/* Inizio Menu Laterale */
/* -------------------- */

div.offer {
	width: 300px;
	text-align: left;
}

div.off {
	width: 300px; 
	height: 123px;
	background-color: white;
	border: 1px #e6e6e6 solid;
	margin-bottom: 15px;
	color: #33333;
}

div.on {
	width: 300px; 
	height: 123px;
	background-color: #e6e6e6;
	border: 1px #adadad solid;
	margin-bottom: 15px;
	color: white;
}

div.on a.bar {
	margin: 5px;
}

div.off a.bar {
	margin: 5px;
}

div.on a.bar:link {
	color: white; 
	display: block; 
	border: 1px #4a4a4a solid; 
	padding: 1px; 
	background-color: #bc0f13;
}

div.on a.bar:visited {
	color: white; 
	display: block; 
	border: 1px #4a4a4a solid; 
	padding: 1px; 
	background-color: #bc0f13;
}

div.on a.bar:hover {
	color: white; 
	display: block; 
	border: 1px #4a4a4a solid; 
	padding: 1px; 
	background-color: #bc0f13;
}

div.off a.bar:link {
	color: white; 
	display: block; 
	border: 1px #4a4a4a solid; 
	padding: 1px; 
	background-color: #bc0f13;
}

div.off a.bar:visited {
	color: white; 
	display: block; 
	border: 1px #4a4a4a solid; 
	padding: 1px; 
	background-color: #bc0f13;
}

div.off a.bar:hover {
	color: white; 
	display: block; 
	border: 1px #4a4a4a solid; 
	padding: 1px; 
	background-color: #bc0f13;
}

div p {
	font-size: 1.0em;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	line-height: 1.2;
}

div.off p img{
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	width: 85px;
	border: 1px #e6e6e6 solid;
}

div.on p img{
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	width: 85px;
	border: 1px #adadad solid;
}

div p a.next:link {
	color: #4a4a4a;
	font-size: 1.0em;
	
}

div p a.next:visited {
	color: #4a4a4a;
	font-size: 1.0em;
	
}

div p a.next:hover {
	color: #4a4a4a;
	font-size: 1.0em;
	
	text-decoration: underline;
}

div p a.next2:link {
	font-size: 1.5em;
	font-family: tahoma, Arial, serif;
	color: #4a4a4a;
	font-weight: bold;
}

div p a.next2:visited {
	font-size: 1.5em;
	font-family: tahoma, Arial, serif;
	color: #4a4a4a;
	font-weight: bold;
}

div p a.next2:hover {
	font-size: 1.5em;
	font-family: tahoma, Arial, serif;
	color: #bc0f15;
	font-weight: bold;
}

/* ------------------ */
/* Fine Menu Laterale */
/* ------------------ */

/* Tooltip */

.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(../images/graphics/bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(../images/graphics/bt.gif) no-repeat bottom}
    
/* Menu orizzontale */ 

/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_two */

.menu2 {padding:0 0 0 10px; margin:0; list-style:none; height:35px; background:#fff url(../images/menu/button1.gif); position:relative; border:0px solid #000; border-width:0 0px; border-bottom:0px solid #444;}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:white; text-decoration:none; font-size:16px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {color:white; float:left; display:block; padding:0 16px 0 8px;}
.menu2 li.current a {color:white; background:url(../images/menu/button3.gif);}
.menu2 li.current a b {background:url(../images/menu/button3.gif) no-repeat right top;}
.menu2 li a:hover {color:white; background:#000 url(../images/menu/button4.gif);}
.menu2 li a:hover b {background:url(../images/menu/button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:white; background:#000 url(../images/menu/button3.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(../images/menu/button3.gif) no-repeat right top;}

/* Fine Menu orizzontale */
