@charset "UTF-8";
@import url("pestana_contacto.css");
@import url("searh_field.css");
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #163953;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: justify;
}

/* ----************HEADER**************-----------------------------------------------*/

.g1 {
	padding-top:35px;
	padding-left:10px;
	padding-right:10px;
}

.g2 {
	padding-top:23px;
	padding-left:10px;
	padding-right:10px;
}

.g3 {
	padding-top:12px;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
}

.g4 {
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
}


.border_all {
	border:1px solid #FFF;	
}

#franja_blue_cont {
	position:absolute;
	background:url(../images/border_blue.jpg) repeat-x bottom;
	
}

#franja_blue {
	position:absolute;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	left:0px;
	top: 466px;
	height:167px;
	background: url(../images/border_blue.jpg) repeat-x bottom;
}
#franja_blue-intro {
	position:absolute;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	left:0px;
	top: 563px;
	height:167px;
	background: url(../images/border_blue.jpg) repeat-x bottom;
}
#franja_green {
	position:absolute;
	width:70%;
	margin-right:auto;
	left:580px;
	top: 466px;
	height:167px;
	background: url(../images/border_green.jpg) repeat-x bottom;
}

#franja_green-intro {
	position:absolute;
	width:70%;
	margin-right:auto;
	left:580px;
	top: 563px;
	height:167px;
	background: url(../images/border_green.jpg) repeat-x bottom;
}

#forma_buscar{

display:inline;

}

.oneColFixCtrHdr #header {
	 
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	/*padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.oneColFixCtrHdr #logo {
	width:285px;
	position: absolute;
	/*left: 2px;*/
	top: 8px;
}

*:first-child+html .oneColFixCtrHdr #logo {
	width:285px;
	position: absolute;
	/*left: 2px;*/
	top:8px;
	left:50%;
	margin-left:-480px;
}

.oneColFixCtrHdr #flash {
	margin-top: 63px;
	height: 412px;
	width: 961px;
}
.oneColFixCtrHdr #flash-intro {
	margin-top: 63px;
	height: 470px;
	width: 961px;
}
*:first-child+html .oneColFixCtrHdr #flash {
	margin-top: 73px;
	
}

.oneColFixCtrHdr #menu_services {
	position: absolute;
	width: 960px;
	height:169px;
	top: 448px;
	background: url(../images/menu_services.png) no-repeat;	/*left: -1px;*/
	padding-top: 23px;
}


.oneColFixCtrHdr #menu_services-intro {
	position: absolute;
	width: 960px;
	height:169px;
	top: 545px;
	background: url(../images/menu_services.png) no-repeat;	/*left: -1px;*/
	padding-top: 23px;
}
.oneColFixCtrHdr #menu_services2 {
	position: absolute;
	height:185px;
	top: 448px;
	left: 0px;		/*padding-top: 23px;*/
	width: 100%;
}

.oneColFixCtrHdr #menu_principal {
	width: 675px;
	margin-top: 30px;
	margin-left:285px;
	position: absolute;
	top: 41px;
	z-index:6;
}


#options {
	margin:0;
	padding:0;
}

#options ul {
	margin:0;
	padding:0;
}

#options li {
	list-style:none;
	float:left;
}

#options ul li a {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	display:block;
	width:135px;
	height:32px;
	line-height:32px;
	position: relative;
}

#options ul li a:hover{
		
}

#options ul li a.empresa{
	background-color:#164d71;
}

#options ul li a.servicios{
	background-color:#1a5d88;
}

#options ul li a.reselling{
	background-color:#4789b4;
}

#options ul li a.casos_exito{
	background-color:#bac829;
}
#options ul li a.pago{
	background-color:#9fad0b;
}

#options ul li a.cotiza_ya{
	background-color:#8f9c0b;
}

.oneColFixCtrHdr #acces_key {
	margin-left: 800px;
	margin-top: 13px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: right;
	width: 160px;
	
}

#acces_key a:hover {
	color:#6CF;
	text-decoration: underline;	
	
}



*:first-child+html .oneColFixCtrHdr #acces_key {
	margin-left:800px;
	margin-top:20px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: right;
	width: 160px;
	
}

.txt_white_bold_big {
	font: bold 17px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}

.txt_white_bold_smallest {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}

.txt_black_bold_big {
	font: bold 17px Georgia, "Times New Roman", Times, serif;
	color: #000;
}

.txt_white_12 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align:left;
}

.txt_white_12_c {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	
}


.txt_black_12 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}


/*---------------************services***********--------------------------------------*/


.sin_linea {
	text-decoration:none;
	
}


.emailing {
	text-decoration:none;
	display:block;
}

.base_datos {
	text-decoration:none;
	display:block;
}

.seo {
	text-decoration:none;
	display:block;
}

.smm {
	text-decoration:none;
	display:block;
}

.wdm {
	text-decoration:none;
	display:block;
}

.border_blue {
	background: url(../images/border_blue.jpg) repeat-x bottom;
}

.border_green {
	background: url(../images/border_green.jpg) repeat-x bottom;
}

/* ----************END HEADER**************-----------------------------------------------*/


/* ----************MAIN CONTENT**************-----------------------------------------------*/

.oneColFixCtrHdr #mainContent {
	margin-top:140px;
	height:100px;
	padding-top: 20;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
}


.oneColFixCtrHdr #contact-megapack {
	padding: 20 0px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top:0px;
	height:100%;
}


.oneColFixCtrHdr #mainContent-intro {
	padding: 20 0px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top:170px;
	height:100%;
}
/*-----------------------contOne------------------------------------*/

#content_one {
	width:255px;
	height:570px;
	background: url(../images/bg_10_razones.png) no-repeat bottom;
	float: left;
}

#content_one_titulo {
	width:255px;
	height:53px;
	margin-bottom: 26px;
}

.txt_white_14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	color: #FFF;
}

.txt_white_bold_27 {
	font: bold 27px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}

.txt_white_bold_20 {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
.txt_green_20 {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #bac829;
}

.txt_gray_14 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #252525;
}
/*-----------------------contTwo------------------------------------*/
#content_two {
	width:685px;
	padding-left:20px;
	float: right;	
}

.txt_white2_12 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align:justify;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;	
}

.txt_white_18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;	
	color: #FFF;
}

.txt_green_18 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:18px;	
	color: #bac829;
}
.txt_green_12 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;	
	color: #bac829;
}

.txt_blue_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #4789b4; 
}


#flash_packages {
	height:280px;
	margin-bottom:20px;
	background-image:url(../images/emailing/menu-interactivo/paquetes-emailing-para-tu-campana.jpg);
}

.image_packages {
	height:280px;
	margin-bottom:20px;
	background-image:url(../images/emailing/menu-interactivo/paquetes-emailing-para-tu-campana.jpg);
	position: relative;
}


.image_packages_1 {
	position:relative;
	height:280px;
	margin-bottom:20px;
	background-image:url(../images/emailing/menu-interactivo/1.jpg);
}

.image_packages_2 {
	position:relative;
	height:280px;
	margin-bottom:20px;
	background-image:url(../images/emailing/menu-interactivo/2.jpg);
}


.image_packages_3 {
	position:relative;
	height:280px;
	margin-bottom:20px;
	background-image:url(../images/emailing/menu-interactivo/3.jpg);
}

.image_packages_4 {
	position:relative;
	height:280px;
	margin-bottom:20px;
	background-image:url(../images/emailing/menu-interactivo/4.jpg);
}

.image_packages_5 {
	position:relative;
	height:280px;
	margin-bottom:20px;
	background-image:url(../images/emailing/menu-interactivo/5.jpg);
}


#abs-1 {
	position:absolute;
	width:70px;
	height:70px;
	left: 63px;
	top: 152px;
	cursor:pointer;
}

#abs-2 {
	position:absolute;
	width:70px;
	height:70px;
	left: 153px;
	top: 43px;cursor:pointer;
}


#abs-3 {
	position:absolute;
	width:70px;
	height:70px;
	left: 446px;
	top: 57px;cursor:pointer;
}

#abs-4 {
	position:absolute;
	width:70px;
	height:70px;
	left: 545px;
	top: 150px;cursor:pointer;
}



#abs-5 {
	position:absolute;
	width:70px;
	height:70px;
	left: 303px;
	top: 95px;cursor:pointer;
}




/*-----------------------contThree------------------------------------*/

#content_three {
	width:960px;
	height:192px;
	padding-top: 15px;
	clear: both;
}

#content_precios{
	margin-top:20px;
	height:1900px;
	margin-bottom: 5px;
	background-color: #126084;
	border: thin solid #569BC2;
}

#pack-titulo1{
	float:left;
	width:272px;
	height:38px;
	background: #126085;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;	
}



#pack-titulo2{
	float:left;
	width:958px;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #539BC3;
}


#pack-1 {
	float:left;
	height:695px;
	width:402px;
	background: url(../images/pack_envio.png) no-repeat;
	margin-left: 52px;
	padding-top: 35px;
	padding-left: 45px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#pack-2 {
	float:left;
	height:695px;
	width:357px;
	background: url(../images/pack_envio.png) no-repeat;
	margin-left: 5px;
	padding-top: 35px;
	padding-left: 45px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#pack-3 {
	float:left;
	height:695px;
	width:357px;
	background: url(../images/pack_envio.png) no-repeat;
	margin-left: 5px;
	padding-top: 20px;
	padding-left: 45px;
	margin-top: 5px;
	margin-bottom: 20px;
}



#pack-4 {
	float:left;
	height:695px;
	width:402px;
	background: url(../images/pack_envio.png) no-repeat;
	margin-left: 52px;
	padding-top: 20px;
	padding-left: 45px;
	margin-top: 20px;
	margin-bottom: 20px;
}


#pack_eco {
	margin-left:10px;
	margin-bottom: 55px;
}

#pack_eco2 {
	margin-left:10px;
	margin-bottom: 45px;
}


#pack_bas {
	float:left;
}

#pack_est {
	float:left;
}

#pack_plu {
	float:left;
}




#pack-box1 {
	float:left;
	margin-top: 39px;
	margin-left: 30px;	
}

#pack-box2 {
	float:left;
	margin-top: 39px;
	margin-left: 30px;
	width: 180px;
	height: 130px;
	text-align: center;
}

#pack-box3 {
	float:left;
	margin-top: 31px;
	margin-left: 14px;
	width: 82px;
	height: 144px;
	text-align: center;
}

#ver_pak {
	width: 150px;
	margin-left: 45px;
	float: left;
}

#banner_promo {
	height:192px;
	float:left;
	width:722px;
	clear: none;
}

#suscriptores_container {
	float:right;
	width:238px;

}

#suscriptores {
	width:223px;
	padding-left: 15px;
}

#suscriptores_img {
	width:163px;
	padding-left: 75px;
}

/*-----------------------contFour------------------------------------*/

#content_four {
	width:960px;
	height:165px;
	padding-top: 15px;
	clear: both;
}

.tablaservicios {
	padding-left:10px;
	padding-top:5px;
	background-repeat:repeat-x;
}


.txt_white_bold_23 {
	font: bold 23px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}

.txt_blue_18 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #163953;
}

.txt_blue_bold_23 {
	font: bold 23px Georgia, "Times New Roman", Times, serif;
	color: #163953;
}

#area_click{
	height:100px;
}

/*-----------------------contFive------------------------------------*/

#content_five {
	width:960px;
	height:192px;
	padding-top: 15px;
}

#flash_base_datos {
	width:630px;
	height:192px;
	float:left;
}

#publicidad {
	width:375px;
	height:192px;
	float:right
}

#pub1 {
	width:184px;
	height:192px;
	float:left;
	text-align:center;
	vertical-align: middle;
}

#pub2 {
	width:191px;
	height:192px;
	float:left;
}

/*-----------------------contSix------------------------------------*/


#content_six {
	width:960px;
	height:190px;
	padding-top: 15px;
	clear: both;
}

#flash_trayectoria {
	width:585px;
	height:190px;
	float:left
}

#web_dinamico {
	width:350px;
	height:190px;
	padding-left:20px;
	float:right;
	line-height: 25px;
}

.txt_white17_bold {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
}

.txt_white24_bold {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	
}

.txt_white27_bold {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:27px;
	
}

.txt_white38_bold {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:38px;
	font-weight:bold;
}

.txt_white20_bold {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}

.txt_white28_bold {
	color:#FFF;
	font: bold 28px Arial, Helvetica, sans-serif;
	
}

.txt_white28_bold, .txt_white_19, a {
	color:#FFF;
	text-decoration: none;
}


.borde_izq {
	border-left:1px solid #FFF;
}

/*-----------------------contSeven------------------------------------*/

#content_seven {
	width:960px;
	padding-top: 15px;
}

.tabla_envios td{
	padding-left:20px;
	padding-top:20px;
	background-repeat:no-repeat;
}

.txt_green_18 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #bac829;
}

.txt_green_25 {
	font: 25px Georgia, "Times New Roman", Times, serif;
	color: #bac829;
}

#txt_envio1 {
	width:465px;
	height:180px;
	margin-left:20px;
	text-align:left;
	margin-top: 25px;
}

#txt_envio2 {
	width:165px;
	height:190px;
	margin-left: 12px;
	margin-top: 12px;
	cursor:pointer;
}

.txt_blue_30 {
	font: bold 30px Georgia, "Times New Roman", Times, serif;
	color: #163953;
}

.txt_blue_17bold {
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #163953;
}

.txt_blue_27bold {
	font: bold 27px Arial, Helvetica, sans-serif;
	color: #163953;
}

.txt_blue_22_bold {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #163953;
}
/*-----------------------contEight------------------------------------*/


#content_eight {
	width:960px;
	height:84px;
	padding-top: 8px;
}

.tabla_tarjetas td{
	padding-left:140px;
	padding-top:5px;
	background-repeat:no-repeat;
}

/*-----------------------contNine------------------------------------*/

#content_nine {
	width:960px;
	height:212px;
	padding-top: 15px;
}


/*-----------------------contentSecciones------------------------------------*/

#content_secciones {
	background-color:#FFF;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	height:auto;
}

#reseling {
	height:982px;
	background: url(../images/jack_pod_machine.png) no-repeat 60px 200px;
	margin-top: 15px;
}

#casos_exito {
	height:1200px;
}

#nuestros-pro {
	height:750px;
}

#sis-mon {
	height:430px;
}

#empresa-1 {
	height:520px;
}

#empresa-2 {
	height:900px;
}

#empresa-3 {
	height:700px;
}

#empresa-4 {
	height:900px;
}

#empresa-5 {
	height:1100px;
}

#empresa-6 {
	height:950px;
}

#empresa-7 {
	height:600px;
}

#empresa-8 {
	height:1000px;
}

#empresa-9-1 {
	height:900px;
}


#suscriptores_campos {
	height:560px;
	background: url(../images/suscriptores/suscriptores_campos.png);
	width: 606px;
	margin-left: 157px;
	margin-right: 157px;
}


.centrar_txt{
	line-height:50px;
}

.centrar_txt2{
}

#contenedor-empresa-menu{
	float:left;
	background-color:#1a5d88;
}

#empresa-menu .centrar_txt2 a{
	padding-top:10px;
	height:40px;
}

#empresa-menu {
	list-style:none;
	margin:0;
	padding:0;
}

#empresa-menu li{
	
	float:left;
	padding:2px;
}

#empresa-menu li a{
	display:block;
	width:103px;
	height:50px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	border-left:8px solid #1a5d88;
	font-size:12px;
}




#empresa-menu li a:hover{
	
	border-left:8px solid #8f9c0b;
	background-color:#4789b4;
	
	
	
}

#cotiza_ya {
	padding-top:15px;
	height:1300px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 125px 170px;
}

#emailing-cont {
	height:9800px;
}



#pymes_cont {
	height:1300px;
}

#pymes_cont2 {
	height:750px;
}

#pymes_cont3 {
	height:1850px;
}


#imo_class {
	height:1015px;
}

#prueba_gratis_main {
	height:2020px;
}

#pymes_packs {
	margin-top: 20px;
	margin-bottom: 20px;
	clear: left;
}


#pyme_tittle {
	float:left;
	width:920px;
	height:38px;
	background: #126085;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;
	margin-bottom: 30px;
	margin-top: 10px;
}

#pymes_corp {
	margin-top:20px;
	width:404px;
	height:472px;
	background: url(../images/emailing/PYMES/pack1.png);
	float: left;
}

#pymes_txt1 {
	float:left;
	margin-top:313px;
	margin-left: 110px;
	margin-right: 50px;
	text-align: center;
}

#pymes_txt2 {
	float:left;
	margin-top:20px;
	margin-left: 56px;
}

#pymes_txt3 {
	float:left;
	margin-top:20px;
	margin-left: 10px;
	text-align: center;
	width: 180px;
}

#pymes_txt4 {
	float:left;
	margin-left: 80px;
	width: 265px;
	height: 63px;
}



#pymes_emp {
	margin-top:20px;
	width:404px;
	height:472px;
	background: url(../images/emailing/PYMES/pack2.png);
	float:left;
	margin-left: 72px;
}

#pymes_eje {
	margin-top:60px;
	width:404px;
	height:472px;
	background: url(../images/emailing/PYMES/pack3.png);
	float: left;
}

#pymes_neg {
	margin-top:60px;
	width:404px;
	height:472px;
	background: url(../images/emailing/PYMES/pack4.png);
	float:left;
	margin-left: 72px;
}




#pymes_cur {
	margin-top:20px;
	width:404px;
	height:472px;
	background: url(../images/emailing/RH/pack1.png);
	float: left;
}


#pymes_con {
	margin-top:20px;
	width:404px;
	height:472px;
	background: url(../images/emailing/RH/pack2.png);
	float:left;
	margin-left: 72px;
}

#pymes_cog {
	margin-top:60px;
	width:404px;
	height:472px;
	background: url(../images/emailing/RH/pack3.png);
	float: left;
}

#pymes_dip {
	margin-top:60px;
	width:404px;
	height:472px;
	background: url(../images/emailing/RH/pack4.png);
	float:left;
	margin-left: 72px;
}


#pymes_corp_men {
	width:909px;
	height:700px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/PYMES/cotiza_packs.png);
}



#pymes_corp_tri {
	width:909px;
	height:700px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/PYMES/cotiza_packs2.png);
}


#pymes_emp_men {
	width:909px;
	height:800px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/PYMES/cotiza_emp_men.png);
	
}



#pymes_emp_tri {
	width:909px;
	height:800px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/PYMES/cotiza_emp_tri.png);
}


#pymes_eje_men {
	width:909px;
	height:800px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/PYMES/cotiza_eje_men.png);
	
}



#pymes_eje_tri {
	width:909px;
	height:800px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/PYMES/cotiza_eje_tri.png);
}

#pymes_neg_men {
	width:909px;
	height:700px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/PYMES/cotiza_neg_mes.png);	
}



#pymes_neg_tri {
	width:909px;
	height:700px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/PYMES/cotiza_neg_tri.png);
}

#imo_class_tri {
	width:909px;
	height:700px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/inmobiliaria/clasico_men.png);
}


#golden_shield {
	height:1320px;
}


#imo_class_spe {
	width:909px;
	height:700px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/inmobiliaria/especial_tri.png);
}

#imo_class_pre {
	width:909px;
	height:700px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/inmobiliaria/premiere_tri.png);
}


#ag_xpress {
	width:909px;
	height:700px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/viajes/ag_express.png);
}

#ag_turismo {
	width:909px;
	height:700px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/viajes/ag_turismo.png);
}

#ag_granturismo {
	width:909px;
	height:700px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/viajes/ag_gran_turismo.png);
}


#rh_conf_men {
	width:909px;
	height:700px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/RH/confe_men.png);
}



#rh_conf_tri {
	width:909px;
	height:700px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/RH/confe_tri.png);
}



#rh_cur_men {
	width:909px;
	height:700px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/RH/cursos_men.png);
}



#rh_cur_tri {
	width:909px;
	height:700px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/RH/cursos_tri.png);
}



#rh_con_men {
	width:909px;
	height:700px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/RH/cong_men.png);
}



#rh_con_tri {
	width:909px;
	height:700px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/RH/cong_tri.png);
}




#rh_dip_men {
	width:909px;
	height:700px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/RH/diplo_men.png);
}



#rh_dip_tri {
	width:909px;
	height:700px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/emailing/RH/diplo_tri.png);
}



#prueba_gratis {
	width:909px;
	height:2000px;
	margin-left: 5px;
	margin-top: 20px;
}


#prueba_bg {
	height:auto;
	width:595px;
	padding-left: 162px;
	float: left;
	padding-right: 162px;
	background-image: url(../images/bg-center-content.png);
	background-repeat: repeat-y;
	background-position: 165px;
}


#prueba_bg2 {
	height:auto;
	width:595px;
	padding-left: 162px;
	float: left;
	padding-right: 162px;
	background-image: url(../images/bg-center-content.png);
	background-repeat: repeat-y;
	background-position: 165px;
}


#txt_precio {
	float:left;
	width:180px;
	height:70px;
	margin-top:255px;
	margin-left:140px;
	margin-right: 110px;
	text-align: center;
	padding-top: 20px;
}

#btn_cotizar {
	float:right;
	margin-top: 20px;
	margin-right: 81px;
}

#title_packs {
	float:left;
	margin-left:38px;
	margin-top: 95px;
}

#table_prices {
	float:right;
	width:476px;
	height:700px;
}

#table_prices2 {
	float:right;
	width:370px;
	margin-top: 35px;
	padding-right: 35px;
	padding-left: 40px;
}

.arrow_packs {
	list-style-image: url(../images/emailing/PYMES/arrow2.png);
}


#cont_packs_bottom{
	margin-left:515px;
	margin-top: 20px;
}

#cont_packs {
	margin-top:30px;
	float: left;
	width: 322px;
	margin-left: 63px;
}

#title_prices {
	float:right;
	margin-top:95px;
	margin-right: 90px;
}

#viajes_01 {
	float:left;
	width:297px;
	height:472px;
	background: url(../images/emailing/viajes/viajes_01.png);
}

#viajes_02 {
	float:left;
	width:307px;
	height:472px;
	margin-right: 8px;
	margin-left: 8px;
	background: url(../images/emailing/viajes/viajes_02.png);
}

#viajes_03 {
	float:left;
	width:297px;
	height:472px;
	background: url(../images/emailing/viajes/viajes_03.png);
}

#viajes_txt1 {
	float:left;
	margin-top:313px;
	margin-left: 70px;
	margin-right: 30px;
}

#viajes_txt2 {
	float:left;
	margin-top:20px;
	margin-left:50px;
}

#viajes_txt3 {
	float:left;
	margin-top:20px;
	margin-left:10px;
}

#viajes_txt4 {
	float:left;
	margin-left:20px;
	width: 265px;
	text-align: center;
	height: 63px;
}


#inmo_one {
	float:left;
	width:297px;
	height:472px;
	background: url(../images/emailing/inmobiliaria/inmob_01.png);
}


#inmo_two {
	float:left;
	width:307px;
	height:472px;
	margin-right: 8px;
	margin-left: 8px;
	background: url(../images/emailing/inmobiliaria/inmob_02.png);
}

#inmo_three {
	float:left;
	width:297px;
	height:472px;
	background: url(../images/emailing/inmobiliaria/inmob_03.png);
}

#bd-cont {
	
}

#megapacks {
	height:13700px;
}

#SEO-cont {
	height:4000px;
}

#SMM-cont {
	height:2100px;
}

#WMD-cont {
	height:2900px;
}

#preguntas-cont {
	height:4300px;
}


#pri_paso {
	height:153px;
	width:698px;
	background: url(../images/pro_contrataciones/1.png) no-repeat;
	margin-left: 100px;
	margin-top: 50px;
	position: relative;
}

#pri_cont {
	width: 390px;
	margin-top: 40px;
	margin-left: 110px;
	text-align: justify;
	float: left;
}

#sec_paso {
	height:153px;
	width:698px;
	background: url(../images/pro_contrataciones/2.png) no-repeat;
	margin-left: 100px;
	margin-top: 50px;
	position: relative;
}

#sec_cont {
	width: 340px;
	margin-top: 45px;
	margin-left: 130px;
	text-align: justify;
	float: left;
}

#ter_paso {
	height:145px;
	width:698px;
	background: url(../images/pro_contrataciones/3.png) no-repeat;
	margin-left: 100px;
	margin-top: 50px;
	position: relative;
}

#ter_cont {
	width: 340px;
	margin-top: 35px;
	margin-left: 130px;
	text-align: justify;
	float: left;
}


#cua_paso {
	height:153px;
	width:698px;
	background: url(../images/pro_contrataciones/4.png) no-repeat;
	margin-left: 100px;
	margin-top: 50px;
	position: relative;
}


#qui_paso {
	height:153px;
	width:698px;
	background: url(../images/pro_contrataciones/5.png) no-repeat;
	margin-left: 100px;
	margin-top: 50px;
	position: relative;
}


#cua_cont {
	width: 340px;
	margin-top: 45px;
	margin-left: 130px;
	text-align: justify;
	float: left;
}







#pro_contrata {
	height:1250px;
}

#content_secciones ul {
	color:#626465;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}

#box_border_left {
	/*border: solid 10px #f00;*/
margin-top:480px;
	border-top: solid 1px #626465;
}


.txt_gray_bold16 {
	font-size:16px;
	font-weight:bold;
	color:#626465;
	font-family:Arial, Helvetica, sans-serif;
}

.txt_gray12{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626465;
}

.txt_gray11{
	font:11px/15px Arial, Helvetica, sans-serif;
	color:#626465;
	text-align:justify;
}

.txt_gray9{
	font:9px Arial, Helvetica, sans-serif;
	color:#626465;
	text-decoration: none;
}

.txt_gray15{
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#626465;
	text-align:justify;
}

.txt_gray15_no{
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#626465;

}

.txt_gray13{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#626465;
	text-align:justify;
}

.txt_gray13_bold{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#232323;
	text-align:justify;
}

.txt_gray15_italic{
	font:italic 15px Arial, Helvetica, "sans-serif italic";
	color:#626465;
	text-align: justify;
}


#box-alianzas_logos {
	margin-top:20px;
	clear: none;
	float: left;
}


#box{
	
}


#box-center{
	padding-left:95px;
}

#box-info_logos{
	margin-top:20px;
}

#box-info_1{
	float:left;
	width:160px;
	height:147px;
	border: 1px solid #666;
	padding:5px;
	margin-left:10px;
	
	
}

.links_logos{
	text-decoration:none;
	color:#141414;
	display:block;
	font-weight:bold;
	font-size: 12px;
}


#box-info_2{
	float:left;
	width:160px;
	height:147px;
	border: 1px solid #666;
	padding:5px;
	margin-left:10px;
}

#box-info_2{
	float:left;
	width:160px;
	height:147px;
	border: 1px solid #666;
	padding:5px;
	margin-left:10px;
}

#box-info_3{
	float:left;
	width:160px;
	height:147px;
	border: 1px solid #666;
	padding:5px;
	margin-left:10px;
}

#box-info_4{
	float:left;
	width:160px;
	height:147px;
	border: 1px solid #666;
	padding:5px;
	margin-left:10px;
}

#box-info_5{
	float:left;
	width:160px;
	height:147px;
	border: 1px solid #666;
	padding:5px;
	margin-left:10px;
}












#box-e1{
	float: right;
	margin-top: 20px;
}

#box-e-trayectoria{
	margin-top:20px;
	float: left;	
	
}

#box-e-historia{
	margin-top:20px;
	float: left;	
	
}

#box-e-fisc{
	margin-top:20px;
	float: left;
	width: 480px;
	text-align: left;
}

#box-e-fisc2{
	margin-top:200px;
	float: left;
	width: 400px;
	text-align: right;
	margin-left: 40px;
}

#box-e-com{
	margin-top:20px;
	float: left;
	width: 919px;
	text-align: left;
}

#box-e-ubicacion{
	margin-top:20px;
	float: left;	
	
}

#box-e-ceo{
	margin-top:20px;
	float: left;	
	
}

#box-e-netk{
	margin-top:20px;
	float: left;	
}

#box-e-fis-banco{
	margin-top:20px;
	float: left;	
	
}

#box-e-contacto{
	margin-top:20px;
	float: left;	
	
}

#box1{
	width: 600px;
	float: left;
	height: 400px;
}

#box-c{
	width: 919px;
	float: left;
	height: 165px;
}

#box-exito{
	width: 919px;
	float: left;
	height: 295px;
}

#box-exito2{
	width: 919px;
	float: left;
	height: 190px;
}

#box-sis{
	width: 919px;
	float: left;
	height: 200px;
}


#box-pro{
	width: 919px;
	float: left;
	height: 300px;
}
#box2{
	height: 260px;
	float: none;
	clear: both;
}





#box2-2{
	height: 150px;
	float: none;
	clear: both;
}




#box3{
	clear:both;
	margin-top:10px;
	height: 260px;
}

#box4{
	clear:both;
	margin-top:10px;
	height: 260px;
}

#box5{
	clear:both;
	margin-top:10px;
	height: auto;
}

#box-e{
	clear:both;
	margin-top:10px;
	height: auto;
}

#box-e2{
	margin-top:70px;
	height: auto;
	float: left;
}

#packs {
	margin-left: 7px;
	margin-top: 15px;
}

#box_packs {
	float:left;
	margin-top:180px;
	margin-left:20px;
}

#box_eco_a {
	float:left;
	background: url(../images/emailing/economicoA.png) no-repeat;
	height:990px;
	width:445px;
}

#box_bas_aa {
	float:left;
	background: url(../images/emailing/basicoAA.png) no-repeat 5px top;
	height:990px;
	width:464px;
}

#box_est_aa {
	float:left;
	background: url(../images/emailing/estandarAA+.png) no-repeat;
	height:990px;
	width:445px;
	margin-top: 25px;
	padding-bottom: 25px;
}

.color_txt {
	color:#06F;
}

#box_plus_aaa {
	float:left;
	background: url(../images/emailing/plusAAA.png) no-repeat 5px top;
	height:1010px;
	width:464px;
	margin-top: 25px;
}

#box_have {
	float:left;
	width:909px;
	height:776px;
	background: url(../images/emailing/box_have.png) no-repeat 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#have_one {
	float:left;
	margin-top: 100px;
	margin-left: 82px;
	width: 750px;
}


#have_one ul {
	list-style:url(../arrow/arrow2.png);
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
}

#incluye_txt{
	float:left;
	margin-top:115px;
	margin-left:35px;
}


#contenido_txt{
	float:left;
	margin-top:10px;
	margin-left:70px;
	width:350px;
	height: 180px;
}

#contenido_txt ul{
	list-style:url(../arrow/arrow2.png);
	color:#FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	
}

#contenido2_txt{
	float:left;
	margin-left:80px;
	width:285px;
	border: 1px solid #FFF;
	padding: 15px 15px 15px 35px;
}


#btn_cotiza2 {
	width:150px;
	height:70px;
	margin-top: 50px;
	text-align: center;
	margin-left: 75px;
}
	
	
	
#elige_pack {
	margin-left:35px;
	margin-top:77px;
	width: 150px;
	float: left;
	margin-bottom: 12px;
}

#lista_precios {
	float:left;
	width: 300px;
	margin-left: 75px;
	margin-top: 0px;
}
	
	
#btn_cotiza_ya {
	float:left;
	width:100px;
	height:45px;
	margin-top: 50px;
	text-align: center;
	margin-left: 100px;
	}
	
	
#box-s1{
	clear:both;
	margin-top:15px;
	height: auto;
}

#title {
	height:35px;
	line-height:40px;
	border-bottom: solid 1px #666;
	margin-top: 0px;	
}

#c1 {
	float:left;
	width:184px;
	margin-top: 15px;
}

#c1_special {
	float:left;
	width:184px;
	height:129px;
	margin-top: 15px;
}

#c2 {
	float:left;
	width:174px;
	margin-top: 10px;
	padding-right: 10px;
}

.kitalink {
	color:#333;
}

#content_form {
	padding-left:162px;
	padding-right:162px;
	height: 1050px;
	float: left;
	width: 595px;
	background-image:url(../images/bg-center-content.png);
	background-repeat: repeat-y;
	background-position: 165px;
}

#content_form2 {
	padding-left:162px;
	padding-right:162px;
	height: 1000px;
	float: left;
	width: 595px;
	background-image:url(../images/bg-center-content.png);
	background-repeat: repeat-y;
	background-position: 165px;
}


#top_form {
	padding-left:162px;
	padding-right:162px;
	height: 26px;
	float: left;
	width: 595px;
	background-image: url(../images/bg-top-contact.png);
	background-repeat: no-repeat;
	background-position: 165px;
}

#botton_form {
	padding-left:162px;
	padding-right:162px;
	height: 26px;
	float: left;
	width: 595px;
	background-image: url(../images/bg-botton-contact.png);
	background-repeat: no-repeat;
	background-position: 165px 0px;
	margin-bottom: 30px;
}



#btns-form {
	float:left;
	
}

#content_1 {
	height:44px;
	width: 595px;
	background-image: url(../images/bg-row-form1.png);
	background-repeat: no-repeat;
	background-position: 4px;
	float: left;
}

#content_2 {
	height:190px;
	width: 595px;
	background-image: url(../images/bg-row-form1.png);
	background-repeat: no-repeat;
	background-position: 4px 0px;
	float: left;
}



#content_3 {
	height:100px;
	width: 595px;
	background-image: url(../images/bg-row-form2.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	float: left;
}

#content_4 {
	height:209px;
	width: 595px;
	background-image: url(../images/bg-row-form2.png);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	float: left;
}

#content_4-1 {
	height:390px;
	width: 595px;
	background-image: url(../images/bg-row-form2.png);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	float: left;
}
#content_5 {
	height:25px;
	width: 595px;
	background-repeat: no-repeat;
	background-position: 2px 0px;
	float: left;
}

#content_6 {
	height:107px;
	width: 595px;
	background-image: url(../images/bg-row-form3.png);
	background-repeat: no-repeat;
	background-position: 1px -3px;
	float: left;
}

#content_7 {
	height:auto;
	width: 595px;
	background-image: url(../images/bg-row-form1.png);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	float: left;
}


#content_8 {
	height:auto;
	width: 595px;
	background-image: url(../images/bg-row-form4.png);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	float: left;
}

#content_9 {
	height:auto;
	width: 595px;
	background-image: url(../images/bg-row-form2.png);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	float: left;
}

#form_txt1 {
	padding-left:50px;
	height: 15px;
	clear: none;
	float: left;
	width: 500px;
	margin-top: 11px;
}

#form_txt2 {
	float:left;
	text-align:center;
	line-height:22px;
	height:22px;
	margin-top: 20px;
	margin-left: 30px;
}

#form_txt2-2 {
	float:left;
	text-align:left;
	line-height:22px;
	height:22px;
	margin-top: 20px;
	margin-left: 30px;
}

#form_txt2-3 {
	float:left;
	text-align:left;
	line-height:22px;
	height:22px;
	margin-top: 20px;
	margin-left: 30px;
}

#form_txt2-3 {
	float:left;
	text-align:left;
	line-height:22px;
	height:auto;
	margin-top: 22px;
	margin-left: 30px;
	color:#FFF;
	vertical-align: middle;
}

#form_txt2-3-1 {
	float:left;
	text-align:left;
	line-height:22px;
	height:auto;
	margin-top: 22px;
	margin-left: 30px;
	color:#333;
	vertical-align: middle;
	font-weight: bold;
}

#form_txt3 {
	float:left;
	text-align:center;
	line-height:22px;
	height:22px;
	padding-left:73px;
}



#form1 {
	float:right;
	line-height:22px;
	margin-top: 18px;
	margin-right: 20px;
}

#form2 {
	float:right;
	margin-top: 17px;	
}

#form3 {
	float:right;
	margin-top: 22px;
	margin-right: 20px;
	text-align:right;
}


#form4 {
	float:left;
	text-align:center;
	line-height:22px;
	margin-top: 18px;
	margin-left: 275px;
}

.txt_blue12bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#163953;

}




/* ----************END MAIN CONTENT**************-----------------------------------------------*/



/* ----************FOOTER**************-----------------------------------------------*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
	height:0;
	/*font-size: 1px;*/
	line-height: 0px;
}

.oneColFixCtrHdr #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin-top: 15px;
}

#logotipos {
	width:960px;
	height:68px;
	margin-bottom:15px;
}


#contactos {
	width:960px;
	height:82px;
	
	background:url(../images/contactos.jpg) no-repeat;
}

#copyright {
	width:960px;
	height:82px;
	padding-top:15px;
}

.txt_green_21 {
	font: 21px  Arial, Helvetica, sans-serif;
	color: #bac829;
}

.txt_white_19 {
	font: 19px  Arial, Helvetica, sans-serif;
	color: #fff;
}

.clase_tabla {
}
/*----************FOOTER_info**************--------------------------------------------*/
#footer_info{
	border: solid 1px #fff;
	margin-top:15px;
	background-color:#539bc2;
}


#footer_info ul {
	list-style-image: url(../arrow/arrow2.png);
	line-height:20px;
}


#footer_info ul li a {
    
	text-decoration: none;
	display:block;
	font: 14px Arial, Helvetica, sans-serif;
	color:#FFF;
	
}

#footer_info .hover_footer_links a:hover {
	color:#163953;
	text-decoration:underline;
	
}

#footer_s1{
	float:left;
	margin-top:40px;
	margin-left:20px;
}

#footer_s2{
    float: right;
	text-align:right;
	margin-top:20px;
}

#footercito{
	padding-top:8px;
	text-align:center;
	margin-top:240px;
	height:55px;
	background:#1a5d88;
}

.footer_txt  {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color:#163953;	
	font-weight:bold;
}

.txt_black27 {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:27px;
	font-weight:bold;
}

.txt_black16 {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.sin_bolas li{
	display:block;
	line-height: 20px;
	list-style:none;
}

.sin_bolas2 li{
	display:block;
	list-style:none;
	color:#000;
	font:16px/46px "bold Arial", Helvetica, sans-serif;
}

#emailing_types {
	border: 1px solid #999;
	height: 545px;
	margin: 0px 0px 20px;
	padding: 20px;
}

.txt_black10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
}.txt_black13_Bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	
}

.txt_gray215_Bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#333;
	
}



.txt_blue21_Bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#09F;
	
}


.txt_blue46_Bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:46px;
	font-weight:bold;
	color:#163953;
	
}


.bg_gray{
	background-color:#CCC;
}

.txt_blue45_Bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:45px;
	font-weight:bold;
	color:#000;
	
}

.borde_bottom {
	border-bottom:1px solid #000;
}

.borde_left {
	border-left:1px solid #666;
}

.borde_right {
	border-right:1px solid #666;
}



.borde_top_lef_right{
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}


.txt_blue_15-2 {
	color:#163953;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

.border_tabla {
	border:1px solid #163953;
}

/* ----************suscriptores**************---------------------------------*/

#scp_one {
	float:left;
	margin-top: 33px;
	margin-left: 30px;
	margin-right: 140px;
}

#scp_two {
	width: 606px;
	height: 450px;
	float: right;
	padding-top: 2px;
}

#scp_three {
	float:left;
}

#nom_sus {
	margin-left:50px;
	width: 200px;
	clear: both;
}

#sex_sus {
}

#pro_sus {
}

#est_sus {
}

#tel_sus {
}

#emai_sus {
}


#com_sus {
}


#viajes-banner { width:960px; height:412px; position:relative; background-image:url(../banners-jpg/pkt-viajes.jpg); background-repeat:no-repeat;}

#alianzas-banner { width:960px; height:412px; position:relative; background-image:url(../banners-jpg/empresa.jpg); background-repeat:no-repeat;}

#casos-exito-banner { width:960px; height:412px; position:relative; background-image:url(../banners-jpg/casos-exito.jpg); background-repeat:no-repeat;}

#bd-banner { width:960px; height:412px; position:relative; background-image:url(../banners-jpg/bd.jpg); background-repeat:no-repeat;}

#cotiza-banner { width:960px; height:412px; position:relative; background-image:url(../banners-jpg/cotiza.jpg); background-repeat:no-repeat;}

#emailing-banner {
	width:960px;
	height:412px;
	position:relative;
	background-image:url(../banners-jpg/banner_monitoreo.jpg);
	background-repeat:no-repeat;
}

#inmo-banner { width:960px; height:412px; position:relative; background-image:url(../banners-jpg/pkt-inmo.jpg); background-repeat:no-repeat;}

#pymes-banner { width:960px; height:412px; position:relative; background-image:url(../banners-jpg/pkt-pymes.jpg); background-repeat:no-repeat;}

#rh-banner { width:960px; height:412px; position:relative; background-image:url(../banners-jpg/pkt-confes.jpg); background-repeat:no-repeat;}


#seo-banner { width:960px; height:412px; position:relative; background-image:url(../banners-jpg/seo.jpg); background-repeat:no-repeat;}

#smm-banner { width:960px; height:412px; position:relative; background-image:url(../banners-jpg/sem.jpg); background-repeat:no-repeat;}

#wmd-banner {
	width:960px;
	height:412px;
	position:relative;
	background-image:url(../banners-jpg/wmd.jpg);
	background-repeat:no-repeat;
}

#abs-back {
	position:absolute;
	left: 839px;
	top: 70px;
}
