* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #b8b8b8;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: url(images/body.jpg) repeat 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #F90;
}

h2 {
	padding: 0 0 26px 0;
	line-height: 1.25em;
	font-size: 4em;
	font-weight: 400;
	color: #fff;
}

	h2 em {
		display: block;
		margin: 0 0 -2px 0;
		font-style: normal;
	}
	
	h2 i {
		display: block;
		margin: 0 0 -10px 0;
		font-style: normal;
	}
	
	h2 strong {
		display: block;
		padding: 0 0 5px 0;
	}
	
	h2 span {
		word-spacing: -2px;
		letter-spacing: -1px;
	}
	
	h2 big {
		word-spacing: -2px;
		letter-spacing: -3px;
		font-size: 1em;
	}

h5 {
	padding: 0 0 16px 0;
	line-height: 1.583em;
	font-size: 1em;
	color: #dcdad7;
}

	h5 a {
		color: #dcdad7;
	}

h6 {
	line-height: 1.833em;
	font-size: 1em;
	color: #dedede;
}

	h6 a {
		color: #dedede;
	}
.fontproductos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-transform: none;
	text-decoration: none;
	line-height: 1em;
}


.fleft {
	float: left;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main {
	width: 953px;
	margin: 0 auto;
	padding: 0 0 0 1px;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 245px;
}

#logo {
	position: absolute;
	top: 47px;
	left: -10px;
}

#search-form {
	background: url(images/search-form.gif) no-repeat 0% 0%;
	width: 336px;
	height: 48px;
	overflow: hidden;
	position: absolute;
	top: 76px;
	left: 592px;
}

	#search-form strong {
	display: block;
	width: 98px;
	float: left;
	padding: 0 14px 0 0;
	line-height: 46px;
	text-align: right;
	font-size: 1.6em;
	color: #fff;
	}
	
	#search-form b {
		background: url(images/search-input.gif) no-repeat 0% 14px;
		display: block;
		width: 205px;
		height: 34px;
		padding: 14px 0 0 0;
		float: left;
	}
	
	#search-form input {
		background: none;
		width: 141px;
		height: 15px;
		padding: 3px 9px 2px 9px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #2c2c2c;
	}
	
	#search-form input#search-submit {
		background: url(images/search-submit.gif) no-repeat 0% 0%;
		width: 40px;
		height: 20px;
		padding: 0;
		margin: 0 0 0 6px;
		border: none;
		float: left;
		cursor: pointer;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: bold;
		color: #fff;
	}

#menu {
	position: absolute;
	top: 195px;
	left: 5px;
}

	#menu li {
		float: left;
		padding: 0 22px 0 0;
	}
	
	#menu li.extra {
		padding: 0;
	}
	
		#menu li a {
			background: url(images/menu.gif) repeat-x 0% 100%;
			display: block;
			width: 151px;
			height: 50px;
			padding: 0 0 0 21px;
			line-height: 40px;
			text-decoration: none;
			font-size: 1.25em;
			color: #a0a0a0;
		}
		
		#menu li.act a {
			background: url(images/menu-act.gif) repeat-x 0% 100%;
			color: #f2f2f0;
		}
		
		#menu li a:hover {
			background: url(images/menu-act.gif) repeat-x 0% 100%;
			color: #f2f2f0;
		}

#content {
	padding: 8px 0 12px 0;
}

	#page1 #content {
		padding: 34px 0 12px 0;
	}

	#content p {
		padding: 0 0 18px 0;
		line-height: 1.833em;
		font-size: 1em;
		color: #b8b8b8;
	}
	
		#content p small {
			float: right;
			padding: 0 35% 0 0;
			font-size: 1em;
		}
	
	#content p.extra {
		padding: 0 0 11px 0;
	}
	
	#content p.extra-1 {
		padding: 0 0 26px 0;
	}
	
	#content p.extra-2 {
		padding: 0 0 22px 0;
	}
	
	#content p.extra-3 {
		padding: 0 0 24px 0;
	}
	
	#content p.extra-4 {
		padding: 0 0 14px 0;
	}
	
	#content p.extra-5 {
		padding: 0 0 20px 0;
	}
	
		#content blockquote p {
			padding: 0 14px 22px 0;
		}
		
		#content blockquote p strong {
			display: block;
			text-align: right;
			color: #dedede;
		}
		
			#content blockquote p strong a {
				text-decoration: none;
				color: #dedede;
			}
			
			#content blockquote p strong a:hover {
				text-decoration: underline;
			}

.slogan {
	width: 100%;
	min-height: 121px;
	height: auto !important;
	height: 121px;
	overflow: hidden;
	margin: 0 0 24px 0;
}

	.slogan strong {
		background: url(images/slogan-line.gif) no-repeat 100% 0%;
		display: block;
		float: left;
		height: 121px;
		line-height: 120px;
		margin: 0 34px 0 0;
		padding: 0 38px 0 25px;
		font-size: 6em;
		font-weight: 400;
		color: #fff;
	}
	
	.slogan b {
		display: block;
		word-spacing: -1px;
		padding: 10px 0 0 0;
		line-height: 1.154em;
		font-size: 2.167em;
		font-weight: 400;
		color: #cbcbcb;
	}
	
		.slogan b a {
			border-bottom: 2px solid #cbcbcb;
			text-decoration: none;
			color: #cbcbcb;
		}
		
		.slogan b a:hover {
			border: none;
		}

.box {
	background: #171717;
	width: 100%;
	overflow: hidden;
	margin: 0 0 15px 0;
}

	.box .inner {
		padding: 11px 18px 10px 11px;
	}
	
	.box strong {
		display: block;
		overflow: hidden;
		padding: 14px 0 15px 8px;
		line-height: 1.154em;
		font-size: 2.167em;
		color: #fff;
	}
	
	.box b {
		display: block;
		overflow: hidden;
		padding: 0 0 9px 12px;
		line-height: 1.083em;
		font-size: 2em;
		font-weight: normal;
		color: #be4b00;
	}
	
	.box p {
		overflow: hidden;
		padding: 0 0 77px 10px !important;
		line-height: 1.333em !important;
		font-size: 1em !important;
		color: #757575 !important;
	}
	
	.box p.extra {
		padding: 0 0 16px 10px !important;
	}
	
	.box p.extra-1 {
		padding: 0 0 25px 10px !important;
	}

.box-1 {
	background: #292929;
	width: 110%;
}

	.box-1 .inner {
		padding: 23px 33px 59px 39px;
	}
	
	.box-1 .inner-1 {
		padding: 23px 33px 43px 39px;
	}
	
	.box-1 .inner-2 {
		padding: 23px 29px 43px 39px;
	}

.pictures {
	float: left;
	width: 707px;
	padding: 0 25px 0 0;
}

	.pictures li {
		float: left;
	}

.pages {
	overflow: hidden;
	padding: 0 0 25px 15px;
}

	.pages li {
		width: 22px;
		float: left;
		padding: 0 3px 0 0;
	}
	
		.pages li a {
			display: block;
			float: left;
			width: 22px;
			height: 22px;
			overflow: hidden;
			line-height: 22px;
			text-align: center;
			text-decoration: none;
			font-weight: bold;
			color: #575757;
		}
	
		.pages li.act a {
			background: url(images/page.gif) no-repeat 0% 0%;
			color: #fff;
		}
		
		.pages li a:hover {
			background: url(images/page.gif) no-repeat 0% 0%;
			color: #fff;
		}

.buttons {
	padding: 0 6px 0 0;
	overflow: hidden;
}

	.buttons em a {
		background: url(images/next.gif) no-repeat 0% 0%;
		display: block;
		width: 84px;
		height: 22px;
		padding: 0 8px 0 0;
		overflow: hidden;
		float: right;
		line-height: 20px;
		text-align: center;
		text-decoration: none;
		font-style: normal;
		font-weight: bold;
		color: #fff1c3;
	}
	
		.buttons em a:hover {
			text-decoration: underline;
		}
		
	.buttons i a {
		background: url(images/prev.gif) no-repeat 0% 0%;
		display: block;
		width: 84px;
		height: 22px;
		padding: 0 0 0 8px;
		overflow: hidden;
		float: left;
		line-height: 20px;
		text-align: center;
		text-decoration: none;
		font-style: normal;
		font-weight: bold;
		color: #fff1c3;
	}
	
		.buttons i a:hover {
			text-decoration: underline;
		}

.line-hor {
	background: #777674;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 11px 0;
}

.list {
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 9px;
		padding: 0 0 0 12px;
		line-height: 1.833em;
		color: #b0b0b0;
	}
	
		.list li a {
			text-decoration: none;
			color: #b0b0b0;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}

.list-1 {
	overflow: hidden;
}

	.list-1 dt {
		line-height: 1.833em;
		font-weight: bold;
		color: #dedede;
	}
	
		.list-1 dt a {
			text-decoration: none;
			color: #dedede;
		}
		
		.list-1 dt a:hover {
			text-decoration: underline;
		}
		
	.list-1 dd {
		padding: 0 0 22px 0;
		line-height: 1.833em;
		color: #b8b8b8;
	}

.list-indent {
	padding: 0 0 14px 0 !important;
}

.list-indent1 {
	padding: 0 0 18px 0 !important;
}

.list-indent2 {
	padding: 0 0 10px 0 !important;
}

.list-indent3 {
	padding: 0 0 25px 0 !important;
}

.list-indent4 {
	padding: 0 0 28px 0 !important;
}

.indent {
	padding: 23px 10px 27px 15px;
}

.indent-left {
	padding: 0 0 0 6px;
}

.indent-bot {
	margin: 0 0 27px 0;
}

.indent-bot1 {
	margin: 0 0 17px 0;
}

.indent-bot2 {
	margin: 0 0 20px 0;
}

.link {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 22px;
	overflow: hidden;
	float: left;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #fff1c3;
}

	.link span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
		.link span span {
			background: url(images/link-tail.gif) repeat-x 0% 0%;
			display: inline-block;
			height: 22px;
			margin: 0 2px 0 15px;
			padding: 0 10px 0 6px;
		}
		
		.link:hover span span {
			cursor: pointer;
			text-decoration: underline;
		}

.link-indent {
	margin: 0 0 38px 0;
}

#contact-form {
	width: 218px;
	padding: 3px 0 0 0;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 40px;
		overflow: hidden;
	}
	
	#contact-form strong {
		display: block;
		padding: 0 0 1px 0;
		line-height: 1.5em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: normal;
		color: #b8b8b8;
	}
	
	#contact-form input {
		background: url(images/contact-form.png) repeat 50% 50%;
		width: 210px;
		height: 15px;
		padding: 0 3px 0 3px;
		float: left;
		border: 1px solid #a4a4a4;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #b8b8b8;
	}
	
	#contact-form textarea {
		background: url(images/contact-form.png) repeat 50% 50%;
		width: 210px;
		height: 185px;
		padding: 0 3px 0 3px;
		float: left;
		overflow: auto;
		border: 1px solid #a4a4a4;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #b8b8b8;
	}
	
	#contact-form a {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
		height: 22px;
		overflow: hidden;
		float: right;
		margin: 11px 0 0 8px;
		line-height: 20px;
		text-decoration: none;
		font-weight: bold;
		color: #fff1c3;
	}
	
		#contact-form a span {
			background: url(images/link-right.gif) no-repeat 100% 0%;
			display: inline-block;
		}
		
			#contact-form a span span {
				background: url(images/link-tail.gif) repeat-x 0% 0%;
				display: inline-block;
				height: 22px;
				margin: 0 2px 0 15px;
				padding: 0 10px 0 6px;
			}
			
			#contact-form a:hover span span {
				cursor: pointer;
				text-decoration: underline;
			}

#footer {
	background: url(images/footer.gif) repeat-x 0% 0%;
	height: 131px;
	overflow: hidden;
	float: left;
	width: 100%;
}

	#footer p {
		padding: 0 0 0 27px;
		line-height: 60px;
		color: #706f6d;
	}
	
		#footer p span {
			padding: 0 3px 0 0;
		}
		
		#footer p a {
			margin: 0 0 0 3px;
			color: #706e6d;
		}
#h3 {
	font-size: 3.5em;
	font-weight: normal;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
}
.tabla {
	background-color: #292929;
	margin-left: 40px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.infofont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8 em;
	color: #F14D0E;
	font-weight: normal;
	text-align: center;
}
.picbox {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #232323;
	border-bottom-color: #232323;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-color: #666;
	border-left-color: #666;
}
.COLLEFT {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	width: 47%;
	float: left;
	padding: 5px;
	font-size: 0.7 em;
	line-height: 0.9 em;
}
.COLRIGHT {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	width: 47%;
	float: right;
	padding: 5px;
	font-size: 0.9 em;
	line-height: 1.3 em;
}
.fontproductosSelector {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.6 em;
}
.picboxOnmouseOver {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F14D0E;
	border-bottom-color: #F14D0E;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-color: #F14D0E;
	border-left-color: #F14D0E;
}
.piconmouseclick {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #000;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #000;
}
.textonaranja {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	font-variant: normal;
	color: #F14D0E;
	text-transform: none;
	text-decoration: none;
	line-height: 1em;
}
.FontDetalleProductos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
	text-transform: none;
	text-decoration: none;
	line-height: 1.3 em;
}
.ImageGallery {
	float: left;
	width: 100%;
}
.FlashBox {
	background-color: #292929;
	float: left;
	width: 100%;
}
.flashboxtable {
}
.FlashBoxcenter {
	background-color: #292929;
	float: left;
	width: 100%;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-left: 130px;
}
#page6 #main #content .wrapper .wrapper .COLLEFT .FontDetalleProductos strong {
	font-size: 0.6px;
}
.textoancho {
	text-align: left;
	line-height: 0.5em;
	text-decoration: blink;
}
.contactomail {
	float: right;
}
.contactmailLEFT {
	float: left;
	width: 205px;
	margin-top: 22px;
}
.columnrightquinessomos {
	float: right;
	width: 55%;
}
.vermapacolor {
	color: #CCC;
}
.flashquienesosmos {
	border: medium solid #FFF;
}
.bookmarks {
	text-align: right;
}
.footerright {
	background: url(images/footer.gif) repeat-x 0% 0%;
	height: 131px;
	overflow: hidden;
	float: right;
	width: 20%;
	text-align: center;
	vertical-align: baseline;
}
#footerInicio {
	background: url(images/footer.gif) repeat-x 0% 0%;
	height: 131px;
	overflow: hidden;
	float: left;
	width: 100%;
	padding-left: 20px;
}
.fontfooterinicio {
	color: #b8b8b8;
}
.bookmarkIMG {
	text-align: right;
	float: right;
	padding-right: 30px;
}
.listMenufooter {
	overflow: hidden;
	list-style-type: disc;
}

