html,body {
	margin:0;
	padding:0;
}

body {
	font: 15px "Trebuchet MS",Verdana, sans-serif;
	line-height: 20px;
   	color: #666;
   	text-align:center;
}

h1 {
	margin: 0;
	padding: 30px 0 10px 5px;
	font-size: 600%;
	color: #FF744C;
}

h2,h3,h4 {
	margin:0;
	padding-left: 5px;
	line-height: 30px;
	color: #333;
}

h2 {
	font-size: 160%;
}

h3 {
	font-size:130%;
}

h4 {
	font-size:120%;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
	color: #666;
}

p {
	margin: 0 5px;
	padding: 0 0 0.7em;
}

#container {
	width:1000px;
	margin: 0 auto;
    	text-align:left;
}

#header p{
	margin: 0;
}

#menu {
	float: left;
	width: 1000px;
	padding-top: 20px;
	background: url(./img/non-lasciamoli.png) no-repeat right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font: bold 15px Arial;
	color: black;
}

#menu a:hover {
	color: white;
	background-color: black;
}

#main {
	float:left;
	width:600px;
	margin-top: 10px;
}

#content {
	float: right;
	width: 400px;
	margin-right: 50px;	
}

#content td {
	vertical-align: top;
}

#content ul{
	margin-top: 0;
	padding-left: 0px;
	list-style-type: none;
}

#content li{
	margin-right: 10px;
	margin-bottom: 15px;
}

#nav {
	float:left;
	width: 150px;
	height: 150px;
}

#subbanner {
	width: 850px;
	height: 28px;
	margin-left: 150px;
	clear: both;
	background-color: #CD071E;
}

#subbanner p{
	font: 21px Arial;
	color: white;
	text-align: right;
	vertical-align: text-top;
}

#subbanner img{
	border: none;
	vertical-align: text-top;
	margin-right: -5px;
}


#extra {
	float:right;
	width:400px;
	background-color: #f2f2f2;
	margin-top: 10px;
}

.rbcontent {
	width: 295px;
	margin-right: 30px;
	text-align: right;
	font: 12px "Verdana";
	color: black;
	line-height: 18px;
}

.rbcontent p {
	margin-top: 20px;
}

.rbcontent td {
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

.rbcontent h1 {
	font: 50px "Arial";
	color: #FABA00;
	font-weight: bold;
}

.rbcontent h3 {
	font: 17px "Arial";
	color: #666;
	font-weight: bold;
	margin-right: 5px;
	margin-top: -20px;
}

.rbcontentpart {
	width: 390px;
	margin-right: 30px;
	text-align: left;
	font: 12px "Verdana";
	color: black;
	line-height: 18px;
}

.rbcontentpart table {
	margin-left: 50px;
	margin-top: 40px;
}


.rbimage {
	float: right;
	width: 105px;
	margin-top: 125px;
	text-align: right;
}

.rbimage img{
	margin-right: 15px;
}

.rbtop div{ 
	background: url(./img/tl.gif) no-repeat top left;
	text-align: right;
}

.rbtoppart h2{ 
	text-align: left;
	font: 19px "Verdana";
}


.rbtoppart div{ 
	background: url(./img/tl.gif) no-repeat top left;
	text-align: right;
}


.rbtop hr{ 
	width: 370px;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: -2px;
}

.rbtop a{
	margin-right: 20px; 
	text-decoration: none;
	font: 17px "Arial";
	color: black;
}

.rbtop a:hover{
	color: white;
	background-color: black;
}
.rbtop { background: url(./img/tr.gif) no-repeat top right; }
.rbbot div { background: url(./img/bl.gif) no-repeat bottom left;}
.rbbot { background: url(./img/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 400px;
height: 7px;
}

.rbtoppart { background: url(./img/tr.gif) no-repeat top right; }
.rbbotpart div { background: url(./img/bl.gif) no-repeat bottom left;}
.rbbotpart { background: url(./img/br.gif) no-repeat bottom right; }

.rbtoppart div, .rbtoppart, .rbbotpart div, .rbbotpart {
width: 400px;
height: 7px;
}


#footer {
	clear:both;
	width:100%;
	padding-top:5px;
	text-align: center;
}
