@charset "utf-8";
html {background: #4e4540;}
body{background:#4e4540;font-family:"Trebuchet MS";font-size:11px;	margin: 0;	padding:0;;width: 100%;display: table;}
#container {width:989px;margin: auto;}
#header {height: 30px; margin:15px 0 0 0; background:url(img/sf_top.jpg) no-repeat bottom;}
#footer {height: 30px; padding:8px 12px 5px 12px; background:url(img/sf_down.jpg) no-repeat top; color:#a18b75; font-size:11px}
#footer A{color:#fff;}
.clear {clear: both;margin: 0;padding: 0;height: 0;}
.clear2px {clear: both;margin: 0;padding: 0;height: 2px;}
.clear20px {clear: both;margin: 0;padding: 0;height: 20px;}
h2 { color:#9f3823; font-size:12px; font-weight:bold;}
/* Menu */
#menu_section {
	float: right;
	text-transform:uppercase;
	font-size:12px;
	height: 20px;
	margin: 0;
	padding: 0 10px;
}

#menu_section ul {
	list-style-type:none;
	float: right;
	margin:0;
}

#menu_section ul li {
	display:inline;
	float:left;
}

#menu_section li a {
	padding:0 10px;
	margin: 1px;
	display:block;
	color:#a18b75;
	text-decoration:none;
	font-weight:bold;
	}
#menu_section li a:hover, #menu_section li a:active, #menu_section li a.open {
	background:url(images/menu-over.gif);
	color:#FFF;
	border-bottom:solid 1px #9f3823;
	}
/*fine Menu */
/*Contenuto */
#contenuto {
	padding: 2px 14px;
	background:url(img/sf_contenuto.jpg) repeat-y;
}
#contenuto_interno {
	padding: 0px 14px;
	background:url(img/sf_interno.jpg) repeat-y;
}
#flash {
	width:961px;
	height:419px;
	background:url(img/meinardi_flash.jpg);
}
#box_sx_home {
	margin:2px 2px 0 0;
	padding:5px;
	float: left;
	width:309px;
	height:209px;
	background: #312823;
	color:#a18b75; 
	font-size:12px;
	line-height:16px;
	text-align:justify;
}

#box_centro_home {
	margin:2px 0 0 0;
	padding:5px;
	float: left;
	width:309px;
	height:209px;
	background: #312823;
	color:#a18b75; 
	font-size:12px;
	line-height:16px;
	text-align:justify;
}
#box_centro_home p{
	border-bottom:solid 1px #9f3823;
}
#box_centro_home A{
	color:#a18b75;
	text-decoration:none
}
#box_centro_home A span{
	color:#9f3823;
}
#box_dx_home {
	margin:2px 0 0 0;
	padding:5px;
	float: right;
	width:309px;
	height:209px;
	background: #fff;
	font-size:12px;
	line-height:16px;
	text-align:justify;
}
#box_titoli {
	margin:2px 2px 0 0;
	text-align:right;
	padding:183px 5px 5px 5px;
	width:309px;
	height:18px;
	background: #312823 url(img/logo_meinardi.gif) no-repeat;
	color:#fff; 
	font-size:14px;
	font-weight:bold;
	float: left;
}
#box_immagini {
	border-bottom:solid 2px #a18b75;
	border-top:solid 2px #a18b75;
	margin:0px;
	width:640px;
	height:206px;
	float:left;
}
#box_interno_main {
	float:right;
	padding:5px;
	width:620px;
	color:#312823; 
	font-size:12px;
	line-height:16px;
}
#box_interno_main A{
	color:#9f3823;
}
#box_interno {
	margin:5px 0 30px 0;
	padding:5px;
	width:309px;
	color:#312823; 
	font-size:12px;
	line-height:16px;
}
#menu_interno {
	margin:5px 0 30px 0;
	padding:5px;
	width:309px;
	color:#312823; 
	font-size:12px;
	line-height:16px;
	text-align:right;
}
#menu_interno p{
	border-bottom:solid 1px #9f3823;
}
#menu_interno A{
	text-transform:uppercase;
	color:#312823;
	text-decoration:none;
}
#menu_interno A:hover, #menu_interno A.open{
	color:#fff;
}
#box_news {
	margin:2px 0 0 0;
	padding:5px;
	float: left;
	width:309px;
	background: #312823;
	color:#a18b75; 
	font-size:12px;
	line-height:16px;
	text-align:justify;
}
#box_news p{
	border-bottom:solid 1px #9f3823;
}
#box_news A{
	color:#a18b75;
	text-decoration:none
}
#box_news A span{
	color:#9f3823;
}
.foto A{
	float: left;
	margin: 1px;
}
/*fine Contenuto */
/*Footer */
#footer_right {
	float: right;
	text-align:right;
	}
#footer_left {
	float: left;
	background:url(img/ma.gif) no-repeat;
	padding: 0 0 0 50px;
	}

/* Aggiunte Danilo: newsletter */
/* newsletter */
input.placeHolder {
	color: #a18b75;
}
input.error {
	background-color: #9f3823;
	color: #ffffff;
}
div#submit-message {
	border: 1px solid #9e4c4c;
	border-right-color: #663333;
	border-bottom-color: #663333;
	background-color: #9f3823;
	color: #ffffff;
	font-weight: bold;
	padding: 10px;
	margin: 10px 0px;
}
div#submit-message ul {
	margin-bottom: 0px;
}
.slb {
	clear: right;
	float: right;
	padding: 5px;
}
#box_interno_main hr {
	clear: right;
}