@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background-color: #FFFFFF;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	height: 1445px;
}
#wrapper #logo {
	height: 81px;
	background-color: #FFFFFF;
	background-image: url(images/banner_principal_nuevo.jpg);
	background-repeat: no-repeat;
}
#wrapper #navigation {
	height: 35px;
	background-color: #FFFFFF;
	margin-left: 580px;
}
#wrapper #bodyArea #left {
	width: 129px;
	float: left;
	border-right-width: 0px;
	border-right-style: none;
}

#wrapper #bodyArea #right {
	float: right;
	width: 150px;
}
#wrapper #bodyArea #footer {
	clear: both;
	height: 43px;
	background-image: url(images/catalogo_07.jpg);
}
#wrapper #footer #final {
	height: 20px;
	margin-top: 20px;
	float: right;
	margin-right: 20px;
}

#wrapper #bodyArea #right #publi1 {
	height: 220px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	padding: 3px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#wrapper  #bodyArea  #right  #publi2 {
	height: 220px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	padding: 3px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


#wrapper #bodyArea #right #publi3 {
	height: 220px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	padding: 3px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#wrapper #bodyArea #right #publi4 {
	height: 220px;
	padding: 3px;
	border: 1px solid #000000;
}
#wrapper #bodyArea #right #publi5 {
	padding: 3px;
	height: 220px;
	border: 1px solid #000000;
}

#wrapper #bodyArea #content {
	margin-right: 145px;
	margin-left: 130px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 0px;
	padding-left: 15px;
	height: 1300px;
}
#wrapper #bodyArea #content #buscador {
	height: 480px;
	background-image: url(images/buscador_fondo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 20px;
}
#wrapper #bodyArea #content #numeracion {
	height: 35px;
	margin-top: -75px;
	padding-top: 12px;
	padding-left: 100px;
}
