body {
	background-color: white;
	margin-top: 0;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 0;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}

th {
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	text-align: left;
}

td {
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}

input {
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
}

h1 {
	margin: 0;
	font-size: 120%;
	color: #cc0000;
}

h2 {
	margin: 0;
	font-size: 100%;
	color: #cc0000;
}

a:link {
	color: #0000cc;
	text-decoration: none;
}

a:hover, a:active { 
	color: #0000cc;
	text-decoration: underline;
}

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

hr {
	display: none;
}

table.layout {
	border-collapse: collapse;
	width: 100%;
}

table.layout td {
	padding: 0;
}


div.box {
	background-color: #f6f6f6;
}

div.box .w1 {
	background-image: url(images/boxtesto_angolo_sx_top.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

div.box .w2 {
	background-image: url(images/boxtesto_angolo_dx_top.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
}

div.box .w3 {
	background-image: url(images/boxtesto_angolo_dx_bottom.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

div.box .w4 {
	background-image: url(images/boxtesto_angolo_sx_bottom.gif);
	background-position: 0% 100%;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 60px;
	padding-right: 60px;
	border-bottom: 2px solid white;
}

div.boxleggi {
	background-color: #d4e2ee;
	border-bottom: 2px solid white;
}

div.boxleggi .lw1 {
	background-image: url(images/boxleggi_sx.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

div.boxleggi .lw2 {
	background-image: url(images/boxleggi_dx.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
}

div.boxleggi_content {
	padding-top: 22px;
	padding-bottom: 22px;
	padding-left: 35px;
	padding-right: 40px;
	position: relative;
}

#header_top {
	padding-left: 40px;
	padding-right: 40px;
	position: relative;
}

#header {
	background-image: url(images/top/testata_bg.gif);
	background-repeat: repeat-x;
}

#header .hw1 {
	background-image: url(images/top/testata_angolo_sx_top.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

#header .hw2 {
	background-image: url(images/top/testata_angolo_dx_top.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
}

#header .hw3 {
	background-image: url(images/top/testata_angolo_dx_bottom.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

#header .hw4 {
	background-image: url(images/top/testata_angolo_sx_bottom.gif);
	background-position: 0% 100%;
	background-repeat: no-repeat;
}

#header_content {
	padding-left: 40px;
	padding-right: 40px;
	position: relative;
}

#header_testo {
	position: absolute;
	top: 10px;
	right: 40px !important;
	right: 14%;
}

#header_forum {
	position: absolute;
	top: 112px;
}

/*
#header_logo_rcm {
	position: absolute;
	right: 40px !important;
	right: 14%;
}
*/

#footer {
	border-top: 2px solid white;
	color: #ff8e2d;
	text-align: center;
}

#footer_top {
	background-color: #cc0000;
	background-image: url(images/bottom/banner_am_dx.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	text-align: left;
}

#footer p {
	margin-top: 2px;
}
