@charset "UTF-8";
body {
	background-color: #f6c76f;
	background-image: url(../images/fondo_pollos.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

h3 {
	color: #A25400;	
}




#content {
	width: 741px;
	background-repeat: repeat;
	margin: 0 auto;
}
/* header CSS Style Rule */
#header {
	width: 741px;
	height: 80px;
	margin: 10px;
}

/* footer CSS Style Rule */
#footer {
	width: 741px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #513628;
	font-size: 0.7em;
	color: #513628;
}



#footer2 {
	width: 741px;
	font-size: 0.7em;
	color: #513628;
	text-align: right;
}

#text {
	width: 741px;
	font-size: 0.7em;
	color: #333;
	text-align: left;
	background-color: #FFF;
}



/* Top navigation CSS Style Rule */
#top-Nav {
    width: 741px;
    margin: 2px 0px 2px 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

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

a:hover {
	color: #633;
	text-decoration: underline;
}
.bodyshop {
	text-align: justify;
}
