	/* Contenedor  */

			.linktransparente{
			    display: block;
			    width: 110px;
			    height: 30px;
			    position: absolute;
			    top: 10px;
			    right: 78px;
			}

			.dap1330container{
				max-width: 940px;
				height: auto;
				margin: 0 auto;
			}
			/* Secciones para textos  */
			.dap1330title_section01{
				width: 370px;
			    height: auto;
			    position: relative;
			    float: right;
			    margin: 180px 70px 0 auto;
			}
			.dap1330title_section02{
				width: 900px;
				height: auto;
				position: relative;
				margin: 180px auto 10px 80px;
			}
			.dap1330title_section03{
				width: 370px;
				height: auto;
				position: relative;
				float: right;
				margin: 180px 70px 0 auto;
			}
			.dap1330title_section04{
				width: 900px;
				height: auto;
				position: relative;
				margin: 30px auto 0 80px;
			}
			.dap1330title_section04_side{
				width: 900px;
				height: auto;
				position: relative;
				margin: 280px auto 10px 80px;
			}
			/* Estilos de Titulos & Parrafos */
			h1.dap1330headline1{
				font-family: 'Lato', sans-serif;
				text-align: right;
				color:#fff;
				text-transform: uppercase;
				font-size: 18px;
				font-weight: 900;
				margin-bottom: 0px;
				margin-top: 0;
				line-height: 1.5
				text-shadow: 0 1px 2px rgba(0,0,0,0.50);
			}
			h2.dap1330headline2{
				font-family: 'Lato', sans-serif;
				text-align: left;
				color:#fff;
				text-transform: uppercase;
				font-size: 18px;
				font-weight: 900;
				margin-bottom: 0px;
				margin-top: 0;
				line-height: 1.5
				text-shadow: 0 1px 2px rgba(0,0,0,0.50);
			}
			h3.dap1330headline3{
				font-family: 'Lato', sans-serif;
				text-align: right;
				color: #fff;
				text-transform: uppercase;
				font-size: 18px;
				font-weight: 900;
				margin-bottom: 0px;
				margin-top: 0;
				line-height: 1.5
				text-shadow: 0 1px 2px rgba(0,0,0,0.50);
			}
			h4.dap1330headline4{
				font-family: 'Lato', sans-serif;
				text-align: left;
				color:#fff;
				text-transform: uppercase;
				font-size: 18px;
				font-weight: 900;
				margin-bottom: 0px;
				margin-top: 130px;
				line-height: 1.5
				text-shadow: 0 1px 2px rgba(0,0,0,0.50);
			}
			p.dap1330paragraph{
				font-family: 'Lato', sans-serif;
				color: #fff;
				text-align: left;
				font-size: 15px;
				font-weight: 400;
				margin-bottom: 0px;
				margin-top: 20;
				line-height: 1.3;
				width: 380px
			}
			p.dap1330paragraphl{
				font-family: 'Lato', sans-serif;
				color: #fff;
				text-align: right;
				font-size: 15px;
				font-weight: 400;
				margin-bottom: 0px;
				margin-top: 20;
				line-height: 1.3;
				width: 380px
			}
			p.dap1330paragraph_list{
				font-family: 'Lato', sans-serif;
				font-size: 16px;
				font-weight: 300;
				margin-bottom: 0px;
				margin-top: 0;
				line-height: 1.9;
			}
			/* Alineación de texto */
			.dap1330txt-left{
				text-align: left;
			}
			.dap1330txt-center{
				text-align: center;
			}
			.dap1330txt-justify{
				text-align: justify;
			}

			/* Font Weight */
			span.dap1330bold{
				font-weight: 700 !important;
			}

			/* Color Text */
			.dap1330darkgray{
				color: #4A4A4A !important;
			}
			.dap1330gray{
				color: #757575 !important;
			}
			.dap1330white{
				color: #ffffff !important;
			}
