@charset "UTF-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
	
	
	
	}



@font-face {
    font-family: 'nerisblack';
    src: url('../fonts/neris-black-webfont.eot');
    src: url('../fonts/neris-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neris-black-webfont.woff2') format('woff2'),
         url('../fonts/neris-black-webfont.woff') format('woff'),
         url('../fonts/neris-black-webfont.ttf') format('truetype'),
         url('../fonts/-black-webfont.svg#nerisblack') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'nerissemibold';
    src: url('../fonts/neris-semibold-webfont.eot');
    src: url('../fonts/neris-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neris-semibold-webfont.woff2') format('woff2'),
         url('../fonts/neris-semibold-webfont.woff') format('woff'),
         url('../fonts/neris-semibold-webfont.ttf') format('truetype'),
         url('../fonts/neris-semibold-webfont.svg#nerissemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'neristhin';
    src: url('../fonts/neris-thin-webfont.eot');
    src: url('../fonts/neris-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neris-thin-webfont.woff2') format('woff2'),
         url('../fonts/neris-thin-webfont.woff') format('woff'),
         url('../fonts/neris-thin-webfont.ttf') format('truetype'),
         url('../fonts/neris-thin-webfont.svg#neristhin') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'nerislight_italic';
    src: url('../fonts/neris-lightitalic-webfont.eot');
    src: url('../fonts/neris-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neris-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/neris-lightitalic-webfont.woff') format('woff'),
         url('../fonts/neris-lightitalic-webfont.ttf') format('truetype'),
         url('../fonts/neris-lightitalic-webfont.svg#nerislight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'neristhin_italic';
    src: url('../fonts/neris-thinitalic-webfont.eot');
    src: url('../fonts/neris-thinitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neris-thinitalic-webfont.woff2') format('woff2'),
         url('../fonts/neris-thinitalic-webfont.woff') format('woff'),
         url('../fonts/neris-thinitalic-webfont.ttf') format('truetype'),
         url('../fonts/neris-thinitalic-webfont.svg#neristhin_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'nerissemibold_italic';
    src: url('../fonts/neris-semibolditalic-webfont.eot');
    src: url('../fonts/neris-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neris-semibolditalic-webfont.woff2') format('woff2'),
         url('../fonts/neris-semibolditalic-webfont.woff') format('woff'),
         url('../fonts/neris-semibolditalic-webfont.ttf') format('truetype'),
         url('../fonts/neris-semibolditalic-webfont.svg#nerissemibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'nerislight';
    src: url('../fonts/neris-light-webfont.eot');
    src: url('../fonts/neris-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neris-light-webfont.woff2') format('woff2'),
         url('../fonts/neris-light-webfont.woff') format('woff'),
         url('../fonts/neris-light-webfont.ttf') format('truetype'),
         url('../fonts/neris-light-webfont.svg#nerislight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'nerisbold_italic';
    src: url('../fonts/neris-bolditalic-webfont.eot');
    src: url('../fonts/neris-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neris-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/neris-bolditalic-webfont.woff') format('woff'),
         url('../fonts/neris-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/neris-bolditalic-webfont.svg#nerisbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'nerisblack_italic';
    src: url('../fonts/neris-blackitalic-webfont.eot');
    src: url('../fonts/neris-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neris-blackitalic-webfont.woff2') format('woff2'),
         url('../fonts/neris-blackitalic-webfont.woff') format('woff'),
         url('../fonts/neris-blackitalic-webfont.ttf') format('truetype'),
         url('../fonts/neris-blackitalic-webfont.svg#nerisblack_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}


#contenedor_ocupar{
	/*margin-right: auto;
	margin-left: auto;*/
	width: 734px;
	height: 2500px;	
	
	}
#banner_ocupar{
	width: 734px;
	height:273px;
	float:left;

}

#background_ocupar{
	background:url(../image/background_ocupar.jpg) no-repeat;
	height:2350px;
	
	
	}
.titulos_ocupar{
	width:734px;
	float:left;
    background-image:url(../image/fondo_titulares.png)!important;
	background-repeat:no-repeat;
	height:36px;
	margin-top:20px;
	}
.titulos_secc{
	width:678px;
	float:left;
	font-family:'nerissemibold';
   	font-weight: normal;
   font-style: normal;
   color:#fff;
   padding-left:56px;
   font-size:25px;
	
	
	
	}
.col_izq_ocupar{
	width:249px;
	padding-left:23px;
	padding-right:23px;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#f4f4f4;
	margin-right:36px;
	margin-left:36px;
	float:left;
	height:auto;
	margin-top:20px;
	
	
	
	}
.col_der_ocupar{
	width:249px;
	padding-left:23px;
	padding-right:23px;
	
	padding-top:20px;
	padding-bottom:20px;
	background-color:#f4f4f4;
	margin-left:36px;
	margin-right:36px;
	float:left;
	height:auto;
	margin-top:20px;
	
	
	}
.col_der_ocupar2{
	width:295px;
	margin-left:36px;
	margin-right:36px;
	float:left;
	height:auto;
	
	
	}
.txt_contenido{
	font-family: 'neristhin';
	font-size:14px;
	text-align:justify;
	line-height:18px;
  
    font-weight: normal;
    font-style: normal;
	color:#434142;
	}
	
.txt_contenido_bullets{
	font-family: 'neristhin';
	font-size:14px;
	text-align:left;
	line-height:18px;
  
    font-weight: normal;
    font-style: normal;
	color:#434142;
	}
	
.txt_destacado_ocupar{
	font-family:'nerissemibold';
   	font-weight: normal;
   font-style: normal;
   line-height:18px;
   color:#434142;
   font-size:14px;
	}
.subtitulo_ocupar{
	font-family:'nerissemibold';
   	font-weight: normal;
   font-style: normal;
   line-height:18px;
   color:#c61d23;
   font-size:16px;
	}
.sin_bullets{
	 list-style:none 
	
	}
.bullets_rojos{
	background: url(../image/bullet_rojo.png) no-repeat 0 5px ;
	padding-left:15px;
	
	
	}
.col_izq_ocupar3{
	width:170px;
	background-color:#f4f4f4;
	margin-top:20px;
	height:auto;
	float:left;
	margin-left:36px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:23px;
	padding-right:15px;

	}
.col_mitad_ocupar3{
	width:170px;
	background-color:#f4f4f4;
	margin-top:20px;
	height:auto;
	float:left;
	margin-left:19px;
	margin-right:19px;
	padding-left:23px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:20px;
	
	
	}
.col_der_ocupar3{
	
	width:170px;;
	background-color:#f4f4f4;
	margin-top:20px;
	height:275px;
	float:left;
	margin-right:36px;
	padding-left:23px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:20px;
	
	}
	
	
	
#footer_ocupar{
	width:734px;
	height:69px;
	margin-top:20px;
	
	
	
	
	
	}