@charset "UTF-8";
/* CSS Document */


/*FONT FACE*/

@font-face {
  font-family: 'Muli';
  src: url('Muli.eot?#iefix') format('embedded-opentype'),  url('Muli.woff') format('woff'), url('Muli.ttf')  format('truetype'), url('Muli.svg#Muli') format('svg');
  font-weight: normal;
  font-style: normal;
}


/*FONT FACE*/
@media screen and (min-width:0\0) {
	 .txt_intro{
		font-family: 'Muli';
		color:#fff;
		 font-weight: normal;
		font-style: normal;
		font-size:15px;
		text-align:center;
	}
    .txt_generico{
		color:#666666;
		font-family: 'Muli';
		 font-weight: normal;
		font-style: normal;
		font-size:15px;
		line-height:22px;
		text-align:justify;
	}
}

*{
	margin:0;
	padding:0;
	}
/*---------------------*/	
#contenedor_newnet{
	width:734px;
	height:880px;
	float:left;
	}
	
.columna_izq_3{
	width:420px;
	margin-left:10px;
	float:left;
	height:auto;
	padding-top:20px;
	}
.columna_izq_3_text{
	padding:10px;
	width:400px;
	background-color:#425c7a;
	}
.columna_derecha3 {
	width:266px;
	margin-right:10px;
	float:left;
	height:auto;
	padding-top:18px;
	margin-left:10px;
	}
.img_derecha3 {
	width:266px;
	margin-right:10px;
	float:left;
	height:auto;
	padding-top:18px;
	margin-left:10px;
	}	
.columna_izq2{
	width:316px;
	margin-left:60px;
	float:left;
	height:auto;
	padding-top:30px;
	}
.columna_derecha2{
	width:200px;
	margin-right:31px;
	float:right;
	height:auto;
	padding-top:30px;
	}

.contenedor_columna_izq2, .contenedor_columna_derecha2{
	float:left;
	width:410px;
	}
.linea_horizontal{
	text-align:center;	
	}
.img_heder{
	text-align:center;	
	}
/*---------------------*/	

.una_columna{
	margin-left:64px;
	margin-right:50px;
	margin-bottom:15px;
	width:607px;
	height:auto;
	float:left;
	}

/*-------------*/

.txt_intro{
	font-family: 'Muli';
	color:#fff;
	 font-weight: normal;
    font-style: normal;
	font-size:15px;
	text-align:center;
	}
.txt_generico{
	color:#666666;
	font-family: 'Muli';
	 font-weight: normal;
    font-style: normal;
	font-size:15px;
	line-height:22px;
	text-align:justify;
	}
.resaltado{
	color:#666666;
	font-family: sans-serif;
	 font-weight: 900;
    font-style: normal;
	font-size:15px;
	line-height:22px;
	text-align:justify;
	}

