/* CSS Document */
#texto{
	width:580px;
	height:auto;
	text-align:left;
	
}

#menu{
	width:161px;
	height:20px;
	text-align:left;
}

#productos_menu {
	width:151px;
	height:12px;
	border-bottom:1px dashed #736C5E;
	background-color:#FBF8F2;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	margin:0px;
}

#fondoDirecciones{
	float:left;
	height:200;
	width:200;
	background-color:#E1DDD4;

}

P.marron{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #979186;
	padding-top:10px;
	padding-bottom:10px;
	line-height:14px;
}

li {
	list-style-image: url(/imagenes/icono.gif);
}

h1{
	font-family:'Treuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #AC0026;
}

p {
margin:0px;
}
