#intro{
	margin: auto;
}

body{
	text-align: center;
}

#contenedor{
	width: 750px;
	margin: auto;
	padding: 0;
	position: relative;
}

#izquierda{
	background-image: url(../i/fondo-izquierda.gif);
	padding-top: 20px;
	margin-left: 16px;
	margin-top: 11px;
	width: 329px;
	height: 340px;
	position: absolute;
	left: 0px;
}

#derecha{
	background-image: url(../i/fondo-derecha.gif);
	padding:0px;
	border: 0px;
	margin: 0px;
	width: 392px;
	height: 343px;
	position: absolute;
	left: 338px;
	top: 23px;
}

#menu{
	margin: 0px;
	position: absolute;
	top: 366px;
	left: 0px;
}

#contenido{
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	left: 5px;
	height: 305px;
}


#contenido p{
	font-family: Verdana;
	font-size: 11px;
	color: #0a802c;
	text-align: left;
	line-height: 135%;
	width: 350px;
}

h1{
	color: #0a802c;
	font-family: Verdana;
	font-size: 12px;
}

#centro{
	position: absolute;
	top: 45%;
	left: 41%;
}

#menu_productos{
	width: 300px;
	margin: auto;
	text-align: center;
}

#productos_dulces{
	width: 150px;
	height: 130px;
	float: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

#productos_salados{
	float: right;
	width: 150px;
	height: 130px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

div.hover{
	background: #b2d56f;
	color: #ffffff;
}

div.out{
	color: #0a802c;
}

img.sec_productos{
	margin: auto;
	margin-top: 15px;
	border: 0px;
}

#contacto{
	color: #0a802c;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
 }

input{
	background-color: #b2d56f;
	border: 1px solid #0a802c;
	color: #0a802c;
	width: 235px;
}

textarea{
	background-color: #b2d56f;
	border: 1px solid #0a802c;
	color: #0a802c;
	scrollbar-base-color: #b2d56f;
}

input.button{
	background-color: #b2d56f;
	border: 1px solid #0a802c;
	color: #0a802c;
	width: 70px;
	margin: 5px;
}

td.miniaturas{
	font-family: Verdana;
	font-size: 12px;
	color: #0a802c;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
}

td.hover{
	background: #b2d56f;
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 15px;
}

td.out{
	color: #0a802c;
}

#flechas{
	top: 325px;
	left: 175px;
	position: absolute;
}

  /*
  Colores alternativos
  verde paleta de sabores: 22b24c
  verde mas oscuro: 206100
  */
