.borde{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
background: #6E6E6E; /* Old browsers */
background: -moz-linear-gradient(top,  #6E6E6E 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6E6E6E), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #6E6E6E 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #6E6E6E 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #6E6E6E 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #6E6E6E 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E6E6E', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}
.navbar{
	margin-bottom:0;
	}
.contenedor{
	padding-right:30px;
	padding-left:30px;
	padding-bottom:0px;
	margin-right:auto;
	margin-left:auto;
	max-width:100%;
	color: inherit;
	background-color: #eee;
  }
.footer{
	background: #30363d;
	border-top: 2px solid #65d6bd;
	margin:0px;
	position: relative;
	max-width:100%;
	color: #FFFFFF;
	}

.end-footer{
	background:#22262B;
	border-top: 2px solid black;
	margin:0px;
	position:relative;
	max-width:100%;
	color: #FFFFFF;
	}
.caja{
	padding-right:50px;
	padding-left:50px;
	padding-bottom:0px;
	margin-right:20px;
	margin-left:20px;
	max-width:100%;
	color: #FFFFFF;
	}
.textwidgest{
	display:block;
	}
.center-block{
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;

	}

.centrado {
	width: 20%;
	height: 50%;
	padding-right:30px;
	padding-left:30px;
	padding-bottom:0px;
	margin-left: 20%; /*(100%-60%)/2*/
	top: 50px;
	color: inherit;
	background-color: #eee;
	box-shadow: 10px 10px 5px #888888;
  
	
  

  
}
