@charset "utf-8";

.pagina{

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cedce7+0,596a72+100;Grey+3D+%231 */
background: #cedce7; /* Old browsers */
background: -moz-linear-gradient(top,  #cedce7 0%, #596a72 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #cedce7 0%,#596a72 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #cedce7 0%,#596a72 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */
color:#0F2126;
  padding-top: 60px;
  padding-right: 80px;
  padding-bottom: 10px;
  padding-left: 80px;
  margin-top: 60px;
  margin-right: 80px;
  margin-bottom: 40px;
  margin-left: 80px;
font-size: large;
border-radius: 24px;
box-shadow: -5px -5px 5px #888;

}

h2, h3, h4 {
  color: #11242A;
  
}
h1{
box-shadow: 0 0 2px 2px #fff;
text-align: center;
	border-radius: 14px; 
	background: #8FB8C4;
	color: #ffffff;
	padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 5px;


}


p {
	
text-align: justify-all;

 }

 strong{

 	color: #11242A;
 }

.estiloPie {
font-style: strong;
color: #ffffff;
}

