body {
 background-color:				rgb(30,30,30);
 color:								rgb(255,255,255);
 text-align:						center;
 margin:								0px;
 padding:							0px;
 color:								rgb(255,250,150);
 font-family:						"Trebuchet MS","Lucida Grande", Lucida, Verdana, sans-serif;
 font-size:						   0.9em;
 font-weight:						normal;
line-height:					   1.3em; 
 letter-spacing: 					0.3px;
}

div.language {
 width:								150px;
 z-index:							11;
 position:							absolute;
 top: 								190px;
 left:								760px;
}

div.language img {
 margin-left:						10px;
 margin-right:						10px;
}

div.container {
 background-color:				rgb(0,0,0);
 width:								950px;
 position:							absolute;
 left: 								20px;
 height:								900px;
 margin-top:						0px;
 background-image:				url('./immagini/luciano-tigani-topright.jpg');
 background-repeat:			   no-repeat;
 background-position:			top right;
}

div.obscure_content {
 width: 650px;
 height: 550px;
 background-color: black;
 position: absolute;
 top: 150px;
 left: 20px;
 z-index: 10;
 filter:alpha(opacity=5);
 -moz-opacity:.05;
 opacity:.05;
}

div.container_long {
 background-color:				rgb(0,0,0);
 width:								950px;
 position:							absolute;
 left: 								20px;
 height:								2000px;
 margin-top:						0px;
 background-image:				url('./immagini/luciano-tigani-topright.jpg');
 background-repeat:			   no-repeat;
 background-position:			top right;
}

div.branding {
 width:								300px;
 margin-top							0px;
 text-align:						left;
 position:							absolute;
 left:								30px;
 background-color:				rgb(0,0,0);
}

#topleft {
 margin-left:						-20px;
 margin-top:						-11px;
}

#topright {
 margin-left:						265px;
 margin-top:						0px;
}

div.content {
 width:								700px;
 height:								600px;
 position: 							absolute;
 left:								0px;
 top:									100px;  
 margin-top:						20px;
 color:								rgb(255,250,150);
 background-color:				rgb(0,0,0);  
 background-image:				url('./immagini/luciano-tigani-homebg.jpg');
 background-position:			left;
 background-repeat:				no-repeat;
 text-align:						left;
}

div.content_painting {
 width:								700px;
 height:								600px;
 position: 							absolute;
 left:								0px;
 top:									200px;  
 margin-top:						20px;
 color:								rgb(255,250,150);
 background-color:				rgb(0,0,0);  
 text-align:						center;
}

div.content_long {
 width:								700px;
 height:								3000px;
 position: 							absolute;
 left:								0px;
 top:									100px;  
 margin-top:						20px;
 color:								rgb(255,250,150);
 background-color:				rgb(0,0,0);  
 background-image:				url('./immagini/luciano-tigani-homebg.jpg');
 background-position:			top left;
 background-repeat:				no-repeat;
 text-align:						left;
}

span.main {
 display:							block;
 margin:								30px 10px 10px 300px;
 width:								400px;
 text-align:						right; 
}

table.quadri {
 display:							block;
 margin:								50px 10px 10px 150px;
 width:								550px;
 text-align:						center;
}

table.quadri td {
 font-size:							0.7em;
 color:								rgb(255,250,150); 
}

table.quadri img {
 margin: 							10px 10px 2px 10px;
 width:								150px;
 height:								150px;
}

ul.main {
 margin:								10px 10px 10px 300px;
 width: 								380px;
 text-align:						left;
 font-size:							0.9em;
 list-style-type:					none;
 color:								
}

ul.main li {
 padding:							0px;
 margin: 							7px 0px 7px 0px;
}

blockquote.main {
 margin:								130px 10px 10px 250px;
 width:								450px;
 text-align:						right;
 font-size:							1.2em;
 line-height:						1.8em;
 font-family:						Georgia, Times, Serif;
}

blockquote.main cite {
 display:							block;
 color:							   rgb(250,150,30);
 font-style:						italic;
 font-weight:						bold;
 font-size:							0.7em;
 margin-top:						2em;
}

div.navigation {
 width:								220px;
 position:							absolute;
 left:								710px;
 top:									110px;
 margin:								10px;
 background-color:				rgb(0,0,0); 
}

div.navigation img {
 margin-top: 						30px;
}

img {
 border:								none;
}


div.contacts_disclaimer {
 position:							absolute;
 top: 								780px;
 width:								950px;
 height:								250px;
 left:								20px;
 color:								rgb(230,120,23);
 font-size:							0.7em;
 background-image:				url('./immagini/bottom.jpg');
 background-position:			bottom;
 background-repeat:				no-repeat;
 text-align:						left;
}

div.contacts_disclaimer_long {
 position:							absolute;
 top: 								3400px;
 width:								950px;
 height:								250px;
 left:								20px;
 color:								rgb(230,120,23);
 font-size:							0.8em;
 background-image:				url('./immagini/bottom.jpg');
 background-position:			bottom;
 background-repeat:				no-repeat;
 text-align:						left;
}

span.disclaimer, span.contacts {
 display:						   block;
 margin-left:						10px;
}


a {
 color:								rgb(230,120,23);
 font-weight:						bold;
 text-decoration:					none;
}

a:hover {
 color: 								red;
}

#copertina-luciombre {
    position: absolute;
    top: 600px;
    left: 20px;
}

#promo {
display: none;
}