@charset "UTF-8";
/*================================ COMUN ======================= */
.pTab {
	padding: 0px 0px 10px 15px;
}
/*================================ MENU BAR SUPERIOR =========== */
.DivMenuBarSup {
	position:relative;
	width: 449px;
}
.DivMenuBarSup-1 {
	position: absolute;
 	top: 0px;
 	left: 2px;
 	width: 262px;
}
.DivMenuBarSup-2 {
	position: absolute;
	top: 0;
	right: 0px;
	width: 177px;
}
/*=============================== BOTONERA LATERAL ============= */
/*Arrows */
.PartnersBotLateralArrow47{
	position: absolute;
	top: -14px;
	left:120px;
	width:19px;
	height:29px;
	background-image:url(/Images/y-ArrowBotVert.png);
	z-index: 6;
}
.DivMenuBarLat2PartClassif {		/* Div que contiene Botonera de Clientes Clasificados */
	width: 260px;
	height: 340px;
	border: 3px solid #fff;
}
ul.ulMenuBarLat2PartClassif1 {  /* Posici&oacute;n del contenedor de los elementos de izquierda de la lista  */
	position: absolute;
	float: left;
	top: 6px;
	left: 4px;
	width: 81px;
	height: 372px;
	margin: 0px;
	list-style: none; /* = None no muestra las viñetas de la lista */
	padding: 0px;
} 
ul.ulMenuBarLat2PartClassif2 {   /* Posici&oacute;n del contenedor de los elementos de derecha de la lista  */
	position: absolute;
	float: left;
	top: 6px;
	left: 90px;
	width: 81px;
	height: 372px;
	margin: 0px;
	list-style: none; /* = None no muestra las viñetas de la lista */
	z-index:2;
	padding: 0px;
} 
ul.ulMenuBarLat2PartClassif3 {   /* Posici&oacute;n del contenedor de los elementos de derecha de la lista  */
	position: absolute;
	float: left;
	top: 6px;
	left: 175px;
	width: 81px;
	height: 372px;
	margin: 0px;
	list-style: none; /* = None no muestra las viñetas de la lista */
	z-index:2;
	padding: 0px;
} 
ul.ulMenuBarLat2PartClassif1 li {	/* Cada uno de los elementos de la lista */
	width: 81px;
	height: 38px;
	cursor: pointer;
	margin-left:0px;
	margin-bottom: 4px;	/* margen entre botones */
	list-style: none;
}
ul.ulMenuBarLat2PartClassif2 li {	/* Cada uno de los elementos de la lista */
	width: 81px;
	height: 38px;
	cursor: pointer;
	margin-left:0px;
	margin-bottom: 4px;	/* margen entre botones */
	list-style: none;
}
ul.ulMenuBarLat2PartClassif3 li {	/* Cada uno de los elementos de la lista */
	width: 81px;
	height: 38px;
	cursor: pointer;
	margin-left:0px;
	margin-bottom: 4px;	/* margen entre botones */
	list-style: none;
}
ul.ulMenuBarLat2PartClassif1 a {
	display: block;							/*Para que se consideren todas las líneas como un bloque*/
	height: 38px;
	margin:0px;
	padding: 1px 0px 0px 3px; /*margen superior e izquierdo para el texto del bot&oacute;n */
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 10pt;
	line-height: 15px;
	text-decoration: none; /* = None quita el subrayado en el texto de los links */
	text-align:left;
	color: #5F5F5F;
	background-image:url(/Images/BG-Bot-81x38.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
ul.ulMenuBarLat2PartClassif2 a {
	display: block;							/*Para que se consideren todas las líneas como un bloque*/
	height: 38px;
	margin:0px;
	padding: 1px 0px 0px 3px; /*margen superior e izquierdo para el texto del bot&oacute;n */
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 10pt;
	line-height: 15px;
	text-decoration: none; /* = None quita el subrayado en el texto de los links */
	text-align:left;
	color: #5F5F5F;
	background-image:url(/Images/BG-Bot-81x38.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
ul.ulMenuBarLat2PartClassif3 a {
	display: block;							/*Para que se consideren todas las líneas como un bloque*/
	height: 38px;
	margin:0px;
	padding: 1px 0px 0px 3px; /*margen superior e izquierdo para el texto del bot&oacute;n */
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 10pt;
	line-height: 15px;
	text-decoration: none; /* = None quita el subrayado en el texto de los links */
	text-align:left;
	color: #5F5F5F;
	background-image:url(/Images/BG-Bot-81x38.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
ul.ulMenuBarLat2PartClassif1 a:hover, ul.ulMenuBarLat2PartClassif1 a:focus {
	color: #333;
	background-image:url(/Images/BG-Bot-81x38-over.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
ul.ulMenuBarLat2PartClassif2 a:hover, ul.ulMenuBarLat2PartClassif1 a:focus {
	color: #333;
	background-image:url(/Images/BG-Bot-81x38-over.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
ul.ulMenuBarLat2PartClassif3 a:hover, ul.ulMenuBarLat2PartClassif3 a:focus {
	color: #333;
	background-image:url(/Images/BG-Bot-81x38-over.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
/*=============================== BOTONERA LATERAL end  ============= */

 /*============================== Zona editable Partners Classified ====*/
.PartClassif1 {                    /* Introducci&oacute;n */
	width: 578px;
	padding: 10px 10px 10px 10px;
	top: 30px;
	background-image: url(/Images/BG-PlanMetal-565.jpg);
}
.Affiliates {
	position:relative;
	width:488px;
	left: 24px;
	height: 130px;
}
.Affiliates-1 {
	float:left;
	width:156px;
	margin:0px 3px 0px 3px;
}
.BarTitGrupPart {
	width: 492px;
	height: 23px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-color: #dcdcdc;
	border-bottom: 2px solid #ffffff;
	background-image:url(/Images/BG-BarTitGrupPart.jpg)
}
.BaPart {
	width:23px;
	height:23px;
	background-image: url(/Images/Ba_0051.png);
}
.TitPart {
	width:450px;
	height:23px;
	padding: 0px 0px 0px 10px;
}
.h3PartClassif {		/* Utilizado en Partners Clasificados */
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 13pt;
	color: #fff;
	font-style: normal;
	text-align: left;
	display: inline;
	line-height: 23px;
}
.grupologo {
	float: left;
	width: 496px;
	height: auto;
	margin: 0px 0px 5px 0px;
	background-color: #F0F0F0;
	padding: 10px 5px 10px 10px;
	text-align: center;
}
.ContLogo{
	position:relative; 
	height:100%
}
.Logo{
	float: left;
	width: 150px;
	height: 85px;
	margin: 5px;
	background-color:#FFFFFF;
	border: 2px solid #CCCCCC;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 5px 0px 0px 0px;
	position: relative;
}
.LogoAffil{
	float: left;
	width: 150px;
	height: 165px;
	margin: 5px;
	background-color:#FFFFFF;
	border: 2px solid #CCCCCC;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 5px 0px 0px 0px;
	position: relative;
	font-size: 0.75em;
}
.Contact {		/*link del pie*/
	position:absolute;
	float:right;
	right: 2px;
	bottom: 1px;
	width: 150px;
	text-align: right;
}
.RightBottom {		/*link del pie*/
	position:absolute;
	float:right;
	right: 7px;
	bottom: 5px;
	width: 359px;
	text-align: right;
}
/*=================================== MAIN CONTENT Partners Becoming ========================================== */
.PartBecoming {
	position: relative;
	float: inherit;
	width: 440px;
	height: auto;
	padding: 3px 0px 16px 30px;
}
.DivPartBecoming {
	margin:-20px 0px 0px -30px;
}
.DivPartBecoming2 {
	position: relative;
	float: none;
	margin:-10px 0px 0px 0px;
}
.DivPartBecoming3 {
	width: 280px;
}
.DivPartBecoming4 {
	width: 255px;
}
/* ========================================== INTERACTION PLATFORM =================================*/
.Platform-a-W {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 11pt;
	color: #eee;
	line-height: 22px;
	margin: 0px 10px 3px 0px;
	padding: 3px 40px 4px 40px;	
	text-decoration:none;
}
.P-Platform-a-W {/* (Mowgli) He creado esta clase porque no se si la de arriba se utiliza,comprobarlo y si no se usa borrar la que corrresponda*/
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 11pt;
	color: #eee;
	line-height: 22px;
	text-decoration:none;
	padding-right:12px;
}

.P-Contact-W{
	position:relative;
	left:70px;
	width: 176px;
	height: 25px;
	text-align: center;
	background-image: url(/Images/BotPlatformRed-White.jpg);
	background-repeat:no-repeat;
	top: 7px;
	background-position: center;
}

.P-Platform-a-W {/* (Mowgli) He creado esta clase porque no se si la de arriba se utiliza,comprobarlo y si no se usa borrar la que corrresponda*/
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 11pt;
	color: #eee;
	line-height: 22px;
	text-decoration:none;
	padding-right: 12px;
}
.P-Register-W {
	position:relative;
	left:80px;
	width: 176px;
	height: 25px;
	text-align: center;
	background-image: url(/Images/BotPlatformGreen-White.jpg);
	background-repeat:no-repeat;
}
.P-Register-W {/*(Mowgli) He creado esta clase porque no se si la de arriba se utiliza,comprobarlo y si no se usa borrar la que corrresponda*/
	position:relative;
	left:70px;
	width: 176px;
	height: 25px;
	text-align: center;
	background-image: url(/Images/BotPlatformGreen-White.jpg);
	background-repeat:no-repeat;
	top: 7px;
}
/*_____________________para el fondo de la bola del mundo___________________________*/
.World{
	background-image:url(/Images/BG-PlanMetalBlack-380.gif);
	background-position:center;
	background-repeat:repeat-y;
	height:300px;
	padding:25px 0 25px 0;
}
