body {
	background-color: #EEEEEE;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* centra in IE */
	font-size: 12px;
	margin: 10px;
	}

#container {
    margin: 0px auto; /* centra DIV */
	text-align: left;
	display: block;
	width: 950px;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
	background: #FFFFFF;
	padding: 1px;
	min-height: 500px;
	/* hack per IE */
	height: auto !important;
	height: 500px;
	-moz-box-shadow: 0px 0px 15px #AAAAAA;
	-webkit-box-shadow: 0px 0px 15px #AAAAAA;
	box-shadow: 0px 0px 15px #AAAAAA;	
	}

#content {
	display: block;
	}
	
#splash {
	text-align: center;
	margin-top: 110px;
	margin-bottom: 80px;
	}

#footer {
	clear: both;
    margin: 0px auto; /* centra DIV */
	text-align: center;
	display: block;
	width: 950px;
	padding: 15px 0px 10px 0px;
	background: #FFFFFF;
	}
	
#footer p {
	color: #1A486C;
	font-size: 10px;
	text-align: center;
	}

#footer a {
	color: #1A486C;
	font-weight: normal;
	}
	
h1 	{
	font-size: 24px;
	font-weight: normal;
	color: #AFCFE0;
	margin: 20px auto 20px auto;
	}

h2, h2 a 	{
	font-size: 18px;
	font-weight: normal;
	color: #AFCFE0;
	margin: 20px auto 10px auto;
	}

h4  {
	color: #F70B0B;
	font-size: 15px;
	}
	
p, li , table {
	font-size: 12px;
	color: #333333;
	}
	
p.azienda {
	color: #1975A2;
	text-align: center;
	}
	
div.condizioni {
	clear: left;
	display: block;
	float: left;
	font-size: 11px;
	text-align: justify;
	}


div.testocondizioni {
	width: 400px;
	height: 380px;
	overflow: auto;
	padding-right: 20px;
	}
	
#contactformext {
	display: block;
	float: left;
	margin-left: 80px;
	margin-top: 0px;
	}

#contactformext p {
display: block;
	color: #1A486C;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin: 30px auto 5px auto;
	}

#contactform {
	display: block;
	float: left;
	padding: 10px;
	border: 2px dotted #0D597B;
	background: #E4EEF4;
	color: #1A486C;
	}
	
#contactform table {
	width: 300px;
	}

#contactform input, textarea {
	border: 1px solid #1A486C;
	}

li 	{
	line-height: 18px;
	}
	
a	{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #333333;
	text-decoration: underline;
	}

a.menuverticale {
	font-size: 10px;
	font-weight: bold;
	color: #AAAAAA;
	}

a.menuverticale:hover {
	color: #333333;
	}

a.menuverticale img {
	border: 2px solid #EEEEEE;
	padding: 5px;
	}

a.menuverticale:hover img {
	border: 2px solid #999999;
	}
	
div.itemlistselected a.menuverticale:hover  {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#menu {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	background-color: #1A486C;
	}
	
a.linkmenu {
	color: #DDDDDD;
	text-decoration: none;
	font-weight: bold;
	}
	
a.linkmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
img.bordato {
	border: 1px solid #999999;
	}

.previewbordato {
	height: 80px;
	width: 80px;
	border: 1px solid #999999;
	}
	
.previewbordato img{
	vertical-align: middle;
	}

	
a:hover  .previewbordato {
	border: 1px solid #333333;
	}
	
table.conbordo {
	color: #333333;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	}

table.conbordo  th {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #7DAAC1;
	font-weight: bold;
	color:#EEEEEE;
	}

td.etichetta {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #7DAAC1;
	font-weight: bold;
	}

td.valore {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #EEEEEE;
	}
	
td.riga_noleggio {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #FFD800;
	font-weight: bold;
	}
	
tr.over {
	background: #BBBBBB;
	}
	
tr.out {
	background: #EEEEEE;
	}
	
tr.over td, tr.out td{
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}

caption {
	background: #1A486C;
	color: #DDDDDD;
	font-weight: bold;
	padding: 5px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	}
	

.small {
	font-size: 10px;
	font-weight: normal;
	}
	
a.small:hover {
	text-decoration: none;
	font-weight: bold;
	}

input.edit, select.edit, textarea.edit {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ffffff;
	color: #000033;
	border: 1px solid #0D597B;	
	}
	
input.edit {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 150px;
	}
	
input.editlong {
	border: 1px solid #0D597B;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ffffff;
	color: #000033;
	padding: 2px;
	width: 300px;
	}
	
input.editsmall {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 50px;
	border: 1px solid #1A486C;	
	}

select.editsmall {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	border: 1px solid #1A486C;	
	}

input.editmedium {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 100px;
	}
	
select.edit {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	}
	
textarea.edit {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 150px;
	height: 100px;
	}
	
textarea.bigedit {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 300px;
	height: 200px;
	}
	
input.bottone {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 70px;
	font-weight: bold;
	color: #1A486C;
	padding: 5px;
	}
	
#progressbar {
	visibility: hidden;
	width: 300px;
	padding: 20px;
	z-index: 2;
	position: absolute; 
	top: 50px;
	left: 100px;
	
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: blink;
	color: #333333;
	border: 2px dotted #666666;
	background: #EEEEEE;
	}

#catalogo {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 850px;
    min-height: 380px;
	}
	
.boxcategoria {
	margin: 20px auto 10px auto;
	display: block;
	float: left;
	width: 100%;
	}

.listalinee {
	float: left;
	display: block;
	border-bottom: 1px solid #1A486C;
	width: 620px;
	}

#frecciacategoria {
	float: left;
	display: inline;
	width: 12px;
	height: 30px;
	position: relative;
	top: 15px;
	margin-right: 10px;
	}

#iconacat {
	float: left;
	display: inline;
	position: relative;
	top: -34px;
	margin-right: 3px;
	}

table#tabellacatalogo tr.spaziatura {
	height: 20px;
	}
	
table.cellacategoria {
	border-bottom: 2px solid #1A486C;
	margin-bottom: 10px;
	}
	
table.cellalinea {
	border: 1px solid white;
	border-bottom: 1px solid #1A486C;
	margin-bottom: 11px;
	}
	
p.nomecategoria  {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	color: #F31222;
	padding-bottom: 4px;
	padding-right: 4px;
	margin-top: 0px;
	}

td.nomelinea {
	text-align: center;
	width: 120px;
	padding-bottom: 4px;
	}

a.linknomelinea p {
	margin: 0px;
	font-size: 12px;
	text-align: center;
	color: #1A486C;
	}
	
p.nomelineacatalogofoto {
	font-size: 15px;
	font-weight: bold;
	color: #F31222;
	margin-top: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
		}

a.linkpreviewcatalogooff {
	font-size: 10px;
	color: #F31222;
	text-transform: uppercase;
	font-weight: normal;
	border: 1px solid #1A486C;
	padding: 2px;
	text-decoration: none;
	float: right;
	margin-top: 1px;
	}
a.linkpreviewcatalogooff:hover{
	color: #1A486C;
	}
a.linkpreviewcatalogoon {
	font-size: 10px;
	color: #1A486C;
	text-transform: uppercase;
	font-weight: normal;
	border: 1px solid #1A486C;
	padding: 2px;
	text-decoration: none;
	float: right;
	margin-top: 1px;
	}
a.linkpreviewcatalogoon:hover {
	color: #F31222;
	}

a.linknomelinea  {
	font-weight: normal;
	text-decoration: none;
	}

a.linknomelinea p:first-letter {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
a.linknomelinea:hover {
	font-size: 12px;
	text-align: center;
	color: #1A486C;
	text-decoration: none;
	font-weight: bold;
	}

#titolo {
	display: block;
	float: left;
	margin-top: 20px;
	width: 40px;
    height: 340px;
	margin-left: 10px;
	text-align: right;
	}

#home {
display: block;
	margin-left: 80px; 
	}
	
div#headscroll {
	border: 2px solid #F31222;
	display: block;
	width: 110px;
	margin: 16px auto auto auto;
	clear: both;
	}

a.hscat, a.hscat:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #1A486C;
	}

a.hslinea, a.hslinea:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #1A486C;
	}

a.testascroll, a.testascroll:hover {
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #1A486C;
	border: 2px solid #F31222;
	display: block;
	width: 100px;
	margin-top: 20px;
	clear: both;
	text-transform: uppercase;
	}
	
#testadesigner {
	display: block;
	width: 120px;
	margin-top: 10px;
	clear: both;
	margin-left: 15px;
	}

#testadesigner a {
	color: #1A486C;
	font-weight: bold;
	text-decoration: none;
	}
		
#scroll {
	margin-top: 10px;
	float: left;
    width: 120px;
    height: 530px;
    overflow: auto;
	text-align: center;
	}
#scrolldf {
	margin-top: 10px;
	float: left;
    width: 120px;
    height: 490px;
    overflow: auto;
	text-align: center;
	}
	
#scrollframe {
	margin: auto;
	}
	
#scrollframe a:hover {
	font-weight: bold;
	text-decoration: none;
	}
	
div.itemlist {
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	}

div.itemlist a:hover {
	text-decoration: none;
	font-weight: bold;
	}

div.itemlistselected {
	padding: 5px;
	background: #1A486C;
	margin-right: 5px;
	}
	
div.itemlistselected a {
	text-decoration: none;
	font-weight: bold;
	color: #EEEEEE;
	}
	
div.itemlistselected img {
	border: 1px solid #CCCCCC;
	}
	
h3, #scroll h3 a 	{
	font-size: 14px;
	font-weight: bold;
	color: #AFCFE0;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	}
	
#scheda {
	margin-top: 20px;
	float: left;
	margin-left: 30px;
	width: 735px;
	}
#schedadesigner {
	float: left;
	margin-top: -50px;
	margin-left: 80px;
	width: 675px;
    height: 410px;
	}
#schedadesignerlow {
	float: left;
	margin-left: 80px;
	width: 675px;
    height: 410px;
	}

#immaginedesigner {
	float: left;
	width: 480px;
    height: 420px;
	text-align: left;
	}
	
.richinfo {
	display: inline;
	float: left;
	border: 1px solid #999999;
	background: #EEEEEE;
	padding: 7px;
	text-align: center;
	margin: 0px 10px 10px 0px;
	min-width: 120px;
	/* hack per IE */
	width: auto !important;
	width: 130px;
	}
	
.richinfo a:hover {
	text-decoration: none;
	}

.richinfo img {
	border: 1px solid #999999;
	margin: 7x;
	}

a.bottonetesto {
	padding: 3px;
	color: #999999;
	border: 1px solid #999999;
	}

a.bottonetesto:hover {
	text-decoration: none;
	background-color: #EEEEEE;
	color: #666666;
	}

a.bottonetestoinfo {
	padding: 3px;
	color: #F31222;
	border: 1px solid #F31222;
	}

a.bottonetestoinfo:hover {
	text-decoration: none;
	background-color: #CCCCCC;
	color: #F31222;
	}

fieldset {
	width: 500px;
	border: 1px solid #999999;
	background: #FAFAFA;
	}

legend {
	font-weight: bold;
	}

#testo-home {
/*	position: absolute;
	top: 220px;
	left: 0px;	*/
	background-image:url('../img/home_bkg.gif');
	height: 492px;
	}

#testo-home table {
	float: left; 
	margin-top: 150px;	
	}
	
#testo-azienda {
	position: absolute;
	top: 240px;
	width: 930px;
	text-align: center;
	}
	
#testo-azienda p {
	color: #1A486C;
	}

a.langlinkoff {
	text-transform: uppercase;
	color: #F31222;
	font-weight: normal;
	text-decoration: none;
	}

a.langlinkon {
	text-transform: uppercase;
	color: #F31222;
	font-weight: bold;
	text-decoration: none;
	}

a.credits  {
	color: #1A486C;
	font-weight: normal;
	text-decoration: none;
	}
a.credits:hover  {
	text-decoration: underline;
	}

#tabellamateriali {
	float: left;
	display: inline;
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
#tabellamateriali table {
	border: 1px solid #ABBABB;
	}

#tabellamateriali caption {
	background: #F31222;
	color: #FFFFFF;
	border: 0px;
	}
	
#tabellamateriali td {
	background: #E4EEF4;
	padding: 10px;
	}

.sfondocampione {
	border: 1px solid #ABBABB;
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	background: white;
	text-align: center;
	padding: 15px 0px 5px 0px;
	}
	
#designer {
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 850px;
    min-height: 380px;
	text-align: center;
	margin-bottom: 30px;
	}

p.selectdesigner {
	color: #F31222;
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
	}

p.selectdesigner strong {
	color: #F31222;
	font-size: 16px;
	font-weight: bold;
	}

p.selectdesigner:first-letter {
	color: #F31222;
	font-size: 16px;
	font-weight: bold;
	}
	
img.bordodesigner {
	border: 2px solid #1A486C;
	}

p.nomedesigner {
	font-weight: bold;
	color: #1A486C;
	margin: 2px;
	}
	
#tabelladesigner a {
	font-weight: bold;
	color: #1A486C;
	margin: 2px;
	text-decoration: none;
	}

#tabelladesigner a:hover  {
	color: #F31222;
	}
	
a.categoriadesigner  {
	display: inline;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin-right: 5px;
	position: relative;
	font-weight: bold;
	background: #1A486C;
	text-decoration: none;
	}

a.categoriadesigner:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	

#descrizionedesigner  {
	display: block;
	float: left;
	width: 400px;
	text-align: justify;
	}

#descrizionedesigner  p {
	font-size: 11px;
	color: #666666;
	text-align: justify;
	margin-bottom: 20px;
	margin-top: 10px;
	}

#descrizionedesigner  h2 {
	font-size: 14px;
	color: #1A486C;
	margin: 2px;
	margin-top: 10px;
	font-weight: bold;
	}
	
#descrizionedesigner  h3 {
	color: #1A486C;
	font-size: 13px;
	font-style: italic;
	margin: 2px;
	}

#biografia {
	display: inline;
	float: left;
	width: 400px;
	}

#biografia h1 {
	margin-top: 70px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #F31222;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #1A486C;
	}

#biografia p {
	text-align: justify;
	font-size: 11px;
	line-height: 18px;
	}

#ritratto {
	display: inline;
	float: left;
	margin-top: 70px;
	margin-left: 40px;
	}
	
#ritratto img {
	border: 2px solid #1A486C;
	}
	
#ritratto p {
	color: #1A486C;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin-top: 6px;
	line-height: 18px;
	font-size: 11px;
	}

p.perprezzo {
	color: #1A486C;
	font-size: 14px;
	text-align: center;
	}
	
p.selectperprezzo {
	text-align: center;
	color: #F31222;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	}

p.selectperprezzo:first-letter {
	color: #F31222;
	font-size: 16px;
	font-weight: bold;
	}

p.titleperprezzo {
	color: #1A486C;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 3px;
	}
	
a.linkfascia {
	color: #1A486C;
	font-weight: normal;
	text-decoration: none;
	}
	
a.linkfascia:hover  {
	color: #1A486C;
	text-decoration: none;
	font-weight: bold;
	}

	.evidenziafascia {
	font-weight: bold;
	}

	.nonevidenziafascia {
	color: #555;
	font-weight: normal;
	}

caption.prezzi {
	background: #BBBBBB;
	color: #666666;
	font-weight: bold;
	border: 1px solid #1A486C;
	padding: 0px;
	}
	
#feedbackform {
	display: block;
	float: left;
	padding: 10px;
	border: 2px dotted #0D597B;
	background: #E4EEF4;
	color: #1A486C;
	}
	
#feedbackform table {
	width: 500px;
	}

#feedbackform  textarea {
	border: 1px solid #1A486C;
	height: 100px;
	}
#footerframe {
	margin-top: 10px
	}
	
#footerframe p {
	color: #1A486C;
	font-size: 10px;
	text-align: center;
	}

#footerframe a {
	color: #1A486C;
	font-weight: normal;
	}

#fblike {
	padding-top: 35px;
	}

/* --- inizio sezione NOLEGGIO --- */

#noleggio_categoria {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 850px;
	}

.noleggio_sottotitolo {
	text-align: center;
	margin-top: 50px;
	}

#noleggio_icone_set {
	margin: auto 210px;
	}

.noleggio_icona {
	float: left;
	width: 140px;
	text-align: center;
	margin-bottom: 30px;
	}

.noleggio_icona  img {
	display: block;
	margin: auto;
	margin-bottom: 15px;
	border: 0px;
	}

.noleggio_icona p {
	display: inline;
	margin: auto;
	background: #1B496D;
	color: #FFF;
	padding: 3px 6px 3px 6px !important;
	line-height: 20px;
	}

.noleggio_condizioni {
	clear: both;
	width: 500px;
	text-align: center;
	margin: auto 170px;
	margin-bottom: 25px;
	}

.noleggio_condizioni p {
	font-size: 11px !important;
	}

#noleggio_gallery {
	float: left;
	display: block;
	width: 600px;
	margin-left: 200px;
	margin-top: 40px;
	}
	
.noleggio_gallery_image {
	float: left;
	width: 200px;
	margin-bottom: 15px;
	}
	
.noleggio_gallery_image img {
	border: 2px solid #FFF; 
	height: 100px;
	}
	
.noleggio_gallery_image a {
	font-size: 11px !important;
	color: #1B496D !important;	
	}
	
.noleggio_gallery_image a:hover {
	color: #333 !important;	
	text-decoration: none;
	}
	
.noleggio_gallery_image a:hover img {
	border: 2px solid #AAA; 
	}

textarea.noleggio_edit  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ffffff;
	color: #000033;
	border: 1px solid #0D597B;	
	padding: 2px;
	width: 150px;
	height: 80px; 
	}

.noleggio_imgprodotto {
	display: inline;
	float: left;
	font-size: 11px;
	margin-bottom: 15px;	
	}

.noleggio_imgprodotto a:hover {
	text-decoration: none;
 	}

/* --- FINE sezione NOLEGGIO --- */

.clear {
	clear: both;
	}
