
body {
    line-height: 2.25em;
    min-height: 100%;
    min-width: 1200px;
}


h1, h2, h3, h4, h5, h6 {
    color: #444;
    font-weight: 800;
}
h2 {
    font-size: 2.25em;
    line-height: 1em;
    margin: 0 0 1.1em;
}
h3 {
    font-size: 1.35em;
    margin: 0 0 2.25em;
}
.clr {
    clear: both;
}

.mob {
	display: none;
}


.pad-right {
    margin-right: 1.5em;
}
.pad-left {
    margin-left: 1.5em;
}
body.left-sidebar, body.homepage {
}
body.left-sidebar #content, body.homepage #content {
background: white none repeat scroll 0 0;
    border: 1px solid #e8e8e6;
    }
body.right-sidebar {
}
body.right-sidebar #content {
    padding-right: 1.75em;
}
.button {
    font-size: 1.3em;
    padding: 0.8em 1.5em;
}
.button-big {
    font-size: 2em;
    padding: 0.8em 0.9em;
}
.box {
    padding: 2em;
}
.box-feature {
    padding: 0;
}
.box-feature .inner {
    padding: 0;
}
.box-feature h2 {
    font-size: 1.35em;
    line-height: 24px;
}
.box-feature p {
    margin: 14px 8px 8px;
}

#titleBar {
	display: none;
}

#titolo_pagina_red{
background: white none repeat scroll 0 0;
    border-bottom: 2px solid #ce3e2d;
    border-top: 2px solid #ce3e2d;
    color: #ce3e2d;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: -30px;
    padding: 20px;
    text-align: center;
    width: auto;
}

.testo_scheda{
color: #5b6170;
    font-size: 16px;
    line-height: 30px;
    padding: 10px 30px;
    text-align: justify;
}

.box-feature .image {
    margin: 0;
    position: relative;
}
.box-feature .image img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.widget-thumbnails {
}
.widget-thumbnails .grid {
    margin: 0 0 3em;
}
.widget-thumbnails .image {
    margin: 0;
}
#header-wrapper {
    background-color: white;
    border-bottom: 8px solid #b63127;
    border-top: 2px solid #b63127;
    height: 160px;
    padding: 2px;
}
#features-wrapper {
	background-color:#faf4ec;
	padding-top: 30px;
}

#immagine{
width:100%;
background:#faf4ec;
}

#main-wrapper {
    padding: 3em 0;
	background:#faf4ec;
}

#footer-wrapper {
background: #ce3e2d none repeat scroll 0 0;
    color: white;
    padding-top: 40px;
	padding-bottom: 40px;}
	
#logo {
}

#logo h1 {
    float: left;
    font-size: 3.3em;
    letter-spacing: 0.03em;
    margin: 0 0.35em 0 0;
    padding: 0.4em 0.2em 0.25em;
}
#logo span {
    font-size: 0.9em;
    letter-spacing: 0.025em;
    line-height: 4.5em;
}
#nav {
    font-size: 1.4em;
    position: absolute;
    right: 0;
    top: 0.4em;
}
#righthead {
    float: right;
    font-weight: 800;
    letter-spacing: 0.02em;
    text-align: center;
    width: 100%;
	text-decoration: none;
}
#righthead a {
    text-decoration: none;
}
#righthead a:hover {
    text-decoration: none;
}
#righthead #box2 a:hover {
    text-decoration: none;
}
#box1 {
	float: right;
	background-color: #8bbf4a;
    border-bottom: 4px solid #7ea842;    
    margin-right: 0.4em;
    padding: 15px 25px;
    width: auto;
	height: 70px;
	/*border-radius: 10px 10px 0 0;*/
	font-weight:bold;
	color:white;
	margin-top:22px;	
}
#box1 a{
	color:white;
}

#box1:hover{
	color:white;
	background-color:#7ea842;
	border-bottom: 4px solid #8bbf4a;
}

#box2 {
	float: right;
    background-color: #f7f7f7;
    border-bottom: 4px solid #e8e8e6;
    /*border-radius: 10px 10px 0 0;*/
    color: #9e9d9d;
    font-weight: bold;
    height: 70px;
	width: auto;
    margin-right: 0.4em;
    margin-top: 22px;
    padding: 15px 25px;

}
#box2 a{
	color:#9e9d9d;
}

#box2:hover{
	color:white;
	background-color:#c6c6c6;
	border-bottom: 4px solid #e8e8e6;
}

#box3 {
    background-color: #e12a1a;
    border-radius: 6px;
    float: right;
    padding: 1em 0.2em;
    width: auto;
}
#nav ul {
}
#nav ul li {
    float: left;
    line-height: 4.5em;
    padding-left: 0.2em;
}
#nav ul li a {
    /*border-radius: 6px;*/
    color: #696969;
    font-weight: 800;
    letter-spacing: 0.04em;
    padding: 0.4em;
    text-decoration: none;
    transition: background-color 0.25s ease-in-out 0s;
}
#nav ul li:hover {
}
#nav ul li:hover a {
    background: #eaad4e none repeat scroll 0 0;
}
#nav ul li.current_page_item {
}
#nav ul li.current_page_item a {
    background: #e3130f none repeat scroll 0 0;
    color: #fff;
}
#banner {
    padding: 6.25% 6.25% 3.5%;
}
#banner h2 {
    font-size: 3em;
    margin: 0.1em 0 0.35em;
}
#banner p {
    font-size: 2.75em;
    line-height: 1.35em;
    margin: 0;
}
#banner .button {
    margin-bottom: 0.5em;
    width: 100%;
}
#banner .button-alt {
    margin-bottom: 0;
}
#banner ul {
    margin-left: 1em;
}
#content {
}
#content h3 {
    margin-top: 2.25em;
}
#footer {
}
#footer h4 {
color: white;
    font-size: 19px;
    text-transform: uppercase;
	}
#copyright {
    background: #bc352a none repeat scroll 0 0;
    color: white;
    padding: 20px;
    text-align: center;
	line-height:25px;
}
