

@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('fonts/Proxima Nova Bold-webfont.eot');
    src: url('fonts/Proxima Nova Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Proxima Nova Bold-webfont.woff2') format('woff2'),
         url('fonts/Proxima Nova Bold-webfont.woff') format('woff'),
         url('fonts/Proxima Nova Bold-webfont.ttf') format('truetype'),
         url('fonts/Proxima Nova Bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('fonts/Proxima Nova Reg-webfont.eot');
    src: url('fonts/Proxima Nova Reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Proxima Nova Reg-webfont.woff2') format('woff2'),
         url('fonts/Proxima Nova Reg-webfont.woff') format('woff'),
         url('fonts/Proxima Nova Reg-webfont.ttf') format('truetype'),
         url('fonts/Proxima Nova Reg-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.body-div{
	height: 1530px;
	font-family: 'proxima_nova_rgbold';
  	color: #FFFFFF;
  	font-size: 14px;

}

.head-tdt  {
	background-image: url(img/head-tdt.jpg);
	width: 667px; 
	height: 387px;
	background-repeat: no-repeat;
	display: block;
}

.head-tdt h1 {
	font-family: 'proxima_nova_rgregular';
  	color: #FFFFFF;
  	font-size: 80px;
  	position: relative;
  	top: 196px;
    left: 10px;
}

.head-tdt h1 span{
	font-family: 'proxima_nova_rgbold';
}

.head-cont{
	background-image: url(img/contenido-head.jpg);
	width: 667px; 
	height: 259px;
	background-repeat: no-repeat;
	display: block;
}

.texhead-1{
	width: 611px;
  	height: 65px;
  	text-align: justify;
  	position: relative;
  	top: 13px;
  	left: 26px;
  	font-family: 'proxima_nova_rgregular';
  	color: #FFFFFF;
  	font-size: 14px;
}

.cont1{
	background-image: url(img/cont1.jpg);
	width: 667px; 
	height: 365px;
	background-repeat: no-repeat;
	display: block;
}

.texcont-1{
	width: 583px;
  	height: 58px;
	text-align: justify;
 	position: relative;
	top: 15px;
 	left: 59px;
	font-family: 'proxima_nova_rgregular';
	color: #414042;
	font-size: 52px;
}

.azul{
	color: #27A9E0;
}

.texcont-2{
	width: 294px;
  	height: 235px;
	text-align: justify;
 	position: relative;
	top: 46px;
  	left: 27px;
	font-family: 'proxima_nova_rgregular';
	color: #414042;
	font-size: 12px;
}

.texcont-2 p{
	line-height: 1.4em;
}

.cont2{
	background-image: url(img/cont2.jpg);
	width: 667px; 
	height: 366px;
	background-repeat: no-repeat;
	display: block;
}

.texcont2-1{
	width: 590px;
  	height: 58px;
	text-align: right;
 	position: relative;
	top: 15px;
 	left: 59px;
	font-family: 'proxima_nova_rgregular';
	color: #414042;
	font-size: 52px;
}

.texcont2-2{
	width: 294px;
  	height: 235px;
  	text-align: justify;
  	position: relative;
  	top: 136px;
  	left: 354px;
  	font-family: 'proxima_nova_rgregular';
  	color: #414042;
  	font-size: 12px;
}

.texcont2-2 p{
	line-height: 1.4em;
}

.vermas{
	display: block;
	position: relative;
  	top: 78px;
}


