@font-face {
    font-family: pro-italic;
    src: url(pro-italic.ttf);
	src: url(pro-italic.eot);
	src: url(pro-italic.woff);
}

@font-face {
    font-family: pro;
	src: url(pro.otf);
    src: url(pro.ttf);
	src: url(pro.eot);
	src: url(pro.woff);
}

body { background-image:url('../imagenes/fondo.jpg');}
#gradientefull {
	width: 805px;
	height: 3px;
	background: -webkit-linear-gradient(left, #e2a9af, #9b447a);
	background: -o-linear-gradient(right, #e2a9af, #9b447a);
	background: -moz-linear-gradient(right, #e2a9af, #9b447a);
	background: linear-gradient(to right, #f2dddf, #9b447a);
	margin: 15px 0px -15px 195px;
}

/*PRELOADER*/
.precargador { position: fixed; top:0; left:0; right:0; bottom:0; z-index: 1000 !important;
	background: -webkit-linear-gradient(#FFF, #FFF, #DDBBFF);
	background: -o-linear-gradient(#FFF, #FFF, #DDBBFF);
	background: -moz-linear-gradient(#FFF, #FFF, #DDBBFF);
	background: linear-gradient(#FFF, #FFF, #DDBBFF);
 }
/*#loader { font-family: pro-italic; font-size: 14pt; color:#7352a5; text-align: center; letter-spacing: 1px; width: 100px; height: 100px; position: absolute; left:50%; top:50%; background: url(../imagenes/cargador.gif) no-repeat center 0; margin:-150px 0 0 -25px; }*/
#cargador{
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 60px;
	right: 0;
	margin: auto auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.rueda{
	margin: 0 auto;
	width: 40px;
	height: 40px;
	position: relative;
	text-align: center;
	-webkit-animation: rotacion 2.0s infinite linear;
	animation: rotacion 2.0s infinite linear;
}
.circulo1, .circulo2{
	width: 50%;
	height: 50%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #976db4;
	border-radius: 50%;
	-webkit-animation: circulos 2.0s infinite ease-in-out;
	animation: circulos 2.0s infinite ease-in-out;
}
.circulo2{
	top: auto;
	bottom: 7px;
	background-color: #7e519d;
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
@-webkit-keyframes rotacion{
	100%{
		-webkit-transform: rotate(360deg)
	}
}
@keyframes rotacion{
	100%{
		transform: rotate(360deg)
	}
}
@-webkit-keyframes circulos{
	0%, 100%{
		-webkit-transform: scale(0.0)
	}
	50%{
		-webkit-transform: scale(1.0)
	}
}
 @keyframes circulos{
	0%, 100%{
		transform: scale(0.0)
	}
	50%{
		transform: scale(1.0)
	}
}




/*HOME*/
a { text-decoration: none; color:#000; }
a:hover { color: #636363; }

.linkwatch { text-decoration: none; font-size: 8pt; color:#000; text-transform: uppercase; letter-spacing: 1px; padding: 4px 8px; background: #e7a2c4;}
.linkwatch:hover { color: #fff; }

table#contenido  { margin: 90px auto 0; }
table#contenido2  { margin: 0 auto; }

#banner1 { width: 1000px; height: 280px; }
#banner2 { width: 1000px; height: 280px; }
#banner3 { width: 1000px; height: 280px; }

#producto1, #producto2, #producto3, #producto4, #producto5 { float:left; height: 28px; margin: 0 20px; }
#producto1 { width: 144px; background-image: url('../imagenes/logo_sodermix.png'); margin-left: 47px; }
#producto2 { width: 133px; background-image: url('../imagenes/logo_strianix.png'); }
#producto3 { width: 109px; background-image: url('../imagenes/logo_quasix.png'); }
#producto4 { width: 208px; background-image: url('../imagenes/logo_dermannutrix.png'); }
#producto5 { width: 152px; background-image: url('../imagenes/logo_postopix.png'); }

#titulos_cat1 { font-family: pro-italic; color: #9a478f; text-align: right; margin: 24px 84px 32px 0; float:right; }


/*PIE*/
#volver { width: 126px; height: 37px; background: #ebcfe1; padding: 13px 0 0 0; text-align: center;}
#volver2 { width: 126px; height: 37px; background: #fff; padding: 13px 0 0 0; text-align: center;}
.volver-arriba { font-family: Arial; font-size: 10pt; }
#salir { width: 126px; height: 37px; background: #fff; padding: 13px 0 0 0; text-align: center;}
#salir2 { width: 126px; height: 37px; background: #ebcfe1; padding: 13px 0 0 0; text-align: center;}
.salir-afuera { font-family: Arial; font-size: 12pt; letter-spacing: 2px;}

#pie { width: 1000px; background:rgba(255, 255, 255, 0.75); -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none;}
	#textopie-1 { font-family: Arial; font-size: 14pt; letter-spacing: 1px; text-align: center; color:#636363; }
	#textopie-2 { font-family: Arial; font-size: 9pt; letter-spacing: 1px; text-align: center; color:#000; cursor: pointer;}
	#textopie-3 { font-family: Arial; font-size: 9pt; text-align: center; text-transform: uppercase; color:#000; }

	.selector { height: 15px; float: right; margin: 2px 0 0 0; position: relative; left: -55px; overflow: hidden; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; cursor: pointer; }
	.selector:hover { overflow: visible;}
	#idiomas_pie { height: 14px; font-size: 10px; position: relative; top: -28px; }
	.actual { color: rgb(0, 0, 0) !important; cursor: default !important; }

/*ARTICULOS*/
p {margin: 8px 0;}
#texto-articulos { font-family: Arial; font-size: 15pt; color:#000; margin:94px 0 0; padding: 0 46px 0 0;}
#texto-articulos2 { font-family: Arial; line-height: 18px; letter-spacing: 1px; font-size: 10.5pt; color:#000; padding: 50px 10px 19px 45px;}
#texto-articulos3 { font-family: Arial; line-height: 21px; letter-spacing: 1px; font-size: 10.5pt; color:#fff; padding: 28px 46px 27px 35px;}
#texto-articulos4 { font-family: Arial; line-height: 24px; letter-spacing: 1px; font-size: 10.5pt; color:#000; padding: 44px 34px 22px;}
#texto-articulos5 { font-family: Arial; line-height: 21px; font-size: 12.5pt; color:#fff; padding: 25px 0 20px;}


/*SPECIFIC RANGE*/
#titulos-specific-range { font-family: Arial; text-transform: uppercase; font-size: 12.5pt; color:#fff; letter-spacing: 0px; padding: 4px 8px 4px 8px; -moz-transition:0.8s; -o-transition:0.8s; -webkit-transition:0.8s; transition:0.8s;}
#titulos-specific-range:hover { background: #ddc6d2 !important; color:#222 !important; letter-spacing: 1px; }
#texto-articulos6 { font-family: Arial; line-height: 26px; font-size: 11.5pt; letter-spacing: 1px; color:#fff; padding: 15px 0 62px;}

#titulo-paginas { width: -moz-fit-content; width: -webkit-fit-content; font-family: Arial; text-transform: uppercase; font-size: 15pt; letter-spacing: 4.5px; color:#fff; padding: 9px 17px 9px 58px; margin:41px 0 30px;}
#flecha_specific { width:8px; height:16px; background-image:url('../imagenes/flecha_specific.png'); float:right; position: relative; top: -22px; right: 8px; }


/*CLINICAL EVIDENCES*/
#titulos-clinical-evidences { font-family: Arial; text-transform: uppercase; font-size: 14.5pt; color:#fff; letter-spacing: 4px; padding: 8px 8px 10px 25px; -moz-transition:0.8s; -o-transition:0.8s; -webkit-transition:0.8s; transition:0.8s;}
#titulos-clinical-evidences:hover { background: #ddc6d2 !important; color:#222 !important; letter-spacing: 5px; }
#flecha_clinical { width:8px; height:16px; background-image:url('../imagenes/flecha_specific.png'); float:right; position: relative; top: -28px; right: 15px; }


/*LASTEST NEWS*/
#objeto-lastestnews { width: 425px; height:650px; float: left; margin: 0 0 30px 50px; overflow: hidden;}
#titulos-lastestnews { font-family: pro-italic; font-size: 28pt; color:#9a478f; line-height: 36px; padding-bottom: 14px; }
#fecha-lastestnews { font-family: pro-italic; font-size: 16pt; color:#7f7f7f; width: -moz-fit-content; width: -webkit-fit-content; background: #fff; padding: 0 20px 15px 0; }
#gradiente {
	width: 425px;
	height: 3px;
	background: -webkit-linear-gradient(left, rgba(226,169,175,1),rgba(214,149,167,1),rgba(159,75,127,1));
	background: -o-linear-gradient(right, rgba(226,169,175,1),rgba(214,149,167,1),rgba(159,75,127,1));
	background: -moz-linear-gradient(right, rgba(226,169,175,1),rgba(214,149,167,1),rgba(159,75,127,1));
	background: linear-gradient(to right, rgba(226,169,175,1),rgba(214,149,167,1),rgba(159,75,127,1));
	margin: 16px 0px -16px;
}
#articulo-lastestnews { font-family: Arial; font-size: 14pt; color:#000; line-height: 26px; padding-bottom:12px; }
#imagen-lastestnews { margin: 20px 0 10px; }
.linkmas { font-family: Arial; text-decoration: none; font-size: 9pt; color:#000; text-transform: uppercase; letter-spacing: 1px; padding: 5px 12px; background: #dcafac; }
.linkmas:hover { color: #fff; }

/*LASTEST NEWS ARTICULOS*/
#titulos-lastestnews-articulos { font-family: pro-italic; font-size: 28pt; color:#9a478f; padding: 0 0 15px 80px; }
#titulos-lastestnews-otros { width: 200px; font-family: pro-italic; font-size: 13pt; color:#9a478f; margin-bottom: -15px; }
#fecha-lastestnews-articulos { width: -moz-fit-content; width: -webkit-fit-content; font-family: pro-italic; font-size: 17pt; color:#7f7f7f; margin: 0 0 30px 80px; padding-right: 20px; background: #fff; }
#articulo-lastestnews-articulos { font-family: Arial; line-height: 28px; letter-spacing: 1px; font-size: 14pt; color:#000; padding: 0 80px 36px 80px; }
#imagen-lastestnews-articulos { float: right; padding: 0 0 0 35px; }
#imagenes-lastestnews { text-align: center; margin-bottom: 15px; }
#salir-lastestnews { width: 126px; height: 37px; background: #ebcfe1; padding: 13px 0 0 0; text-align: center; position: relative; top: 60px; }
#otrosarticulos-lastestnews { width: 200px; float: left; margin: 0 0 20px 40px; }


/*DISTRIBUTORS*/
.formulario1 { font-family: arial; font-size: 8.5pt; letter-spacing: 1px; color: #8a4d91; padding: 5px; }
.linkdistributors { text-decoration: none; color:#0f408a; }
.linkdistributors:hover { color:#c0d0e7; }


/*ERROR 404 / EN CONSTRUCCION*/
#construccion { font-family: Arial; font-size: 18pt; text-align: center; color:rgb(112, 48, 160); line-height: 30px; letter-spacing: 2px; }