* {
	margin: 0;
	padding: 0;
}

body {
	background: #B6BD00 url(../images/bg.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030303;
	margin: 0;
	padding: 0px;
}


h1 {
	font-size: 150%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol, td {
	margin-bottom: 15px;
	line-height: 1.9em;
}

td {
	line-height: 1.4em;
	text-align: left;
}

.td_1 {
	line-height: 1.4em;
	height: 40px;
	background-color: #F5F5F5;
}

.td_2 {
	line-height: 1.4em;
	height: 40px; 
 background-color: #F5FFFA;
}

.td_red {	
 background-color: #990100;
 color: #FFF;
 text-align: center;
}

ul, ol {
	margin-left: 2em;
}

a:link {
	color: #030303;
	text-decoration: underline;
}

a:hover, a:active{
	text-decoration: none;
	color: #990000;
}

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

a.link {
	text-decoration: underline;
	color: #B6BD00;
	font-weight: bolder;
}

a.link:hover {
	text-decoration: none;
}

a.map {
	text-decoration: none;
	color: #030303;
	font-weight: normal;
	font-size: 11px;
}

a.map:hover {
	text-decoration: none;
	color: #990000;
	font-size: 11px;
}

.title {
	color: #990100;
	font-weight: bolder;
}


img {
	border: none;
	margin: 0;
	padding: 0;
}

.input{
	border:1px solid #ADBE51;
	height: 20px;
	width: 280px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B2B;
	padding: 3px 0 0 0;
	}
	
.input_search{
	border:1px solid #ADBE51;
	height: 18px;
	width: 130px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B2B;
	padding: 3px 0 0 3px;
	margin: 0 0 0 4px;
	}
	
	.textarea{
	border:1px solid #ADBE51;
	width: 280px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B2B;
	padding: 3px 0 0 0;
	}
	
.textarea_10{
	border:1px solid #ADBE51;
	width: 530px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B2B2B;
	padding: 3px;
	}
	
	
	.button{
	border:1px solid #FFF;
	height: 23px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #ADBE51;
	}

/* Menu */

.menu
{
list-style:none;
margin:0;
padding:0;
float:left;
text-align: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 32px;
	padding: 30px 0 0 0;
	margin: 0;
}

.home a{
display:block;
width:86px;
height:32px;
line-height:32px;
background: url(../images/bt_home.gif);
text-decoration:none;
}
.home a:hover {
background: url(../images/bt_home.gif) bottom left;
}


.servizi a{
display:block;
width:92px;
height:32px;
line-height:32px;
background: url(../images/bt_servizi.gif);
text-decoration:none;
}
.servizi a:hover {
background: url(../images/bt_servizi.gif) bottom left
}


.prev a{
display:block;
width:122px;
height:32px;
line-height:32px;
background: url(../images/bt_prev.gif);
text-decoration:none;
}
.prev a:hover {
background: url(../images/bt_prev.gif) bottom left
}

.pag a{
display:block;
width:132px;
height:32px;
line-height:32px;
background: url(../images/bt_pag.gif);
text-decoration:none;
}
.pag a:hover {
background: url(../images/bt_pag.gif) bottom left
}


.contatti a{
display:block;
width:115px;
height:32px;
line-height:32px;
background: url(../images/bt_contatti.gif);
text-decoration:none;
}
.contatti a:hover {
background: url(../images/bt_contatti.gif) bottom left
}
/* Header */
#top {
	width: 907px;
	margin: 0  auto;	
	padding: 0;
	vertical-align: baseline;
	background-image: url(../images/top.jpg);	
	background-repeat: repeat-y;
	height: 11px;
}

#sx {
background-image:url(../images/bg_sx.jpg); 
background-repeat:repeat-y; 
width:5px;
}

#dx {
background-image:url(../images/bg_dx.jpg); 
background-repeat:repeat-y; 
width:4px;
background-position:left;
text-align:left;
}

#header {
	width: 900px;
	margin: 0 auto;	
	padding: 0;
	background-color: #FFFFFF;
}



/* Logo */

#logo {
	float: left;
	width: 223px;
	height: 65px;
	padding-right:130px
	}




/* Page */

#page {
	width: 900px;
	margin: 0 auto;	
	padding: 0;
	background-color: #FFFFFF;
	overflow:auto;	
}

/* Content */

#content {
	float: right;
	width: 660px;
	border-right: 1px solid #000;	
	border-left: 1px solid #000;	
	border-bottom: 1px solid #000;	
	margin: 0 5px;
	background-image: url(../images/corner.gif);	
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#content_page {
	float: right;
	width: 660px;
	border: 1px solid #000;	
	margin: 0 5px;
	background-color: #FFFFFF;
}

.intro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 10px;	
}

.intro .title {
	padding: 0 10px;
}

.intro .text {
	padding: 0 10px;
	text-align: justify;
}

.intro .page {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B2B;	
	padding: 10px 10px 10px 8px;
	text-align: justify;
}

.title_page {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B2B2B;	
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #990000;
	margin:5px 0 10px 0;
	width: 100%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 225px;
	background-color: #FFF;
	border-right: dashed 1px #2D2D2D;
	text-align: center;
	background-color: #FFFFFF;
	overflow: auto;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;	
	text-align: left;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	padding: 0 0 0 4px;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 0;
	background: url(../images/dot.gif) repeat-x;
}

#sidebar li li.first {
	background: none;
	line-height: 1.4em;
}

#sidebar h2 {
	height: 35px;
	margin: 0;
	padding: 0 0 0 6px;
	margin-right: 1px;
	background: url(../images/bg_title_red.jpg) repeat;
	color: #FFF;
	text-align: left;
}

#sidebar a:link {
	text-decoration: none;
	color: #030303;
	padding-left: 18px;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar li a {
	padding-left: 18px;
	background: url(../images/arrow.gif) no-repeat left center;
	
}

#sidebar p
{
	padding-left: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C2C2C;
	text-align: left;
	line-height: 1.4em;
}
#sidebar .title 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bolder;
}

#sidebar a.linkred {
	text-decoration: underline;
	color: #990000;
	padding-left: 0px;
}

#sidebar a.linkred:hover {
	text-decoration: none;
}

/* Footer */

#footer {
	float: right;
	height: 42px;
	width: 660px;
	padding: 10px 0 0 0;
	margin:5px 5px 0 0;
	text-align: center;	
	background-image: url(../images/bg_footer.jpg);
	background-color: #FFFFFF;
	
}

#footer_page {
	height: 42px;
	width: 900px;
	padding: 10px 0 0 0;
	margin:5px 0 0 0;
	text-align: center;	
	background-image: url(../images/bg_footer.jpg);
	background-color: #FFFFFF;	
}

#footer p, #footer_page p {
	margin: 0;
	color: #333333;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer a {
	color: #333333;
	text-decoration: underline;
}

#footer a:hover {
	color: #990000;
	text-decoration: none;
}