html, body {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
}

body {
	font: 76% verdana;
	color: black;
	background-color: #ffe4b3;	
}

img {
	border:0px;	
}
/* LAYOUT STYLES */

div#header {
	/*padding-top: 5px;*/	
	height: 163px;
	float: left;
	width: 955px;
	clear:left;
	background-color:black;
	text-align:center;	
	background-image: url("/public/images/index/testata.jpg");
	background-repeat: no-repeat;
}

/*div#header div#head{
	background-image: url("/public/images/index/testata.jpg");
	background-repeat: no-repeat;
	height: 138px;
	float: right;
	background-color:black;
}*/

div#container_sx {
	width:973px;
	margin: 0 auto;
	/*background-image:url("/public/images/index/sfumatura_sx.png");
	background-position:left;
	background-repeat:repeat-y;*/	
}

div#container_dx {
	width:973px;
	margin: 0 auto;
	/*background-image:url("/public/images/index/sfumatura_dx.png");
	background-position:right;
	background-repeat:repeat-y;*/	
}

div#container {
	width: 955px;
	margin: 0 auto;		
    min-height:483px;
	height:auto !important;
	overflow:hidden;
	background:#D8C198;
}

div#content {
	float: left;
	width: 724px;
	padding-left:15px;
	padding-right:15px;
	min-height:464px;
	height:auto !important;
	margin-top:15px;
	margin-bottom:15px;
	background-color:#D8C198;
	/*border-right:1px solid #CDCDCD;*/
	/*border-left:1px solid #CDCDCD;*/
}

div#content a {
	text-decoration:underline;
}

div#content a:hover {
	text-decoration:underline;
}

div#content-left {
	float: left;
	width: 199px;
	min-height:664px;
	height:auto !important;
	height:365px;
	margin-top:15px;
	margin-bottom:15px;
	background-color:white;	
}

div#content-right {
	float: right;
	width: 199px;
	min-height:464px;
	height:auto !important;
	margin-top:15px;
	margin-bottom:15px;
	background-color:#D8C198;
}

div#lang {
	font-size: 11px;
	/*height:40px;*/
	width:955px;
	height:33px;
	padding-top:7px;
	color:white;
	margin-top: 1px;
	float:right;
	position:absolute;
}

div#lang img {
	vertical-align:middle;
	padding-right:2px;	
}

div#navigation {
	/*min-height: 579px;  /* per i browser moderni */
	/*height: auto !important;  /* per i browser moderni */
    height: 25px;      /* per IE5.x e IE6 */
    /*overflow: hidden;*/
	background-image:url("/public/images/index/sf_rosso_menu.jpg");
	background-color:#333333;
	background-repeat:repeat-x;
	border: 3px solid #FEEBCF;	
	float: left;
	/*text-align:center;*/
	padding-left:30px;
	padding-right:30px;
	width: 890px;
	position:relative;
}
div#menu-due-titolo {
	background-image:url("/public/images/index/sf_menu2.jpg");
	background-repeat:no-repeat;
	background-color:#F5F5F5;
	background-align:top;
	width:171px;
	margin-left: 15px;
	padding-top:10px;
	color:black;
}

div#menu-due-titolo-due {
	background-image:url("/public/images/index/sf_menu2.jpg");
	background-repeat:no-repeat;
	background-color:#F5F5F5;
	background-align:top;
	width:171px;
	margin-left: 15px;
	padding-top:5px;
	color:black;
}

ul#menu-due {
	margin-top: 0px;
	border: 0 none;
	padding-top: 19px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:10px;
	list-style-position:inside;
	list-style:none;
	width:141px;
	
}

ul#menu-due a {
	color:#333333;
}

ul#menu-due li {
	text-decoration:none;	
	margin: 0px;
	border: 0 none;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom:1px solid #333333;
	color:#666666;
	background-color:#F5F5F5;
	width:141px;	
}

div#box-home {
	/*float:center;*/	
	margin:0;
	padding:0;
	width: 724px;
}

div#box-home h2 {
	font-size:12px;
}

div#rightbar {
	width:189px;
	margin-right:10px;
	background-color:#F9F5EE;
	border: 1px solid #330000;
}

div#rightbar h2 {
	margin:0;
	margin-left:5px;
	margin-top:20px;
	margin-bottom:20px;
	font-size:14px;
	color:#660000;
	padding:0;
	/*border-bottom:1px solid #CDCDCD;*/
}

div#rightbar p {
	margin:0;
	padding:0;
}

div#rightbar-testo {
	margin:0;
	margin-left:5px;	
	margin-top:5px;
	height:80px;
	overflow:hidden;
	padding:0;
}

div#box-testo p {
	margin:0;
	padding:0;
}

div#box-testo {
	margin:0;
  /*margin-left:5px;*/
	margin-top:5px;
	height:150px;
	overflow:hidden;
	padding:0;
}

div#box-news {
	width:646px;		
	/*float:left;	*/
	/*border-right:1px solid #999999;*/
	padding:10px;
	background-color:#F1E9DA;
}

div#box-news h2, div#box-evento h2 {
	color: #660000;
	font-size:14px;
	text-align:left;
}

div#box-news p{
	height:150px;
	text-align: justify	
}

div#box-news a {
	vertical-align:bottom;
	text-decoration:none;
	text-align:right;
}

div#box-evento {
	width:646px;
	background-color:#E0CFAF;
	padding:10px;
	/*float:right;*/
}

div#box-evento p{
	height:150px;
	text-align: justify	
}

div#box-evento a {
	vertical-align:bottom;
	text-decoration:none;
	text-align:right;
}

div#extra {
	float:left;
	clear:left;
	width:155px;
	margin-bottom: 35px;
}

div#footer {
	/*clear: both;*/
	margin: 0 auto;
	/*padding:10px;*/
	width:955px;
	color: #660000;
	text-align:center;
	background-color: #feebcf;
  /*height: 20px;
	font-size: 10px;*/	
}

/* GENERAL STYLES */

a {
	text-decoration:none;
	color:black;
}

a:visited {
	text-decoration:none;
	color:black;
}

a:hover {
	text-decoration:underline;
	color:black;
}

#gray {
	background-color:#eaeaea;
}

#bread {
	height:51px;
}

#bread img {
	float:right;
}

#bread h1 {
	font-size: 100%;
	margin:0px;
	margin-bottom:5px;
	color: black;
	padding-bottom:5px;
	border-bottom: 1px solid /*#CDCDCD*/white;
}

#bread h1 a:visited { 
	text-decoration:none; 
	color:black; 
}

#bread h1 a:hover { 
	text-decoration:none; 
	color:black; 
}

.element-group {
	list-style-type: none;	
}

.submit-group {
	list-style-type: none;
}

ul#test-list {
	list-style-type: none;
}

/**
css form newsletter
*/
dl#newsletter-form {
	padding-left: 0px;
}

dl#newsletter-form dd.text{
	margin-left: 0px;
	width: 110px;
	padding-bottom: 8px;
	padding-left: 5px;
}

dl#newsletter-form dd.text input {
	width: 110px;
	border: 1px solid #333;
	height: 18px;
	background-color: #F5F5F5;
}


dl#newsletter-form  dt.text{
	float: right;
	text-align: left;
	width: 60px;
	padding-left: 7px;
	height: 20px;
}

dl#newsletter-form  dt.text label {
	height: 20px;
	padding-top: 6px;
	vertical-align: middle;
}

dl#newsletter-form  dt.bottom{
	text-align: center;
	padding-top: 7px;
}

dl#newsletter-form dd.bottom{
	margin-left: 0px;
	text-align: center;
}

dl#newsletter-form #submitbutton{
	background: url("/public/images/index/pulsante.jpg");
	color: black;
}

dl#newsletter-form dd.submit-group{
	text-align: center;
	padding-top: 7px;
	margin-left: 0px;
}