/* CSS Document */

body
{
	background-color: #000000;
	font-family:Tahoma, Arial;
	font-size:9pt;
}

#div_contenedor
{
	margin: 0 auto;
	width: 940px;
	border-left: #FFFFFF solid 10px;
	border-right: #FFFFFF solid 10px;
	border-top: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 1px;
	background: #FFFFFF;
}

#header
{
	background: #FFFFFF;
}

#div_left
{
	width: 730px;
	background-color: #FFF;
	border-right: #333 solid 210px;
	margin-right: -210px;
	float: left;
}

#div_contenido 
{
	padding: 0;
	margin: auto 10px auto auto;
}

#div_contenido #home
{
	margin: auto 10px auto auto;
}

#div_contenido #home p
{
	margin: 1.5em auto;
}

#div_contenido #home p img
{
	float: left;
}

#div_contenido #home p a
{
	color: #FF6600;
	text-decoration: none;
	border-bottom: #FF9900 dashed 1px;
}

#div_contenido h1 /*Titulo de las secciones */
{
	color:  #FF6600;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	margin: 1em auto;
}

#div_contenido h1 a /* Links del mapa de navegacion */
{
	color:  #FF6600;
	text-decoration:none;
}
#div_contenido h1 a:hover /* Links del mapa de navegacion */
{
	color: #FF6600;
	text-decoration: underline;
}
#div_contenido #div_lista_categorias
{
	margin:auto;
}

#div_contenido #div_lista_categorias ul
{
	list-style: none;
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
}

#div_lista_categorias ul li
{
	text-align: center;
	float: left;
	margin: 0.5em 2.033em;
	_margin: 0.5em 3em auto 1em;
}

#div_lista_categorias ul li h2
{
	font-family: Tahoma;
	font-size: 8pt;
	margin: 0px;
}

#div_lista_categorias ul li a img
{
	border: none;
}

#div_contenido #div_lista_productos ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#div_lista_productos img
{
	clear: both;
	margin: 1.4em;
}

#div_lista_productos ul li
{
	margin: 0.5em auto;
	font-family: Tahoma;
}

#div_lista_productos ul li div
{
	_margin-right: -6px;
}

#div_lista_productos ul li a
{
	color: #333333;
	background: #FFFFFF url(../img/down.gif) no-repeat left center;
	padding: 0 0 0 22px;
	text-decoration: none;
	cursor: pointer;
}

#div_lista_productos ul li a:hover
{
	text-decoration: underline;
}

/*Estilos de tablas*/

@font-face
{
	font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;
}

@font-face
{
	font-family:Calibri;
}

.MsoNormalTable
{
	margin: 1em auto 0.3em auto;
}

p.MsoNormal, li.MsoNormal, div.MsoNormal
{
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:10.0pt;
	margin-left:0cm;
	line-height:115%;
	font-size:11.0pt;
	font-family:Calibri;
}

@page Section1
{
	size:595.3pt 841.9pt;
	margin:70.85pt 3.0cm 70.85pt 3.0cm;
}

div.Section1
{
	page:Section1;
}

/* Termina estilos de tablas */

#div_left #div_novedades
{
	clear: both;
	background: url(../img/bg_novedades.jpg) #333;
	border: #333 solid 5px;
	margin: 1em 10px 1em auto;
	*margin: 0 10px 1em auto;
}

#div_novedades h4
{
	font-family: Tahoma;
	*font-size: 9pt;
	text-decoration: underline;
	color: #FFFFFF;
	margin: 0.70em 0.70em 1em 0.70em;
	*margin: 0.30em 0.70em 1em 0.70em;
	_margin: 0.70em 0.70em 1em 0.70em;
}

#div_novedades .div_novedad
{
	width: 160px;
	float: left;
	margin: auto 0.70em 1em 0.70em;
	*margin: auto 0.70em auto 0.70em;
	_margin: auto 0.45em auto 0.45em;
}

.div_novedad img
{
	border: #FF6600 solid 2px;
}

.div_novedad h6
{
	margin: 1em auto;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}

.div_novedad p
{
	color: #FFFFFF;
	margin: 0px;
	font-family: Tahoma;
	font-size: 8pt;
	text-align: center;
}

.div_novedad .promo
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
	text-decoration: blink;
}

.div_novedad h3
{
	color: #333333;
	font-family: Tahoma;
	font-size: 13pt;
	text-decoration: underline;
}

#div_left #footer
{
	clear: both;
	width: 720px;
}

#footer img
{
	margin: auto auto 1em auto;
}

#div_right
{
	width: 210px;
	float: right;
}

#div_right a
{
	text-decoration: none;
}

#div_right img
{
	margin: auto 10px 10px 10px;
	border: none;
}

#div_right #banner
{
	width: 190px; 
	height: 73px; 
	margin: auto 10px 10px 10px;
}

#newsletter form
{	
	position: relative;
	bottom: 7em;
	right: 1.3em;
	padding: 0;
}

#newsletter form div input
{
	font-family: Tahoma;
	font-size: 8pt;
	border: #666666 solid 1px;
}

#newsletter form div input:focus
{
	border: #FFCC00 solid 1px;
}

#newsletter form .boton
{
	background: #FFCC33;
	border: #333333 outset 1px;
}

#newsletter form .boton:focus
{
	border: #333333 outset 1px;
}

#newsletter form .boton:active
{
	border: #333333 outset 1px;
}

#newsletter form .boton:visited
{
	border: #333333 outset 1px;
}

#div_parche
{
	clear: both;
}

#infinito
{
	width: 960px;
	margin: 13px auto !important;
	*margin: 8px auto !important;
	overflow: auto;
}

#infinito img
{
	float: right;
}