@charset "utf-8";
/*Standars*/

body{
}

h1{
	color: #FFFFFF;
	font-style: normal;
	font-weight: 400;
	text-align: right;
	margin-right: 15px;
	padding-top:10px;
	margin-bottom: 5px;
	font-size: 17px;
	width: 100%;
	font-family: pt-sans-caption;
}
h2{
	color: #FFFFFF;
	font-family: pt-sans-caption;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	text-align: right;
	margin-right: 15px;
	margin-top: 5px;
	width: 100%;
}


/*Columna izquierda*/
.fondo_naranja
{
	position : relative;
	left : 0px;
	top : 0px;
	width : 220px;
	height : 760px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(imagenes/degradado.png);
	background-position: 2px 20px;
	float: left;
}




/*Columna derecha*/
.fondo_blanco
{
	background : #fff;
	width: 718px;
	height: 870px;
	border-radius: 0px 15px 15px 0px;
	position: relative;
	float: left;
}
.texto_maquina {
	width: 307px;
	height: 568px;
	float: left;
	margin-top: 15px;
}
.tabla_caracteristicas {
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	position: relative;
	width: 450px;
	background-image: -webkit-linear-gradient(123deg,rgba(255,255,255,1.00) 0%,rgba(255,191,96,1.00) 59.20%);
	background-image: -moz-linear-gradient(123deg,rgba(255,255,255,1.00) 0%,rgba(255,191,96,1.00) 59.20%);
	background-image: -o-linear-gradient(123deg,rgba(255,255,255,1.00) 0%,rgba(255,191,96,1.00) 59.20%);
	background-image: linear-gradient(327deg,rgba(255,255,255,1.00) 0%,rgba(255,191,96,1.00) 59.20%);
	color: #651718;
}
.logo_solsafe  {
	height: 163px;
	width: 159px;
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(imagenes/logo-solsafe.png);
	left: 0px;
	margin-top: 60px;
	margin-bottom: 30px;
	background-position: 0% 0%;
	margin-left: 30px;
}
.foto_maquina {
	height: 582px;
	width: 340px;
	position: relative;
	background-repeat: no-repeat;
	left: 0px;
	float: left;
	background-position: 46% 60%;
	padding-left: 23px;
	background-size: 85% 95%;
	margin-top: 15px;
}
.contenedor {
	width: 960px;
	height: 760px;
	position: relative;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
.contenedor .fondo_blanco span    {
	color: #797979;
	font-family: open-sans;
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	position: relative;
	width: 250px;
	margin-top: 20px;
	height: 0px;
}
.contenedor .fondo_naranja .Menu {
	color: #FFFFFF;
	text-align: right;
	font-family: open-sans;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	margin-top: 20px;
	width: 220px;
	height: 300px;
	position: relative;
	padding-left: 0px;
}
.contenedor .fondo_naranja .Menu ul li {
	padding-top: 17px;
	list-style: none;
	text-decoration: none;
	width: 210px;
	position: relative;
	padding-left: 0px;
}

.contenedor .fondo_naranja .Menu ul {
	position: relative;
	left: 0px;
	padding-left: 0px;
}

.contenedor .fondo_blanco .texto_maquina h3 {
	color: #651718;
	text-align: left;
	font-family: pt-sans-caption;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 44px;
	position: relative;
	top: 31px;
	width: 220px;
}
.contenedor .fondo_blanco .tabla_caracteristicas table {
	width: 450px;
	height: 200px;
	color: #651718;
	font-family: open-sans;
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
.contenedor .fondo_blanco .tabla_caracteristicas table tr td {
	padding-top: 2px;
	position: relative;
	color: #651718;
}
.contenedor .columna_central_1 {
	float: left;
	width: 11px;
	height: 760px;
}
.contenedor .columna_central_2 {
	border-bottom-left-radius: 15px;
	border-top-left-radius: 15px;
	background-color: #FFFFFF;
	float: left;
	height: 870px;
	width: 11px;
}
.contenedor .columna_central_1 .espacio_1 {
	width: 11px;
	height: 400px;
	float: left;
}
.contenedor .columna_central_2 .espacio_1 {
	width: 11px;
	height: 400px;
	float: left;
}
.contenedor .columna_central_1 .espacio_2 {
	width: 11px;
	height: 38px;
	float: right;
	margin-top: 1px;
}
.contenedor .columna_central_2 .espacio_2 {
	width: 11px;
	height: 38px;
	float: left;
	margin-top: 1px;
}
.contenedor .fondo_blanco .boton_descarga {
	width: 240px;
	height: 50px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 1px 1px #908F8F;
	box-shadow: 0px 1px 1px #908F8F;
	background-color: #FF9900;
	margin-bottom: 8px;
	position: relative;
	background-image: -webkit-linear-gradient(270deg,rgba(255,193,101,1.00) 0%,rgba(255,153,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,193,101,1.00) 0%,rgba(255,153,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,193,101,1.00) 0%,rgba(255,153,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,193,101,1.00) 0%,rgba(255,153,0,1.00) 100%);
	margin-left: auto;
	margin-right: auto;
}
.contenedor .fondo_blanco .boton_descarga .texto_boton_solsafe {
	color: #FFFFFF;
	font-family: open-sans;
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	text-align: center;
	text-indent: 0px;
	text-shadow: 0px 1px #B46C00;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 15px;
}
.contenedor .fondo_blanco .tabla_caracteristicas table tr th {
	font-family: pt-sans-caption;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	background-color: #FF9900;
	color: #FFFFFF;
}
.contenedor .fondo_blanco .tabla_caracteristicas .titular_tabla {
	width: 480px;
	height: 19px;
	margin-left: auto;
	color: #FFFFFF;
	font-family: pt-sans-caption;
	font-style: normal;
	font-weight: 400;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #FF9900;
	text-align: center;
	font-size: 14px;
	position: relative;
	padding-top: 3px;
	margin-right: auto;
}
.contenedor .fondo_naranja .titulares {
	width: 220px;
	height: 110px;
}
.contenedor .fondo_blanco .botonera {
	width: 330px;
	height: 55px;
	position: relative;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
.contenedor .pie_de_pagina {
	color: #797979;
	font-family: open-sans;
	font-style: normal;
	font-weight: 300;
	font-size: 10px;
	text-align: center;
	position: relative;
	width: 915px;
	float: left;
	height: 30px;
	margin-top: 13px;
}
.contenedor .pie_de_pagina span {
	color: #FFFFFF;
	font-family: open-sans;
	font-style: normal;
	font-weight: 300;
	font-size: 11px;
	position: relative;
	text-align: right;
	float: right;
	width: 700px;
	clear: both;
}
.contenedor .fondo_blanco .cont_fotosytitular_establ {
	height: 245px;
	width: 710px;
	position: relative;
	margin-top: 16px;
	margin-left: 4px;
}
.contenedor .fondo_blanco .texto_establ {
	width: 650px;
	height: 230px;
}
.contenedor .fondo_blanco .cont_fotosytitular_establ .cont_fotos_izq_establ {
	height: 245px;
	width: 350px;
	float: left;
}
.contenedor .fondo_blanco .cont_fotosytitular_establ .cont_fotos_der_establ {
	height: 250px;
	width: 350px;
	float: right;
}
.contenedor .fondo_blanco .cont_fotosytitular_establ .cont_fotos_izq_establ .foto_establ {
	width: 340px;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
}
.contenedor .fondo_blanco .cont_fotosytitular_establ .cont_fotos_izq_establ .text_establ {
	width: 345px;
	height: 45px;
	font-size: 11px;
	margin-left: 4px;
	margin-top: 4px;
}
.contenedor .fondo_blanco .texto_establ span {
	width: 600px;
	top: 0px;
	left: 25px;
	height: 0px;
}
.contenedor .fondo_blanco .texto_usuario {
	height: 600px;
	width: 335px;
	position: relative;
	top: 20px;
	left: 12px;
}
.contenedor .fondo_blanco .texto_usuario span {
	top: 0px;
}
.contenedor .fondo_blanco .foto_y_texto_usuario {
	width: 360px;
	height: 600px;
	float: left;
}
.contenedor .fondo_blanco .foto_y_texto_usuario .foto_establ {
	width: 340px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}
.contenedor .fondo_blanco .columna_eco {
	color: #FFFFFF;
	float: left;
	width: 300px;
	height: 700px;
	margin-top: 25px;
	margin-left: 35px;
	background-image: -webkit-linear-gradient(56deg,rgba(255,255,255,1.00) 0%,rgba(122,188,105,1.00) 30.54%,rgba(68,161,43,1.00) 100%);
	background-image: -moz-linear-gradient(56deg,rgba(255,255,255,1.00) 0%,rgba(122,188,105,1.00) 30.54%,rgba(68,161,43,1.00) 100%);
	background-image: -o-linear-gradient(56deg,rgba(255,255,255,1.00) 0%,rgba(122,188,105,1.00) 30.54%,rgba(68,161,43,1.00) 100%);
	background-image: linear-gradient(34deg,rgba(255,255,255,1.00) 0%,rgba(122,188,105,1.00) 30.54%,rgba(68,161,43,1.00) 100%);
}
.contenedor .fondo_blanco .columna_eco .logo_recicla {
	width: 150px;
	height: 150px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
.contenedor .fondo_blanco .columna_eco .texto_eco {
	width: 200px;
	height: 400px;
	color: rgba(255,255,255,1.00);
	margin-left: 50px;
	margin-top: 26px;
}
.contenedor .fondo_blanco .columna_eco .texto_eco span {
	color: rgba(255,255,255,1.00);
}
.contenedor .fondo_blanco .contenedor_cremas {
	width: 680px;
	height: 460px;
	margin-top: 33px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-size: 15% auto;
}
.contenedor .fondo_blanco .contenedor_cremas .tipos_cremas {
	width: 710px;
	height: 250px;
	background-color: #651718;
	border-radius: 5px;
	float: left;
}
.contenedor .fondo_blanco .tipos_cremas {
	width: 718px;
	height: 245px;
	min-height: 0px;
	border-top-right-radius: 10px;
	position: relative;
	background-image: -webkit-linear-gradient(305deg,rgba(121,14,17,1.00) 0%,rgba(136,51,53,1.00) 47.89%,rgba(255,153,0,1.00) 100%);
	background-image: -moz-linear-gradient(305deg,rgba(121,14,17,1.00) 0%,rgba(136,51,53,1.00) 47.89%,rgba(255,153,0,1.00) 100%);
	background-image: -o-linear-gradient(305deg,rgba(121,14,17,1.00) 0%,rgba(136,51,53,1.00) 47.89%,rgba(255,153,0,1.00) 100%);
	background-image: linear-gradient(145deg,rgba(121,14,17,1.00) 0%,rgba(136,51,53,1.00) 47.89%,rgba(255,153,0,1.00) 100%);
}
.contenedor .fondo_blanco .contenedor_cremas .Vagheggi {
	background-repeat: no-repeat;
	background-image: url(imagenes/Logo-VAGHEGGI-baja.png);
	width: 80px;
	height: 440px;
	float: left;
	background-size: 80% auto;
}
.contenedor .fondo_blanco .contenedor_cremas .texto_cremas span {
	top: 0px;
}
.contenedor .fondo_blanco .tipos_cremas .contenedor_cremas {
	width: 340px;
	height: 220px;
	float: left;
	position: relative;
	top: -28px;
	left: 30px;
}
.contenedor .fondo_blanco .tipos_cremas .video {
	width: 310px;
	float: right;
	height: 220px;
	margin-top: 11px;
	position: relative;
}
.contenedor .fondo_blanco .tipos_cremas .contenedor_cremas .escudos {
	width: 170px;
	height: 110px;
	float: left;
	position: relative;
	left: 42px;
	top: 15px;
}
.contenedor .fondo_blanco .foto_fabricante {
	width: 340px;
	height: 600px;
	float: left;
	margin-left: 15px;
	margin-top: 19px;
}
.contenedor .fondo_blanco .texto_fabricante {
	width: 320px;
	height: 600px;
	float: left;
	margin-left: 20px;
	margin-top: 49px;
}
.contenedor .fondo_blanco .foto_fabricante .imagenes_fabricante {
	margin-top: 30px;
}
.contenedor .fondo_blanco .titulo_caracteristicas {
	width: 450px;
	height: 26px;
	background-color: #FF9900;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 6px;
}
.contenedor .fondo_blanco .columna_izq_tabla {
	width: 450px;
	height: 0px;
	position: relative;
	float: left;
	margin-top: 15px;
	margin-left: 12px;
}
.contenedor .fondo_blanco .columna_izq_tabla .tabla_caracteristicas table tr {
	height: 23px;
	color: #651718;
}
.contenedor .fondo_blanco .columna_der_tabla {
	width: 200px;
	float: left;
	margin-left: 26px;
	margin-top: 56px;
}
.contenedor .fondo_blanco .contenedor_gracias {
	width: 710px;
	height: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 115px;
}
.fondo_blanco .contenedor_gracias .foto_chica {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	height: 237px;
}
.fondo_blanco .contenedor_gracias {
	margin-left: auto;
	margin-right: auto;
}
.contenedor .fondo_blanco .contenedor_gracias .texto_gracias {
	margin-left: auto;
	margin-right: auto;
	width: 320px;
	margin-top: 36px;
	height: 300px;
}
.contenedor .fondo_blanco .contenedor_gracias .texto_gracias h3 {
	margin-left: auto;
	margin-right: auto;
	width: 350px;
	text-align: center;
}
.contenedor .fondo_blanco .contenedor_gracias .texto_gracias span {
	width: 300px;
	height: 300px;
	top: 20px;
}
.contenedor .fondo_blanco .contenedor_gracias .texto_gracias .texto_gracias_derecha {
	text-align: right;
	margin-top: 39px;
}
.contenedor .fondo_blanco .contenedor_gracias .texto_gracias_derecha {
	width: 350px;
	position: relative;
	float: left;
}
.contenedor .fondo_blanco .tabla_formulario {
	width: 500px;
	height: 740px;
	position: relative;
	float: right;
}
.contenedor .fondo_blanco .columna_izq_empresa {
	width: 200px;
	height: 740px;
	float: left;
	margin-left: 15px;
}
.contenedor .fondo_blanco .columna_izq_empresa .texto_contacto {
	width: 210px;
	height: 280px;
}

.contenedor .fondo_blanco .columna_izq_empresa .text_contact {
	width: 210px;
	height: 280px;
	margin-top: 20px;
}

.contenedor .fondo_blanco .columna_izq_empresa .logo_2b {
	width: 200px;
	height: 80px;
	padding-top: 19px;
	position: relative;
}.contenedor .fondo_naranja .Menu ul {
	width: 220px;
	position: relative;
}
.contenedor .columna_central_2 .espacio_4 {
	width: 11px;
	height: 245px;
	float: left;
	border-top-left-radius: 10px;
	background-color: #790E11;
}
.contenedor .columna_central_2 .espacio_5 {
	width: 11px;
	height: 155px;
	float: left;
}
.contenedor .fondo_blanco .tipos_cremas table {
	height: 175px;
	width: 600px;
	position: relative;
	top: 17px;
	margin-left: auto;
	margin-right: auto;
}
.contenedor .fondo_blanco .contenedor_cremas .texto_cremas_1 {
	width: 450px;
	height: 450px;
	float: left;
	text-align: justify;
	margin-right: 29px;
}
.contenedor .fondo_blanco .contenedor_cremas .texto_cremas_1 span {
	width: 450px;
	top:0px;
}
.contenedor .fondo_blanco .contenedor_cremas .texto_cremas_2 {
	float: left;
	width: 170px;
	height: 300px;
	text-align: left;
	line-height: 18px;
}
.contenedor .fondo_blanco .contenedor_cremas .logo_y_texto_cremas {
	width: 200px;
	float: left;
	height: 450px;
}
.contenedor .fondo_blanco .contenedor_cremas .logo_y_texto_cremas .logo-vagheggi {
	height: 160px;
}
.contenedor .fondo_blanco .contenedor_cremas .logo_y_texto_cremas .texto_cremas_2 span {
	font-family: open-sans;
	font-style: italic;
	font-weight: 300;
	font-size: 12px;
	color: #7CA97A;
	top: 0px;
	width: 150px;
	height: 300px;
	text-align: left;
	line-height: 10px;
}
        .banderas {
	height: 35px;
	width: 450px;
	position: relative;
	float: left;
}
        .banderas table {
	height: 35px;
	width: 200px;
	float: right;
}
        .banderas table tr td {
	width: 40px;
}.contenedor .fondo_blanco .video {
	margin-left: auto;
	margin-right: auto;
	width: 490px;
	padding-top: 38px;
}
.contenedor .fondo_blanco .tipos_cremas .web_vagheggi {
	width: 200px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 25px;
	text-align: center;
	font-family: open-sans;
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	color: #FFFFFF;
	border-radius: 20px;
}
.contenedor .fondo_blanco .titulo_video {
	font-family: pt-sans-caption;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	color: #790E11;
	width: 300px;
	position: relative;
	margin-top: 30px;
	margin-left: 20px;
}
.contenedor .fondo_blanco .columna_izq_empresa .texto_contacto .map-europe {
	padding-top: 15px;
}
.contenedor .fondo_blanco .titular-principal {
	width: 700px;
	height: 90px;
	float: left;
	position: relative;
}
.contenedor .fondo_blanco .contenedor_gracias .texto_gracias h3 {
	color: #790E11;
	font-family: pt-sans-caption;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	font-size: 20px;
	width: 300px;
}
.titular-principal h1 {
	width: 700px;
	height: 62px;
	font-family: pt-sans-caption;
	font-style: normal;
	font-weight: 700;
	text-align: center;
	font-size: 24px;
	color: #790E11
}
.titular-principal h3 {
	color: #790E11;
	font-family: pt-sans-caption;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	font-size: 20px;
	padding-top:0px
}
.contenedor .fondo_blanco .columna_izq_empresa .direccion-solsafe {
	height: 100px;
	width: 200px;
	position: relative;
	background-color: #FFDFB1;
	color: #FFFFFF;
}
.contenedor .fondo_blanco .columna_izq_empresa .text_contact .map-europe {
	margin-top: 15px;
}
.contenedor .fondo_blanco .columna_izq_empresa .direccion-solsafe span {
	position: relative;
	display: inline;
	top: 15px;
	left: 20px;
}
.contenedor .fondo_naranja .titulares-ita {
	width: 220px;
	height: 110px;
}

        .contenedor .fondo_blanco .tipos_cremas table tr td .text-inside-shield {
	text-align: center;
	font-family: open-sans;
	font-style: normal;
	font-weight: 300;
	color: #FFC268;
	font-size: 11px;
}

        .social {
	position: relative;
	left: 240px;
	width: 122px;
	height: 35px;
	float: left;
}
        .cabecera {
	width: 960px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}
.g-plusone {
	position: relative;
	width: 34px;
	top: 2px;
	height: 28px;
}
.fb-like {
	width: 76px;
	position: relative;
	float: right;
	background-color: #0032FF;
	top: -23px;
}

#author {
	float: left;
	width: 900px;
	font-size: 0.6em;
}

li.largo {
	font-size: .95em;	
}