/* CSS Document */

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a,a:link, a:active, a:hover, a:visited {
	outline: 0 none; -moz-outline-style: 0 none;
} 
#footer a:hover {
	color: #FF9;
	text-decoration: none;
}
#footer a {
	text-decoration: none;
	color: #D3CEC7;
}


body {
	line-height: 1;
	color: black;
	background-image: url(imagenes/fondo.png);
	background-repeat: repeat-x;
	background-color: #000;
}
#center_text {
	background-color: #FFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#catalog {
	margin: 5px;
}

input, textarea {
     margin: 0;
     padding: 0
}
.blockquote_open {
	height: 40px;
	width: 40px;
	float: left;
	margin-left: 5px;
	background-image: url(imagenes/open_quote.png);
	margin-top: -10px;
}
.blockquote_close {
	background-image: url(imagenes/close_quote.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
	margin-bottom: 10px;
	margin-top: -40px;
	margin-left: 365px;
}
#banner {
	width: 960px;
	z-index: 1;
	position: relative;
}


#video {
	width: 360px;
	border: 1px solid #FFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 277px;
	padding-top: 29px;
	padding-left: 32px;
	background-image: url(imagenes/bg_video.jpg);
}
#center_text p {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.representante {
	color: #CCC;
	width: 50%;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.representante a {
	text-decoration: none;
	color: #CCC;
}



#wrapper {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #000;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	display: block;
	width: 960px;
	color: #333;
}
#header {
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 173px;
	display: block;
	width: 960px;
}
#menu {
	background-image: url(imagenes/bg_menu_off.png);
	background-repeat: repeat-x;
	width: 960px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 960px;
	background-color: #FEFEFE;
}
#sidebar {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D3CEC7;
	border-bottom-color: #D3CEC7;
	border-left-color: #D3CEC7;
	margin-top: 66px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-color: #DFDFDF;
	background-image: url(imagenes/bg_sidebar.jpg);
}
#products {
	margin: 10px;
	border: 1px solid #FFF;
}
#products  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FEFEFE;
	background-color: #660000;
	text-transform: capitalize;
	font-weight: normal;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 20px;
	line-height: 20px;
}
#products  h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
	padding-left: 5px;
	margin-bottom: 8px;
	margin-top: 8px;
	text-decoration: none;
	line-height: 25px;
}
#products h3 a:hover {
	color: #600;
	text-decoration: none;
}


#side_wrap {
	width: 412px;
	margin-top: -70px;
	margin-bottom: 0px;
	float: left;
	clear: right;
	margin-left: 9px;
	z-index: 2;
	margin-right: 19px;
	padding: 0px;
	text-align: center;
}
.local {
	background-color: #CCCCCC;
	float: left;
	width: 100px;
	border: 1px solid #79746d;
	text-decoration: none;
	color: #55472D;
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	height: 108px;
	padding: 5px;
}
.local_txt {
	width: 100%;
	color: #5B4D32;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content .local img {
	margin-bottom: 5px;
}




#content {
	width: 500px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}

#footer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D3CEC7;
	clear: both;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 20px;
	background-color: #9F9A93;
}
#producto {
	height: 370px;
	width: 470px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #505044;
	padding: 0px;
	border: 1px solid #FFFFFF;
}


#menu_wrap {
	width: 580px;
	float: left;
	margin-left: 185px;
}
.titulos {
	background-image: url(imagenes/bg_titulos.jpg);
	background-repeat: no-repeat;
	height: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #ff1e10;
	text-transform: uppercase;
	line-height: 40px;
	padding-left: 50px;
	background-color: #FEFEFE;
	margin-bottom: 10px;
	margin-top: 10px;
}
.clear {
	clear: both;
}
#sidebar p {
	padding-left:45px;
	padding-right:40px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 30px;
}
.button {
	background-image: url(imagenes/enviar.png);
	background-position: center;
	height: 26px;
	width: 70px;
}
input {
	background-color: #CCC;
	border: 1px solid #999;
	height: 20px;
	font-size: 14px;
	padding: 2px;
	margin-left: 5px;
}
#Mensaje {
	background-color: #CCC;
	border: 1px solid #999;
}


#products ul {
	list-style-type: none;
}
#products ul li {
	height: 70px;
	width: 82px;
	border: 1px solid #FFFFFF;
	display: inline;
	float: left;
	background-color: #505044;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	padding-top: 1px;
}
#products a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#products a:hover {
	color: #CCFF00;
	text-decoration: none;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
}
#fabrica {
	padding: 0px;
	height: 285px;
	width: 440px;
	border: 1px solid #FFFFFF;
	margin-left: 40px;
}
#sidebar_2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D3CEC7;
	border-bottom-color: #D3CEC7;
	border-left-color: #D3CEC7;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(imagenes/bg_sidebar.jpg);
	background-color: #DFDFDF;
	background-repeat: repeat-x;
}
#sidebar_2 p {
	padding-left:45px;
	padding-right:40px;
	color: #7C756C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
}

#text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #54472c;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
#text p {
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
}
#gallery {
	height: 245px;
	background-color: #000;
	padding-bottom: 5px;
}
.representante a:hover {
	text-decoration: underline;
	color: #C90;
}
#lenguage {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6C0000;
	text-transform: uppercase;
	margin-left: 80px;
	margin-top: -1px;
	padding: 5px;
}
#lenguage a {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
	text-decoration: none;
	color: #999;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
#lenguage a:hover {
	color: #000;
}
#gallery2 {
	text-align: left;
	padding: 10px;
	height: 275px;
}
#gallery2 h2 {
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-color: #ADADAD;
	margin: 0px;
	width: 388px;
	height: 23px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#gallery2 .sofas {
	border: 1px solid #BBB;
}
#saludo {
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#ventajas {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#saludo p {
	line-height: 18px;
	margin-bottom: 10px;
}
h3 {
	font-size: 18px;
}

