/***********************************************
 * Studio Lovotrico
 * www.studiolovotrico.net
 * info@studiolovotrico.net
 * Copyright: Guillermo Lovotrico
 * All right reserved
 ***********************************************/
html {
    background: #000; /* #312118; */
}

body {
    margin: 3px 0px;
    padding: 0;
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    /*line-height: 1.5em;*/
    width: 100%;
    /*display: table;*/
}

h1,h2,h3,h4 {
	color: #facc57;
}

a {
    color: #ff7f01;
    text-decoration: none;
}

a:hover {
    color: #ff7f01;
    text-decoration: underline;
}

ul{	list-style:square;}

.container {
    width: 900px;
    margin: auto;
}

#top_bg {
    width: 100%;
    background: #000 url(images/top_bg.jpg) center center repeat-x ;
    border-bottom: #34302e solid 1px;
}

#header {
    width: 900px;
    margin: auto;
    /*background: url(images/header_bg_seppia.jpg) top left no-repeat;*/
}

#header-logo {
    width: 900px;
    height: 241px;
    position: relative;
}

/* Menu */
#menu {
    height: 33px;
    font-size: 10px;
    padding: 0px 10px 0px 50px;
    position: relative;
}

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

#menu li {
    float: left;
    margin: 0px 1px;
    heigth: 33px; /* = menu height */
    line-height: 33px;
    width: 130px;
    background: url(images/menu-bg.jpg) top left no-repeat;
}

#menu a {
    display: block;
    color: #ddd;
    padding: 0px 15px;
    text-decoration: none;
    text-align: center;
    height: 33px;
    width: 100px;
}

#menu a:hover, #menu li.current {
    color: #FF9900;
    background: url(images/menu-bg-current.jpg) top left no-repeat;
}

#menu li:hover ul {
    display: block;
}

#menu ul ul {
    position: absolute;
    display: none;
    top: 33px;
    padding: 0px;
    margin: 0px;
}

#menu li li {
    float: none;
    background: #333;
    width: 180px;
    margin: 0px;
    border: none;
    padding: 0px;
    height: 28px;
    line-height: 28px;
    text-align: left;
}

#menu li li a {
    background: #333;
    float: none;
    padding: 0px 5px;
    margin: 0px;
    height: 28px;
    width: 170px;
    line-height: 28px;
    text-align: left;
}

#menu li li a:hover {
    background: #444;
    color: #FF9900;
}

/*End OF menu*/
#mid_1 {
    width: 100%;
    background: #45250e url(images/bg-1.jpg) left top repeat;
    margin: 0;
    padding: 0;
}* html #mid_1 {
}

#mid_1 .container {
}

#mid_1_top {
    background: url(images/mid_1_top_bg.jpg) top left repeat-x;
    height: 54px;
}

#mid_1_bottom {
    background: url(images/mid_1_bottom_bg.jpg) bottom left repeat-x;
    height: 54px;
}

#mid_2 {
    /*width: 100%;
     border-bottom: solid 1px #2d2018;*/
    margin: 0;
    padding: 0;
    /*
     -moz-border-radius: 20px;
     -webkit-border-radius: 20px;
     border-radius: 20px;
     */
}

#main_page {
    margin: 0;
    padding: 25px 20px 0 20px;
}

#main_page h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    font-weight: normal;
    color: #facc57;
    margin: 0 0 20px 0;
    padding: 0;
}

#main_page p {
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #f3dea7;
    margin: 0 0 10px 0;
    padding: 0;
}

#main_page ul {
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #f3dea7;
}

#content {
    margin: 0;
    padding: 0px 20px;
    background: #312118;
}

#content-top, #content-bottom {
    width: 900px;
    height: 15px;
}

#content-top {
    background: url(images/content_top_bg.gif) top left no-repeat;
}

#content-bottom {
    background: url(images/content_bottom_bg.gif) bottom left no-repeat;
}

#content_left {
    float: left;
    width: 435px;
    margin: 0;
    padding: 0;
}

#content_left .section_1 {
	height: 390px;
	overflow: hidden;
	padding-right: 5px;
}
.section_1 {
    margin: 0;
    padding: 0;
}

.section_1 h2 {
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #d3c3ba;
    margin: 0 0 10px 0;
    padding: 0;
}

.section_1 h3 {
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #a8958a;
    background: url(images/bullet.jpg) left no-repeat;
    margin: 0 0 8px 0;
    padding: 0 0 2px 10px;
}

.section_1 p {
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    color: #aca099;
    text-align: justify;
    margin: 0 0 10px 0;
    padding: 0;
}

.section_1 p b {
    color: #db8e61;
    font-weight: bold;
}

.section_1 img {
    float: left;
    margin: 0 10px 10px 0;
    padding: 0;
	height: 75px;
	border: solid 1px #aca099;
}

.section_1 .line {
    clear: both;
    border-bottom: 1px solid #443024;
    margin: 0 0 5px 0;
    padding: 0;
}

#content_right {
    float: right;
    width: 385px;
    margin: 0;
    padding: 0;
}

.section_2 {
    width: 385px;
    margin: 0;
    padding: 0;
}

.section_2_top {
    width: 385px;
    height: 11px;
    background: url(images/section_2_top.jpg) no-repeat;
    margin: 0;
    padding: 0;
}

.section_2_bottom {
    width: 385px;
    height: 14px;
    background: url(images/section_2_bottom.jpg) no-repeat;
    margin: 0;
    padding: 0;
}

.section_2_mid {
    /*width: 335px;*/
	height: 360px;
	overflow: hidden;
    background: #402e24;
    margin: 0;
    padding: 0 25px;
}* html .section_2_mid {
    margin-top: -4px;
}

.section_2_mid h2 {
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #d3c3ba;
    margin: 0;
    padding: 0;
}

.section_2_mid p {
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    color: #aca099;
    text-align: justify;
    margin: 0;
    padding: 0 0 5px 0;
}* html .section_2_mid p {
    padding: 0;
}

.section_2_mid p b {
    color: #db8e61;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.section_2_mid img {
    float: left;
    margin: 0 10px 3px 0;
    padding: 0;
}* html .section_2_mid img {
    margin-bottom: -15px;
}

.section_2_sub {
    width: 332px;
    margin: 10px 0 0 0;
    padding: 0;
}

.section_2_sub_top {
    width: 332px;
    height: 11px;
    background: url(images/section_2_sub_top.jpg) no-repeat;
    margin: 0;
    padding: 0;
}

.section_2_sub_mid {
    width: 302px;
	height: 82px;
	overflow: hidden;
    background: #4a362a;
    margin: 0;
    padding: 0 15px;
}* html .section_2_sub_mid {
    margin-top: -4px;
}

.section_2_sub_bottom {
    width: 332px;
    height: 7px;
    background: url(images/section_2_sub_bottom.jpg) no-repeat;
    margin: 0;
    padding: 0;
}
.section_2_left_desc {
	height: 78px; 
	overflow: hidden;
}

.cleaner_with_height {
    clear: both;
    height: 1px;
}

.cleaner_with_height_2 {
    clear: both;
    height: 2px;
}

#footer {
    color: #fff;
    background: #11100f;
    height: 140px;
    margin: 0;
    padding: 5px 0;
    font-family: Arial, Helvetica, sans-serif;
}

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

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

#dati-azienda {
	width: 350px;
	border-top: dotted 1px #ccc;
	text-align: left;
	margin: 5px 20px;
	float: left;
}
#credits {
	text-align: right;
	margin: 5px 20px;
}
.cleaner {
    clear: both;
    height: 0px;
}
.no-border {
	border: none;
}
#box-content {
	boder: solid 1px #ccc;
	width: 640px;
	margin: 0 auto;
	height: 250px;
}
#box-content img {
	border: 3px solid #ddd;
}
.box-left, .box-right {
	width: 280px;
	height: 200px;
	overflow : hidden;
	padding: 20px;
}
.box-left {
	float: left;
}
.box-right{
	float: right;
}
.textbox350{
	width: 350px;
}
