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

body {
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#general {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
#container {
	padding: 0px;
	width: 1001px;
	margin: 0 auto;
}
#top {
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 982px;
}
#header {
	margin: 0px;
	height: 99px;
	width: 982px;
	padding-top: 2px;
	background-image: url(images/header10.jpg);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
#botonera {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 982px;
}
#footer {
	padding: 0px;
	height: 200px;
	width: 100%;
	margin: 0 auto;
	background-image: url(images/footer_nuevo.png);
	background-repeat: no-repeat;
	background-position: center -2px;
}
#footext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	margin: 0 auto;
	height: 200px;
	width: 900px;
	padding-top: 0px;
	color: #FE9C13;
}
#footer #footext #sitemap {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #b2b2b2;
	margin: 0px;
	float: left;
	height: 149px;
	width: 187px;
	text-align: left;
	line-height: 14px;
	background-image: url(images/divisor.png);
	background-repeat: no-repeat;
	background-position: right 20px;
	padding-top: 25px;
}
#footer #footext #facebook {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #b2b2b2;
	background-image: url(images/divisor.png);
	background-position: right 20px;
	float: left;
	width: 223px;
	padding-top: 25px;
	height: 149px;
	background-repeat: no-repeat;
	padding-right: 23px;
}
#footer #footext #tarjetas {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #b2b2b2;
	background-image: url(images/divisor.png);
	background-position: right 20px;
	float: left;
	width: 207px;
	padding-top: 25px;
	height: 149px;
	background-repeat: no-repeat;
	padding-right: 23px;
}
#footer #footext #direccion {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #b2b2b2;
	float: left;
	width: 236px;
	padding-top: 25px;
	height: 149px;
	padding-right: 0px;
	line-height: 13px;
}
#footer2 {
	padding: 0px;
	height: 200px;
	width: 100%;
	margin: 0 auto;
	background-image: url(images/fnd_footer_final.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
