	
.body {
	width: 980px;
	margin: 0 auto;
	background-color:#ededed;
	font-family: Delicious, sans-serif;
	height: 100%;
	line-height: 20px;
}


.mainheader  {
	width: 100%;
	margin: 0 auto;
	height: 70px;
	background-color: #fff;
}

.mainheader nav{
	background-color: #fff;
	float: right;
	height: 70px;
}

.mainheader .telefono{
	float: right;
	width: auto;
}

.container{
  column-count: 2;
  column-gap: 20px;
  -moz-column-count: 2;
  -moz-column-gap: 20px;
   -webkit-column-count: 2;
   -webkit-column-gap: 20px;
}

#container { width: 320px; margin-top: 0; padding-top: 10px; text-align: left;}
#container p { float: left; width: 50%; height: 5px;}

.mainheader nav ul{ 
	list-style: none;
	margin: 0 auto;

	}
	
.mainheader nav ul li{
		display: inline;
		font-size: 18px;
}

.mainheader nav a:link, .mainheader nav a:visited{
	color: #363b3d;
	display: inline-block;
	padding: 25px 10px;

}

.mainheader nav a:hover, .mainheader nav a:active,
.mainheader nav .active a:link, .mainheader nav.active a:visited{
	background-color: #fbd65c;
	color: #363b3d;
	text-shadow: none;
	height: 20px;
}

.active{ 
	background-color: #fbd65c;
}
.mainheader img{
	float: left;
	width: auto;
}

a{
	text-decoration: none;
	color: #363b3d;
}

#imagen { width: 980px; height: 306px; background-color: #fff;}

.contenido{
	width: 980px; 
	margin:0 auto; 
	height: auto;
	display:inline-block;
	background-color:#fff; }


.oferta { 
	width: 690px; 
	height: auto;
	padding: 5px;
	
	}
	
.oferta header{ background-color: #fff;
	height: 31px;  
	display: inline-block; 
	width: 100%; 
}


.oferta p{ 
font-size: 16px;
text-align: justify;
padding: 2 10px;
float: left;
	}

.side img{float: left;}

.texto{ 
	padding-left: 40px; 
	padding-top: 6px; 
	font-size: 20px;
}
.links{
		width: 320px; 
		float: right; 
		padding: 5px 1.5%;
		background-color: yellow;

}
.agenda{
		width: 260px; float: right;padding: 5px 10px;}

.agenda header{ background-color: #fff;
	height: 40px;  
	display: inline-block; 
	width: 100%; 
}
.agenda li{
	padding-left:20px; font-size:16px; margin-top:0px;
}

.footer img{float: left;}

#texto-abajo1{ padding-top:  15px; padding-left: 30px;}
#texto-abajo2{ padding-top:  5px; padding-left: 10px;}

b{ font-size: 18px;}

.footer{
	background-color: #0e3447;
	height: 200px;
	margin: 0 auto;
	color: #fff;
	width: 100%;
	bottom: 0px;
	padding-top: 10px;
}

.horario{ 
		width: 27%;
		float: left; 
		padding: 25px 3%;
		text-align: center;
		height: 150px;
}
.ubicacion{
		width: 27%;
		float: left; 
		padding: 40px 3%;
		text-align: center;
		height: 150px;


}
.diseno{
		width: 27%;
		float: left; 
		padding: 60px 3%;
		text-align: center;
		height: 150px;


}


@font-face { font-family: Delicious; src: url('font/Delicious-SmallCaps.otf'); }



#products-wrapper {
	width: 700px;

}
.products {
}
.product {
	width:21%;
	float: left;
	margin-left:24px;
	height: 220px;

}
.product-thumb {
	float: left;
	height: 125px;
	width: 125px;
	margin-right: 10px;
	margin-bottom:5px;
}
.product-content{
	width:125px;

}
.product-content h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #707070;
	float:left;
	
}
.product-desc {
	font-size: 13px;
	margin-top:10px;
	float:left;
}


}

.check-out-txt{
	float:right;
}
