a:link {
	color: #999;
}
a:visited {
	color: #999;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
}
#madre {
	width: 1000px;
	margin: 0px auto;

}
#top {
	width: 1000px;
	height: 300px;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
}
#top #map {
	width: 1000px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #999;
	padding-top: 8px;
}


#info {
	width: 1000px;
	height: 480px;
}
#top #botones {
	width: 906px;
	padding-left: 94px;
	height: 60px;
}

#promos {
	width: 1000px;
	height: 140px;
}
#promos #banner1 {
	width: 25px;
	height: 90px;
	float: left;
}
#promos #banner2 {
	width: 700px;
	height: 140px;
	float: left;
	padding-left: 7px;
}

#promos #banner3 {
	width: 260px;
	height: 140px;
	float: right;
}


#pie {
	width: 1000px;
	height: 100px;
}
#pie #btnpie {
	width: 1000px;
	height: 22px;
	background-image: url(img/fondo%20map.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	padding-top: 8px;
}
#pie #legales {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	width: 500px;
	height: 62px;
	padding-left: 500px;
	text-align: right;
	padding-top: 8px;
}
#productos {
	height: 90px;
}
#top #banners {
	height: 210px;
	padding-left: 95px;
	padding-top: 5px;
}
