#titulo p 
{
	color: #A6A6A6;
	font-size: 60px;
	border-bottom: 1.5px solid #B9D3CD;
	padding-bottom:0.5em;
	margin-bottom: 2em;
	margin-top: 0em;
	}

.cuerpo_blogs{
padding-bottom: 0em;	
}


 
.blogstyle {
   	margin-left: 2.2em;
	margin-right: 2.7em;
	padding-right: 1em;
	overflow: hidden;
	float:left;
	height: 570px;	
   	}

.blogstyle h1{
	width: 320px;
	text-align: left;
	font-size: 18px;
	color: black;
	
	
  }

.blogstyle h2{
	width: 320px;
	text-align: left;
	font-size: 14px;
	color: #606062;
	margin-bottom: 4em;
	
  }


.mas_informacion{
	width: 1000px;
	margin-top: 0em;
	text-align: center;
}


.mas_informacion h1{
	font-size: 15pt;
	color: #606062;
	margin-top: 2em;
	margin-bottom: -0.5em;
}

.mas_informacion h2{
	font-size: 14pt;
	color: #27917D;
}


.separador{
	
	margin-top: 6em;
	border-bottom: 1.5px solid #E6E6E6;
	width: 1200px;
	
}




.Redes_blog{
	list-style: none;
	padding-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
		}


.Redes_blog li {
	display:inline;
    padding: 0px 20px 5px 2px;
    margin-bottom: 0em;
	margin-left: 2em;
	}




footer{
	
	background-color:  #F7F7F6;
	width: 600px;
	height: 0em;
	padding: 1em;
	margin-top:3em;
	margin-bottom: 2em;
	
}


