@charset "utf-8";
/* CSS Document */

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	/*background-color:#000;*/
}

#contenedor {
	alignment-adjust:central;
	width:100%;
	height: auto;
	padding: 0% 0%;
	background-color:#000;
}

#cabecero_pc {
	display:none;
}

#cabecero_movil {
	margin: 0%;
	padding: 0%;
	alignment-adjust: central;
	position: relative;
	width:100%;
	height:auto;
	height:50px;
	background-color:rgb(0,255,255);
	position:fixed;
	z-index:50;
}

/*Fuentes*/
span.icon-menu3 {
	font-size:28px;
	padding:40% 15% 0% 20%;
}

span.icon-home3 {
	font-size:50px;
	float:right;
	padding:40% 15% 0% 20%;
}

span.icon-home3 a {
	font-size:50px;
	margin:0% 10px 1% 10px;
	text-decoration:none;
	color:rgba(255,255,255,1);
}

span.icon-home 
	{
	font-size:20px;
	margin:-1% 10px 1% 5px;
	}

/*Fuentes para menu*/
span.icon-man-woman, span.icon-books, span.icon-cart, 
span.icon-address-book, span.icon-earth 
	{
	font-size:20px;
	margin:-1% 10px 1% 15px;
	}

/*Fuentes para categorias*/

span.icon-truck, span.icon-flag, span.icon-mug, span.icon-appleinc, span.icon-plus,
span.icon-dribbble, span.icon-rocket, span.icon-wink, span.icon-cogs, span.icon-video-camera,
span.icon-hipster, span.icon-warning, span.icon-star-empty, span.icon-library, span.icon-book 
	{
	font-size:20px;
	margin:0% 2% 0% -4%;
	}

/*Fuentes para partes del sitio*/

span.icon-file-excel {
	font-size:20px;
	margin:0% 2% 0% 0%;
	color: rgba(0,153,0,1);
	background-color: rgba(255,255,255,1);
	border-radius:4px;
	padding: 1px 0px 2px 1px;
}

span.icon-file-pdf {
	font-size:20px;
	margin:0% 2% 0% 0%;
	color: rgba(255,0,0,1);
	background-color: rgba(255,255,255,1);
	border-radius:4px;
	padding: 1px 0px 2px 1px;
}

span.icon-image, span.icon-credit-card, span.icon-mobile, span.icon-users, span.icon-user-tie,
span.icon-mail, span.icon-html-five, span.icon-phone, span.icon-envelop
	{
	font-size:20px;
	margin:1% 2% 0% 0%;
	color: rgba(255,255,0,1);
	}

/*Fuentes para el modal*/
span.icon-cancel-circle, span.icon-circle-right, span.icon-circle-left {
	font-size:30px;
	margin:0%;
	color: rgba(0,255,255,1);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	-ms-transition:all 0.5s;
	transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	opacity:0.8;
}

span.icon-circle-left {
	margin:0%;
	color: rgba(0,255,255,1);
	float:left;
	margin-left:-25%;
	margin-top:65%;
	}
	
	span.icon-circle-right {
	margin:0%;
	color: rgba(0,255,255,1);
	float:right;
	margin-right:-25%;
	margin-top:65%;
	}
	
	span.icon-cancel-circle {
	margin:0%;
	color: rgba(0,255,255,1);
	}


span.icon-circle-right:active, span.icon-circle-left:active {
	color: rgba(0,255,0,1);
	text-shadow:0px 0px 8px rgba(0,255,255,1);
	-webkit-text-shadow:0px 0px 8px rgba(0,255,255,1);
	-moz-text-shadow:0px 0px 8px rgba(0,255,255,1);
	-o-text-shadow:0px 0px 8px rgba(0,255,255,1);
	-ms-text-shadow:0px 0px 8px rgba(0,255,255,1);
	transform:scale(1.2,1.2);
	-webkit-transform:scale(1.2,1.2);
	-moz-transform:scale(1.2,1.2);
	-o-transform:scale(1.2,1.2);
	-ms-transform:scale(1.2,1.2);
}

span.icon-cancel-circle:active {
	color: rgba(255,0,0,1);
	text-shadow:0px 0px 8px #FF3333;
	-webkit-text-shadow:0px 0px 8px #FF3333;
	-moz-text-shadow:0px 0px 8px #FF3333;
	-o-text-shadow:0px 0px 8px #FF3333;
	-ms-text-shadow:0px 0px 8px #FF3333;
}

/*Fuentes para navegadores*/

span.icon-chrome, span.icon-firefox, span.icon-opera 
	{
	font-size:1em;
	margin:0%;
	color: rgba(0,255,255,1);
	}

/*Fuentes para redes sociales*/

span.icon-whatsapp {
	font-size:1.2em;
	margin:0% 1%;
	color: rgba(255,255,255,1);
	background-color:rgba(0,204,0,1);
	border-radius:20px;
}

span.icon-facebook {
	font-size:1.2em;
	margin:1% 2% 0% 2%;
	color: rgba(255,255,255,1);
	background-color: rgba(0,102,255,1);
	border-radius:4px;
	padding: 2px 1px 1px 1px ;
}

span.icon-twitter {
	font-size:1.2em;
	margin:1% 2% 0% 2%;
	color: rgba(255,255,255,1);
	background-color: rgba(0,153,255,1);
	border-radius:4px;
	padding: 2px 1px 1px 2px ;
}

span.icon-instagram {
	font-size:1.2em;
	margin:1% 2% 0% 2%;
	color: rgba(255,255,255,1);
	background-color: rgba(255,102,255,1);
	background-image: linear-gradient(45deg, orange, purple);
	border-radius:4px;
	padding: 1px 1px 1px 1px;
}

span.icon-pinterest {
	font-size:1.2em;
	margin:1% 2% 0% 2%;
	color: rgba(204,0,0,1);
	background-color: rgba(255,255,255,1);
	border-radius:30px;
	padding: 1px 1px 1px 1px;
}

span.icon-youtube2 {
	font-size:1.2em;
	margin:1% 2% 0% 2%;
	color: rgba(255,0,0,1);
	background-color: rgba(255,255,255,1);
	border-radius:5px;
	padding: 1px 1px 1px 1px;
}

/*Cierre de fuentes*/


/*Para la barra de menu y busqueda*/
header label {
	display:block;
	border-right:2px solid rgb(255,255,255);
	width:50px;
	height:40px;
	padding-top:15px;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-ms-transition: all 0.8s;
	-o-transition: all 0.8s;
}

header label:hover {
	cursor:pointer;
	background-color:rgb(0,204,255);
	width:50px;
	height:40px;
}

.menu-movil {
	width:45%;
	background-color:rgb(0,255,255);
	position:absolute;
	z-index:2;
	margin-left:-70%;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-ms-transition: all 0.8s;
	-o-transition: all 0.8s;
	opacity:0;
}

.menu-movil ul {
	margin:0%;
	padding:0%;
	display:flex;
	flex-direction: column;
	z-index:2;
}

.menu-movil ul li:hover {
	background-color:rgb(0,153,255);
	z-index:2;
	color: rgba(0,0,0,1);
	}

.menu-movil li {
	border-right: 3px solid rgb(255,255,255);
	border-left: 3px solid rgb(255,255,255);
	border-top: 2px solid rgb(255,255,255);
	border-bottom: 2px solid rgb(255,255,255);
	text-align:left;
	margin:10%;
	padding:10%;
	z-index:2;
}


.menu-movil ul li {
	margin:0%;
	padding:5% 0% 3% 0%;
	display:flex;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight:bold;
	z-index:2;
}	

.menu-movil ul li a {
	margin:0%;
	padding:5px 5px 0px 5px;
	display: block;
	font-family:Arial, Helvetica, sans-serif, bold;
	text-decoration:none;
	z-index:2;
	color: rgba(0,0,0,1);
}

.menu-movil ul li a:hover {
	background-color:rgb(0,153,255);
	color:rgb(255,255,255);
	z-index:2;
}

#btn-menu {
	display:none;
}

#icono_inicio {
	float:right;
	z-index:1;
	margin-top:-46px;
	margin-right:2%;
	font-size:35px;
	color:rgb(0,0,0);
	cursor:pointer;
}

#icono_inicio a {
	color:rgb(0,0,0);
	text-decoration:none;
	cursor:pointer;
}

#icono_inicio a:hover {
	color: rgba(255,255,255,1);
	text-decoration:none;
}

#btn-menu:checked ~ .menu-movil {
	margin:0%;
	opacity:1;
	z-index:2;
}

.logo_tuscalcomanias_movil {
	background-image:url(../imagenes/banner/logo-calcomanias-etiquetas-pegatinas-stickers-venezuela.png);
	background-size:100%;
	background-repeat:no-repeat;
	width:70%;
	height:30px;
	float:rigth;
	background-position:center;
	margin-top:-45px;
	margin-left:16%;
}

.barra_busqueda_movil {
	width:100%;
	height:40px;
	padding:15px 0px 5px 0px;;
	background-color:rgba(0,204,255,1); /*Azul turquesa*/
	position: fixed;
	z-index:49;
	margin-top:12.5%;
}

@media only screen and (min-width:360px) and (max-width:400px) {
 
 .barra_busqueda_movil {
	margin-top:10%;
}
 	
}

#input-search {
	width:80%;
	height:40px;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif, cursive;
	text-indent:10px;
	color:rgba(0,0,0,1);
	background-image:url(../imagenes/lupa/search.png);
	background-repeat:no-repeat;
	background-size:10%;
	background-position:right;
	background-position:92%;
}

.content-search {
	width:80%;
	height:auto;
	position: absolute;
	top:60px;
	left:0px;
	background-color: rgba(0,255,255,0.5);
	z-index:1;
	display:none;
}

.content-table {
	width:99%;
	height:auto;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif, cursive;
	z-index:1;
}

.content-table table {
	width:99%;
	overflow-x: visible;
	overflow-y: hidden;
	overflow: hidden;
	z-index:1;
	padding:10px;
}

tbody tr td a {
	display:block;
	width:99%;
	color:rgba(0,0,0,1);
	text-decoration:none;
	z-index:1;
	padding:10px 5px;
	border: 1px solid rgba(255,255,255,0);
}

tbody tr td a:hover {
	background-color:rgba(0,153,255,1);
	width:99%;
	z-index:1;
	border: 1px solid rgba(255,255,255,1);
	padding:10px 5px;
}


#table_length, #table_filter, #table_info, #table_paginate {
	display:none;
}

a.enlace-menu-movil{
	color:rgb(0,0,0);
	text-shadow:rgb(0,0,0);
	z-index:1;
	text-decoration:none;
}

a.enlace-menu-movil:hover{
	text-decoration: blink;
}

#menu_pc {
display:none;
}

header {
	width:100%;
	height:auto;
}

/*Cierre de la barra de menu y busqueda*/

/*Para silder*/
iframe {
	width:100%;
	height:280px;
	display:block;
	margin: -5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*background-color:rgb(0,102,153);/*Azul*/
}

h1 {
	font-family: Arial, Helvetica, sans-serif, cursive;
	font-size: 1.3em;
	font-weight:bold;
	color:#0FF;
}

.h1_para_pc {
	display:none;
}

.h1_para_movil {
	width:100%;
	text-align:center;
	margin:-5% 0% 0% 0%;
}

h2 {
	font-family: Arial, Helvetica, sans-serif, cursive;
	font-size: 1.05em;
	font-weight:bold;
	color:#0FF;
	clear:both;
}

h2.inicio {
	font-family: Arial, Helvetica, sans-serif, cursive;
	font-size: 1.4em;
	font-weight:bold;
	color:#0FF;
	clear:both;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif, cursive;
	font-size: 1.02em;
	font-weight:bold;
	color:#0FF;
}

h2.h2-catalogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	color:#0FF;
	clear:both;
	text-align:center;
}

#cont1 h3.h3-galeria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight:bold;
}

p {font-family: Arial, Helvetica, sans-serif, cursive;
	margin: 2px 2px; 
	text-align:justify;
	font-size: 1em; 
	text-indent:1.1em; 
	line-height:1.6;
	width:auto;
	color:#FFF;
}

.parrafo-fuente {
	text-align:left;
}

.parrafo_marco_inicio {font-family: Arial, Helvetica, sans-serif, cursive;
	margin: 0%; 
	text-align:justify;
	font-size: 0.8em; 
	text-indent:0.5em; 
	line-height:1.5;
	width:auto;
	color:#FFF;
}

a {
	font-family:Arial, Helvetica, sans-serif, cursive;
	color:#0FF;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif, cursive;
	color:rgba(0,255,0,1);
}


section {
	width:100%;
	height:auto;
	padding:0px;
	border:0px;
	position:relative;
	margin:0% 0% 0% 0%;
	/*background-color: rgba(0,255,0,1);*/
	}

article {
	width:95%;
	height:auto;
	margin: 0px 0px 0px 0px;
	}

#cont1 {
	position: relative;
	width:100%;
	alignment-adjust:center;
	margin: 35% 0% 0% 0%;
	padding: 1% 1% 0% 1%;
	left:1.5%;
	/*background-color:rgb(0,102,153);/*Azul*/
	}

#cont1 h3 {
	font-family: Arial, Helvetica, sans-serif, cursive;
	font-size: 1.1em;
	font-weight:bold;
	}

#cont2 {
	position:relative;
	width: 100%;
	margin:0% 0% 5% 0%;
	padding: 1% 1% 0% 3%;
	alignment-adjust:central;
    /*background-color:#093;*/
	}

#cont21 {
	position:relative;
	width: 100%;
	margin:0% 0% 0% 0%;
	padding: 1% 1% 0% 3%;
	alignment-adjust:central;
	}

#cont22 { /*Para la pagina nosotros*/
	position:relative;
	width: 100%;
	margin:2% 0% 2% 0%;
	padding: 1% 1% 0% 3%;
	alignment-adjust:central;
	clear:both;
	left:2%;
	}

#cont3 {
	position:relative;
	width: 90%;
	margin:1% 0% -7% 1%;
	padding: 1% 1% 0% 3%;
	alignment-adjust:central;
	clear:both;
	}

.cont_categoria_1 {
	margin-left:10%;
	margin-bottom:2%;
	width:85%;
	padding:0%;
	/*background-color:rgba(0,153,0,1);*/
	}

.cont_categoria_2 {
	margin-left:10%;
	margin-bottom:5%;
	width:85%;
	/*background-color:rgba(0,153,0,1);*/
	padding:0%;
	}

.jhonatan {
	width:85%;
	margin:2% 2% 5% 12%;
	alignment-adjust:central;
	}

/*Para catalogos e imagenes de galeria*/
/*Para catalogos e imagenes de galeria*/

.catalogo {
	/*Estan funcionando las propiedades de los elementos en px*/
	width:280px;
	height:380px;
	position: relative;
	margin:auto;
	margin:auto;
	padding:0% auto;
	transition:all 1s;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-o-transition:all 1s;
	-ms-transition:all 1s;
	/background-color: rgb(0,0,0);
	/*Nuevo diseño*/
	margin:15% auto 5%;
	padding:0% auto;
	border:0%;
	position: relative;
	left:-1%;
}


.imagen_de_catalogo {
	clear:both;
	box-shadow: 0px 0px 5px 0px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(255,255,255,1);
	-o-box-shadow: 0px 0px 5px 0px rgba(255,255,255,1);
	-ms-box-shadow: 0px 0px 5px 0px rgba(255,255,255,1);
	border:rgba(255,255,255,1) 5px solid;
	border-radius:5px;
	transition:all 1s;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-o-transition:all 1s;
	-ms-transition:all 1s;
	/*Nuevo diseño*/
	width: 98%;
	height:auto;
	position: relative;
	margin:1% auto;
	padding:0%;
	/*left:-0.5%;*/
	top:1%;
	opacity:1;
}

.imagen_de_catalogo:hover {
	box-shadow: 0px 0px 10px 6px #00FFFF;
	-webkit-box-shadow: 0px 0px 10px 6px #00FFFF;
	-moz-box-shadow: 0px 0px 10px 6px #00FFFF;
	-o-box-shadow: 0px 0px 10px 6px #00FFFF;
	-ms-box-shadow: 0px 0px 10px 6px #00FFFF;
}



/*Nuevo marco*/
#rectangulo-base-catalogo {
	background-color: rgb(18,36,46,0);
	transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	z-index:2;
	transition:all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	-ms-transition:all 0.5s ease-out;
	opacity:0;
	margin:1%;
	background-color:rgb(255,51,51,0);
	/*Animacion exclusiva para moviles*/
	animation: anim-image-catalogo-1 15s linear infinite normal;
	-webkit-animation: anim-image-catalogo-1 15s linear infinite normal;
	-moz-animation: anim-image-catalogo-1 15s linear infinite normal;
	-o-animation: anim-image-catalogo-1 15s linear infinite normal;
	-ms-animation: anim-image-catalogo-1 15s linear infinite normal;
	/*Nuevo diseño*/
	width: 98%;
	height:auto;
	position: absolute;
	padding:0%;
	border:0%;
	margin:1 auto;
	left:0.15%;
	}
	
	#rectangulo-base-catalogo:hover {
	opacity:1;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	}
	
	@keyframes anim-image-catalogo-1 {
	0% {
	opacity:0;
	top:-4%;
	}
	2% {
	opacity:1;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);}
	4% {
	opacity:1;}
	5% {
	opacity:0;}
	6% {
	opacity:1;}
	7% {
	opacity:1;}
	8% {
	opacity:0;}
	9% {
	opacity:1;}
	19% {
	opacity:1;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);}
	20% {
	opacity:0;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);}
	30% {opacity:0;}
	100% {opacity:0;}
}

	@-webkit-keyframes anim-image-catalogo-1 {
	0% {
	opacity:0;
	top:-4%;
	}
	2% {
	opacity:1;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);}
	4% {
	opacity:1;}
	5% {
	opacity:0;}
	6% {
	opacity:1;}
	7% {
	opacity:1;}
	8% {
	opacity:0;}
	9% {
	opacity:1;}
	19% {
	opacity:1;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);}
	20% {
	opacity:0;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);}
	30% {opacity:0;}
	100% {opacity:0;}
}
	
	@-moz-keyframes anim-image-catalogo-1 {
	0% {
	opacity:0;
	top:-4%;
	}
	2% {
	opacity:1;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);}
	4% {
	opacity:1;}
	5% {
	opacity:0;}
	6% {
	opacity:1;}
	7% {
	opacity:1;}
	8% {
	opacity:0;}
	9% {
	opacity:1;}
	19% {
	opacity:1;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);}
	20% {
	opacity:0;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);}
	30% {opacity:0;}
	100% {opacity:0;}
}

@-o-keyframes anim-image-catalogo-1 {
	0% {
	opacity:0;
	top:-4%;
	}
	2% {
	opacity:1;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);}
	4% {
	opacity:1;}
	5% {
	opacity:0;}
	6% {
	opacity:1;}
	7% {
	opacity:1;}
	8% {
	opacity:0;}
	9% {
	opacity:1;}
	19% {
	opacity:1;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);}
	20% {
	opacity:0;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);}
	30% {opacity:0;}
	100% {opacity:0;}
}

@-ms-keyframes anim-image-catalogo-1 {
	0% {
	opacity:0;
	top:-4%;
	}
	2% {
	opacity:1;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);}
	4% {
	opacity:1;}
	5% {
	opacity:0;}
	6% {
	opacity:1;}
	7% {
	opacity:1;}
	8% {
	opacity:0;}
	9% {
	opacity:1;}
	19% {
	opacity:1;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);}
	20% {
	opacity:0;
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);}
	30% {opacity:0;}
	100% {opacity:0;}
}
/*Se esta resolviendo el problema ya que cuando se aumenta la resolucion, el catalogo aumenta y el rectangulo se reduce*/
/*Al colocar el rectangulo en %, el ancho se adapta mas no el alto.*/

#catalogo-rectangulo-bordes-a-iz-1 {
	background-color:rgb(255,255,255);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0px 0px 10px #00FFFF;
	-webkit-box-shadow: 0px 0px 10px #00FFFF;
	-moz-box-shadow: 0px 0px 10px #00FFFF;
	-o-box-shadow: 0px 0px 10px #00FFFF;
	-ms-box-shadow: 0px 0px 10px #00FFFF;
	border:3px solid rgba(255,255,255,1);
	/*Nuevo diseño*/
	width:0.3%;
	height:70px;
	position: absolute;
	float:left;
}

#catalogo-rectangulo-bordes-a-iz-2 {
	background-color:rgb(255,255,255);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0px 0px 10px #00FFFF;
	-webkit-box-shadow: 0px 0px 10px #00FFFF;
	-moz-box-shadow: 0px 0px 10px #00FFFF;
	-o-box-shadow: 0px 0px 10px #00FFFF;
	-ms-box-shadow: 0px 0px 10px #00FFFF;
	border:3px solid rgba(255,255,255,1);
	/*Nuevo diseño*/
	width:70px;
	height:0.3%;
	position:relative;
	float:left;
	left:0.5%;
}

#catalogo-rectangulo-bordes-a-de-1 {
	background-color: rgb(255,255,255);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0px 0px 10px #00FFFF;
	-webkit-box-shadow: 0px 0px 10px #00FFFF;
	-moz-box-shadow: 0px 0px 10px #00FFFF;
	-o-box-shadow: 0px 0px 10px #00FFFF;
	-ms-box-shadow: 0px 0px 10px #00FFFF;
	border:3px solid rgba(255,255,255,1);
	/*Nuevo diseño*/
	width:0.35%;
	height:70px;
	position: absolute;
	float:right;
	left:98.7%;
}

#catalogo-rectangulo-bordes-a-de-2 {
	background-color: rgb(255,255,255);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0px 0px 10px #00FFFF;
	-webkit-box-shadow: 0px 0px 10px #00FFFF;
	-moz-box-shadow: 0px 0px 10px #00FFFF;
	-o-box-shadow: 0px 0px 10px #00FFFF;
	-ms-box-shadow: 0px 0px 10px #00FFFF;
	border:3px solid rgba(255,255,255,1);
	/*Nuevo diseño*/
	width:70px;
	height:0.3%;
	position: relative;
	float:right;
}

#catalogo-rectangulo-bordes-ab-iz-1 {
	background-color: rgb(255,255,255);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0px 0px 10px #00FFFF;
	-webkit-box-shadow: 0px 0px 10px #00FFFF;
	-moz-box-shadow: 0px 0px 10px #00FFFF;
	-o-box-shadow: 0px 0px 10px #00FFFF;
	-ms-box-shadow: 0px 0px 10px #00FFFF;
	border:3px solid rgba(255,255,255,1);
	/*Nuevo diseño*/
	width:0.3%;
	height:70px;
	position: relative;
	position:absolute;
	float:left;
	top:5000%;
	opacity:1;
}


#catalogo-rectangulo-bordes-ab-iz-2 {
	background-color: rgb(255,255,255);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0px 0px 10px #00FFFF;
	-webkit-box-shadow: 0px 0px 10px #00FFFF;
	-moz-box-shadow: 0px 0px 10px #00FFFF;
	-o-box-shadow: 0px 0px 10px #00FFFF;
	-ms-box-shadow: 0px 0px 10px #00FFFF;
	border:4px solid rgba(255,255,255,1);
	/*Nuevo diseño*/
	width:70px;
	height:0.3%;
	position: relative;
	position:absolute;
	float:left;
	top:6150%;
	opacity:1;
}

#catalogo-rectangulo-bordes-ab-de-1 {
	background-color: rgb(255,255,255);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0px 0px 10px #00FFFF;
	-webkit-box-shadow: 0px 0px 10px #00FFFF;
	-moz-box-shadow: 0px 0px 10px #00FFFF;
	-o-box-shadow: 0px 0px 10px #00FFFF;
	-ms-box-shadow: 0px 0px 10px #00FFFF;
	border:3px solid rgba(255,255,255,1);
	/*Nuevo diseño*/
	width:0.3%;
	height:70px;
	position:absolute;
	float: right;
	left:98.7%;
	left:16%;
	top:0%;
	opacity:1;
	position:absolute;
	left:98.7%;
	top:5000%;
}

#catalogo-rectangulo-bordes-ab-de-2 {
	background-color: rgb(255,255,255);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0px 0px 10px #00FFFF;
	-webkit-box-shadow: 0px 0px 10px #00FFFF;
	-moz-box-shadow: 0px 0px 10px #00FFFF;
	-o-box-shadow: 0px 0px 10px #00FFFF;
	-ms-box-shadow: 0px 0px 10px #00FFFF;
	border:4px solid rgba(255,255,255,1);
	/*Nuevo diseño*/
	width:70px;
	height:0.3%;
	position: relative;
	position:absolute;
	top:6150%;
	left:72.5%;
	opacity:1;
}
/*Cierre del catálogo o catalogos*/


/*Estilos de la galeria y el modal*/
.galeria {
	width:100%;
	margin: 0% 0% 40% 0.5%;
	list-style:none;
	padding:2%;
	box-sizing: border-box;
	justify-content: space-around;
	height:auto;
	clear:both;
}

.galeria li {
	margin:2%;
	height:auto;
}

.galeria img {
	width:95%;
	height:auto;
	margin:2%;
}

.imagen_galeria_1, .imagen_galeria_2, .imagen_galeria_3, 
.imagen_galeria_4, .imagen_galeria_5, .imagen_galeria_6 
	{
	width:70%;
	height: 100%;
	float:left;
	margin:1%;
	}

.modal {
	visibility:visible;
	width:100%;
	height:auto;
	height:100%;
	opacity:0;
	background-color:rgba(102,102,102,1);
	margin:-100%;
	top:0%;
	display:none;
}

.modal:target {
	visibility: visible;
	opacity:1;
	transition:all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	position:fixed;
	background-color:rgba(0,0,0,0.5);
	width:100%;
	top:0%;
	left:0%;
	height: 100%;
	margin-top:0%;
	margin-bottom:0%;
	margin-left:0%;
	display: block;
	z-index:50;
	padding-top:0%;
}

/*Imagenes mostradas en el target*/

.imagen-catalogo {
	width: 240px;
	height:200px;
	/*margin: 16% auto 1%;*/
	margin-top:9%;
	/*left:10%;*/
	padding: 0%;
	/*Al colocar el margen auto, la imagen queda centrada, pero se altera la posicion de los botones de arriba y abajo*/
	position: relative;;
	/*Se modifico el margen para que quedara centrada la imagen. Hay otro margen con una resolucion mayor*/
	box-shadow: 0px 0px 10px rgba(0,255,255,0);
	-webkit-box-shadow: 0px 0px 10px rgba(0,255,255,0);
	-moz-box-shadow: 0px 0px 10px rgba(0,255,255,0);
	-o-box-shadow: 0px 0px 10px rgba(0,255,255,0);
	-ms-box-shadow: 0px 0px 10px rgba(0,255,255,0);
	transition:all 1s;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-o-transition:all 1s;
	-ms-transition:all 1s;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	animation: anim-image-catalogo 60s linear infinite normal;
	-webkit-animation: anim-image-catalogo 60s linear infinite normal;
	-moz-animation: anim-image-catalogo 60s linear infinite normal;
	-o-animation: anim-image-catalogo 60s linear infinite normal;
	-ms-animation: anim-image-catalogo 60s linear infinite normal;
}


@keyframes anim-image-catalogo {
	0% {
	opacity:0;}
	2% {
	opacity:1;
	box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-webkit-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-moz-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-o-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-ms-box-shadow: 0px 0px 20px rgba(0,255,255,1);}
	3% {
	box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-webkit-box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-moz-box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-o-box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-ms-box-shadow: 0px 0px 0px rgba(0,255,255,1);}
	100% {opacity:1;}
}

@-webkit-keyframes anim-image-catalogo {
	0% {
	opacity:0;}
	2% {
	opacity:1;
	box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-webkit-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-moz-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-o-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-ms-box-shadow: 0px 0px 20px rgba(0,255,255,1);}
	3% {
	box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-webkit-box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-moz-box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-o-box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-ms-box-shadow: 0px 0px 0px rgba(0,255,255,1);}
	100% {opacity:1;}
}

@-moz-keyframes anim-image-catalogo {
	0% {
	opacity:0;}
	2% {
	opacity:1;
	box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-webkit-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-moz-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-o-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-ms-box-shadow: 0px 0px 20px rgba(0,255,255,1);}
	3% {
	box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-webkit-box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-moz-box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-o-box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-ms-box-shadow: 0px 0px 0px rgba(0,255,255,1);}
	100% {opacity:1;}
}

@-o-keyframes anim-image-catalogo {
	0% {
	opacity:0;}
	2% {
	opacity:1;
	box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-webkit-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-moz-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-o-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-ms-box-shadow: 0px 0px 20px rgba(0,255,255,1);}
	3% {
	box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-webkit-box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-moz-box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-o-box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-ms-box-shadow: 0px 0px 0px rgba(0,255,255,1);}
	100% {opacity:1;}
}

@-ms-keyframes anim-image-catalogo {
	0% {
	opacity:0;}
	2% {
	opacity:1;
	box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-webkit-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-moz-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-o-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-ms-box-shadow: 0px 0px 20px rgba(0,255,255,1);}
	3% {
	box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-webkit-box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-moz-box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-o-box-shadow: 0px 0px 0px rgba(0,255,255,1);
	-ms-box-shadow: 0px 0px 0px rgba(0,255,255,1);}
	100% {
	opacity:1;}
}


.imagen-catalogo:hover {
	box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-webkit-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-moz-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-o-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	-ms-box-shadow: 0px 0px 20px rgba(0,255,255,1);
	transition:all 1s;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-o-transition:all 1s;
	-ms-transition:all 1s;}

.imagen {
	width:85%;
	/*al colocar el ancho mas pequeño y se centro, respondio mejor al centrado;*/
	height::500px;
	display: flex;
	justify-content:center;
	align-items: center;
	transition:all 1s;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-o-transition:all 1s;
	-ms-transition:all 1s;
	padding:1% auto 0%;
	margin:1% auto;
	/*background-color:rgba(102,255,0,0.5);*/
}


/*Nuevo marco*/
#rectangulo-base {
	width: 260px;
	height: 240px;
	/*Se cambio el alto debido a que los bordes se desconfiguran al adaptar la pantalla*/
	/*Se aumento el alto en la resolucion 901x1024, para que entrera mejor la imagen*/
	position: absolute;
	background-color:rgba(0,255,255,0.1);
	background-color: rgb(18,36,46,0.5);
	border:1px solid rgba(255,255,255,1);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0px 0px 5px #00FFFF;
	-webkit-box-shadow: 0px 0px 5px #00FFFF;
	-moz-box-shadow: 0px 0px 5px #00FFFF;
	-o-box-shadow: 0px 0px 5px #00FFFF;
	-ms-box-shadow: 0px 0px 5px #00FFFF;
	margin:3% auto 2%;
	padding: 1% auto;
	/*Se colocara un mismo tipo de animacion parecida a las imagenes*/
	animation: anim-image-marco 60s linear infinite normal;
	-webkit-animation: anim-image-marco 60s linear infinite normal;
	-moz-animation: anim-image-marco 60s linear infinite normal;
	-o-animation: anim-image-marco 60s linear infinite normal;
	-ms-animation: anim-image-marco 60s linear infinite normal;
	transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	z-index:0;
	}

@keyframes anim-image-marco {
	0% {
	opacity:0;
	transform:scale(0.8,0.8);
	-webkit-transform:scale(0.8,0.8);
	-moz-transform:scale(0.8,0.8);
	-o-transform:scale(0.8,0.8);
	-ms-transform:scale(0.8,0.8);}
	1% {
	opacity:1;
	transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);}
	100% {opacity:1;}
}

@-webkit-keyframes anim-image-marco {
	0% {
	opacity:0;
	transform:scale(0.8,0.8);
	-webkit-transform:scale(0.8,0.8);
	-moz-transform:scale(0.8,0.8);
	-o-transform:scale(0.8,0.8);
	-ms-transform:scale(0.8,0.8);}
	1% {
	opacity:1;
	transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);}
	100% {opacity:1;}
}

@-moz-keyframes anim-image-marco {
	0% {
	opacity:0;
	transform:scale(0.8,0.8);
	-webkit-transform:scale(0.8,0.8);
	-moz-transform:scale(0.8,0.8);
	-o-transform:scale(0.8,0.8);
	-ms-transform:scale(0.8,0.8);}
	1% {
	opacity:1;
	transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);}
	100% {opacity:1;}
}

@-o-keyframes anim-image-marco {
	0% {
	opacity:0;
	transform:scale(0.8,0.8);
	-webkit-transform:scale(0.8,0.8);
	-moz-transform:scale(0.8,0.8);
	-o-transform:scale(0.8,0.8);
	-ms-transform:scale(0.8,0.8);}
	1% {
	opacity:1;
	transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);}
	100% {opacity:1;}
}

@-ms-keyframes anim-image-marco {
	0% {
	opacity:0;
	transform:scale(0.8,0.8);
	-webkit-transform:scale(0.8,0.8);
	-moz-transform:scale(0.8,0.8);
	-o-transform:scale(0.8,0.8);
	-ms-transform:scale(0.8,0.8);}
	1% {
	opacity:1;
	transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);}
	100% {opacity:1;}
}

#rectangulo-bordes-a-iz-1 {
	width:0.3%;
	height:60px;
	/*El alto se dejo en px, para que pueda aparecer en el marco*/
	position: absolute;
	float:left;
	background-color:rgb(255,255,255);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0px 0px 10px #00FFFF;
	-webkit-box-shadow: 0px 0px 10px #00FFFF;
	-moz-box-shadow: 0px 0px 10px #00FFFF;
	-o-box-shadow: 0px 0px 10px #00FFFF;
	-ms-box-shadow: 0px 0px 10px #00FFFF;
	border:3px solid rgba(255,255,255,1);
	left:-0.8%;
	top:-0.5%
}


#rectangulo-bordes-a-iz-2 {
	width:70px;
	height:0.5%;
	position:relative;
	float:left;
	background-color:rgb(255,255,255);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0px 0px 10px #00FFFF;
	-webkit-box-shadow: 0px 0px 10px #00FFFF;
	-moz-box-shadow: 0px 0px 10px #00FFFF;
	-o-box-shadow: 0px 0px 10px #00FFFF;
	-ms-box-shadow: 0px 0px 10px #00FFFF;
	border:3.5px solid rgba(255,255,255,1);
	left:-0.7%;
	margin-top:-1%;
}

#rectangulo-bordes-a-de-1 {
	width:0.3%;
	height:60px;
	position: relative;
	float:right;
	background-color: rgb(255,255,255);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0px 0px 10px #00FFFF;
	-webkit-box-shadow: 0px 0px 10px #00FFFF;
	-moz-box-shadow: 0px 0px 10px #00FFFF;
	-o-box-shadow: 0px 0px 10px #00FFFF;
	-ms-box-shadow: 0px 0px 10px #00FFFF;
	border:3px solid rgba(255,255,255,1);
	right:-1.1%;
	top:-0.8%
}

#rectangulo-bordes-a-de-2 {
	width:70px;
	height:0.3%;
	position: relative;
	float:right;
	background-color: rgb(255,255,255);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0px 0px 10px #00FFFF;
	-webkit-box-shadow: 0px 0px 10px #00FFFF;
	-moz-box-shadow: 0px 0px 10px #00FFFF;
	-o-box-shadow: 0px 0px 10px #00FFFF;
	-ms-box-shadow: 0px 0px 10px #00FFFF;
	border:3.5px solid rgba(255,255,255,1);
	right:-3.25%;
	margin-top:-1%;
}


#rectangulo-bordes-ab-iz-1 {
	width:0.3%;
	height:60px;
	position: relative;
	background-color: rgb(255,255,255);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0px 0px 10px #00FFFF;
	-webkit-box-shadow: 0px 0px 10px #00FFFF;
	-moz-box-shadow: 0px 0px 10px #00FFFF;
	-o-box-shadow: 0px 0px 10px #00FFFF;
	-ms-box-shadow: 0px 0px 10px #00FFFF;
	border:3.5px solid rgba(255,255,255,1);
	left:-0.9%;
	top:73%;
	/*Se modificaran de acuerdo al cambio en px;*/
}

#rectangulo-bordes-ab-iz-2 {
	width:70px;
	height:0.3%;
	position: relative;
	background-color: rgb(255,255,255);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0px 0px 10px #00FFFF;
	-webkit-box-shadow: 0px 0px 10px #00FFFF;
	-moz-box-shadow: 0px 0px 10px #00FFFF;
	-o-box-shadow: 0px 0px 10px #00FFFF;
	-ms-box-shadow: 0px 0px 10px #00FFFF;
	border:4px solid rgba(255,255,255,1);
	left:-0.7%;
	top:70.5%;
}

#rectangulo-bordes-ab-de-1 {
	width:0.3%;
	height:60px;
	position: relative;
	float:right;
	background-color: rgb(255,255,255);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0px 0px 10px #00FFFF;
	-webkit-box-shadow: 0px 0px 10px #00FFFF;
	-moz-box-shadow: 0px 0px 10px #00FFFF;
	-o-box-shadow: 0px 0px 10px #00FFFF;
	-ms-box-shadow: 0px 0px 10px #00FFFF;
	border:3px solid rgba(255,255,255,1);
	right:-1.4%;
	top:43%;
}


#rectangulo-bordes-ab-de-2 {
	width:70px;
	height:0.3%;
	position: relative;
	float:right;
	background-color: rgb(255,255,255);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	box-shadow: 0px 0px 10px #00FFFF;
	-webkit-box-shadow: 0px 0px 10px #00FFFF;
	-moz-box-shadow: 0px 0px 10px #00FFFF;
	-o-box-shadow: 0px 0px 10px #00FFFF;
	-ms-box-shadow: 0px 0px 10px #00FFFF;
	border:4px solid rgba(255,255,255,1);
	right:-3.5%;
	top:67%;
}

.imagen a:hover {
	transition:all 1s;
}

.imagen a:nth-child(2) {
	flex-shrink: 2;
}

.cerrar {
	display:block;
	color:rgba(0,0,0,1);
	width:35px;
	height:35px;
	margin:2% 2% 2% 42.5%;
	text-align:center;
	text-decoration:none;
	padding:5px;
	border-radius:50%;
	font-size:24px;
	line-height:25px;
	}

.cerrar:hover {
	color: rgba(255,255,255,1);
}

/* Para la pagina de inicio*/
.boton_inicio a {
	color:#FFF;
}

.boton_inicio a:hover {
	color: #FFF;
}

li.boton_inicio a { /*Para las clases que estan en etiquetas*/
	color: #FFF;
}

li.boton_inicio a:hover {
	color:#FFF;
}

.boton_inicio {
	background-color: #3CF;
	width:16%;
	height:25px;
	margin:0% 0% 0% 0%;
	padding:1% 0% 1% 0%;
	text-align:center;
	background-image:url(../imagenes/botones/boton_3.png);
	background-repeat:no-repeat;
	background-size: 100%;
	background-position:center;
}

.boton_inicio:hover {
	background-image:url(../imagenes/botones/boton_4.png);
	background-repeat:no-repeat;
	background-size: 100%;
	background-position:center;
	width:18%;
	height:25px;
	margin:0% 0% 0% 0%;
	padding:1% 0% 1% 0%;
	text-align:center;
}


/*Para los botones en el marco de calcomanias*/
.boton_inicio_marco {
	width:95%;
	height:50px;
	margin:0% auto;
	padding:5% 7% 0% 0%;
	text-align:center;
	border-radius:15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
	box-shadow: 0px 0px 10px #00FFFF, 0px 0px 10px #CCCCCC inset;
	-webkit-box-shadow: 0px 0px 10px #00FFFF, 0px 0px 10px #CCCCCC inset;
	-moz-box-shadow: 0px 0px 10px #00FFFF, 0px 0px 10px #CCCCCC inset;
	-o-box-shadow: 0px 0px 10px #00FFFF, 0px 0px 10px #CCCCCC inset;
	-ms-box-shadow: 0px 0px 10px #00FFFF, 0px 0px 10px #CCCCCC inset;
	text-shadow:#000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
	-webkit-text-shadow:#000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
	-moz-text-shadow:#000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
	-o-text-shadow:#000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
	-ms-text-shadow:#000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
	border:3px solid rgba(255,255,255,1);
	width:85%;
	height:30px;
	margin:2% auto;
	padding: 0% 0%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	-ms-transition:all 0.5s;
}

.boton_inicio_marco:active, .boton_inicio_marco:hover {
	background-color:rgb(0,255,0);
	box-shadow: 0px 0px 10px rgb(0,255,0), 0px 0px 10px 2px #333333 inset;;
	-webkit-box-shadow: 0px 0px 10px rgb(0,255,0), 0px 0px 10px 2px #333333 inset;
	-moz-box-shadow: 0px 0px 10px rgb(0,255,0), 0px 0px 10px 2px #333333 inset;
	-o-box-shadow: 0px 0px 10px rgb(0,255,0), 0px 0px 10px 2px #333333 inset;
	-ms-box-shadow: 0px 0px 10px rgb(0,255,0), 0px 0px 10px 2px #333333 inset;;
}

.boton_inicio_marco_autos {
	width:95%;
	height:40px;
	margin:0% 0% 0% 3%;
	padding:5% 1% 0% 0%;
	text-align:center;
	alignment-adjust:central;
	background-image:url(../imagenes/botones/boton_1.png);
	background-repeat:no-repeat;
	background-size: 100%;
	background-position: center;
}

.boton_inicio_marco_autos:hover {
	background-image:url(../imagenes/botones/boton_2.png);
}
/*Cierre de los botones en el marco de calcomanias*/

#texto_enlace_blanco {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif, cursive;
	font-size:1em;
	text-align:center;
	margin: 0% auto;
	text-decoration:none;
	padding-right:7%;
	padding-top:1%;
	padding:1% auto;
	padding-left:-8%;
	text-shadow:#000 2px 2px 2px 2px;
	-webkit-text-shadow:#000 2px 2px 2px 2px;
	-moz-text-shadow:#000 2px 2px 2px 2px;
	-o-text-shadow:#000 2px 2px 2px 2px;
	-ms-text-shadow:#000 2px 2px 2px 2px;
}

#texto_enlace_blanco:hover {
	text-decoration:none;
}

.boton_inicio_marco a {
	text-decoration:none;
}

.paquetes_de_calcomanias {
	margin: 0% 0% 0% 0%;
	width:98%;}

.marco_inicio_stickers {
	width:80%;
	background-image: url(../imagenes/marcos/marco_1.png);
	background-size:100%;
	background-repeat:no-repeat;
	background-position:top;
	margin:1% 1% 3% 10%;
	padding:8% 0% 0% 0%;
	height:380px;
}

@media only screen and (min-width:360px) and (max-width:400px) {
	.marco_inicio_stickers {
	margin:1% 1% 12% 10%;}
}

.marco_inicio_stickers p {
	font-size:0.9em;
	text-align:center;
}

.barra_blanca {
	width:95%;
}

/* Cierre de la pagina de inicio*/


/*Animaciones de inicio en marcos*/

#anim_calc_1_ford { /*Logo de Ford*/
	width:80%;
	position: relative;
	z-index:3;
	alignment-adjust:central;
	margin: 0% 0% 10% 10%;
}

#anim_calc_1_chevrolet { /*Logo de Chevrolet*/
	display:none;
	}

#anim_calc_1_fiat { /*Logo de Fiat*/
	display:none;
}


#anim_calc_2_JurassicPark { /*Logo de Jurassick Park*/
	width:80%;
	position: relative;
	z-index:3;
	alignment-adjust:central;
	margin: 0% 2% 10% 10%;
}


#anim_calc_2_StarWars { /*Logo de Star Wars*/
	display:none;
}


#anim_calc_2_Ovnis { /*Logo de Ovnis*/
	display:none;
}

#anim_calc_3_batman { /*Logo de Batman*/
	width:80%;
	position: relative;
	z-index:3;
	alignment-adjust:central;
	margin: 0% 2% 10% 10%;
}


#anim_calc_3_superman { /*Logo de Superman*/
	display:none;
}

#anim_calc_3_capitan { /*Logo de Capitán*/
	display:none;
}

#anim_calc_4_fifa { /*Logo de FIFA*/
	width:80%;
	position: relative;
	z-index:3;
	alignment-adjust:central;
	margin: 0% 2% 10% 10%;
}

#anim_calc_4_mlb { /*Logo de MLB*/
	display:none;
}


#anim_calc_4_nba { /*Logo de NBA*/
	display:none;
}

#anim_1_4x4 { /*Logo de 4 x 4 (1) */
	width:80%;
	position: relative;
	z-index:3;
	margin-top:-75%;
	alignment-adjust:central;
	margin: 0% 2% 10% 10%;
}

#anim_2_4x4 { /*2_4x4_inicio */
	display:none;
}


#anim_3_4x4 { /*3_4x4_inicio */
	display:none;
}

#anim_danger { /*Logo de Danger */
	width:78%;
	position: relative;
	z-index:3;
	margin-top:-75%;
	alignment-adjust:central;
	margin: 2% 2% 10% 10%;
}

#anim_bebe { /*Bebe */
	display:none;
}

#anim_basicas { /*Basicas */
	display:none;
}

#anim_venezuela { /*Venezuela*/
	width:80%;
	position: relative;
	z-index:3;
	margin-top:-75%;
	alignment-adjust:central;
	margin: 0% 2% 10% 10%;
}

#anim_rusia { /*Rusia */
	display:none;
}

#anim_china { /*China*/
	display:none;
}

#anim_fun_race { /*Fun race*/
	width:80%;
	position: relative;
	z-index:3;
	margin-top:-75%;
	alignment-adjust:central;
	margin: 0% 2% 10% 10%;
}


#anim_fox { /*Fox*/
	display:none;
}


#anim_monster { /*Monster*/
	display:none;
}


/*Cierre de animaciones de inicio*/

aside {
	width:25%;
	height:300px;
	float:left;
	margin:3% 0% 0% 0%;
	display:none;}
	
	
#footer {
	font-family: Arial, Helvetica, sans-serif, cursive;
	position:relative;
	color:#FFF;
	clear:both;
	text-align:center;
	width:100%;
	height: auto;
	alignment-adjust:central;
	margin:5% 0% 0% 0%;
	padding:0% 0% 0% 0%;}
	
	#footer_pc {
	display:none;}
	
#footer_movil {
	font-family: Arial, Helvetica, sans-serif, cursive;
	position:relative;
	left:1%;
	color:#FFF;
	clear:both;
	text-align:center;
	width:95%;
	height:60px;
	alignment-adjust:central;
	margin:10% 0% 0% 0%;
	padding:6% 1% 1% 1%;
	/*border-radius:5px;*/
	background-image:url(../imagenes/footer/footer_movil.png);
	background-repeat:no-repeat;
	background-size:100%;
	background-position:center;
	z-index:0;
	}

.parrafo_footer_movil {
	text-align:center;
	width:100%;
	margin: -1% 5% 0% -3%;
	position:relative;
}

.alineacion_izquierda {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em; text-indent:1em; line-height:1.5;
	background-color:#0C3;*/
	width:auto;
	padding:0% -10%;
}


/*Para  categoria y mapa web*/
ul li.lista_mapa_web {
				text-align:left;
				list-style-type:none;
				margin-left:1%;
				font-family:Arial, Helvetica, sans-serif, cursive;
				color:#0FF;
				font-size: 1em; 
				text-indent:0.1em; 
				line-height:1.6;
}

ul li.lista_mapa_web2 {
				text-align:left;
				list-style-type: disc;
				margin-left:6%;
				font-family:Arial, Helvetica, sans-serif, cursive;
				color:rgba(255,255,255,1);
				font-size: 1em; 
				text-indent:0.1em; 
				line-height:1.6;
}

ul li.lista_mapa_web3 {
				text-align:left;
				list-style-type: square;
				margin-left:8%;
				font-family:Arial, Helvetica, sans-serif, cursive;
				color:rgba(255,255,255,1);
				font-size: 1em; 
				text-indent:0.1em; 
				line-height:1.6;
}

ul li.lista_mapa_web4 {
				text-align:left;
				list-style-type: circle;
				margin-left:10%;
				font-family:Arial, Helvetica, sans-serif, cursive;
				color:rgba(255,255,255,1);
				font-size: 1em; 
				text-indent:0.1em; 
				line-height:1.6;
}

	.lista_mapa_web a {
	text-decoration: none;
	color: #0FF;
}

	.lista_mapa_web a:hover {
	text-decoration: none;
	color: #0F0;
	text-shadow:1px 1px 10px rgba(102,255,51,1);
	-webkit-text-shadow:1px 1px 10px rgba(102,255,51,1);
	-moz-text-shadow:1px 1px 10px rgba(102,255,51,1);
	-o-text-shadow:1px 1px 10px rgba(102,255,51,1);
	-ms-text-shadow:1px 1px 10px rgba(102,255,51,1);
}

	.lista_mapa_web2 a {
	text-decoration:none;
	color: #FFF;
}

	.lista_mapa_web2 a:hover {
	text-decoration: underline;
	color: rgba(255,255,0,1);
	text-shadow:1px 1px 10px rgba(255,255,0,1);
	-webkit-text-shadow:1px 1px 10px rgba(255,255,0,1);
	-moz-text-shadow:1px 1px 10px rgba(255,255,0,1);
	-o-text-shadow:1px 1px 10px rgba(255,255,0,1);
	-ms-text-shadow:1px 1px 10px rgba(255,255,0,1);
}

	.lista_mapa_web3 a {
	text-decoration:none;
	color: #FFF;
}

	.lista_mapa_web3 a:hover {
	text-decoration: underline;
	color: rgba(255,153,0,1);
	text-shadow:1px 1px 10px rgba(255,153,0,1);
	-webkit-text-shadow:1px 1px 10px rgba(255,153,0,1);
	-moz-text-shadow:1px 1px 10px rgba(255,153,0,1);
	-o-text-shadow:1px 1px 10px rgba(255,153,0,1);
	-ms-text-shadow:1px 1px 10px rgba(255,153,0,1);
}

	.lista_mapa_web4 a {
	text-decoration:none;
	color: #FFF;
}

	.lista_mapa_web4 a:hover {
	text-decoration: underline;
	color: rgba(204,255,0,1);
	text-shadow:1px 1px 10px rgba(204,255,0,1);
	-webkit-text-shadow:1px 1px 10px rgba(204,255,0,1);
	-moz-text-shadow:1px 1px 10px rgba(204,255,0,1);
	-o-text-shadow:1px 1px 10px rgba(204,255,0,1);
	-ms-text-shadow:1px 1px 10px rgba(204,255,0,1);
}

	.enlace-fuentes {
	text-decoration: none;
	color: #0FF;
}

	.enlace-fuentes:hover {
	text-decoration: none;
	color: rgb(0,255,0);
	text-shadow:1px 1px 10px #00FF00;
	-webkit-text-shadow:1px 1px 10px #00FF00;
	-moz-text-shadow:1px 1px 10px #00FF00;
	-o-text-shadow:1px 1px 10px #00FF00;
	-ms-text-shadow:1px 1px 10px #00FF00;
}

/*Cierre de mapa web*/


/*Para las animaciones*/

/*Precargas en SVG*/

.precarga_iz_inicio {
	float:left;
	position: absolute;
	width:35px;
	height:35px;
	left:2%;
	top:4.8%;
}

/*Precarga de audio en categorias para movil*/
.precarga_iz_movil {
	float:left;
	position: absolute;
	width:35px;
	height:35px;
	left:1%;
	top:-3%;
}


.precarga_iz {
	display:none;
}


.precarga_der {
	display:none;
}

.precarga_iz_img {
	display:none;
}

.precarga_der_img {
	display:none;
}

.precarga_iz_img_jhonatan {
	display:none;
}

.precarga_der_img_jhonatan {
	display:none;
}

.precarga_center_medio {
	display:none;
}

.precarga_center_final {
	display:none;
}

.precarga_center_final_2 {
	display:none;
}


/*Cierre de Precargas en SVG*/


/* Fuentes animadas*/

.spinner2-1, .spinner2-2, .spinner4-1, .spinner4-2, .spinner4-3, .spinner4-4, .spinner4-5,
.spinner4, .spinner5-1, .spinner5-2, .spinner12, .spinner12-1, .spinner12-2, .spinner9-1,
.spinner9-2, .spinner10-1,.spinner10-2, .spinner11-1, .spinner11-2, .loop2-1, .loop2-2, {
	display:none;
}

.spinner9-2 {
	background-image:url(../imagenes/precargas/spinner9.png);
	background-size:100%;
	float: right;
	position:relative;
	background-repeat:no-repeat;
	background-position:center;
	width:35px;
	height:35px;
	animation: spinner2-1 1s linear 0s infinite normal both;
	-webkit-animation: spinner2-1 1s linear 0s infinite normal both;
	-moz-animation: spinner2-1 1s linear 0s infinite normal both;
	-ms-animation: spinner2-1 1s linear 0s infinite normal both;
	-o-animation: spinner2-1 1s linear 0s infinite normal both;
	margin-top:-14px;
	margin-left:-10%;
}


/*Animaciones en rotacion para circulares*/
@keyframes spinner2-1 {
	0% {
		transform:rotate(0deg);}
		
	100% {
		transform:rotate(360deg);}
}

@-webkit-keyframes spinner2-1 {
	0% {
		-webkit-transform:rotate(0deg);}
		
	100% {
		-webkit-transform:rotate(360deg);}
}

@-moz-keyframes spinner2-1 {
	0% {
		-moz-transform:rotate(0deg);}
		
	100% {
		-moz-transform:rotate(360deg);}
}

@-o-keyframes spinner2-1 {
	0% {
		-o-transform:rotate(0deg);}
		
	100% {
		-o-transform:rotate(360deg);}
}

@-ms-keyframes spinner2-1 {
	0% {
		-ms-transform:rotate(0deg);}
		
	100% {
		-ms-transform:rotate(360deg);}
}

.cogs1 {
	background-image:url(../imagenes/precargas/cogs1.png);
	background-size:100%;
	background-repeat:no-repeat;
	background-position: bottom;
	padding-top:-30px;
	margin-top:-50px;
	margin-left:0;
	position:relative;
	float:left;
	width:35px;
	height:35px;
	/*border: 3px solid red;*/
	animation: cogs1 2s linear 0s infinite reverse both;
	-webkit-animation: cogs1 2s linear 0s infinite reverse both;
	-moz-animation: cogs1 2s linear 0s infinite reverse both;
	-ms-animation: cogs1 2s linear 0s infinite reverse both;
	-o-animation: cogs1 2s linear 0s infinite reverse both;
}

@-webkit-keyframes cogs1 {
	0% {
		transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		}
		
	100% {
		transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		-ms-transform:rotate(360deg);
		}
}

@keyframes cogs1 {
	0% {
		transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		}
		
	100% {
		transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		-ms-transform:rotate(360deg);
		}
}

@-moz-keyframes cogs1 {
	0% {
		transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		}
		
	100% {
		transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		-ms-transform:rotate(360deg);
		}
}

@-ms-keyframes cogs1 {
	0% {
		transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		}
		
	100% {
		transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		-ms-transform:rotate(360deg);
		}
}

@-o-keyframes cogs1 {
	0% {
		transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		}
		
	100% {
		transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		-ms-transform:rotate(360deg);
		}
}

.cogs2 {
	background-image:url(../imagenes/precargas/cogs2.png);
	background-size:100%;
	background-repeat:no-repeat;
	background-position: right;
	position:relative;
	width:70%;
	height:40px;
	float:right;
	padding-top:0%;
	animation: cogs2 3s linear 0s infinite normal both;
	-webkit-animation: cogs2 3s linear 0s infinite normal both;
	-moz-animation: cogs2 3s linear 0s infinite normal both;
	-ms-animation: cogs2 3s linear 0s infinite normal both;
	-o-animation: cogs2 3s linear 0s infinite normal both;
}

@-webkit-keyframes cogs2 {
	0% {
		transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		}
		
	100% {
		transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		-ms-transform:rotate(360deg);
		}
}

@keyframes cogs2 {
	0% {
		transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		}
		
	100% {
		transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		-ms-transform:rotate(360deg);
		}
}

@-moz-keyframes cogs2 {
	0% {
		transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		}
		
	100% {
		transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		-ms-transform:rotate(360deg);
		}
}

@-ms-keyframes cogs2 {
	0% {
		transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		}
		
	100% {
		transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		-ms-transform:rotate(360deg);
		}
}

@-o-keyframes cogs2 {
	0% {
		transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		}
		
	100% {
		transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		-ms-transform:rotate(360deg);
		}
}

.cogs {
	width:16%;
	height: auto;
	position:relative;
	float:right;
	margin-top:-38%;
	right:1%;
	/*border: 3px solid red;*/
	}

/* Animacion del mapa de tuscalcomanias */

.mapa_de_tuscalcomanias {
	width:70%;
	height:auto;
	position: relative;
	z-index:10;
	alignment-adjust:central;
	margin: 5% auto 1%;
	padding:1%;
}

.mapa_1 {
	display:none;
	}

.mapa_2 {
	display:none;
	}


.mapa_3 {
	display:none;
	}


.mapa_4 {
	display:none;
	}


.mapa_5 {
	display:none;
	}

.mapa_6 {
display:none;
	}	

.mapa_7 {
	width:100%;
	position: relative;
	z-index:7;
	alignment-adjust:central;
	margin: 0% 10% 0% 0%;
	float:left;
	}

@keyframes cuadro1 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	10% {
		opacity:1;
	}
	20% {
		opacity:1;
	}
	50% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-webkit-keyframes cuadro1 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	10% {
		opacity:1;
	}
	20% {
		opacity:1;
	}
	50% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-moz-keyframes cuadro1 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	10% {
		opacity:1;
	}
	20% {
		opacity:1;
	}
	50% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-ms-keyframes cuadro1 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	10% {
		opacity:1;
	}
	20% {
		opacity:1;
	}
	50% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-o-keyframes cuadro1 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	10% {
		opacity:1;
	}
	20% {
		opacity:1;
	}
	50% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@keyframes cuadro2 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	10% {
		opacity:0;
	}
	20% {
		opacity:1;
	}
	30% {
		opacity:1;
	}
	60% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-webkit-keyframes cuadro2 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	10% {
		opacity:0;
	}
	20% {
		opacity:1;
	}
	30% {
		opacity:1;
	}
	60% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-moz-keyframes cuadro2 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	10% {
		opacity:0;
	}
	20% {
		opacity:1;
	}
	30% {
		opacity:1;
	}
	60% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-ms-keyframes cuadro2 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 110px;
	margin-left:2%;
	opacity:0;
	}
	10% {
		opacity:0;
	}
	20% {
		opacity:1;
	}
	30% {
		opacity:1;
	}
	60% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-o-keyframes cuadro2 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	10% {
		opacity:0;
	}
	20% {
		opacity:1;
	}
	30% {
		opacity:1;
	}
	60% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@keyframes cuadro3 {
	
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	20% {
		opacity:0;
	}
	30% {
		opacity:1;
	}
	40% {
		opacity:1;
	}
	70% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-webkit-keyframes cuadro3 {
	
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	20% {
		opacity:0;
	}
	30% {
		opacity:1;
	}
	40% {
		opacity:1;
	}
	70% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-moz-keyframes cuadro3 {
	
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	20% {
		opacity:0;
	}
	30% {
		opacity:1;
	}
	40% {
		opacity:1;
	}
	70% {
		opacity:0;
	}
	100% {
		opacity:0;
	}
}

@-ms-keyframes cuadro3 {
	
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	20% {
		opacity:0;
	}
	30% {
		opacity:1;
	}
	40% {
		opacity:1;
	}
	70% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-o-keyframes cuadro3 {
	
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	20% {
		opacity:0;
	}
	30% {
		opacity:1;
	}
	40% {
		opacity:1;
	}
	70% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@keyframes cuadro4 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	30% {
		opacity:0;
	}
	40% {
		opacity:1;
	}
	50% {
		opacity:1;
	}
	80% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-webkit-keyframes cuadro4 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	30% {
		opacity:0;
	}
	40% {
		opacity:1;
	}
	50% {
		opacity:1;
	}
	80% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-moz-keyframes cuadro4 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	30% {
		opacity:0;
	}
	40% {
		opacity:1;
	}
	50% {
		opacity:1;
	}
	80% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-ms-keyframes cuadro4 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	30% {
		opacity:0;
	}
	40% {
		opacity:1;
	}
	50% {
		opacity:1;
	}
	80% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-o-keyframes cuadro4 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	30% {
		opacity:0;
	}
	40% {
		opacity:1;
	}
	50% {
		opacity:1;
	}
	80% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@keyframes cuadro5 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	40% {
		opacity:0;
	}
	50% {
		opacity:1;
	}
	60% {
		opacity:1;
	}
	90% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-webkit-keyframes cuadro5 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	40% {
		opacity:0;
	}
	50% {
		opacity:1;
	}
	60% {
		opacity:1;
	}
	90% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-moz-keyframes cuadro5 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	40% {
		opacity:0;
	}
	50% {
		opacity:1;
	}
	60% {
		opacity:1;
	}
	90% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-ms-keyframes cuadro5 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	40% {
		opacity:0;
	}
	50% {
		opacity:1;
	}
	60% {
		opacity:1;
	}
	90% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@-o-keyframes cuadro5 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
	40% {
		opacity:0;
	}
	50% {
		opacity:1;
	}
	60% {
		opacity:1;
	}
	90% {
		opacity:0;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;
	opacity:0;
	}
}

@keyframes cuadro6 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-right:4%;
	margin-left:2%;
	opacity:0;
	}
	50% {
		opacity:0;
	}
	60% {
		opacity:1;
	}
	70% {
		opacity:1;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-right:4%;
	margin-left:2%;
	opacity:0;
	}
}

@-webkit-keyframes cuadro6 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-right:4%;
	margin-left:2%;
	opacity:0;
	}
	50% {
		opacity:0;
	}
	60% {
		opacity:1;
	}
	70% {
		opacity:1;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-right:4%;
	margin-left:2%;
	opacity:0;
	}
}

@-moz-keyframes cuadro6 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-right:4%;
	margin-left:2%;
	opacity:0;
	}
	50% {
		opacity:0;
	}
	60% {
		opacity:1;
	}
	70% {
		opacity:1;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-right:4%;
	margin-left:2%;
	opacity:0;
	}
}

@-ms-keyframes cuadro6 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-right:4%;
	margin-left:2%;
	opacity:0;
	}
	50% {
		opacity:0;
	}
	60% {
		opacity:1;
	}
	70% {
		opacity:1;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-right:4%;
	margin-left:2%;
	opacity:0;
	}
}

@-o-keyframes cuadro6 {
	0% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-right:4%;
	margin-left:2%;
	opacity:0;
	}
	50% {
		opacity:0;
	}
	60% {
		opacity:1;
	}
	70% {
		opacity:1;
	}
	100% {background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-right:4%;
	margin-left:2%;
	opacity:0;
	}
}

/*Animaciones de autos*/

.autosanimados_movil {
	width:100%;
	margin: 0%;
	margin-bottom:0%;
	margin-top:-10%;
	position:relative;
	float:left;
	padding:0%;
	background-color: rgba(153,153,153,1);*/
}

.autosanimados_pc {
	display:none;
}

.autos_y_motos_1 {
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_1.png);
	/*background-size:100%;
	position:relative;
	float:right;
	background-repeat:no-repeat;
	background-position:center;
	width:14%;
	height: 80px;
	margin-left:2%;*/
	animation: cuadro1 2s linear 1s infinite normal both;
	-webkit-animation: cuadro1 2s linear 1s infinite normal both;
	-moz-animation: cuadro1 2s linear 1s infinite normal both;
	-ms-animation: cuadro1 2s linear 1s infinite normal both;
	-o-animation: cuadro1 2s linear 1s infinite normal both;
}

.autos_y_motos_2 {
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_1.png);
	animation: cuadro2 2s linear 1s infinite normal both;
	-webkit-animation: cuadro2 2s linear 1s infinite normal both;
	-moz-animation: cuadro2 2s linear 1s infinite normal both;
	-ms-animation: cuadro2 2s linear 1s infinite normal both;
	-o-animation: cuadro2 2s linear 1s infinite normal both;
}

.autos_y_motos_3 {
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_1.png);
	animation: cuadro3 2s linear 1s infinite normal both;
	-webkit-animation: cuadro3 2s linear 1s infinite normal both;
	-moz-animation: cuadro3 2s linear 1s infinite normal both;
	-ms-animation: cuadro3 2s linear 1s infinite normal both;
	-o-animation: cuadro3 2s linear 1s infinite normal both;
}

.autos_y_motos_4 {
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_1.png);
	animation: cuadro4 2s linear 1s infinite normal both;
	-webkit-animation: cuadro4 2s linear 1s infinite normal both;
	-moz-animation: cuadro4 2s linear 1s infinite normal both;
	-ms-animation: cuadro4 2s linear 1s infinite normal both;
	-o-animation: cuadro4 2s linear 1s infinite normal both;
}

.autos_y_motos_5 {
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_1.png);
	animation: cuadro5 2s linear 1s infinite normal both;
	-webkit-animation: cuadro5 2s linear 1s infinite normal both;
	-moz-animation: cuadro5 2s linear 1s infinite normal both;
	-ms-animation: cuadro5 2s linear 1s infinite normal both;
	-o-animation: cuadro5 2s linear 1s infinite normal both;
}

.autos_y_motos_6 {
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_1.png);
	animation: cuadro6 2s linear 1s infinite normal both;
	-webkit-animation: cuadro6 2s linear 1s infinite normal both;
	-moz-animation: cuadro6 2s linear 1s infinite normal both;
	-ms-animation: cuadro6 2s linear 1s infinite normal both;
	-o-animation: cuadro6 2s linear 1s infinite normal both;
}

.autos_y_motos_7 { /*Carro de Formula 1*/
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_3.png);
	animation: cuadro6 2s linear 1s infinite normal both;
	-webkit-animation: cuadro6 2s linear 1s infinite normal both;
	-moz-animation: cuadro6 2s linear 1s infinite normal both;
	-ms-animation: cuadro6 2s linear 1s infinite normal both;
	-o-animation: cuadro6 2s linear 1s infinite normal both;
}

.autos_y_motos_8 { /*Carro de Formula 1*/
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_3.png);
	animation: cuadro5 2s linear 1s infinite normal both;
	-webkit-animation: cuadro5 2s linear 1s infinite normal both;
	-moz-animation: cuadro5 2s linear 1s infinite normal both;
	-ms-animation: cuadro5 2s linear 1s infinite normal both;
	-o-animation: cuadro5 2s linear 1s infinite normal both;
}

.autos_y_motos_9 { /*Carro de Formula 1*/
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_3.png);
	animation: cuadro4 2s linear 1s infinite normal both;
	-webkit-animation: cuadro4 2s linear 1s infinite normal both;
	-moz-animation: cuadro4 2s linear 1s infinite normal both;
	-ms-animation: cuadro4 2s linear 1s infinite normal both;
	-o-animation: cuadro4 2s linear 1s infinite normal both;
}
.autos_y_motos_10 { /*Carro de Formula 1*/
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_3.png);
	animation: cuadro3 2s linear 1s infinite normal both;
	-webkit-animation: cuadro3 2s linear 1s infinite normal both;
	-moz-animation: cuadro3 2s linear 1s infinite normal both;
	-ms-animation: cuadro3 2s linear 1s infinite normal both;
	-o-animation: cuadro3 2s linear 1s infinite normal both;
}
.autos_y_motos_11 { /*Carro de Formula 1*/
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_3.png);
	animation: cuadro2 2s linear 1s infinite normal both;
	-webkit-animation: cuadro2 2s linear 1s infinite normal both;
	-moz-animation: cuadro2 2s linear 1s infinite normal both;
	-ms-animation: cuadro2 2s linear 1s infinite normal both;
	-o-animation: cuadro2 2s linear 1s infinite normal both;
}

.autos_y_motos_12 { /*Carro de Formula 1*/
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_3.png);
	animation: cuadro1 2s linear 1s infinite normal both;
	-webkit-animation: cuadro1 2s linear 1s infinite normal both;
	-moz-animation: cuadro1 2s linear 1s infinite normal both;
	-ms-animation: cuadro1 2s linear 1s infinite normal both;
	-o-animation: cuadro1 2s linear 1s infinite normal both;
}

.autos_y_motos_13 { /*Carro de Formula 1*/
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_2.png);
	animation: cuadro6 2s linear 1s infinite normal both;
	-webkit-animation: cuadro6 2s linear 1s infinite normal both;
	-moz-animation: cuadro6 2s linear 1s infinite normal both;
	-ms-animation: cuadro6 2s linear 1s infinite normal both;
	-o-animation: cuadro6 2s linear 1s infinite normal both;
}

.autos_y_motos_14 { /*Moto GP*/
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_2.png);
	animation: cuadro6 2s linear 1s infinite normal both;
	-webkit-animation: cuadro6 2s linear 1s infinite normal both;
	-moz-animation: cuadro6 2s linear 1s infinite normal both;
	-ms-animation: cuadro6 2s linear 1s infinite normal both;
	-o-animation: cuadro6 2s linear 1s infinite normal both;
}

.autos_y_motos_15 { /*Moto GP*/
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_2.png);
	animation: cuadro5 2s linear 1s infinite normal both;
	-webkit-animation: cuadro5 2s linear 1s infinite normal both;
	-moz-animation: cuadro5 2s linear 1s infinite normal both;
	-ms-animation: cuadro5 2s linear 1s infinite normal both;
	-o-animation: cuadro5 2s linear 1s infinite normal both;
}

.autos_y_motos_16 { /*Moto GP*/
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_2.png);
	animation: cuadro4 2s linear 1s infinite normal both;
	-webkit-animation: cuadro4 2s linear 1s infinite normal both;
	-moz-animation: cuadro4 2s linear 1s infinite normal both;
	-ms-animation: cuadro4 2s linear 1s infinite normal both;
	-o-animation: cuadro4 2s linear 1s infinite normal both;
}
.autos_y_motos_17 { /*Moto GP*/
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_2.png);
	animation: cuadro3 2s linear 1s infinite normal both;
	-webkit-animation: cuadro3 2s linear 1s infinite normal both;
	-moz-animation: cuadro3 2s linear 1s infinite normal both;
	-ms-animation: cuadro3 2s linear 1s infinite normal both;
	-o-animation: cuadro3 2s linear 1s infinite normal both;
}
.autos_y_motos_18 { /*Moto GP*/
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_2.png);
	animation: cuadro2 2s linear 1s infinite normal both;
	-webkit-animation: cuadro2 2s linear 1s infinite normal both;
	-moz-animation: cuadro2 2s linear 1s infinite normal both;
	-ms-animation: cuadro2 2s linear 1s infinite normal both;
	-o-animation: cuadro2 2s linear 1s infinite normal both;
}

.autos_y_motos_19 { /*Moto GP*/
	background-image:url(../imagenes/iconos_y_fuentes/autos_y_motos/autos_y_motos_2.png);
	animation: cuadro1 2s linear 1s infinite normal both;
	-webkit-animation: cuadro1 2s linear 1s infinite normal both;
	-moz-animation: cuadro1 2s linear 1s infinite normal both;
	-ms-animation: cuadro1 2s linear 1s infinite normal both;
	-o-animation: cuadro1 2s linear 1s infinite normal both;
}

/*Banderas*/

.banderasanimadas_pc {
	display:none;
}

.banderasanimadas_movil {
	width:100%;
	margin: 0%;
	margin-bottom:0%;
	margin-top:-10%;
	position:relative;
	float:left;
	padding:0%;
	/*background-color: rgba(153,153,153,1);*/
}

.bandera_1 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_1.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.bandera_2 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_2.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.bandera_3 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_3.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.bandera_4 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_4.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.bandera_5 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_5.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.bandera_6 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_6.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.bandera_7 { /*ONU*/
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_7.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.bandera_8 { /*Italia*/
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_8.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.bandera_9 { /*Francia*/
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_9.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.bandera_10 { /*España*/
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_10.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.bandera_11 { /*Portugal*/
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_11.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.bandera_12 { /*Alemania*/
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_12.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

/*Banderas de Africa*/

.bandera_13 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_13.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.bandera_14 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_14.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.bandera_15 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_15.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.bandera_16 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_16.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.bandera_17 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_17.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.bandera_18 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_18.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

/*Banderas de America*/

.bandera_19 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_19.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.bandera_20 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_20.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.bandera_21 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_21.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.bandera_22 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_22.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

/*Banderas de Venezuela*/
.bandera_venezuela_1 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_1.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.bandera_venezuela_2 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_1.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.bandera_venezuela_3 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_1.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.bandera_venezuela_4 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_1.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.bandera_venezuela_5 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_1.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.bandera_venezuela_6 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_1.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}


/*Banderas de Asia*/

.bandera_23 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_23.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.bandera_24 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_24.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.bandera_25 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_25.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.bandera_palestina { /*Palestina*/
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_3.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

/*Banderas de Oceania e instituciones*/

.bandera_26 { /*ONU*/
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_26.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.bandera_27 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_27.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.bandera_28 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_28.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.bandera_29 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_29.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.bandera_30 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_30.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.bandera_31 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_31.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

/*Banderas de Oceania*/

.bandera_32 { /*Australia*/
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_32.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.bandera_33 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_33.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.bandera_34 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_34.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.bandera_35 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_35.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.bandera_36 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_36.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.bandera_37 {
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_37.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

/*Animaciones de computacion*/

.computacion_1 {
	background-image:url(../imagenes/iconos_y_fuentes/computacion/computacion_1.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.computacion_2 {
	background-image:url(../imagenes/iconos_y_fuentes/computacion/computacion_1.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.computacion_3 {
	background-image:url(../imagenes/iconos_y_fuentes/computacion/computacion_2.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.computacion_4 {
	background-image:url(../imagenes/iconos_y_fuentes/computacion/computacion_2.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.computacion_5 {
	background-image:url(../imagenes/iconos_y_fuentes/computacion/computacion_3.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.computacion_6 {
	background-image:url(../imagenes/iconos_y_fuentes/computacion/computacion_3.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.computacion_7 {
	background-image:url(../imagenes/iconos_y_fuentes/computacion/computacion_4.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.computacion_8 {
	background-image:url(../imagenes/iconos_y_fuentes/computacion/computacion_4.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.computacion_9 {
	background-image:url(../imagenes/iconos_y_fuentes/computacion/computacion_5.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.computacion_10 {
	background-image:url(../imagenes/iconos_y_fuentes/computacion/computacion_5.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

/*Animaciones de deportes*/

.deportes_1 { /*Pelota de futbol*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_1.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.deportes_2 { /*Pelota de futbol*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_1.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.deportes_3 { /*Pelota de beisbol*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_2.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.deportes_4 { /*Pelota de beisbol*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_2.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.deportes_5 { /*Pelota de basket*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_3.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.deportes_6 { /*Pelota de basket*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_3.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.deportes_7 { /*Pelota de futbol*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_1.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.deportes_8 { /*Pelota de futbol*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_1.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.deportes_9 { /*Pelota de futbol*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_1.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.deportes_10 { /*Pelota de futbol*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_1.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.deportes_11 { /*Pelota de beisbol*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_2.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.deportes_12 { /*Pelota de beisbol*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_2.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.deportes_13 { /*Pelota de beisbol*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_2.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.deportes_14 { /*Pelota de beisbol*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_2.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.deportes_15 { /*Pelota de basket*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_3.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.deportes_16 { /*Pelota de basket*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_3.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.deportes_17 { /*Pelota de basket*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_3.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.deportes_18 { /*Pelota de basket*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_3.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.deportes_19 { /*Ciclista*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_4.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.deportes_20 { /*Ciclista*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_4.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.deportes_21 { /*Ciclista*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_4.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.deportes_22 { /*Ciclista*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_4.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.deportes_23 { /*Ciclista*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_4.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.deportes_24 { /*Ciclista*/
	background-image:url(../imagenes/iconos_y_fuentes/deportes/deportes_4.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

/*Animaciones de aeronáutica*/

.aeronautica_1 {
	background-image:url(../imagenes/iconos_y_fuentes/aeronautica/aeronautica_1.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.aeronautica_2 {
	background-image:url(../imagenes/iconos_y_fuentes/aeronautica/aeronautica_1.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.aeronautica_3 {
	background-image:url(../imagenes/iconos_y_fuentes/aeronautica/aeronautica_2.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.aeronautica_4 {
	background-image:url(../imagenes/iconos_y_fuentes/aeronautica/aeronautica_2.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.aeronautica_5 { /*Logo NASA*/
	background-image:url(../imagenes/iconos_y_fuentes/aeronautica/aeronautica_3.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.aeronautica_6 { /*Logo NASA*/
	background-image:url(../imagenes/iconos_y_fuentes/aeronautica/aeronautica_3.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.aeronautica_7 { /*Logo EESA*/
	background-image:url(../imagenes/iconos_y_fuentes/aeronautica/aeronautica_4.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.aeronautica_8 { /*Logo EESA*/
	background-image:url(../imagenes/iconos_y_fuentes/aeronautica/aeronautica_4.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}


.aeronautica_9 { /*Logo Ejercito de China*/
	background-image:url(../imagenes/iconos_y_fuentes/aeronautica/aeronautica_5.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.aeronautica_10 { /*Logo Ejercito de China*/
	background-image:url(../imagenes/iconos_y_fuentes/aeronautica/aeronautica_5.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.aeronautica_11 { /*Bandera de China*/
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_5.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.aeronautica_12 { /*Bandera de China*/
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_5.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.aeronautica_13 { /*Logo Ejercito de Rusia*/
	background-image:url(../imagenes/iconos_y_fuentes/aeronautica/aeronautica_6.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.aeronautica_14 { /*Logo Ejercito de Rusia*/
	background-image:url(../imagenes/iconos_y_fuentes/aeronautica/aeronautica_6.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.aeronautica_15 { /*Bandera de Rusia*/
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_4.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.aeronautica_16 { /*Bandera de Rusia*/
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_4.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.aeronautica_17 { /*Estrella blanca*/
	background-image:url(../imagenes/iconos_y_fuentes/aeronautica/aeronautica_7.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.aeronautica_18 { /*Estrella blanca*/
	background-image:url(../imagenes/iconos_y_fuentes/aeronautica/aeronautica_7.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.aeronautica_19 { /*Logo CIA*/
	background-image:url(../imagenes/iconos_y_fuentes/aeronautica/aeronautica_8.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.aeronautica_20 { /*Logo CIA*/
	background-image:url(../imagenes/iconos_y_fuentes/aeronautica/aeronautica_8.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.aeronautica_21 { /*Bandera de USA*/
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_21.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.aeronautica_22 { /*Bandera de USA*/
	background-image:url(../imagenes/iconos_y_fuentes/banderas_del_mundo/bandera_21.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.aeronautica_23 { /*Logo Milicia Bolivariana*/
	background-image:url(../imagenes/iconos_y_fuentes/aeronautica/aeronautica_10.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.aeronautica_24 { /*Logo Milicia Bolivariana*/
	background-image:url(../imagenes/iconos_y_fuentes/aeronautica/aeronautica_10.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}


/*Animaciones de emoticones*/

.emoticones_1 {
	background-image:url(../imagenes/iconos_y_fuentes/emoticones/emoticones_1.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.emoticones_2 {
	background-image:url(../imagenes/iconos_y_fuentes/emoticones/emoticones_2.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.emoticones_3 {
	background-image:url(../imagenes/iconos_y_fuentes/emoticones/emoticones_3.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.emoticones_4 {
	background-image:url(../imagenes/iconos_y_fuentes/emoticones/emoticones_4.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.emoticones_5 {
	background-image:url(../imagenes/iconos_y_fuentes/emoticones/emoticones_5.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.emoticones_6 {
	background-image:url(../imagenes/iconos_y_fuentes/emoticones/emoticones_6.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

/*Animaciones de peliculas*/

.peliculas_1 { /*Ovni*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_1.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.peliculas_2 { /*Ovni*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_1.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.peliculas_3 { /*Ovni*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_1.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.peliculas_4 { /*Ovni*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_1.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.peliculas_5 { /*Ovni*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_1.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.peliculas_6 { /*Ovni*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_1.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.peliculas_7 { /*Jurassic Park*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_2.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.peliculas_8 { /*Jurassic Park*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_2.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.peliculas_9 { /*Jurassic Park*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_2.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.peliculas_10 { /*Jurassic Park*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_2.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.peliculas_11 { /*Jurassic Park*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_2.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.peliculas_12 { /*Jurassic Park*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_2.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.peliculas_13 { /*Star wars*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_3.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.peliculas_14 { /*Star wars*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_3.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.peliculas_15 { /*Star wars*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_3.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.peliculas_16 { /*Star wars*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_3.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.peliculas_17 { /*Star wars*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_3.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.peliculas_18 { /*Star wars*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_3.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.peliculas_19 { /*Camara de video*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_4.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.peliculas_20 { /*Camara de video*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_4.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.peliculas_21 { /*Camara de video*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_4.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.peliculas_22 { /*Camara de video*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_4.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.peliculas_23 { /*Camara de video*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_4.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.peliculas_24 { /*Camara de video*/
	background-image:url(../imagenes/iconos_y_fuentes/peliculas/peliculas_4.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

/*Animaciones de politica*/

.politica_1 {
	background-image:url(../imagenes/iconos_y_fuentes/politica/politica_1.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.politica_2 {
	background-image:url(../imagenes/iconos_y_fuentes/politica/politica_1.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.politica_3 {
	background-image:url(../imagenes/iconos_y_fuentes/politica/politica_1.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.politica_4 {
	background-image:url(../imagenes/iconos_y_fuentes/politica/politica_2.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.politica_5 {
	background-image:url(../imagenes/iconos_y_fuentes/politica/politica_2.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.politica_6 {
	background-image:url(../imagenes/iconos_y_fuentes/politica/politica_2.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.politica_7 { /*Oficialismo*/
	background-image:url(../imagenes/iconos_y_fuentes/politica/politica_1.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.politica_8 { /*Oficialismo*/
	background-image:url(../imagenes/iconos_y_fuentes/politica/politica_1.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.politica_9 { /*Oficialismo*/
	background-image:url(../imagenes/iconos_y_fuentes/politica/politica_1.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.politica_10 { /*Oposicion*/
	background-image:url(../imagenes/iconos_y_fuentes/politica/politica_2.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.politica_11 { /*Oposicion*/
	background-image:url(../imagenes/iconos_y_fuentes/politica/politica_2.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.politica_12 { /*Oposicion*/
	background-image:url(../imagenes/iconos_y_fuentes/politica/politica_2.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}


/*Animaciones de religiosidad y espiritualidad*/

.cristianas_1 {
	background-image:url(../imagenes/iconos_y_fuentes/cristianas/cristianas_1.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;


	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.cristianas_2 {
	background-image:url(../imagenes/iconos_y_fuentes/cristianas/cristianas_1.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.cristianas_3 {
	background-image:url(../imagenes/iconos_y_fuentes/cristianas/cristianas_1.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.cristianas_4 {
	background-image:url(../imagenes/iconos_y_fuentes/cristianas/cristianas_1.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.cristianas_5 {
	background-image:url(../imagenes/iconos_y_fuentes/cristianas/cristianas_1.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.cristianas_6 {
	background-image:url(../imagenes/iconos_y_fuentes/cristianas/cristianas_1.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

/*Animaciones de senales*/

.senales_1 {
	background-image:url(../imagenes/iconos_y_fuentes/senales/senales_1.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.senales_2 {
	background-image:url(../imagenes/iconos_y_fuentes/senales/senales_2.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.senales_3 {
	background-image:url(../imagenes/iconos_y_fuentes/senales/senales_3.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.senales_4 {
	background-image:url(../imagenes/iconos_y_fuentes/senales/senales_4.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.senales_5 {
	background-image:url(../imagenes/iconos_y_fuentes/senales/senales_5.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.senales_6 {
	background-image:url(../imagenes/iconos_y_fuentes/senales/senales_6.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.senales_7 {
	background-image:url(../imagenes/iconos_y_fuentes/senales/senales_7.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.senales_8 {
	background-image:url(../imagenes/iconos_y_fuentes/senales/senales_8.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.senales_9 {
	background-image:url(../imagenes/iconos_y_fuentes/senales/senales_9.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.senales_10 {
	background-image:url(../imagenes/iconos_y_fuentes/senales/senales_10.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.senales_11 {
	background-image:url(../imagenes/iconos_y_fuentes/senales/senales_11.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.senales_12 {
	background-image:url(../imagenes/iconos_y_fuentes/senales/senales_12.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.senales_13 {
	background-image:url(../imagenes/iconos_y_fuentes/senales/senales_13.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

/*Animaciones de súper héroes*/

.super_heroes_1 {
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_1.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.super_heroes_2 {
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_2.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.super_heroes_3 {
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_3.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.super_heroes_4 {
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_4.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.super_heroes_5 {
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_5.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.super_heroes_6 {
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_6.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.super_heroes_7 { /*Logo de Marvel*/
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_7.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.super_heroes_8 { /*Logo de Marvel*/
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_7.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.super_heroes_9 { /*Logo de Marvel*/
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_7.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.super_heroes_10 { /*Logo de DC*/
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_8.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.super_heroes_11 { /*Logo de DC*/
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_8.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.super_heroes_12 { /*Logo de DC*/
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_8.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.super_heroes_13 { /*Liga de la justicia*/
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_9.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.super_heroes_14 { /*Vengadores*/
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_10.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.super_heroes_15 { /*Vengadores*/
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_10.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.super_heroes_16 { /*Logo de Flash*/
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_11.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.super_heroes_17 { /*Logo de Hulk*/
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_12.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.super_heroes_18 { /*Logo de Iron man*/
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_13.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.super_heroes_19 { /*Logo de Linterna verde*/
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_14.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.super_heroes_20 { /*Logo de Mujer maravilla*/
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_15.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.super_heroes_21 { /*Logo de Thor*/
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_16.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.super_heroes_22 { /*Logo de Transformers*/
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_17.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.super_heroes_23 { /*Logo de X-Men*/
	background-image:url(../imagenes/iconos_y_fuentes/super_heroes/super_heroes_18.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

/*Animaciones de Universidades*/

.universidades_1 {
	background-image:url(../imagenes/iconos_y_fuentes/universidades/universidades_1.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.universidades_2 {
	background-image:url(../imagenes/iconos_y_fuentes/universidades/universidades_2.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.universidades_3 {
	background-image:url(../imagenes/iconos_y_fuentes/universidades/universidades_3.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.universidades_4 {
	background-image:url(../imagenes/iconos_y_fuentes/universidades/universidades_4.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}

.universidades_5 {
	background-image:url(../imagenes/iconos_y_fuentes/universidades/universidades_5.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.universidades_6 {
	background-image:url(../imagenes/iconos_y_fuentes/universidades/universidades_6.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

.universidades_7 {
	background-image:url(../imagenes/iconos_y_fuentes/universidades/universidades_10.png);
	animation: cuadro1 3s linear 1s infinite normal both;
	-webkit-animation: cuadro1 3s linear 1s infinite normal both;
	-moz-animation: cuadro1 3s linear 1s infinite normal both;
	-ms-animation: cuadro1 3s linear 1s infinite normal both;
	-o-animation: cuadro1 3s linear 1s infinite normal both;
}

.universidades_8 {
	background-image:url(../imagenes/iconos_y_fuentes/universidades/universidades_11.png);
	animation: cuadro2 3s linear 1s infinite normal both;
	-webkit-animation: cuadro2 3s linear 1s infinite normal both;
	-moz-animation: cuadro2 3s linear 1s infinite normal both;
	-ms-animation: cuadro2 3s linear 1s infinite normal both;
	-o-animation: cuadro2 3s linear 1s infinite normal both;
}

.universidades_9 {
	background-image:url(../imagenes/iconos_y_fuentes/universidades/universidades_12.png);
	animation: cuadro3 3s linear 1s infinite normal both;
	-webkit-animation: cuadro3 3s linear 1s infinite normal both;
	-moz-animation: cuadro3 3s linear 1s infinite normal both;
	-ms-animation: cuadro3 3s linear 1s infinite normal both;
	-o-animation: cuadro3 3s linear 1s infinite normal both;
}

.universidades_10 { /*Logo UNERS*/
	background-image:url(../imagenes/iconos_y_fuentes/universidades/universidades_7.png);
	animation: cuadro4 3s linear 1s infinite normal both;
	-webkit-animation: cuadro4 3s linear 1s infinite normal both;
	-moz-animation: cuadro4 3s linear 1s infinite normal both;
	-ms-animation: cuadro4 3s linear 1s infinite normal both;
	-o-animation: cuadro4 3s linear 1s infinite normal both;
}


.universidades_11 { /*Logo Universidad Militar*/
	background-image:url(../imagenes/iconos_y_fuentes/universidades/universidades_8.png);
	animation: cuadro5 3s linear 1s infinite normal both;
	-webkit-animation: cuadro5 3s linear 1s infinite normal both;
	-moz-animation: cuadro5 3s linear 1s infinite normal both;
	-ms-animation: cuadro5 3s linear 1s infinite normal both;
	-o-animation: cuadro5 3s linear 1s infinite normal both;
}

.universidades_12 { /*Logo UBV*/
	background-image:url(../imagenes/iconos_y_fuentes/universidades/universidades_9.png);
	animation: cuadro6 3s linear 1s infinite normal both;
	-webkit-animation: cuadro6 3s linear 1s infinite normal both;
	-moz-animation: cuadro6 3s linear 1s infinite normal both;
	-ms-animation: cuadro6 3s linear 1s infinite normal both;
	-o-animation: cuadro6 3s linear 1s infinite normal both;
}

