body {
	margin: 0px;
 background-image: url(../../../images/uploads/Skin_Pionier_Flash/bg.jpg);

}
#pageSurround {
/*------ ANCHO DE LA PAGE   ------------------------------------------*/
	width: 100%;

	margin: 0px auto;
/*------ BORDE SUPERIOR   ------------------------------------------*/
	padding: 0px;
}

/*------ BORDE LEFT   ------------------------------------------*/
#subSurround {
	padding-left: 0px;
}


/*------ BANNER SUPERIORS   ------------------------------------------*/

#topHeader {
	text-align: right;
	height: 174px;
	background-image: url(../../../images/uploads/Skin_Pionier_Flash/topHeader.jpg);
	background-repeat: no-repeat;
}

/*------ BG SEAR ENGINE   ------------------------------------------*/
#sessionBox {
	text-align: left;
	background-image: url(../../../images/uploads/Skin_Pionier_Flash/sessionBg.gif);
	width: 236px;
	height: 96px;
	float: right;
}


/*------ BOTONES   ------------------------------------------*/

/*------ BG de linea debajo de los botones  Y FONDO BOTONES ------------------------------------------*/

.topCats {
	text-align: center;
	background-image: url(../../../images/uploads/Skin_Pionier_Flash/catBg.gif);
	height: 0px;
	color: #ffffff;
	margin-bottom: 1px;
}

/*------ Imagenen de lado derecho de la linea debajo de los botones   ------------------------------------------*/
.topCatsBgRight {
	background-image: url(../../../images/uploads/Skin_Pionier_Flash/catBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 42px;
}

/*------ Imagenen de lado derecho de la linea debajo de los botones   ------------------------------------------*/
.topCatsBgLeft {
	float: left;
	background-image: url(../../../images/uploads/Skin_Pionier_Flash/catBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
}



.siteDocs {
	text-align: center;
	background-image: url(../../../images/uploads/Skin_Pionier_Flash/siteDocsBg.gif);
	height: 30px;
	color: #ffffff;
}

.siteDocsBgRight {
	background-image: url(../../../images/uploads/Skin_Pionier_Flash/siteDocsBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	background-image: url(../../../images/uploads/Skin_Pionier_Flash/siteDocsBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}


.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-image: url(../../../images/uploads/Skin_Pionier_Flash/boxTitleBg.gif);
	width: 175px;
	height: 13px;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}

.boxFootLeft, .boxFootRight {
	background-image: url(../../../images/uploads/Skin_Pionier_Flash/boxFootBg.gif);
	width: 175px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}


.boxContentLeft, .boxContentRight {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
}

/*------ CONTENIDO ------------------------------------------*/

.boxContent {

/*------ CONTENIDO RAYA SUPERIOR   ------------------------------------------*/
	border-top: 3px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
}

/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/



/* END CHECK OUT PAGES */



.docBtnLeft {
	background-image: url(../../../images/uploads/Skin_Pionier_Flash/docBtnLeft.gif);
	width: 4px;
}
.docBtnRight {
	background-image: url(../../../images/uploads/Skin_Pionier_Flash/docBtnRight.gif);
	width: 4px;
}
.docBtnMid {
	background-color: #CCCCCC;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*------ SUB CATEGORIAS BG BORDER  ------------------------------------------*/

#subCats {

	background-color: ;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.topCatsTabLeft {
	background-image: url(../../../images/uploads/Skin_Pionier_Flash/catTabLeft.gif);
	background-repeat: no-repeat;
	width: 7px;
}
.topCatsTabMid {
	background-image: url(../../../images/uploads/Skin_Pionier_Flash/catTabMid.gif);
	background-repeat: repeat-x;
}
.topCatsTabRight {
	background-image: url(../../../images/uploads/Skin_Pionier_Flash/catTabRight.gif);
	width: 7px;
	background-repeat: no-repeat;
}
