
* {
	margin: 0;
	padding: 0;
}

body {
	background: #DB5600 url(immagini/img01.png) repeat-x;
	font: normal 13px verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

h1, h2, h3 {
	color: #fff;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 130%;
	letter-spacing: -1px;
	text-align: center;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}
h4 {
	margin-bottom: .2em;
	font-size: 120%;
	letter-spacing: -1px;
	text-align: center;
}
.clear {
	clear: both;
	padding: 0;
	margin: 0;
}

.titolo {
	font-size: 150%;
	font-style : italic;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}


ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(immagini/img07.png) no-repeat left center;
}
.button {
	background-color : #fff;
	color: #DB5600;
	border : 4px double #DB5600;
}
.sinistra {
	width: 60%;
	float: left;
	margin-top : 10px;
}
.destraofferta {
	width: 71%;
	float: left;
	margin-top : 0px;
	margin-left : 4px;
	border-color : #fff;
	border-style : solid;
	border-width : 1px;
}
.sinistraofferta {
	width: 25%;
	float: right;
	margin-top : 5px;
	margin-right : 2px;
	border-color : #fff;
	border-style : solid;
	border-width : 1px;
}
.scrittaofferta {
	border-color : #fff;
	border-style : dotted;
	border-width : 1px;
	padding : 2px 0px 2px 5px;
}

.tunofferta {
	border-color : #fff;
	border-style : dotted;
	border-width : 1px;
	padding : 2px 0px 2px 5px;
	text-align: center;
}

.immaginedestra 
{
	margin: 2px 1px 2px 10px;
	text-align : right;
	padding-right : 10px;
	border : thin dotted #fff;
}
#immagineofferta 
{
	text-align : center;
	
}


a {
	text-decoration: underline;
	color: #fff;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
	background-color : #fff;
}

/* Menu */

#menu {
	width: 755px;
	height: 40px;
	margin: 0 auto;
	border-left: 20px solid #DB5600;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 0px 20px 0 0px;
	font-size: 92%;
	font-weight: bold;
}



#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 776px;
	height: 180px;
	margin: 0 auto;
	background: url(immagini/logo-e-scritta.png);
}

#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 100%;
	margin: 0 auto;
	border-top-color : #ffffff;
	border-top-style : solid;
	border-top-width : 1px;
   
}

/* Content */

#content {
	float: left;
	width: 60%;
	padding: 20px 30px 20px 20px;
}
#content1 {
	width: 100%;
	padding: 2px 3px 2px 2px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(immagini/img04.png) repeat-x left bottom;
}
#welcome1 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(immagini/img04.png) repeat-x left bottom;
	font-size : 130%;
	font-style : oblique;
}
#tutto {
    margin-bottom: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background: url(immagini/img04.png) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 50%;
	color: #fff;
	height: 170px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}
.floating-box1 {
	float: right;
	width: 50%;
	color: #fff;
	height: 170px;
}

.floating-box1 p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box1 img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 27%;
	padding: 20px;
	color: #fff;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 0;
	border-left: 5px solid #fff;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links {
}

#links ul {
	background: url(immagini/img04.png) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(immagini/img04.png) repeat-x left top;
}

#links a {
	padding-left: 1em;
/*	background: url(immagini/img08.png) no-repeat left center;
	color: #fff;*/
}

/* Footer */

#footer {
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer .wrapper {
	width: 100%;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 20%;
	height: 34px;
	padding: 1px 10px 0 0px;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 80%;
	height: 34px;
	padding: 16px 20px 0 0;
	background: #DB5600;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}
.mylogo {
	background: #DB5600;

}
.mylogo a {
	background: #DB5600;

}
.mylogo a:hover {
	background: #DB5600;

}
