/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
div#header{
	width:100%;
	height:200;
	}
	
div#header2{
	width:100%;
	height:200;
	position:fixed;
	background-color:#FFF;
	
	}
div#bodyhead{
	margin:auto;
	margin-top:10;
	width:80%;
	height:auto;
	
	}	
div#body{
	margin:auto;
	margin-top:10;
	width:80%;
	height:auto;
	
	}
div#body2{
	margin:auto;
	margin-top:10;
	width:100%;
	height:auto;
	padding: 30px;
	background-color:#0F6;
	}
	
div#footer{
	margin-top: 10px;
	width: 100%;
	height: auto;
	background-color: #EB6109;
	bottom: 0px;
	position: relative;
	}

.pie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
}
.textblan {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FF0;
	list-style-type: disc;
}
.btext {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
}
.menu{
	width:100%;
	height:auto;
	position:static;
	}
.pie2 {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
}

.banner{
	width:100%;
	height:100%;
	max-width:800px;
	max-height:350px;

	}
	
.menudeo{
	width:100%;
	height:100%;
	max-width:1128px;
	max-height:1780px;
	
}

.mayoreo{
	width:100%;
	height:100%;
	max-width:800px;
	/*max-height:2692px;*/
}
.sorteo{
	width:100%;
	height:100%;
	max-width:709px;
	/*max-height:2692px;*/
}
.encabeofer{
	width:100%;
	height:100%;
	max-width:1000px;
	max-height:228px;
}

.encabezado{
	width:100%;
	height:100%;
	max-width:900px;
	max-height:150px;
}
	
	
div#ofertas{
	margin:auto;
	margin-top:10;
	width:100%;
	height:auto;
	max-width:1150px;
	max-height:5000px;
	
	}
	
	.contenedor {
	float: left;
	height: 300px;
	width: 215px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	
}

div#productos{
	margin:auto;
	width:100%;
	height:100%;
	
	}
div#cuerpo{
	margin:auto;
	margin-top:10;
	width:80%;
	height:auto;
	
	}