@charset "UTF-8";
/* CSS Document */

/*FUENTES*/

@font-face {
  font-family: 'NewsCycle';
  src: url('NewsCycle.eot?#iefix') format('embedded-opentype'),  url('NewsCycle.woff') format('woff'), url('NewsCycle.ttf')  format('truetype'), url('NewsCycle.svg#NewsCycle') format('svg');
  font-weight: normal;
  font-style: normal;
}
	
@media screen and (min-width:0\0) {
  .titulos-asic{
	  float:left;
	  border-bottom:1px solid;
	  padding-left:30px;
	  font-family: 'NewsCycle';
	  margin-top:20px;
	  width:auto;
	  height:auto;
	  font-size:25px;
	}
	.contenedor-asic{
	  width:600px;
	  float:left;
	  height:auto;
	  margin-left:75px;
	  margin-top:30px;
	  font-family: 'NewsCycle';
	  font-size:16px;
	  color:#444;
	  line-height:20px;
   }
}

#contenido_asic{
	width:734px;
	height:auto;
	}
	
#banner-asic{
	width:734px;
   }
	
	
.line-colors{
	width:734px;
	height:10px;
	float:left;
	}
	
	
.titulos-asic{
	float:left;
	border-bottom:1px solid;
	padding-left:30px;
	font-family: 'NewsCycle';
	margin-top:20px;
	width:auto;
	height:auto;
	font-size:25px;
	}

.contenedor-asic{
	width:600px;
	float:left;
	height:auto;
	margin-left:75px;
	margin-top:30px;
	font-family: 'NewsCycle';
	font-size:16px;
	color:#444;
	line-height:20px;
 }

.texto-morado{
	color:#7D2492;
	}
	
.bullet-asics{
	float:left;
	width:400px;
	height:auto;
	margin-left:160px;
	}
	
.bull-li {
	list-style-image:url(../image/bullet.png);
	margin-top:10px;
	font-family: 'NewsCycle';
	font-size:16px;
	color:#444;
	}
	
	
	

