html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	border-spacing: 0;
}

body {
	line-height: 1;
	background: #FFFFFF;
	overflow-x: hidden;
	font-family: Arial,Helvetica,sans-serif;
	overflow-x: scroll;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

a{
	text-decoration: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.inline{
	display: inline;
}

.block{
	display: block;
}

.hidden{
	display: none;
}

#page{
	width: 100%;
}
#head{
	width: 900px;
	margin: auto;
	line-height: 15px;
}
	#head #top{
		text-align: right;
	}
		#head #top p{
			color: #EF4135;
			font-family: Arial,Helvetica,sans-serif;
			font-size: 12px;
		}
			#head #top p.first{
				padding-top: 30px;
			}
			#head #top p strong{
				color:#EF4135;
				font-family:Arial,Helvetica,sans-serif;
				font-size:14px;
			}
	#head .nav ul li{
		height: 33px;
	}
#content{
	width: 900px;
	margin: auto;
	background: transparent url(../../img/frontend/base/bottom_background.jpg) no-repeat scroll center bottom;
	padding-bottom: 15px;
}
	#content #section_description{
		color: #656668;
		width: 313px;
		font-family: arial;
		margin: 20px 0 0 39px;
		text-align: justify;
	}
		#content #section_description p{
			font-size: 11px;
			margin-bottom: 18px;
		}
		#content #section_description h1{
			font-size: 18px;
			margin-bottom: 25px;
			padding-right: 26px;
		}
	#content #section_products{
		margin-top: 20px;
		width: 516px;
		padding-left: 20px;
		background: transparent url(../../img/frontend/base/products_lateral_background.jpg) no-repeat scroll left top;
	}
		#content #section_products.search{
			background:transparent none repeat scroll 0 0;
			margin:20px auto 0;
			padding:0;
		}
		#content #section_products ul li{
			background: transparent url(../../img/frontend/base/products_background.jpg) no-repeat scroll center bottom;
			height: 156px;
			padding: 1px;
			width: 155px;
			margin-left: 15px;
			margin-bottom: 15px;
		}
			#content #section_products.search ul li{
				height: 173px;
			}
				#content #section_products.search ul li img.section{
					margin: 0 0 0 -1px;
				}
			#content #section_products ul li a p{
				font-family: arial;
				font-size: 14px;
				color: #000;
				margin-left: 10px;
				margin-top: 4px;
			}
	#content #product_details{
		margin-top: 20px;
		width: 506px;
		padding-left: 30px;
		background: transparent url(../../img/frontend/base/products_lateral_background.jpg) no-repeat scroll left top;
	}
		#content #product_details #product_image{
			background: transparent url(../../img/frontend/base/products_background.jpg) no-repeat scroll center top;
			height: 156px;
			padding: 1px;
			width: 155px;
			margin-left: 15px;
			margin-bottom: 20px;
		}
			#content #product_details #product_image p{
				font-family: arial;
				font-size: 14px;
				color: #000;
				margin-left: 10px;
				margin-top: 4px;
			}
		#content #product_details #request{
			margin-left: 15px;
			margin-bottom: 30px;
		}
		#content #product_details #back{
			margin-left: 15px;
			margin-bottom: 30px;
		}
		#content #product_details #details{
			color: #727374;
			font-size: 12px;
			font-family: arial;
			width: 308px;
			text-indent: 7px;
		}
			#content #product_details #details span{
				display: block;
			}
					#content #product_details #details span.detail_title{
						background: transparent url(../../img/frontend/base/detail_title_background.jpg) repeat-x scroll center top;
						height: 17px;
						padding-bottom: 1px;
						margin-bottom: 15px;
						padding-top: 4px;
					}
					#content #product_details #details span.detail_even{
						background: transparent url(../../img/frontend/base/detail_even_background.jpg) repeat-x scroll center top;
						height: 17px;
						padding-top: 4px;
					}
					#content #product_details #details span.detail_odd{
						background: transparent url(../../img/frontend/base/detail_odd_background.jpg) repeat-x scroll center top;
						height: 17px;
						padding-top: 4px;
					}
					#content #product_details #details span.detail_last{
						background: transparent url(../../img/frontend/base/detail_last_background.jpg) repeat-x scroll center top;
						height: 17px;
						padding-bottom: 1px;
						margin-bottom: 15px;
						padding-top: 4px;
					}
				#content #product_details #details #voltage{
					width: 50%;
				}
					#content #product_details #details #voltage span.detail_title{
						margin: 0 0 -1px;
					}
					#content #product_details #details #voltage span.detail_even{
						padding-left: 10px;
					}
					#content #product_details #details #voltage span.detail_odd{
						padding-left: 10px;
					}
				#content #product_details #details #current{
					margin: 0 0 5px;
					width: 50%;
				}
					#content #product_details #details #current span.detail_title{
						margin: 0 0 -1px;
					}
					#content #product_details #details #current span.detail_even{
						padding-left: 10px;
					}
					#content #product_details #details #current span.detail_odd{
						padding-left: 10px;
					}
	#content #sections{
		color: #656668;
		font-family: arial;
		font-size: 12px;
		line-height: 14px;
		padding: 8px 0 40px;
		background: transparent url(../../img/frontend/base/sections_background.png) no-repeat scroll center bottom;
	}
		#content #sections .section{
			height: 63px;
			margin: 28px 0 12px 10px;
		}
	#content h2{
		color:#EF3F35;
		font-family:"Eras Medium ITC",Arial;
		font-size:24px;
		font-weight:normal;
		padding:0 0 0 5px;
	}
	#content #lamp_search{
		width: 369px;
		background: transparent url(../../img/frontend/base/lamp_search_form_background.png) no-repeat scroll center bottom;
	}
		#content #lamp_search form{
			margin: 29px 0 16px;
			padding:0 26px 0 20px;
		}
			#content #lamp_search form label{
				display: block;
				font-family: verdana,Arial;
				font-size: 12px;
				color: #000;
			}
			#content #lamp_search form .select{
				margin:12px 0 59px 15px;
				padding:2px 0 2px 4px;
				width:300px;
				font-size: 12px;
				height: 23px;
				display: block;
			}
			#content #lamp_search form .text{
				margin:6px 0 30px 15px;
				padding:4px 1px 4px 4px;
				width:205px;
				font-size: 11px;
				height: 13px;
			}
	#content #message{
		background: transparent url(../../img/frontend/base/message_background.png) no-repeat scroll center bottom;
		width: 389px;
		padding: 0 113px 35px 0;
		margin: 0 0 29px;
	}
		#content #message p{
			color:#000000;
			font-family:arial;
			font-size:14px;
			font-weight:bold;
			line-height:15px;
			margin:43px 0 0;
			text-align:justify;
			word-spacing:-1px;
			padding: 0 0 0 18px;
		}
			#content #message p.last{
				margin: 24px 0 0;
			}
			#content #message p strong{
				color: #ff0000;
			}
	#lamp_navigation{
		background: transparent url(../../img/frontend/base/lamp_navigation_background.jpg) repeat-x scroll center top;
		height: 32px;
		margin-bottom: 6px;
		padding-top: 18px;
	}
		#lamp_navigation a{
			background:transparent url(../../img/frontend/base/lamp_navigation_link_background.jpg) no-repeat scroll center top;
			color:#808080;
			display:block;
			float:left;
			font-size:12px;
			height:16px;
			margin-left:0;
			margin-right:0;
			padding:4px 0 0;
			text-decoration:none;
			width:19px;
			text-align: center;
			letter-spacing: -1px;
		}
			#lamp_navigation a.current{
				color: #f26057;
			}
#footer{
	width: 900px;
	margin: auto;
}
	#footer a{
		margin-left: 415px;
	}
img.foto {
    float:left;
    margin:0 5px 0px 0;
	}
