*{ 
	#behavior: url(iepngfix.htc);
	_behavior: url(iepngfix.htc);

}

body{
margin: 0px auto;
background-color: #e9e8e3;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#header{
height: 108px;
min-width: 100%;
background-image: url(images/latienda_01.jpg);
background-repeat:repeat-x;
}
#header #logo{
width: 909px;
height:108px;
background-image: url(images/latienda_02.jpg);
background-repeat:no-repeat;
margin: 0px auto;
}

#content{
min-width: 100%;
margin: 0px auto;
min-height: 600px;
}

#top{
background-image:url(images/latienda_04.jpg);
background-repeat: no-repeat;
width:909px;
height: 453px;
margin: 0px auto;
padding:0px

}

#content #centro{
margin: 0px auto;
min-height: 400px;
background-image: url(images/latienda_05.jpg);
background-repeat:repeat-y;
width:909px;
min-width: 909px;
}

#grupo {
       
        margin: 0px;
		padding:0px;
		width:909px;
		height:325px;
}
#grupo ul, li {
        list-style-type: none;
}

#grupo ul{
height:305px;
margin:0 auto;
width:750px;
}
       
#grupo li{
	background-image:url(images/fondo_articulo.png);
	height:304px;
	padding:0;
	width:198px;
	float: left;
	list-style-type:none;
	margin: 0px 20px;
}

#grupo li .titulo_articulo{
background-color:#000000;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
margin:150px 10px 5px 5px;
position:absolute;
text-align:right;
width:180px;
z-index:2;
}
#grupo li .img_articulo{
margin:5px;
position:absolute;
z-index:1;
}
#grupo li .imagen_articulo{
height:186px;
}
#grupo li .texto_articulo{
height:50px;
padding:10px 9px 1px;
width:180px;
}
#grupo li .botones{
height:20px;
margin-right:10px;
padding:0;
width:190px;
}
#grupo li .boton a{
text-decoration:none;
background-color:#FF0000;
border:4px solid #666666;
color:#FFFFFF;
float:right;
font-weight:bolder;
height:18px;
line-height:18px;
margin:1px;
padding:1px;
text-align:center;
width:55px;
}
#grupo li .boton_1 a{
background-color:#FF00FF;
border:4px solid #666666;
color:#FFFFFF;
float:right;
font-weight:bolder;
height:18px;
line-height:18px;
margin:1px;
padding:1px;
text-align:center;
vertical-align:center;
width:55px;
}
#grupo li .boton_1 a:hover, #grupo li .boton a:hover{
background-color:#999999;
border:4px solid #666666;
color:#FFFFFF;
float:right;
font-weight:bolder;
height:18px;
line-height:18px;
margin:1px;
padding:1px;
vertical-align:center;
width:55px;
}

.separador{
height:100%;
background-image: url(images/latienda_05.jpg);
background-repeat:repeat-y;
width:909px;
min-width: 909px;
margin: 0px auto;
}

#footer {
	font-size:10px;
	color:#000;
	min-width:100%;
	height: 78px;
	text-align:right;
	margin: 0px auto;
	background-image:url(images/latienda_08.jpg);
	background-repeat:repeat-x;

  	
}
#footer .footer_centro{
margin: 0px auto;
min-height: 100%;
background-image: url(images/latienda_07.jpg);
background-repeat:no-repeat;
width: 909px;
min-width: 909px;
}
.texto_footer{
color:#FFFFFF;
text-align:left;
border-top: 1px #FFFFFF dotted;
width: 680px;
min-width: 680px;
margin: 0px auto;

}

#footer a, #footer a:visited{
text-decoration:none;
color:#e2e3e5;
text-decoration:underline;
}
#footer a:hover{
color:#999;
text-decoration:underline;
}
