html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub,tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	overflow-x:hidden;
	width:640px;
}
body.interior{
	background:url(../img/back_interior.jpg) repeat-y }
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear{
	display:block;
	clear:both;}
@font-face {
    font-family: 'sans_guilt_mbmedium';
    src: url('../fonts/SansGuiltMB-webfont.eot');
    src: url('../fonts/SansGuiltMB-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SansGuiltMB-webfont.woff2') format('woff2'),
         url('../fonts/SansGuiltMB-webfont.woff') format('woff'),
         url('../fonts/SansGuiltMB-webfont.ttf') format('truetype'),
         url('../fonts/SansGuiltMB-webfont.svg#sans_guilt_mbmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}





.menu {
	font-family: Verdana, Geneva, sans-serif;
	width:640px;
	height:90px;
	background:#F4F4F4;
	border-bottom:#CCC solid 1px;
	position:relative;
}
.logo_home{
	position:absolute;
	top:-25px;
	left:50%;
	margin-left:-100px;
	z-index:10}
.ico_menu{
	background:url(../img/ico_menu.png) no-repeat center center;
	width: 90px;
  	height: 90px;
  	position: absolute;
  	top: 0px;
  	left: 0px;}
.ico_menu.abierto{
	background:url(../img/tache.png) no-repeat;
	width:90px;
	height:90px;
}
.ico_share{
	background:url(../img/ico_share.png);
	width: 50px;
  	height: 30px;
 	position: absolute;
  	right: 25px;
  	top: 30px;}
.exagono{
	margin:-10px 0;}	
	
.submenu{
	width:640px;
	position:absolute;
	top:90px;
	display:block;
	z-index:9;
	background:#FFF;
	display:none;
	border-bottom:#900 solid 3px;
}
.submenu li{
	}
.submenu li a{
	text-decoration: none;
  color: #333;
  font-size: 25px;
  font-family: 'sans_guilt_mbmedium';
  border-bottom: solid 1px #E6E6E6;
  display: block;
  padding: 17px 20px 17px 65px;
  position: relative;
}
.modelos{
	display:none !important;
	background:#FFF;
}
.modelos.activo{
	display:block !important;
}
.modelos li{
	width:320px;
	float:left;}
.modelos li a{
	border:none;
	padding:0;}
.menu_crm{
	display:none;}
.itemcar {
	width:320px;
	height:170px;}

.itemcar img{
	margin:0 auto;
	display:block;
}
.itemcar p{
	  text-align: center;
  margin-top: -23px;
  color: #333;
  font-size: 16px;
}
.itemcar.red p{
	color:#FFF;}
.more{
	background:url(../img/plus.png);
	width: 22px;
  	height: 22px;
  	display: block;
  	position: absolute;
  	right: 20px;
  	top: 19px;
}
.submenu li a.activo{
	background:#900;
	  
	color:#FFF;
	border-bottom:solid 1px #FFF;}
.submenu li a.activo span{
	background-position:bottom;
}
.submenu li a.activo .more{
	background-position:bottom;

}
.submenu li ul{
	background:#f6f6f6 !important;}
.menu_crm li{
	background:#f6f6f6 !important;
	color:#333
	}
.menu_crm li a{
	background:#f6f6f6 !important;
	color:#333
	}

.crm .item{
	background:url(../img/back_item.png);
	width:50%;
	height:200px;
	display:block;
	float:left;
	position:relative;
}
.crm .item a{
	position:relative;
	width:320px;
	height:200px;
	display:block;}
.crm .item a p{
	text-decoration:none;
	position:absolute;
	font-size:30px;
	color:#FFF;
	text-align:center;
	width:100%;
	bottom:28px;
	font-family: 'sans_guilt_mbmedium';}
.btn_cotiza{background:url(../img/cotiza.png) center center no-repeat;}
.btn_prueba{background:url(../img/prueba.png)center center no-repeat;}
.btn_servicio{background:url(../img/servicio.png) center center no-repeat;}
.btn_promos{background: url(../img/promociones.png) center center no-repeat;}

.footer{
	width:640px;
	background:#E4E5E6;
	border-bottom:solid 1px #fff;}
.footer p{
	font-family: 'sans_guilt_mbmedium';
	text-align:center;
	font-size:14px;
	padding:10px;}
.footer ul{
	width:100%;
	text-align:center;}
.footer ul li{
	display:inline-block;}
.footer ul li a{
	font-family: 'sans_guilt_mbmedium';
	font-size:14px;
	color:#333;
	text-decoration:none;
	padding:15px 3px;
	display:block;

}
.separa{
	background:url(../img/separa.png);
	width:400px;
	height:2px;
	margin:0 auto;}
.subfooter{
	width:100%;
	background:#FFF;
	border-top:solid 1px #C4C6C8;}
.subfooter p{
	font-family: 'sans_guilt_mbmedium';
	text-align:center;
	font-size:14px;
	padding:15px;}
.btn_cotiza1{
	background:url(../img/btn_cotiza.png);
	width:220px;
	height:65px;
	display:block;
	margin:10px auto;
}
.contenedorSlides{
	position:relative;
	width:640px;
	height:425px;
}
.next{background:url(../img/next.png);
width:48px;
height:48px;
position:absolute;
bottom:0;
right:0;
z-index:1}
.prev{background:url(../img/prev.png);
width:48px;
height:48px;
position:absolute;
bottom:0;
left:0;
z-index:1}
.pag{
  position: absolute;
  right: 50px;
  z-index: 1;
  color: #FFF;
  font-family: 'sans_guilt_mbmedium';
  font-size: 40px;
  width: 70px;
  bottom: 0;
  height: 48px;
}
.slide{
	width:640px;
	height:435px;
	position:relative;}
.slide img{
	position:absolute;
	top:0;
	z-index:1;}
.btn_detalles{
	background:url(../img/btn_detalles.png);
	width:180px;
	height:40px;
	position:absolute;
	bottom:50px;
	z-index:2;
	left:50%;
	margin-left:-90px;
}


.slide2{
	width:640px;
	height:525px;
	position:relative;}
.slide img{
	position:absolute;
	top:0;
	z-index:1;}
.contenedorSlides2{
	position:relative;
	width:640px;
	height:525px;
}

.malla{
	width:640px;
	height:525px;
	position:absolute;
	background:url(../img/malla.png);
}
.malla h2{
	  text-align: center;
  color: #FFF;
  font-size: 35px;
  font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
  font-weight: 700;
  padding: 20px 0 0 0;
}
.malla h3{
	text-align:center;
	color:#FFF;
	font-size:18px;
		font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
}

.titulo{
	width:640px;
	height:65px;
	background:#96172E;
	position:relative;}
.titulo .auto{
	width:40%;
	float:left;
	color:#FFF;
	font-size:25px;
	  font-family: 'sans_guilt_mbmedium';
	  padding:18px 20px;
	  }
.btn_caracteristicas{
	  position: absolute;
  right: 0px;
  z-index: 1;
  text-decoration: none;
  color: #FFF;
  font-size: 14px;
  display: block;
  width: 280px;
  font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
  width: 220px;
  margin: 0 auto;
  padding: 30px 25px;
  background:url(../img/more.png) no-repeat 167px 28px;
}
.btn_caracteristicas.activo{
 background:url(../img/less.png) no-repeat 167px 28px;
}
.caracteristicas{
	position:absolute;
	top:65px;
	background:#96172E;
	z-index:5;
	right:0;
	width:270px;
	display:none;

}
.caracteristicas li a{
	color:#FFF;
	font-size:14px;
	display:block;
	width:280px;
	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
	text-decoration:none;
	background:url(../img/separa2.png) no-repeat top center;
	width:220px;
	margin:0 auto;
	padding:15px 20px;}
.cmr2{
	width:100%;
	height:50px;
	padding:10px 0;}
.crm2 ul{
	text-align:center;
	padding:20px 0;}
.crm2 ul li{
	display:inline-block;
	padding:10px}
	
.colores{
	width:640px;
	height:525px;
	
}
.circuloColor{
	  width: 400px;
  height: 400px;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  background: #036;
  display: block;
  position: absolute;
  top: 80px;
  left: 50%;
  margin-left: -200px;}
 .autoColor{
	 position:absolute;
	 width:80%;
	 height:auto;
	 z-index:1;
	 left:50%;
	 margin-left:-40%;
	 top:150px}
.nombreColor{
	position:absolute;
	bottom:100px;
	width:100%;
	font-size:20px;
	font-weight:800;
	text-align:center;
	color:#FFF;
		font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;

	}


.bolaColor{
	  width: 300px;
  height: 300px;
  -webkit-border-radius: 225px;
  -moz-border-radius: 225px;
  border-radius: 225px;
  display: block;
  position: absolute;
  background-color: #126197;
  top: 0;
  left: 0;
}


.coloresMenu{
	text-align:center;}

.coloresMenu .bola{
	display:inline-block;
	width:20px;
	height:20px;
	background:#FFF;
	 background-image:url(../img/sombraColor.png);
	 -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin:20px 20px 0px 0;
  transition:.5 all;
  border:none;
  overflow:hidden;
  
}	

.coloresMenu .bola.activo{
  display: inline-block;
  width: 10px;
  height: 10px;
  border: solid 5px #FFF;
  background: #FFF;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 20px;
  margin: 20px 20px 0px 0;
} 

.bola.verde_chiaro{background:#7baa82;} 
.bola.verde_azzurro{background:#007d9e;} 	
.bola.rosso_brillante{background:#ff042a;} 
.bola.rosso{background:#ff1c1c;} 
.bola.rame{background:#ff2200;} 
.bola.nero_puro{background:#000;} 	
.bola.luce_blue{background:#00819f;} 
.bola.granito_lucento{background:#858585;} 
.bola.giallo_mondena{background:#f09600;} 	
.bola.espresso{background:#7d4321 ;} 	
.bola.bianco_perla{background:#ccbfb4 ;} 	
.bola.bianco{background:#ffffff ;} 	
.bola.atlantic_blue_perl{background:#032561 ;} 	

.bola.arancia_ruggine{background:#a11c00;}
.bola.grigio_tellurum{ background:#393028;}
.bola.rosso_apline{background:#c10301;}
.bola.azurro_netuno{background:#1e364b}
   
     
.bola.beige_savannah{ background:#eee8e0;}
.bola.gris_cromo{ background:#606467;}
.bola.gris_telerium{ background:#5e5440;}
.bola.plata_bari{ background:#b6b6b6;}
.bola.verde_savage{ background:#344735;}


.bola.azul_buzzio{ background:#2b4d6c;}
.bola.gris_plata{ background:#9d9d9d;}
.bola.rojo_opulance{ background:#97181d;}
.bola.granito_lucente{ background:#606065;}
.bola.argento{ background:#5f5f5f;}
.bola.azzuro{ background:#11338d;}




.interior h2.primero{
  color: #666;
  font-size: 25px;
font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;

  padding: 30px 0px 5px 0px;
  background: url(../img/back_h2.png) no-repeat bottom center;
  font-weight:400;
  text-align:center;
}
.descripcion{
	  width: 400px;
  margin: 20px auto;}
.descripcion h3{
	color:#96172E;
	  font-size: 25px;
	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
	font-weight:700;
	    padding: 20px 0 20px 0;
}
.descripcion p{
	color:#666666;
	font-size:18px;
	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
	font-weight:300;
	line-height:25px;

}

.titulos{
	background:url(../img/bannerTitulo.jpg) center top;
	height:98px;
}
.titulos h1{
	  font-weight: bold;
  font-size: 62px;
  color: #FFF;
  font-family: 'sans_guilt_mbmedium';
  float: left;
  padding: 15px 0 0 0;}
.titulos h2{
	  font-weight: 400;
  font-size: 26px;
  color: #FFF;
  font-family: 'sans_guilt_mbmedium';
  background: url(../img/ico_indicador.png) no-repeat 10px 54px;
  float: left;
  padding: 46px 0 0 40px;}
.titulos sup{
	font-size:20px;
	padding:10px;}
.imgCentrada{
	  margin: 50px auto;
  display: block;
  width: 65%;
  height: auto;}
 .imgCentrada2{
	  margin: 0px auto;
  display: block;
  width: 85%;
  height: auto;}
 
 .contenedorGaleria{
	 width:600px;
	 margin:20px auto;
	 position:relative;
	}
 .galeria img{
	 width:600px;
	 height:auto;
	}
.prev2{
	background:url(../img/prev.png);
	width:48px;
	height:48px;
	top:110px;
	left:10px;
	display:block;
	position:absolute;
	z-index:10}
.next2{
	background:url(../img/next.png);
	width:48px;
	height:48px;
	top:110px;
	right:10px;
	display:block;
	position:absolute;
	z-index:10}
	
	
#ficha table{
	width:95%;
	margin:20px auto;
	display:block;}	
	
.titFT{
	  background: #96172E;
  color: #FFF;
  font-size: 18px;
  padding: 10px;
  	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
	font-weight:600;
}
.carac{
color:#666;
  font-size: 13px;
  padding: 10px;
  	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
}
.Info{
	font-weight:600;
	text-transform:uppercase;
	padding:7px;
	  border: solid 1px #ccc;}
.Dato{
	padding:7px;
	  border: solid 1px #ccc;}

.NomVerOcult{
color:#666;
  font-size: 18px;
  padding: 10px;
  	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
	text-align:center;}

.version h1{
	text-align:center;
	color:#96172E;
	font-size:45px;
	  	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
		font-weight:bold;
		padding:30px 0 0 0;
}
.version h2{
	text-align:center;
	color:#333;
	font-size:20px;
	  	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
		font-weight:700;
		padding:0px 0 0 0;
}
.version p{
	text-align:center;
	color:#333;
	font-size:14px;
	  	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
		font-weight:300;
		padding:5px 0;
}
.version p strong{
	font-weight:bold;}
.version2{
	display:none;}
.desde p{
	text-align:center;
	color:#666;
	font-size:20px;
	  	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
		font-weight:800;
		padding:25px 0 0 0;
	}
.desde p.precio{
text-align:center;
	color:#96172E;
	font-size:40px;
	  	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
		font-weight:bold;
		padding:0 0 0 0;

}

.versiones{
	  width: 100%;
  height: 60px;
  padding: 25px 0;}
.versiones .control{
	width:257px;
	height:50px;
	margin:0 auto;
	background:url(../img/back_versiones.png) no-repeat center top;
	text-align:center;
}
.versiones p{
	color:#666;
	font-size:14px;
	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
	text-align:center;
	width:100%;
}
.versiones a{
	display:inline-block;
	background:#666;
	width:40px;
	height:10px;
	margin:0 3px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	}
.versiones a.activo{
	background:#900}
	
.vigencia p{color:#666;
	font-size:14px;
	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
	text-align:center;
	width:100%;
	padding:0px 10px;}
.vigencia, .letraChica{
	padding:20px;}
.letraChica p{
	color:#666;
	font-size:11px;
	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
	text-align:center;
	width:100%;
	padding:5px 10px;

}
.ico_modelos{
	background:url(../img/icon_modelos.png);
	width:58px;
	height:58px;
	display:inline-block;
	position:absolute;
	top:0;
	left:0;}
.ico_herramientas{
	background:url(../img/icon_herramientas.png);
	width:58px;
	height:58px;
	display:inline-block;
	position:absolute;
	top:0;
	left:0;}
.ico_multimedia{
	background:url(../img/icon_multimedia.png);
	width:58px;
	height:58px;
	display:inline-block;
	position:absolute;
	top:0;
	left:0;}
.ico_promociones{
	background:url(../img/icon_promociones.png);
	width:58px;
	height:58px;
	display:inline-block;
	position:absolute;
	top:0;
	left:0;}
.ico_posventa{
	background:url(../img/icon_posventa.png);
	width:58px;
	height:58px;
	display:inline-block;
	position:absolute;
	top:0;
	left:0;}
	
	
	
	
	
	
	
	
	

	
.zonaTitulo{
	
height: auto;
position: relative;
width: 100%;
padding: 0;
background:url(../img/bannerTitulo.jpg);
margin:0 0 0 0;
  padding: 15px 0;
}
.zonaTitulo h1{
	  font-weight: bold;
  font-size: 62px;
  color: #FFF;
  font-family: 'sans_guilt_mbmedium';
  float: left;
  padding: 0px 0 0 20px;}
.zonaTitulo h2{
	  font-weight: 400;
  font-size: 26px;
  color: #FFF;
  font-family: 'sans_guilt_mbmedium';
  background: url(../img/ico_indicador.png) no-repeat 10px 54px;
  float: left;
  padding: 46px 0 0 40px;}
.zonaTitulo p{
	padding:4px 0 0 49px !important;
		font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;

	 color:#FFF;
	 font-size:14px;
}
	
	
	.regresar{
	padding:15px 0 !important;
	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
	 color:#596331;
	 font-size:14px;
	 display:block;
	 color:#900;
}

.formulario{
	width:90%;
	margin: 0px auto}	
.formulario h2{
	color:#009BCA;
	font-size:14px;
font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
}
.formulario h3{
	color:#000;
	font-size:12px;
	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
	text-align:center;
	width:100%;
	display:block;
	padding:10px 0;
}


.formulario p{
	color: #78797A;
font-size: 14px;
font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
line-height: 20px;
padding: 5px 0;

}
.formulario p a{
color:#596331;}
.input01{
	width:90%;
	height:45px;
	background:#FFF;
	border:solid 1px #CCC;
	 -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	padding:0 5%;
	font-size: 14px;
}
.input02{
	width:90%;
	height:45px;
	background:#FFF;
	border:solid 1px #CCC;
	 -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	padding:0 5%;
	font-size: 14px;
}
.input03{
	width:100%;
	height:45px;
	background:#FFF;
	border:solid 1px #CCC;
	 -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	margin:0 0 5px 0;
	font-size: 14px;
}
.input04{
	width: 80%;
	height:45px;
	background:#FFF;
	border:solid 1px #CCC;
	 -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	padding:0 0 5px 0;
	font-size: 14px;
}
.area01{
	width:90%;
	height:90px;
	background:#FFF;
	border:solid 1px #CCC;
	 -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	padding:0 5%;
	font-size: 14px;
}

.btn_formulario{
	background: url(../img/btn_triangulo.png);
	width: 110px;
	height: 45px;
	color: #FFF;
	text-align: center;
	border: none;
	float: right;
	font-size: 11px;
	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
	text-transform: uppercase;
	margin: 40px 0;
}
.btn_formulario:hover{
	background-position:bottom;
}


.btn_formulario2{
	width: 100%;
	height:70px;
	color: #FFF;
	text-align: center;
	border: none;
	float: right;
	font-size: 18px;
	font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
	text-transform: uppercase;
	margin: 20px 0px;
	background:#979798;
	-webkit-border-radius:5px;
-moz-border-radius: 5px;
border-radius: 5px;


}

.btn_formulario2:hover{
	background:#900;
}

.icon{
	width:100%;
	height:1px;
	position:relative;
}
.icon img{
	position: absolute;
left: 0%;
top: 1px;}










.videoSocial{
	width:100%;
	height:450px;
	position:relative;
	z-index:1;
}
.seccion.videos{
	padding:0;}
.social{
	  width: 100%;
  position: absolute;
  top: 514px;
  height: 364px;
  background: url(../img/triangulos.png) center top no-repeat;
  z-index:10}
  .ligaFace{
	  background:url(../img/ico_facebook_grande.png);
	  width:110px;
	  height:110px;
	  display:block;
	  margin:0 auto;
	 }
	.ligaTwitter{
		background:url(../img/ico_twitter_grande.png);
	 width:110px;
	  height:110px;
	  display:block;
	  margin:0 auto;
	 }
	.sombraSocial{
		background:url(../img/sombraSocial.png);
		width:150px;
		height:7px;
		margin:0 auto;
	}
	.MoreInfo{
		background:url(../img/ico_moreInfo.png);
		width:15px;
		height:15px;
		display:block;
		margin:10px auto;
	}
.faceBox{
	  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;

  margin-left: 243px;
  top: 125px;}
.tweetBox{
	  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;

  margin-left: -443px;
  top: 125px;}
 .faceBox p{
	 font-size:14px;
	 color:#666;
	 		font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
			text-align:center;
			padding:10px 0;
			line-height:16px;
 }
.tweetBox  .hash{
	 color:#1AB2E8;}
	 
 .faceBox .hash{
	color:#3B5999;}
	
	
.tweetBox 	.puntos {
  position: absolute;
  top: -47px;
  left: 4px;
}
	.tweetBox p{
	 font-size:14px;
	 color:#666;
	 		font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
			text-align:center;
			padding:10px 0;
			line-height:16px;
 }
 .tituloRedes{
	  position: absolute;
  left: 50%;
  top: 139px;
  margin-left: -125px;
	}
	
 .faceBox .puntos{
	 position: absolute;
  top: -47px;
  left: 50px;}


 
	