/*body {
max-width: 750px;	
}*/

.backimage {
	background-image:url("../imagen/IMG-Sea-emprendedor.png");
	max-width: 750px;
	background-repeat:no-repeat;
   background-size: cover;
	

}
.over {
	z-index: 2;
	background: rgba(0,0,0, 0.6);
	max-width: 750px;
	margin-left: 0px;
}

.sub {
	font-size: 20px;
	color: #fc7323;
	font-family: 'Open Sans CondLight', sans-serif;
}
.sub0 {
	font-size: 20px;
	font-family: 'Open Sans CondLight', sans-serif;
	
}
 .placeholders {
  margin-top: 50px;
  text-align: center;
  padding-top: 25px;
}
.placeholders h4 {
  margin-bottom: 0;
  font-family: 'Open Sans CondLight', sans-serif;

}
.placeholder {
  margin-bottom: 20px;
  text-decoration: none;
  z-index: 3;


}
.placeholder img {
  display: inline-block;
  border-radius: 50%;
}

/*a:link {
	color: #fc7323 ;
	

}*/
/*a:hover {
	color: #fc7323;
	text-decoration: none;
}
a:visited {
	color: #fc7323;
	text-decoration: none;
}*/
.placeholder a:link {
	color: #fff;  
}
.placeholder a:hover {
	color: #fc7323; 
	
}
.placeholder a:visited {
	color: none; 
	text-decoration: none; 
}
.back {
	background-color: #000000;
	height: 80px;
	color: #fc7323;
	font-family: 'Open Sans CondLight', sans-serif;
}

.center-block {
  font-family: 'Open Sans CondLight', sans-serif;
  display: block;
  margin: auto;
  margin-top: 17px;
  font-size: 1.4em;
  color: #fc7323;
}


}
.center-block a:hover  {
	color:black;
}
a:hover .center-block {
	color: #5d5d5d;
} 
.fondo {
	background-color: #707070;
	color: #fff;
	border-radius: 10px;
	border-color: #fff;
	border-width: 2px;

	
}
.fondo2 {
	background-color: #707070;
	 padding-bottom: 18px;
	margin-left: 0px;
	margin-right: 0px;

}

.btn {
    white-space:normal;            /*No editar para esta pagina!*/
    word-wrap:break-word; 
}









