@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Georgia;
	font-size: 16px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat;
	text-align:center;
}

#contenedor {
	width:969px;
	margin:auto;
	text-align: left;
	margin-top: 0px;
}

#header {
	width:969px;
	margin:auto;
	height: 82px;
	margin-top: 20px;
}

#banner {
	width:969px;
	margin:auto;
	height: 358px;
	background-image:url(../images/banner1.png);
	padding-top: 200px;
	background-repeat: no-repeat;
}

#contenido {
	width:689px;
	background-image:url(../images/fondo_contenido.png);
	float: right;
	padding-top: 40px;
	padding-left: 40px;
	background-repeat: repeat-y;
}

.producto {
	width:200px;
	height:350px;
	margin-right: 20px;
	float: left;
	margin-top: 20px;
	text-align: left;

}
.oferta {
	width:190px;
	height:270px;
	margin-top: 20px;
	text-align: center;

}

#ofertas {
    width:223px;
    margin-right: 20px;
	float: left;
    text-align: center;
	background-color:#FFF;

}

#col2 {
	width:223px;
	height:550px;
	text-align: left;
}

#categorias {
	width:203px;
	height:350px;
	text-align: left;
	padding-left: 20px;
	background-image: url(../images/cat_bg.jpg);
	background-repeat: repeat;
}

#footer {
	width:450px;
	height:45px;
	margin-top: 40px;
	text-align: left;
	padding-top: 18px;
	padding-left: 210px;
	float: left;
	background-image: url(../images/footer.png);
}

#nosotros {
	width:650px;
	text-align: left;
}

#pago {
	width:650px;
	text-align: left;
}

#políticas {
	width:650px;
	height:360px;
	text-align: left;
}

#detalle {
	width:650px;
	text-align: center;
}

#seccion {
	width:650px;
	height:360px;
	text-align: left;
}

#contacto {
	width:650px;
	height:360px;
	text-align: left;
}


.style1 {
	font-size: 16px;
	line-height: 25px;
}
a:hover {
	color: #449385;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style2 {
	color: #000000;
	line-height:24.5px;
}
.style3 {
	font-size: 22px
}
.style4 {color: #479081}

.style5 {
	font-size: 20px;
	font-style: italic;
	color: #008E7E;
}

.style6 {
	font-size: 16px;
	font-style: italic;
}
.style7 {
	color: #009484;
	 text-align:left;
	 font-size: 15px
}
.style8 {
	font-size: 14px
}
.style9 {
	font-size: 14px
}

.style10 {font-size: 17px}
.style11 {font-size: 15px}

.titulo_producto{
	font-size: 16px;
	font-style: italic;
	height:50px;

}
.btn{
	padding-top:10px;
}
