@charset "utf-8";
/* reset */
/*body, html, #content div,#content span,#content applet,#content object,#content iframe,#content h1,#content h2,#content h3,#content h4,#content h5,#content h6,#content p,#content blockquote,#content pre,#content a,#content abbr,#content acronym,#content address,#content big,#content cite,#content code,#content del,#content dfn,#content em,#content font,#content img,#content ins,#content kbd,#content q,#content s,#content samp,#content small,#content strike,#content strong,#content sub,#content sup,#content tt,#content var,#content b,#content u,#content i,#content center,#content dl,#content dt,#content dd,#content ol,#content ul,#content li,#content fieldset,#content form,#content label,#content legend,#content table,#content caption,#content tbody,#content tfoot,#content thead,#content tr,#content th,#content td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}#content{line-height:1}#content ol,#content ul{list-style:none}#content blockquote,#content q{quotes:none}#content blockquote:before,#content blockquote:after,#content q:before,#content q:after{content:'';content:none}#content :focus{outline:0}#content ins{text-decoration:none}#content del{text-decoration:line-through}#content table{border-collapse:collapse;border-spacing:0}
 /reset */
 
 
 
 
div#pWrapper {
	width:958px;
	border:1px solid #FFF;
	margin:0 auto;
	background-color:#FFF;
	line-height:15px;
	color:#242424;
	font-family:Arial, Helvetica, sans-serif;
	min-height:600px;
}
div#pWrapper a {
	color:#00abe3;
	text-decoration:none;
	clear:both;
	cursor:pointer;
}
/* pHeadFoot */
	/* pHead */
div#pWrapper div#pHead {
	width:941px;
	height:46px;
	background-image:url(/img/bpHead.jpg);
	color:#FFF;
	padding:0 0 0 17px;
	position:relative;
	height:68px;
}
div#pWrapper div#pHead h1 {
	font-weight:bold;
	font-size:24px;
	line-height:68px;
	color: #FFFFFF;
}
div#pWrapper div#pHead div#pCTAHead {
	height:52px;
	position:absolute;
	top:8px;
	font-size:12px;
	line-height:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
}
div#pWrapper div#pHead div#pCTAHead big {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffea00;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	position:absolute;
	top:11px;
	left:9px;
}
div#pWrapper div#pHead div#pCTAHead small {
	position:absolute;
	top:13px;
	left:145px;
}
div#pWrapper div#pHead div#pCTAHead ul {
	position:absolute;
	top:28px;
	left:10px;
}
div#pWrapper div#pHead div#pCTAHead ul li {
	margin:0 11px 0 0;
	float:left;
}
div#pWrapper div#pHead div#pCTAHead ul li.call {
}
div#pWrapper div#pHead div#pCTAHead ul li.chat {
	margin:0 18px 0 0;
}
div#pWrapper div#pHead div#pCTAHead ul li.email {
	margin:0;
}
div#pWrapper div#pHead div#pCTAHead ul li a {
	color:#FFF;
	background-image:url(/img/ctaBullets.png);
	background-repeat:no-repeat;
	height:14px;
	display:block;
	padding:2px 0 0 18px;
}
div#pWrapper div#pHead div#pCTAHead ul li.call a {
	background-position:0px 4px;
}
div#pWrapper div#pHead div#pCTAHead ul li.chat a {
	background-position:0px -22px;
	padding:2px 0 0 14px;
}
div#pWrapper div#pHead div#pCTAHead ul li.email a {
	background-position:0px -44px;
}
div#pWrapper div#pHead div#pCTAHead ul li a:hover {
	text-decoration:underline;
}
/* /pHead */


	/* pFoot */

div#pWrapper div#pFoot {
	padding:20px 0 20px 17px;
	position:relative;
	width:941px;
}
div#pWrapper div#pFoot div#pCTAFoot {
	height:70px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	position:relative;
}
div#pWrapper div#pFoot div#pCTAFoot big {
	font-family:Arial, Helvetica, sans-serif;
	color:#0076bf;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	position:absolute;
	top:15px;
	left:19px;
}
div#pWrapper div#pFoot div#pCTAFoot small {
	position:absolute;
	top:19px;
	left:152px;
}
div#pWrapper div#pFoot div#pCTAFoot ul {
	position:absolute;
	top:37px;
	left:19px;
}
div#pWrapper div#pFoot div#pCTAFoot ul li {
	margin:0 11px 0 0;
	float:left;
}
div#pWrapper div#pFoot div#pCTAFoot ul li.call {
}
div#pWrapper div#pFoot div#pCTAFoot ul li.chat {
	margin:0 17px 0 0;
}
div#pWrapper div#pFoot div#pCTAFoot ul li.email {
	margin:0;
}
div#pWrapper div#pFoot div#pCTAFoot ul li a {
	color:#333;
	background-image:url(/img/ctaBullets.png);
	background-repeat:no-repeat;
	padding:2px 0 0 18px;
	display:block;
	height:12px;
}
div#pWrapper div#pFoot div#pCTAFoot ul li a:hover {
	text-decoration:underline;
}
div#pWrapper div#pFoot div#pCTAFoot ul li.call a {
	background-position:0px 4px;
}
div#pWrapper div#pFoot div#pCTAFoot ul li.chat a {
	background-position:0px -22px;
	padding:2px 0 0 14px;
}
div#pWrapper div#pFoot div#pCTAFoot ul li.email a {
	background-position:0px -44px;
}
/* /pFoot */
/* /pHeadFoot */

/* main container */
/************ BENEFICIOS ******************/
#main-wrapper {
	padding:28px 29px;
}
#mainly, #mainly-forms {
	width:624px;
	border:1px solid #d6d6d6;
	background:url(/img/bg_beneficios.gif) left bottom repeat-x;
	padding:20px 17px;
}
#mainly, #mainly-contact, #mainly-forms {
	color:#333;
	float:left;
}
#rightCol, #rightCol-contacto {
	width:220px;
	float:right;
}
#mainly p, #rightCol p, #rightCol p a, #main-wrapper p, #mainly-contact p, #mainly-forms p, .form-confirm a {
	font-size:12px;
}
#mainly h2, #mainly-contact h2, #mainly-forms h2 {
	font-size:19px;
	font-family:"Trebuchet MS", Arial;
	line-height:38px;
	font-weight:bold;
}
.intro-list {
	margin:19px 0 20px;
	padding-left:13px;
}
.intro-list li {
	background:url(/img/bullet_arrow.gif) center left no-repeat;
	font-size:13px;
	font-weight:bold;
	height:18px;
	margin-bottom:12px;
	padding-left:25px;
}
.bigpadleft {
	padding-left:48px;
}
.mouse {
	background:url(/img/icono_mouse.gif) 0 0 no-repeat;
}
a.btn_registrarse {
	background:url(/img/btn_registrarse.gif) top center no-repeat;
	height:27px;
	width:131px;
	display:block;
	margin:18px 0 14px 204px;
	text-indent:-99999px;
}
#mainly p.beneficio-accion {
	padding-left:13px;
	margin-top:42px;
	font-size:13px;
	font-weight:bold;
}
#ValidationSummary1 {
	background-color:#ffffcc;
	padding: 14px 0 0 35px;
	border: solid 1px #CCC;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	font-size:12px;
	margin-bottom: 15px;
	background-image: url(../img/error_icon.gif);
	background-position:10px 10px;
	background-repeat: no-repeat;
	width: 611px;
	line-height: 11px;
}
/* main container */

/* right banners */
#rightCol .sideCol, #rightCol-contacto .sideCol {
	background:#fff url(/img/bpUnit.gif) top left repeat-x;
	border:1px solid #ccc;
	padding:16px 7px 0 8px;
	margin-bottom:30px;
	text-align: center;
}
#rightCol .sideCol h3, #rightCol-contacto .sideCol h3 {
	color:#242424;
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	margin:0 0 7px;
	text-align:left;
}
#rightCol .sideCol p {
	line-height: 19px;
}
.promo-photo {
	margin:0 auto;
	display:block;
}
#rightCol p a, .form-confirm a {
	display:block;
	font-weight:bold;
	margin:9px 0;
}
div#pWrapper a:hover {
	text-decoration:underline
}
.sideCol hr {
	width: 80%;
	background-color:#ccc;
	border:none;
	height:1px;
}
/* right banners */


/**************** CONTACTENOS ******************/
#main-wrapper-contacto {
	padding:10px 10px 10px 29px;
}
#rightCol-contacto .sideCol {
	padding:16px 7px 23px 8px;
	margin-bottom:20px;
}
#mainly-contact, #mainly-forms {
	width:658px;
	margin-top:10px;
}
.informacion {
	background:url(/img/icono_info.gif) 0 0 no-repeat;
	margin-bottom:22px;
}
#rightCol-contacto .sideCol h3 {
	margin:0 0 8px;
}
#rightCol-contacto .sideCol p {
	text-align:left;
	margin-bottom: 20px;
}
#rightCol-contacto .sideCol .cta {
	margin-top: 14px;
}
#mainly-contact #mainly h2.noCliente, #mainly-contact #mainly h2.siCliente, #mainly-contact #mainly h2.siClienteGray {
	padding-left:50px;
	background:url(/img/icono_nocliente.gif) 0 0 no-repeat;
	height:43px;
	line-height:34px;
	padding-left:47px;
}
#mainly-contact #mainly h2.siCliente {
	background:url(/img/icono_cliente.gif) 0 0 no-repeat;
}
#mainly-contact #mainly h2.siClienteGray {
	background:url(/img/icono_cliente_gray.gif) 0 0 no-repeat;
}
#mainly-contact ul {
	margin:9px 0;
}
#mainly-contact ul li {
	list-style: none;
	padding-left:10px;
	font-size:12px;
	margin-bottom:10px;
	clear:both;
}
#mainly-contact ul li span, #mainly-contact ul li a {
	font-weight:bold;
	font-size:12px;
}
#mainly-contact ul li span.tels {
	color:#005299;
}
.client-categories {
	float:left;
	width:51%;
}
.rClient {
	width:43%;
	border-left:1px solid #e6e6e6;
	padding:0 0 28px 32px;
}
.proy-com-list li {
	float:left;
	margin-right:36px;
}
/* Formulario EMAIL */
.Email {
	background:url(/img/icono_email.gif) 0 0 no-repeat;
	margin:0 0 6px;
}
#mainly-forms {
	background:none;
	width:639px;
	padding-top:13px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
}
#mainly-forms input, #mainly-forms select, #mainly-forms textarea {
	border:1px solid #999;
	width:300px;
	padding:2px;
	height:17px;
	float:left;
	margin:0 10px 18px;
	font-size:12px;
}
#mainly-forms textarea {
	height:80px;
	font-family:Arial, Verdana;
	font-size:12px;
}
#mainly-forms select {
	height:22px;
	font-size:12px;
	width:306px;
}
#mainly-forms label {
	font-size:12px;
	width:118px;
	text-align:right;
	float:left;
	line-height:21px;
}
#mainly-forms p.validacion, #mainly-forms p.formato {
	color:#0076bf;
	font-size:11px;
	float:left;
	line-height:21px;
}
#mainly-forms p.formato {
	color:#666;
	/*clear:both;*/
	margin-bottom:12px;
	padding-left:129px;
	width:300px;
}
#mainly-forms input.btn_contactoEnviar {
	background:url(/img/btn_enviar.gif) top left no-repeat;
	width:67px;
	height:28px;
	float:right;
	cursor:pointer;
	color:#fff;
	line-height:24px;
	border:none;
	margin:0 62px 8px 0;
	font-weight:bold;
	padding-bottom:5px;
	font-size:13px;
}
#mainly-forms form#contactoEmail {
	margin-left: -4px;
}
#mainly-forms p.validez {
	padding-left:129px;
	line-height:1;
	margin-bottom:10px;
}
#mainly-forms input.nro_cliente {
	margin-bottom:0;
}
#contactoEmail img {
	position:relative;
	top:2px;
}
#mainly-forms p.form-confirm {
	margin-bottom:15px;
}
/* editado para el required */

span.required {
	background-image:url(/img_argentina/ventasNew/arrow.gif);
	color:#494949;
	display:block;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:16px;
	line-height:16px;
	margin:3px 0 0;
	padding:0 0 0 8px;
	width:65px;
	background-repeat:no-repeat;
	display:inline;
}
/* /editado para el required */

/*estilos de form-comercial*/
.Comercial #mainly-contact, #mainly-forms {
	width:815px;
}
.Comercial #mainly-forms form#contactoEmail {
	margin-left: 70px;
}
.Comercial #mainly-forms input {
	border:1px solid #999;
	width:30px;
	padding:2px;
	height:17px;
	float:left;
	margin:0 10px 18px;
	font-size:12px;
}
.Comercial #mainly-forms label {
	float: left;
	font-size: 12px;
	line-height: 21px;
	text-align: right;
	width:30px;
}
.Comercial #mainly-forms label.larg {
	width:180px;
}
.Comercial #mainly-forms input.larg {
	width:300px;
}
.Comercial #mainly-forms input.btn_contactoEnviar {
	background:url("/img/btn_enviar.gif") no-repeat scroll left top transparent;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	float:right;
	font-size:13px;
	font-weight:bold;
	height:28px;
	line-height:24px;
	margin:0 62px 8px 0;
	padding-bottom:5px;
	width:67px;
}
.Comercial #mainly-forms div.radiobut label {
	margin:0px;
	width:10px;
}
.Comercial #mainly-forms div.radiobut input {
	margin:0px;
	border:0px;
 *margin-top:2px;
}
/*CONTACTO COMERCIAL-----------------------------------------------------------------------*/
div.contactoComercial {
	padding-bottom:160px!important;
	background:url("/img/contactoComercial/bgWrapper.jpg") no-repeat left bottom;
}
div.ccom {
	width:872px;
	background:url("/img/contactoComercial/bgMain.jpg") no-repeat right top;
}
div.ccom h2 {
	background:url("/img/contactoComercial/bgH2.png") no-repeat left bottom;
	line-height:normal!important;
	padding-bottom:5px;
}
div.ccom p {
	width:385px;
	margin-top:12px;
	font-size:14px!important;
	line-height:18px;
}
div.ccom h3 {
	background:url("/img/contactoComercial/bgH2.png") no-repeat left bottom;
	font-size:17px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:100px;
	padding-bottom:5px;
}
div.ccom div#mainly-forms {
	border:none!important;
	margin:0!important;
	padding:0!important;
}
div.ccom ul.fLeft {
	width:307px;
	float:left;
	margin:30px 103px 0 0px!important;
}
div.ccom form#contactoEmail {
	margin-left:0!important;
}
div.ccom label {
	font-weight:bold;
	text-align:left!important;
	margin-left:10px;
}
div.ccom #mainly-forms input[type="radio"] {
	border:none;
	margin-bottom:5px;
}
div.ccom ul.fRight {
	width:321px;
	float:left;
	margin-top:30px!important;
}
div.ccom ul.fRight li {
	width:100%;
	overflow:hidden;
	margin-bottom:4px!important;
}
div.ccom #mainly-forms label.larg {
	width:300px;
}
div.ccom #mainly-forms select {
	margin-bottom:0;
}
div.ccom div.radiobut {
	padding:0 0 0 11px;
}
div.ccom #mainly-forms input.btn_contactoEnviar {
	background:url("/img/contactoComercial/sendButton.png") no-repeat left top;
	float:left;
	margin:4px 0 0 10px;
	width:99px;
}
