body {
	color: #000000;
	margin: 0px 0px 12px;
	padding: 0px 0px 12px;
	background: #000000 url(../../images/fondo_web.gif) repeat-x left top;
	font: 11px Arial, Helvetica, sans-serif;
}

input, select, textarea {
	font: 11px Arial, Helvetica, sans-serif;
}

.boton {
	font-weight: bold;
	color: #FF0000;
}

.wfix1 {
	width: 250px;
}

form {
	display: inline;
}

#container {
	width: 776px;
	margin: 0 auto;
	background: url(../../images/fondo_container.gif) repeat-y center top;
}

#main {
	width: 768px;
	margin: 0 auto;
	background: url(../../images/fondo_contentbottom.jpg) repeat-x center bottom;
}

#content {
	padding: 22px 26px 32px;
	background: url(../../images/fondo_content.gif) repeat-x left top;
}

#content h1 {
	color: #FF0000;
	font-size: 17px; 
}

#content h2 {
	color: #FF0000;
	font-size: 16px;
}

#content h3 {
	color: #000000;
	font-size: 15px;
	margin-bottom: 26px;
	margin-top: 26px;
}	

.picsright {
	margin-left: 12px;
	margin-bottom: 12px;
	float: right;
}

#ofertasimo {
	height: 116px;
	width: 267px;
	background: url(../../images/boton_promosimo.jpg) no-repeat center center;
	float: left;
	margin-right: 8px;
}

#ofertasimo a {
	display: block;
	height: 91px;
	width: 137px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 25px;
	padding-right: 130px;
}

#ofertasimo a span {
	color: #FF0000;
}

#linkproductos {
	height: 116px;
	width: 437px;
	background: url(../../images/boton_catalogo.jpg) no-repeat center center;
}

html>body #linkproductos {
	margin-left: 279px;
	/* IE Hack */
}

#linkproductos a {
	display: block;
	height: 104px;
	width: 437px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-top: 12px;
}

#linkproductos a span {
	color: #000000;
}

#address {
	background: url(../../images/fondo_content.gif) repeat-x left top;
	font-weight: bold;
	text-align: center;
	margin-right: 225px;
	margin-left: 225px;
	padding: 0px 4px 4px;
	border: 1px solid #E9E9E9;
	color: #FF0000;
}

#address span {
	color: #000000;
	font-size: 12px;
}

.item {
	margin-bottom: 32px;
	border-bottom: 2px solid #CCCCCC;
}

.item td {
	vertical-align: top;
	padding: 4px;
}

.item th {
	padding: 4px;
	color: #000000;
	font-size: 13px;
	border-bottom: 1px solid #1F0000;
}

.pedir a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: #980000;
	width: 80px;
	margin-right: 0px;
	margin-left: auto;
	text-align: center;
	padding: 4px;
	border: 2px solid #1F0000;
	text-decoration: none;
}

.pedir a:hover {
	color: #FFFF99;
	background: #EE0000;
	border: 2px solid #980000;
}
