#catalogo{
	position:relative;
	width: 740px;
	height: 680px;
	height: auto;
	font-family:"Lucida Grande", verdana, sans-serif;
	background:  url("../imagenes/fondo_body.png") repeat-y left top;
	margin: -5px 0 0 200px;
	/*margin-top: 30px;*/
}
#like_facebook{
	margin-left: 200px;
}/*
#trangenicos{
	top: 120px;
}*/
#informacion{
	margin-top: 0px;
	*margin-top: 0px;
	background: none;
	*height: 200px;
	*height: auto;
}

#lateral{

}

#titular{
	color: #009DD2;
	margin: 10px 0px 0px 20px;
	width: 700px;
	border: 0px solid #D35211;
	font-size: 14px;
	height: auto;
	padding-top: 10px;
}
	#titular h1{ font-weight: bold; font-style: italic;}
	#titular h2{ font-size: 16px;}
#titular.conos{	color: #6B0220;	}
#titular.palos{	color: #D85916;	}
#titular.snack{	color: #009AB2;	}
#titular.vasos{	color: #15B701;	}
#marco{
	height: 600px;
	min-height: 600px;
	position: relative;
}/*
#marco.conos{	background: url("../imagenes/marcos/body_conos.jpg") repeat-y;	}
#marco.palos{	background: url("../imagenes/marcos/body_palos.jpg") repeat-y;	}
#marco.snack{	background: url("../imagenes/marcos/body_snack.jpg") repeat-y;	}
#marco.vasos{	background: url("../imagenes/marcos/body_vasos.jpg") repeat-y;	}
*/
#lista{
	width: 720px;
	min-height: 75px;
	*height: 75px;
	*height: auto;
	/*position: absolute;
	top: 0px;
	left: 10px;*/
	padding-top: 0px;
	margin-left: 5px;
	position: relative;
}
#logos{
	clear: both;
	float: left;
	margin-left: -32px;
	display: none;
}
div .mini_foto{
	width: 70px;
	height: 70px;
	float: left;
	background: #FFF;
	border: 1px solid #c5c5c5;
	overflow: hidden;
	margin: 2px;
}
div .mini_foto:hover{
	width: 68px;
	height: 68px;
	float: left;
	background: #FFF;
	border: 2px solid #009DD2;
	overflow: hidden;
	margin: 2px;
	cursor: pointer;
/*
	width: 68px;
	height: 38px;
	float: left;
	background: #FFF;
	border: 2px solid #009DD2;
	overflow: hidden;
	margin: 2px;*/
}
div.foto_menu{
	width: 70px;
	height: 40px;
	float: left;
	background: #FFF;
	border: 1px solid #c9c9c9;
	overflow: hidden;
	margin: 2px;
}
div.foto_menu:hover{
	width: 68px;
	height: 38px;
	float: left;
	background: #FFF;
	border: 2px solid #009DD2;
	overflow: hidden;
	margin: 2px;
}
div.yogures{
	width: 138px;
	height: 40px;
	padding: 0 5px;
}
div.yogures:hover{
	width: 136px;
	height:38px;
}
#productos{
	width: 720px;
	height: 450px;
	/*position: absolute;
	top: 0px;
	left: 500px;*/
	margin-left: 5px;
	padding-top: 0px;
	position: relative;
	background: #FFF;
	overflow: hidden;
}
#producto{
	width: 720px;
	min-height: 70px;
	background: #FFF;
	border: 3px solid #6B041F;
	float: left;
}

#foto{
	position: relative;
	width: 305px;
	height: 455px;
	border: 0px solid #FFF;
	float: left;
	background: #FFF;
}
#explicacion_helado{
	padding: 10px 2px;
	border: 0px solid #000;
	text-align: left;
	font-family: "lucida sans unicode", verdana, arial;
	color: #5c5c5c; 
	background: #FFF;
	width: 410px;
	height: 450px;
	position: relative;
	float: left;
}
#explicacion_helado H1{
	font-weight: bold;
}
div .producto{
	border: 0px solid #F00;
	min-height: 450px;
	top: 500px;
	position: absolute;
}

