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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, #general {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	background-image: url('../img/bg.png');
}
#general {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0px 0px 3px 1px #202020;
}

#preload {
	display: none;
}

#stellarContainer {
	height: 380px;
}
#stellar {
	width: 960px;
	height: 380px;
	background-image: url('../img/Barra-verde-2.png');
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}
#stellarSlogan {
	width: 340px;
	height: 145px;
	padding: 0px;
	margin: -220px 0px 0px 100px;
	position: absolute;
}
#barraNoticias {
	/*background-image: url('../img/barra-buho.png');*/
	background-color: #333333;
	width: 960px;
	height: 30px;
	/*-moz-border-radius:6px 6px 6px 6px;*/
	-moz-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.6);
	/*-moz-trasition: 0.1s all;*/
}
/*
 #barraNoticias:hover {
 -moz-transform: scale(1.5);
 }*/
#titleNoticias {
	width: 192px; /*190px*/
	height: 30px;
	background-color: #1a1a1a;
}
#buhoIcono {
	list-style: none;
	float: right;
	width: 66px;
	height: 30px;
	background-image: url('../img/boton-buho-1.png');
	margin-top: -30px;
	cursor: pointer;
	background-repeat: no-repeat;
	margin-right: 15px;
}
#buhoIcono:hover {
	list-style: none;
	background-image: url('../img/boton-buho-2.png');
}
#noticias {
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	color: #efefef;
	width: 581px;
	height: 23px;
	text-align: left;
	position: absolute;
	margin-left: 220px;
	margin-top: 7px;
}
#textNoticias {
	width: 190px;
	height: auto;
	font-family: 'Ubuntu', sans-serif;
	color: #faa519;
	font-size: 14px;
	text-align: center;
	position: absolute;
	padding-top: 7px;
}
#linkBigven {
	font-family: 'Ubuntu', sans-serif;
	font-size: 13px;
	color: #faa519;
	width: 105px;
	height: 22px;
	text-align: left;
	position: absolute;
	padding-top: 7px;
	margin-left: -39px;
}
.linkBigven{
	color: #faa519;
	text-decoration:none;
}

#midFrameIndex {
	width: 960px;
	height: 140px;
	background-color: #efefef;
	padding: 0px;
	margin: 0px;
}
#midFrame {
	width: 960px;
	height: 650px;
	background-color: #efefef;
	padding: 0px;
	margin: 0px;
}

#midFrame2 {
	width: 960px;
	height: 860px;
	background-color: #efefef;
	padding: 0px;
	margin: 0px;
}
#barrita {
	width: 960px;
	height: 20px;
	background-color: #999999;
	margin-top: 0px;
	/*float: left;*/

}

#barrita2 {
	width: 960px;
	height: 20px;
	background-color: #ec1c24;
	margin-top: 0px;
	float: left;
}


#barraBotones {
	width: 960px;
	height: 120px;//
	background-color: #f2f2f2;
	background-color: #f2f2f2;
}
.center {
	margin-left: auto;
	margin-right: auto;//
	width: 85%;
}
.extremos {
	padding-left: 4px;
	border-right: dashed;
	border-color: #cccccc;
	border-width: 1px;
}	
.extremos5 {
	padding-left: 5px;
	border-left: dashed;
	border-color: #ffffff;
	border-width: 1px;
	margin-left: 0px;
}
.extremos1 {
	padding-right: 5px;
}
.rightBorder {
	padding-left: 1px;
	border-right: dashed;
	border-color: #cccccc;
	border-width: 1px;
}
ul li#menuuCentral {
	width: 187px; /*185*/
	height: 120px;
	display: block;
	list-style-type: none;
	float: left;
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	color: #666666;
}
ul li#menuuCentral a {
	width: 185px;
	height: 120px;
	display: block;
	overflow: hidden;
	text-decoration: none;
	color: #666666;
	text-align: center;
	border-width: 1px;
}
ul li#menuuSuperior {
	width: 185px;
	height: 20px;
	display: block;
	list-style-type: none;
	float: left;
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	color: #666666;
}
#button li {  
	display: inline;  
}  
#button li a {  
	font-family: 'Ubuntu', sans-serif;  
	font-size:12px;  
	text-decoration: none;  
	float:right; 
	padding: 0px;  
	color: #ffffff;  
	padding-bottom:11px; 
	margin-top: 77px;
	margin-right: 65px;
}  

#button li a:hover {  
	color: #faaf18;
	font-weight: bold;
}  
#footer {
	width: 960px;
	height: 130px;
	background-image: url('../img/footer.png');
	margin: auto;
}

#footer2 {
	width: 960px;
	height: 130px;
	background-image: url('../img/footer.png');
	float: left;
}
/*.llamanos {
	position: absolute;
	width: 150px;
	height: 50px;
	background-image: url('../img/0500.png');
	margin-top: 70px;
	margin-left: 30px;
}*/
.derechos {
	position: relative;
	top:20px;
	text-align: center;
	font-family: 'Ubuntu', sans-serif;
	font-size: 13px;
	/*padding-top: 100px;
	margin-left: 270px;*/
	color: #FFFFFF;
}
.SmartS{
	position: relative;
	top:10px;
	margin-left: 20px;
	opacity:0.3;
}
.SmartS:hover{
	opacity:1;
}
#verde {
	color: #2DA44A;
}
ul#sociales {
	top: 10px;
	float:left;
	position: relative;
	padding: 0;
	margin-left: 10px;
	/*padding-top: 60px;
	padding-left: 10px;*/
}
ul#sociales li {
	margin-left: 10px;
	margin-top: 5px; /*26px*/
	display: block;
	float: left;
	list-style-type: none;
}
ul#sociales li a {
	display: block;
	height: 26px;
	width: 26px;
	text-indent: -9009px;
	overflow: hidden;
	text-decoration:none;
}

#everywhere {
	width: 960px;
	height: 380px;
	background-image: url('../img/BarraAmarilla-Everywhere-2.png');
	padding: 0px;
	margin: 0px;
}
#centralFrame {
	width: 960px;
	height: 330px;
	padding: 0px;
	margin: 0px;
}
#central {
	width: 960px;
	height: 800px;
	padding: 0px;
	margin: 0px;
}
#cuadroIzq, #cuadroDer{
	width: 480px;
	height: 330px;
	float:left;
}
#cuadroDer{
	background-color: #e5e5e5;
}
.cuadroDerHardware{
	background-color: #e5e5e5;
	background-size: 480px 330px;
	background-image: url('../img/Hardware/image316.png');
	background-repeat: no-repeat;
}
#cuadroIzq{
	background-color: #efefef;
}
#cuadroDerK{
	width: 490px;
	height: 290px;
	background-image: url('../img/cuadro_gris-4.png');
	padding: 0px;
	margin: 0px;
	float: left;
}
#logoK{
	width: 244px;
	height: 56px;
	background-image: url('../img/logo-kaspersky.png');
	float: right;
	position: absolute;
	margin-left: 62px;
	margin-top: 35px;
}
#cuadroIzqK{
	width: 470px;
	height: 290px;
	float: left;
	background-color: #efefef;
}
#barraVerde{
	float: left;
	width: 960px;
	height: 160px;
	background-color: #006d55;
}
#logoAntivirus{
	width: 212px;
	height: 233px;
	background-image: url('../img/kaspersky-antivirus.png');
	float: right;
	position: absolute;
	margin-left: 52px;
	margin-top: -80px;
}
#fondoK{
	width: 960px;
	height: 480px;
	background-image: url('../img/fondo kaspersky.png');
	float: left;
}
#somosDistrib{
	width: 230px;
	height: 102px;
	background-image: url('../img/somos distribuidores.png');
	float: right;
	margin-right: -178px;
	margin-top: 270px;
}
#tituloK{
	width: 330px;
	height: 130px;
	background-image: url('../img/titulo-kaspersky.png');
	float: left;
	margin-left: 71px;
	margin-top: 168px;
	
}
.texto1K{
	font-family: helvetica;
	font-size: 12px;
	text-align: justify;
	width: 343px;
	list-style: none;
	margin-left: 67px;
	margin-top: 112px;
	line-height: 150%;
	color: #666;
}
#botonCompraK {
	width: 125px;
	height: 127px;
	float: right;
	margin-right: 194px;
	margin-top: 62px;
}
.texto2K{
	font-family: helvetica;
	font-size: 12px;
	text-align: right;
	width: 141px;
	list-style: none;
	margin-left: 84px;
	margin-top: 157px;
	line-height: 150%;
	color: #EC1C24;
}
.texto3K{
	font-family: helvetica;
	font-size: 12px;
	text-align: justify;
	width: 282px;
	list-style: none;
	margin-left: 289px;
	margin-top: 43px;
	line-height: 150%;
	color: white;
}
.texto4K{
	font-family: helvetica;
	font-size: 12px;
	text-align: justify;
	width: 300px;
	list-style: none;
	margin-left: 610px;
	margin-top: -91px;
	line-height: 150%;
	color: #FFFFFF;
}
.texto1{
	font-family:'Ubuntu',helvetica;
	font-size:12px;
	text-align:justify;
	width:343px;
	list-style: none;
	margin-left:67px;
	margin-top:20px;
	line-height: 200%;
	color: #666666;
}
.texto2{
	font-family:'Ubuntu',helvetica;
	font-size:12px;
	text-align:justify;
	width:350px;
	list-style: none;
	margin-left:67px;
	margin-top:20px;
	line-height: 200%;
	color: #666666;
}
.texto1 li{
	padding-top:12px;
}
.texto1 ul li{
	padding-top:0px;
	list-style: none;
}
.texto2 li{
	padding-top:12px;
}
.texto2 ul li{
	padding-top:0px;
	list-style: none;
}
.textoTitulo{
	font-size:21px;
	font-family:'Ubuntu',helvetica;
	font-weight:100;
}
#TituloA{
	width: 87px;
	height: 22px;
	background-image: url('../img/antivirus.png');
	float: left;
	position: absolute;
	margin-top: -25px;
}
#TituloIS{
	width: 150px;
	height: 22px;
	background-image: url('../img/internet security.png');
	float: right;
	position: absolute;
	margin-top: -25px;
}
#textoTituloFondo1{
	width: 190px;
	height: 25px;
	background-image: url('../img/por-que-kaspersky.png');
	float: right;
	position: absolute;
	margin-top: -34px;
}
#textoTituloFondo2{
	width: 320px;
	height: 25px;
	background-image: url('../img/datos kaspersky.png');
	float: right;
	position: absolute;
	margin-top: -34px;
}
.texto5K{
	font-family: helvetica;
	font-size: 12px;
	text-align: justify;
	width: 343px;
	list-style: none;
	margin-left: 137px;
	margin-top: 84px;
	line-height: 200%;
	color: #666666;
}
.texto6K{
	font-family: helvetica;
	font-size: 12px;
	text-align: justify;
	width: 368px;
	list-style: none;
	margin-left: 137px;
	margin-top: 84px;
	line-height: 200%;
	color: #666666;
}
#hardware {
	width: 960px;
	height: 380px;
	background-image: url('../img/BarraRoja-HARDware-2.png');
	padding: 0px;
	margin: 0px;
}
#kaspersky {
	width: 960px;
	height: 380px;
	background-image: url('../img/BarraAguamarina-Kaspersky-2.png');
	padding: 0px;
	margin: 0px;
}
#rfid {
	width: 960px;
	height: 380px;
	background-image: url('../img/BarraMorada-RFID-2.png');
	padding: 0px;
	margin: 0px;
}

#nosotros {
	width: 960px;
	height: 380px;
	background-image: url('../img/Barra-verde-2.png');
	padding: 0px;
	margin: 0px;
}

#botonera a: hover{
	width: 184px;
	height: 100px;
	background-color: #999999;
}
#formulario {
	font-family: sans-serif;
	font-size: 12px;
	
}
ul li#face a {
	background: url(../img/FB-1.png) no-repeat 0 0;
}
ul li#face a:hover {
	background: url(../img/FB-2.png) no-repeat 0 0;
}
ul li#tw a {
	background: url(../img/TW-1.png) no-repeat 0 0;
}
ul li#tw a:hover {
	background: url(../img/TW-2.png) no-repeat 0 0;
}
ul li#gPlus a {
	background: url(../img/G-1.png) no-repeat 0 0;
}
ul li#gPlus a:hover {
	background: url(../img/G-2.png) no-repeat 0 0;
}

/*ul li#wp a {
	background: url(../img/WP-1.png) no-repeat 0 0;
	background-size: 26px;
}
ul li#wp a:hover {
	background: url(../img/WP-2.png) no-repeat 0 0;
}*/

#nota {
	text-decoration: none;
	color: white;
}

.Feed {
	text-decoration: none;
	color: white;
}

/*#Lity{
	padding: 0 2px;
	margin-top: 11px;
}*/
.formEmp ul{
	padding: 0 2px;
	margin-top: 11px;
}