.clearboth {
	clear:both;
}
img {
	border:none;
	margin:0;
	padding:0;
}
.imgright {
	float:right;
	padding:10px 0 10px 20px;
}
/*******************************************************/


body, html {
	margin:0;
	padding:0;
	width:100%;
	background-color: #FF9900;
	background-repeat: no-repeat;
	background-position: center top;
}
#page {
	width:870px;
	margin:auto;
	background:url(../img/design/bg-page-2.gif) no-repeat;
	background-position:21px 230px;
}
#page2 {
	width:870px;
	margin:auto;
	background-position:21px 230px;
}
#bg-col1 {
	width:870px;
	margin:auto;
	background:url(../img/design/bg-col1.jpg) no-repeat;
	background-position:21px bottom;
}
#col1 {
	width:222px;
	float:left;
}
#logo {
	margin:14px 0 0 0;
}
#bg-botones {
	width:222px;
	padding:0;
	background:url(../img/design/bg-bg-botones.gif) repeat-y;
	background-position:11px top;
}
#botones {
	width:222px;
	float:left;
	background:url(../img/design/bg-botones.gif) bottom right no-repeat;
}
#sidebar {
	width:222px;
	height:167px;
	float:left;
	padding:20px 0 0 0;
	background:url(../img/design/bg-sidebar.jpg) right top no-repeat;
}
html>body #sidebar {
	min-height:167px;
	height:auto
}  /* esto se lee en todos los navegadores excepto ie */
#col2 {
	width:648px;
	float:left;
}
#header {
	width:648px;
	height:293px;
}
#content {
	width:590px;
	padding:10px 0 40px 0;
	float:left;
	font:13px Arial, Helvetica, sans-serif;
	color:#835943;
	line-height:23px;
	text-align:justify;
}
#col1 .post {
	padding:0 0 10px 30px;
}
#col2 .post {
	padding:0 0 0 20px;
}
#col2 .post-carta {
	width:510px;
	float:left;
	margin:0 0 40px 15px;
	border-bottom:solid 1px;
	border-color:#F4EAD9;
}
.carta-titulo {
	float:left;
	padding:0 0 7px;
	font:13px Arial, Helvetica, sans-serif;
	color:#8B735C;
	text-transform:uppercase;
	font-weight:bold;
}
.carta-titulo b {
	font:12px Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	color:#CC6600;
}
.carta-precio {
	float:right;
	font:12px Verdana, Helvetica, sans-serif;
	color:#9A7543;
	font-weight:bold;
}
.carta-precio b {
	font:10px Verdana, Helvetica, sans-serif;
	font-weight:normal;
}
.carta-descripcion {
	width:500px;
	float:left;
	padding:0 0 10px 0;
	font:11px Verdana, Helvetica, sans-serif;
	line-height:17px;
	color:#A48C75;
}
.carta-descripcion2 {
	width:220px;
	float:left;
	font:11px Verdana, Helvetica, sans-serif;
	line-height:17px;
	color:#A48C75;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 200px;
}
#footer {
	width:100%;
	height:40px;
	float:left;
	background:#7E3918 url(../img/design/bg-footer.jpg) center top repeat-x;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer-container {
	width:770px;
	padding:0 0 0 100px;
	margin:auto;
}

#footer-container .post {
	width:190px;
	float:left;
}
#footer-credits {
	width:670px;
	height:20px;
	float:left;
	padding:35px 0 0 0;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#A68972;
}
#footer-credits b {
	color:#AE9580;
}
#footer-container h2 {
	color:#f49120;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
}
#footer-container ul {
	width:190px;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
#footer-container ul li {
	width:190px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#footer-container ul li a {
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#CCB19E;
	text-decoration:none;
	margin:0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#footer-container ul li a:hover {
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	margin:0;
	padding:3px 0 3px 0;
}
/*********************** T I T U L O S **************************/

a {
	text-decoration:none;
}
#col2 h1 {
	width:570px;
	margin:0 0 20px 15px;
	padding:0 0 8px 0;
	font:20px "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color:#E46213;
	background:url(../img/design/bg-content-h1.gif) bottom repeat-x;
}
#col2 h2 {
	width:570px;
	margin:0 0 20px 15px;
	padding:0 0 8px 0;
	color:#E46213;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
/*********************** B O T O N E S **************************/


#botones ul {
	float:left;
	width:222px;
	margin:0;
	padding:0 0 20px 0;
	background:url(../img/design/bg-dwn-botones.gif) bottom right no-repeat;
	list-style:none;
}
#botones ul li {
	width:222px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#botones ul li a {
	width:172px;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	margin:0;
	padding:10px 0 10px 50px;
	background:url(../img/design/div-botones.gif) no-repeat;
	background-position:40px bottom;
}
#botones ul li.ultimo a {
	background:none;
}
#botones ul li a:hover {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFC656;
	text-decoration:none;
}
#botones ul li.active a {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFC656;
	text-decoration:none;
}
#botones ul li.ultimoactive a {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFC656;
	text-decoration:none;
	background:none;
}
/*                  P R O D U C T S               */


.product {
	width:125px;
	float:left;
	margin:10px 11px 15px 0;
	text-align:center;
}
.product img {
	margin:5px;
	padding:6px;
	border:solid 3px;
	border-color:#FCE8E0;
}
/*******************************************************/

a#carta-1 {
	display:block;
	text-indent:-9999px;
	width:136px;
	height:232px;
	margin:0 6px 0 0;
	float:left;
	background:url(../img/buttons/carta1.jpg) no-repeat;
}
a#carta-1:hover {
	background-position:0 -232px;
}
a#carta-2 {
	display:block;
	text-indent:-9999px;
	width:136px;
	height:232px;
	margin:0 6px 0 0;
	float:left;
	background:url(../img/buttons/carta2.jpg) no-repeat;
}
a#carta-2:hover {
	background-position:0 -232px;
}
a#carta-3 {
	display:block;
	text-indent:-9999px;
	width:136px;
	height:232px;
	margin:0 6px 0 0;
	float:left;
	background:url(../img/buttons/carta3.jpg) no-repeat;
}
a#carta-3:hover {
	background-position:0 -232px;
}
a#carta-4 {
	display:block;
	text-indent:-9999px;
	width:136px;
	height:232px;
	margin:0 6px 0 0;
	float:left;
	background:url(../img/buttons/carta4.jpg) no-repeat;
}
a#carta-4:hover {
	background-position:0 -232px;
}
/*================================*/


/* fila 1 (2 columnas) */
.s-fila1 {
	width:500px;
	margin:auto;
	padding:3px 0 3px 0;
	overflow:auto;
}
.s-col1-1 {
	width:25%;
	float:left;
}
.s-col1-2 {
	width:75%;
	float:left;
}
.cajat {
	width:240px;
}
.textarea {
	width:240px;
}
.form_boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #754A38;
	padding: 3px;
	width: 170px;
	text-align: center;
}
.form_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FBFBFB;
	border: 1px solid #D2BBA9;
	padding: 4px;
}
.form_referencia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #754A38;
	text-decoration: none;
}
.frmRegCampo {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	height: 18px;
	width: 250px;

	border-top-color: #6666FF;
	border-right-color: #6666FF;
	border-bottom-color: #6666FF;
	border-left-color: #6666FF;
}
.btnFrmRefSub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
	height: 20px;
	width: 65px;
}
.listadoSubasta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.txtListado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
