body
{
	background		: #000000;
	font-size		: 11px;
	color			: #ffffff;
	margin-top		: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
p
{
	padding			: 0;
	margin			: 0;

}

h2
{
	font-size		: 20px;
	letter-spacing	: -1px;
	font-weight		: bold;
	text-align		: center;
	font-style:italic;
	color: #D9A60D;
	padding: 10px 0px;
}

h2 em
{
	color			: #F60;
	font-style: normal;
}


img
{
	border			: 0;
}

a:link,
a:visited
{
	color			: #AD850A;
	text-decoration		: underline;
	font-weight		: bold;
}

a:hover
{
	color			: #D9A60D;
}

td img 
{
	display: block;
}

#div_container
{
	position		: relative;
	margin			: auto;
	width			: 760px;
}

#div_header
{
	position		: relative;
	background		: url('../img/header.jpg');
	background-repeat	: no-repeat;
	background-position: top right;
	height			: 178px;	
}

#div_logo
{
	position		: relative;
	background		: url('../img/logo.jpg');
	background-repeat	: no-repeat;
	background-position: top left;
	height			: 178px;	
}

#div_logo a
{
	width: 250px;
	height: 100%;
	display: block;
}

#logo
{
	display: none;
}

a#ita, a#eng
{
	position:absolute;
	width: 27px;
	height: 18px;
	display: block;
	text-decoration: none;
}

#lingue, #lingue a
{
	position:absolute;
	top: 0px;
}

#lingue span
{
	visibility: hidden;
}

a#ita:hover, a#eng:hover
{
	border: 1px solid white;
}

a#ita
{
	top: 15px;
	left: 679px;
}

a#eng
{
	top: 15px;
	left: 716px;
}

#div_header_bottoni
{
	position		: absolute;
	top				: 83px;
	left			: 248px;
	width			: 512px;
	height			: 95px;
	text-align		: center;
}

#div_header_bottoni img
{
	border: 0px;
}
#div_header_bottoni div 
{
	padding-left: 0px;
}
#div_header_bottoni div
{
	display: block;
	float: left;
	margin: 0px;
}

#div_header_bottoni a
{
	text-decoration:none;
	display: block;
	line-height: 140%;
}

#div_header_bottoni a span
{
	visibility: hidden;
}

#btn_chisiamo
{
	width: 150px;
	height: 35px;
	background: url('../img/chi_siamo.jpg') no-repeat;
	padding-top: 60px;
}

#btn_chisiamo a{
	padding-left: 40px;
}

#btn_chisiamo:hover
{
	background-position: 0px -95px;
}

#div_container.chisiamo #btn_chisiamo
{
	background-position: 0px -190px;
}

#btn_costi
{
	width: 164px;
	height: 46px;
	background: url('../img/costi.jpg') no-repeat;
	padding-top: 49px;
}
#btn_costi a
{
	position:relative;
 	top: -2px;
}

#btn_costi:hover
{
	background-position: 0px -95px;
}

#div_container.costi #btn_costi
{
	background-position: 0px -190px;
}

#btn_catalogo
{
	width: 96px;
	height: 63px;
	background: url('../img/catalogo.jpg') no-repeat;
	padding-top: 32px;
}

#btn_catalogo:hover
{
	background-position: 0px -95px;
}

#div_container.catalogo #btn_catalogo
{
	background-position: 0px -190px;
}

#btn_contatti
{
	width: 102px;
	height: 75px;
	background: url('../img/contatti.jpg') no-repeat;
	padding-top: 20px;
}

#btn_contatti:hover
{
	background-position: 0px -95px;
}

#div_container.contatti #btn_contatti
{
	background-position: 0px -190px;
}

#div_colonne
{
	width			: 760px;
	margin			: 0px;
	background		: url('../img/sfondo.jpg');
	background-repeat	: repeat-y;
}

#div_col_sx
{
	background		: url('../img/lampada.jpg');
	background-repeat: no-repeat;
	float			: left;
	width			: 248px;
	height			: 281px;
	padding			: 0px;
	margin			: 0px;
	
}

#div_col_sx img
{
	border: 0px;
}

#div_col_dx
{
	padding		: 0px;
	width			: 510px;
	height			: auto;
	float: left;
}

#div_col_dx p
{
	font-size		: 16px;
	text-align		: left;
	font-style: normal;
	width: 70%;
	margin-left: 15%;
	padding-bottom: 1em;
}

#div_col_dx p:first-letter
{
	font-size: 20px;
	color: #D9A60D;
}

#div_footer
{
	position		: relative;
	background		: url('../img/tail.jpg');
	background-position: top right;
	background-repeat	: no-repeat;
	width			: 760px;
	height			: 141px;	
	
}

#div_footer .designer
{
	color:#525252;
	position: absolute;
	right: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size:10px;
}

#div_footer .designer:hover
{
	color:#996600;
}

#div_footer_title
{
	position		: relative;
	background-position: top left;
	background-repeat	: no-repeat;
	width			: 410px;
	height			: 141px;	
}

#div_container.chisiamo #div_footer_title
{
	background		: url('../img/t_chi_siamo.jpg');
}

#div_container.costi #div_footer_title
{
	background		: url('../img/t_costi.jpg');
}

#div_container.catalogo #div_footer_title
{
	background		: url('../img/t_catalogo.jpg');
}

#div_container.contatti #div_footer_title
{
	background		: url('../img/t_contatti.jpg');
}


#div_footer_text
{
	position		: relative;
	color			: #CCCCCC;
	background: #000;
}

#div_footer_text a:link,
#div_footer_text a:visited
{
	font-weight		: normal;
	text-decoration	:none;
}

#div_footer_text a:hover
{
	text-decoration:	underline;
}

#div_footer_text img
{
	vertical-align: middle;
	margin-bottom: 2px;
}

.pageselector
{
	width: 700px;
	height: 30px;
	clear: both;
	text-align: center;
	padding-top: 20px;
}


#catalogo
{
	width			: 760px;
	margin			: auto;
	padding			: 10px 0px;
	text-align		: center;
}


div.cellafoto
{
	display			: block;
	width			: 150px;
	height			: 150px;
	text-align		: center;
	float			: left;
	margin-right	: 10px;
	margin-left		: 20px;
	margin-top		: 15px;
	margin-bottom   : 10px;
	padding: 5px 1px 0px 1px;
}


div.cellafoto a:link,
div.cellafoto a:visited
{
	color			: #999999;
	text-decoration		: none;
	font-size		: 9px;
	font-weight		: bold;
}

div.cellafoto a:hover
{
	color			: #fff;
	text-decoration		: none;
}

div.cellafoto img
{
	border: 1px solid white;
}

div.caratteristiche span
{
	text-decoration:underline;
	font-weight:bold;
	padding: 3px;
}

span.divisore
{
	margin: 10px 30px;
}

br.divisore
{
	margin: 6px;
}


.padding_1
{
	padding			: 6px 14px;
}

pageselector
{
	clear: both;
	width: 100%;
}

.clear
{
	clear 			: both;
	font-size		: 1px;
	line-height		: 0px;
}


div#articolo, div#prezzo
{
	font-size: 14px;
	padding-top: 15px;
}

div#articolo 
{
	font-weight:bold;
	clear: both;
}

div#foto img
{
	background: white;
	border: #CCCCCC 1px solid;
	padding: 10px 4px;
	margin: 20px 0px;
}

.small
{
	font-size		: 10px;
	text-align		: center;
	color			: #666;
}


#utenticollegati
{
	position: relative;
	font-size		: 10px;
	color			: #666;
	width: 760px;
	background: url('../img/sfondo.jpg');
	background-repeat:repeat-y;
}

#utenticollegati p
{	
	margin: 0px 7px;
}

#navigatored a
{
	margin-left: 5px;
	float:left;
	clear:both;
}

/* Offerta speciale */

div#spcialoffer, div#spcialoffer a
{
	position: absolute;
	width: 50px;
	height: 48px;
	display: block;
	text-decoration: none;
}

div#spcialoffer
{
	top: 140px;
	right: 20px;
	background:url(../img/promo.png) no-repeat;
}

div#spcialoffer a span
{
	visibility: hidden;
}