html {
	position: relative;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #4d1f0e;
	font-family: Verdana, Geneva, sans-serif;
	color: #fdfce6;
	background-image: url(images/back_cpo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#top {
	padding: 0px;
	height: 421px;
	width: 950px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* CUERPO */
#cuerpo {
	width: 910px;
	position: relative;
	display:table;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
#cuerpo .left {
	width: 294px;
	display:table-cell;
	float: left;
	background-image: url(images/back_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 470px;
	padding-bottom: 50px;
	background-color: #3B1508;
}
#cuerpo .left .cont {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #613813;
	border-right-color: #613813;
	border-bottom-color: #613813;
	border-left-color: #613813;
}

#cuerpo .left .eti {
}
#cuerpo .left .prod {
	text-align: center;
	margin-top: 16px;
	margin-right: 28px;
	margin-bottom: 10px;
	margin-left: 28px;
}
#cuerpo .left h1 {
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}

#cuerpo .left  ul {
	padding: 0px;
	margin: 0px;
	text-indent: 12px;
}
#cuerpo .left li {
	font-size: 0.8em;
	line-height: 18px;
	list-style-image: url(images/li_left.jpg);
	list-style-position: inside;
	text-indent: 36px;
}
#cuerpo .left .cont ul li a {
	color: #FFF;
}


#cuerpo .right {
	width: 590px;
	display:table-cell;
	float: right;
}
#cuerpo .right img {
	margin-bottom: 12px;
}
#cuerpo .right .showroom {
	padding-top: 30px;
	display: table-cell;
	height: 120px;
}

#cuerpo .right  ul {
	padding: 0px;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#cuerpo .right li {
	font-size: 0.9em;
	line-height: 20px;
	list-style-image: url(images/li.jpg);
	list-style-position: inside;
	text-indent: 12px;
	font-weight: normal;
}

#cuerpo .right .col1 {
	float: left;
	width: 270px;
	padding-right: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #916e20;
	border-right-color: #916e20;
	border-bottom-color: #916e20;
	border-left-color: #916e20;
	display: table-cell;
}

#cuerpo .right .col2 {
	float: right;
	width: 290px;
	display: table-cell;
}


		#cuerpo .right h1 a {
			text-decoration: none;
			display: block;
			padding-left: 4px;
		}
		#cuerpo .right h1 a:hover {
			text-decoration: none;
			background-color: #b0b3b6;
			padding-left: 4px;
		}

#cuerpo .left .flash {
	margin-top: 18px;
}

#cuerpo p {
	font-size:0.8em;
	text-align: justify;
	line-height: 18px;
	margin-bottom: 4px;
	margin-top: 0px;
}
#cuerpo h2 {
	font-weight: bold;
	text-align: justify;
	font-size: 0.7em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 12px;
	text-transform: uppercase;
	}

#cuerpo h3 {
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 1.1em;
}
#cuerpo h4 {
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#cuerpo .foto {
	margin-bottom: 12px;
	border: 2px solid #dbc434;
}


#cuerpo .destacado {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B0B3B6;
	margin-bottom: 18px;
	padding-bottom: 18px;
	min-height:180px;
}


/* PIE */
#pie {
	width: 100%;
	height: 61px;
	background-image: url(images/back_pie.jpg);
	background-repeat: repeat-x;
}
#pie #cont_pie {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
	#pie #nekko {
	text-align:right;
	float:right;
	display: table-cell;
	width: 400px;
	}
	#pie #nekko a {
		font-size: 0.6em;
		margin-right: 6px;
		color: #fdfce6;
	}
#pie #info_pie {
	text-align:left;
	float:left;
	width:400px;
	padding-top: 20px;
	display: table-cell;
}
	#pie #info_pie h1 {
		font-weight: normal;
		text-align: left;
		padding: 0px;
		font-size: 0.7em;
		margin: 0px;
	}
	#pie #info_pie h1 a {
		color: #fdfce6;
	}

#pie .menu_html {
text-align:right;
font-size: 0.6em;
float: right;
width: 500px;
padding-top: 16px;
}
	#pie .menu_html a {
		color: #fdfce6;
		}
	#pie .menu_html a:hover {
		color: #fdfce6;
		text-decoration:underline;
		}

/* elementos formulario */
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding: 2px;
	margin: 0px;
	width: 160px;
	border: 1px solid #da6c00;
	background-color: #4D1F0E;
}

form {
	margin: 0px;
	padding: 0px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding: 2px;
	margin: 0px;
	width: 160px;
	border: 1px solid #da6c00;
	background-color: #4D1F0E;
	height: 60px;
}
.button {
	width: 98px;
	height: 27px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4D4F;
	font-weight: bold;
}


/* links */

a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.div_h {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7E2A10;
	height: 22px;
}

