body {
	margin:0;
	padding:0;
	background-color: #FDFDFC;
	font-family:Verdana;
	text-align:center;
}

img {
	border:none;
}

div#main {
	background-color:#fff;
	width:766px;
	overflow:hidden;
	padding:10px 17px;
	text-align:left;
	margin:auto;
}
div#header {
	margin:0;
	padding:0;
	height:140px;
	overflow:hidden;
}

div#cuerpo {
	background: url(../img/cuerpo_bk.gif) top right  no-repeat #E0DFD4;
	margin:0;
	padding:0;
	border-right:1px solid #646665;
	border-left:1px solid #646665;
}

div#menu {
	float:left;
	width:161px;
	height:465px;
	background: url(../img/menu_bk.gif) bottom no-repeat #A4A6A4;
	border:3px solid #C9D8D0;
	border-top-width: 9px;
	border-right-width: 5px;
}
div#menu ul {
	padding:0 0 2px 0;
	margin:0;
}

div#menu ul li {
	margin:2px 2px 0 2px;
	list-style-type:none;
	height:15px;
	padding:2px 0;
	background: url(../img/menu_boton_bk.gif) repeat-x #A4A6A4;
	font:bold 13px arial;
	overflow:hidden;
}

div#menu ul li a {
	color:#4C6156;
	text-decoration:none;
}

div#contenido {
	background: url(../img/contenido_bk.gif) top left no-repeat;
	background-attachment: fixed
	useless: none;
	_background-attachment: fixed; 
	float:left;
	width:367px;
	height:438px;
	font-size:8pt;
	margin:9px 0px 0 5px;
	padding-right:15px;
	padding-top:27px;
	overflow:auto;
	color:#4B5048;
	display:inline;
}
div#contenido p {
	margin:20px 17px;
	line-height: 14pt
}

div#contenido h2 {
	color:#647D70;
	margin:0;
	margin-right:20px;
	padding:0;
	font: normal 25px Verdana;
	text-align:right;
}

div#columna3 {
	height:454px;
	padding:10px 0px;
	text-align:center;
	width:208px;
	overflow:hidden;
	float:left;
	display:inline;
	background: url(../img/columna3_bk.gif) bottom  repeat-x;
	margin:0;
}

div#columna3 h2{
	color:#637669;
	text-align:center;
	font: bold 18px Arial Narrow, arial;
	margin: 0px auto 10px auto;
	letter-spacing: 1px;
}
div#columna3 h3{
	background:url(../img/flecha1.gif) left no-repeat;
	padding:2px 0 2px 40px;
	overflow:hidden;
	margin:10px 10px 0 0;
	text-align:left;
	color:#637669;
	font: bold  italic 13px arial, verdana;
	letter-spacing: 1px;
	line-height: 18px;
}
div#columna3 p#direccion {
	color:#000;
	text-align:left;
	font:bold 8pt tahoma;
	margin:5px 10px;
	padding:7px;
	border:1px solid #000;
	background-color:#f0efe5;
	line-height: 15px;
}
div#footer {
	clear:both;
	background: url(../img/footer_back.gif) top repeat-x #fff;
	text-align:center;
	font: normal 11px Arial;
	color:#7B7A75;
	height:60px;
	padding:0px;
	overflow:hidden;
	letter-spacing: 1px
}
div.productos {
	background-color:#FFFFFF;
	margin:0 0 0 10px;
	-moz-opacity:0.7;
	opacity:0.7;
	filter:alpha(opacity=70);
	float:left;
	width:340px;
	display:inline;
	
}
ul.producto {
	border-bottom:1px solid #C2C4C1;
	padding:5px;
	list-style-type:none;
	color:#4B5048;
	margin:0;
	clear:both;
	display:table;
	width:330px;
}
ul.producto li.nombre {
	float:left;
	margin:0 30px 0 5px;
	width:170px;
}
ul.producto li.nombre a {
	color:#4B5048;
	text-decoration:none;
}
ul.producto li.nombre a:hover {
	color:#000;
}
ul.producto li {
	
}
div.link_popup {
	margin:5px 17px;
}
div.link_popup a {
	color:#4B5048;
	font-weight:bold;
}
div#contenido div.volver {
	margin:30px 20px 0 20px;
}
div#contenido div.volver a {
	color: #4B5048;
}
div#contenido div.volver a:hover {
	text-decoration:underline;
	color: #999;
}
div.clear {
	clear:both;
}

/* ----------------- Novedades -------------------*/

div#contenido div.novedad {
	margin:20px 17px;
	border-bottom:1px solid #000;
	clear:both;
}

div#contenido div.novedad p {
	line-height: 14pt;
	margin:20px 0;
}

div#contenido div.novedad img {
	float:left;
	margin:5px 5px 5px 0;
}
div#contenido div.novedad a {
	
	color:#426455;
}
div#contenido div.novedad div.leermas {
	float:right;
}
div#contenido div.novedad div.leermas a{
	text-decoration:none;
}

div#contenido div.novedad a:hover {
	color:#909F97;
}
div#contenido div.novedad h3 {
	font-size:14px;
}
div#contenido div.novedad h3 span.fecha {
	font:normal 10px verdana;
	margin-right:10px;
	color:#A9A89E;
}
