	/* 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: left;
			    margin: 180px 70px 0 auto;
					padding-left: 70px
			}
			.dap1330title_section02{
				text-align: right;
				width: 270px;
				height: auto;
				float: left;
				padding-left: 230px;
				margin-top: 100px;

			}
			.dap1330title_section03{
				width: 370px;
				height: auto;
				float:left;
				margin: 180px 70px 0px 70px;
			}
			.dap1330title_section04{
				text-align: right;
		   height: auto;
		   float: right;
		   margin-top: 10px;
		   margin-right: 110px;
		   padding-left: 90px;

}
			.dap1330title_section04_side{
				width: 900px;
				height: auto;
				position: relative;
				margin: 280px auto 10px 80px;

				}
				.dap1330title_section05{
					width: 900px;
					margin: 0 auto;
					height: auto;
					padding-top: 290px;
					text-align: center;
			}
			/* Estilos de Titulos & Parrafos */
			h1.dap1330headline1{
				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);
			}
			h2.dap1330headline2{
				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);
			}

			h3.dap1330headline3{
				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);
			}
			h4.dap1330headline4{
				font-family: 'Lato', sans-serif;
				text-align: right;
				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);
			}
			}
			h1.dap1330headlineDIV{
				font-size: 4.2rem;
			color: #000000;
			text-align: center;
			font-family: Lato;
			font-weight: 300;
			font-style: normal;
			}
			p.dap1330paragraph{
				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: 280px
			}
			p.dap1330paragraphl{
				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: 280px
			}
			p.dap1330paragraph_list{
				font-family: 'Lato', sans-serif;
				font-size: 16px;
				font-weight: 300;
				margin-bottom: 0px;
				margin-top: 0;
				line-height: 1.9;
			}
		}
		p.dap1330paragraphB{
			font-family: 'Lato', sans-serif;
			color: #fff;
			text-align: right;
			font-size: 15px;
			font-weight: 400;
			width: 10px;
			margin-bottom: 0px;
			margin-top: 20;
			line-height: 1.3;
			width: 230px;
		}
			p.dap1330paragraphDIV{
				font-size: 1.3em;
				color: #777777;
				line-height: 25px;
				text-align: center;
				font-family: Lato;
				font-weight: 300;
				font-style: normal;
			}
			/* 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;
			}
