@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #503821;
	line-height:120%;
	background-color: #E9DEB5;
	background-image: url(../img/bkgd_body.gif);
	background-repeat: repeat;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size:16px;
}

p {
	padding:10px;
	text-align: justify;
}

a {
	text-decoration:none;
	color:#503821;
}

#container {
	margin: 0 auto;
	width: 955px;
	background-image: url(../img/bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #F0F4F3;
}

#header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 390px;
	position: relative;
}

#header .no {
	display:none;
}

#header h2,h1 {
	position: relative;
	top: 56px;
	left: 600px;
	width:300px;
	text-align: center;
	/*display: block;*/
	margin-bottom: 15px;
}

#header #menu {
	float: left;
	position: absolute;
	left: 498px;
	top: 350px;
}

#header #menu li {
	float: left;
	margin-right: 15px;
	font-size: 14px;
	font-weight: bold;
	padding-right: 25px;
	list-style-type: none;
	padding-top: 20px;
	background-image: url(../img/flor.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#menu li a:hover {
	border-bottom:2px solid #FC0;
}
#contents {
	position: relative;
}

#historia {
	float: left;
	width: 288px;
	margin: 15px 0px 30px 23px;
	padding-right: 10px;
}

#historia h2 {
	padding:12px 0px 12px 40px;
	background-image: url(../img/b.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 20px 20px 20px 0px;
}

#productos {
	float:left;
	width: 300px;
	margin-top: 45px;
	border-right: 1px solid #503821;
	border-left:1px solid #503821;
	margin-bottom:30px;
}

#productos .pan {
	padding-left: 40px;
	background-image: url(../img/flor.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 5px;
	padding-top: 3px;
	margin-left:10px;
	margin-bottom:30px;
}

#especialpan li {
	overflow:auto;
	width:300px;
}

#especialpan img {
	float:left;
	margin-left:20px;
}

#especialpan a {
	float:left;
	margin-left:30px;
	margin-top:20px;
}

#productos .bolleria {
	background-image: url(../img/b.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 10px 0px 10px 40px;
	margin: 20px 0px 20px 10px;
}

#especialbolleria a {
	float:left;
	padding-right:40px;
	padding-left:10px;
	text-decoration:none;
	margin-top:25px;
	margin-right:30px;
}

#especial {
	float:left;
	width:300px;
	margin-top: 40px;
}

#especial .receta {
	background-image: url(../img/b.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 7px 0px 6px 40px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#especial h2 {
	margin-left: 20px;
}

#recetasemana {
	background-image: url(../img/tartasanmarcos.gif);
	background-repeat: no-repeat;
	height: 262px;
	width: 407px;
	position: absolute;
	top: 139px;
	right: 14px;
}

#especial #receta {
	margin-top: 300px;
}

#receta p  {
	color: #503821;
	margin-left: 30px;
}

#receta a {
	margin-left: 40px;
	text-decoration: underline;	
}

#footer {
	clear: both;
	background-image: url(../img/footer.gif);
	height: 33px;
}
