h1, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h3 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #333;
}
h3 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
h3 ul li {
	display: inline;
	white-space: nowrap;
	margin: 0;
}
h3 a {
	margin: 0;
	padding:0;
}
p {
	padding-left: 6px;
}
body {
	background: url(imagenes/fondo.jpg);
	background-attachment: fixed;
	color: #000;
	font: 14px Calibri, Tahoma;
	margin: 10px auto 10px auto;
	text-align: center;
	vertical-align: top;
}
a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a img {
	border: 0;
}
a.scrollover { /* estado normal */
	text-decoration: none;
	color: #000;
	padding: 2px 0 2px;
}
a.scrollover em:first-line { /* estado over */
	color: #77651E;
}
hr { /* Para Internet Explorer */
	text-align: center;
	width: 94%;
	height: 1px;
	color: #999;
	border: none;
}
html>body hr { /* Para exploradores basados en Gecko */
	margin-right: auto;
	width: 94%;
	height: 1px;
	background-color: #999;
	border: none;
}
html>body hr { /* Para exploradores basados en Opera y Gecko */
	margin-right: auto;
	width: 94%;
	height: 1px;
	background-color: #999;
	border: 0px solid #fff;
}
#container {
	background-color: #fff;
	background-image: url(imagenes/fondo_contenido.jpg);
	background-repeat: repeat-y;
	color: #000;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 800px;
}
#idioma {
	background: url(imagenes/header_sup.jpg);
	height: 30px;
}
#cabecera {
	background: url(imagenes/header.jpg);
	height: 171px;
}
#topmenu {
	background: url(imagenes/fondo_nav.jpg);
	border: 0;
	height: 30px;
	margin: 0;
	text-align: right;
	cursor: default;
}
#topmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 4px;
}
#topmenu ul li {
	display: inline;
	margin: 10px 14px 0 0;
}
#topmenu a {
	color: #000;
	font: 17px Century Gothic, Verdana;
	text-decoration: none;
}
#topmenu a:hover {
	color: #000;
	font: 17px Century Gothic, Verdana;
	text-decoration: none;
}
.sidebar {
	float: left;
	margin: 0 10px 0 0;
	padding-top: 10px;
	width: 214px;
}
.sidebar ul {
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	list-style: none;
	padding-left: 6px;
}

.sidebar ul li a {
	display: block;
	width: 86%;
	padding: 4px;
	border-bottom: 1px dotted #333;
}
.sidebar ul li a:hover {
	background-color: #E1F1D3;
	color: #000;
}
.children {
	font-style: italic;
}
#titulo-productos {
	background: #ccc url(imagenes/productos.jpg);
	height: 31px;
	text-align: left;
	width: 82px;
	margin-left: 8px;
}
#titulo-buscador {
	background: #ccc url(imagenes/buscador.jpg);
	height: 31px;
	text-align: left;
	width: 76px;
	margin-left: 8px;
	margin-top: 10px;
}
#maincolumn {
	float: left;
	line-height: 22px;
	margin: 0 6px 0 0;
	*margin: 10px 6px 0 0;
	width: 560px;
	min-height: 480px;
	height: auto !important;
	height: 100%;
}
.post {
	margin: 10px 0 10px 0;
	padding: 0 4px 0 4px;
	background-color: #efefef;
	background-image: url(imagenes/fondo_superior_entradas-a.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.post2 {
	margin: 10px 0 10px 0;
	padding: 0 4px 0 4px;
	background-image: url(imagenes/fondo_superior_entradas-a.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.post-pagina {
	margin: 10px 0 10px 0;
	padding: 0 4px 0 4px;
	background-color: #efefef;
	background-image: url(imagenes/fondo_superior_entradas-b.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.post h2 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	width: 100%;
}
.post2 h2 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	width: 100%;
}
.post-pagina h2 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	width: 100%;
}
.post h2 a {
	color: #000;
	width: 100%;
}
.post h2 a:hover {
	color: #333;
}
.entry {
	padding: 0;
}
.entry ul {
	list-style: none;
	margin-left: -20px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	color: #000;
	font: 14px Calibri, Tahoma;
	font-weight: bold;
}
.entry img {
	padding: 4px;
}
.entry img.wp-smiley {
	background-color: transparent;
	border: 0;
	padding: 0;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img[align="left"] {
	float: left;
	margin: 2px 10px 5px 0px;
}

img.alignright, img[align="right"] {
	float: right;
	margin: 2px 0px 5px 10px;
}
.separador {
	height: 4px;
}
#footer {
	background: url(imagenes/pie.jpg);
	clear: both;
	height: 30px;
	margin: 0;
	padding: 0;
	width: 800px;
}
#link_lb {
	clear: both;
	height: 29px;
	margin: 0;
	padding: 0;
	width: 140px;
	text-align: left;
	float: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
}
