.miImagen{
	border-radius: 10px 10px 10px 10px;
	border: 5px solid: black;
	width: ;
}
.miImagen:hover{
	-moz-transform: scale(1.1) translateX(2px);
	-webkit-transform: scale(1.1) translateX(2px);
	-o-transform: scale(1.1) translateX(2px);
	transform: scale(1.1) translateX(2px);
}

h3{

	color: black;
	font-size: 24px;
	text-align: center;
}

h2{

	text-align: center;
}

.colInicio{

	background-color: ;

}
.full-width{
  /*background-image:    -moz-linear-gradient(top, #8ED6FC 0%,  white 100%); /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, #2876C4  0%, #325eb4 100%); /* Chrome 10+,Safari 5.1+ */
  background-image:      -o-linear-gradient(top, #f5f5f5 0%,#e5e5e5 100%); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #f5f5f5 0%,#e5e5e5 100%); /* W3C */*/
  width: 100%;
  background-color: #D1E9ED;
  background-color: #E5E8E9;
  padding: 20px;
  height: 100%;
}

.conJumbotron{
	color: black;
	background-color:;
	border-radius: 10px 10px 10px 10px;

}
footer{
	margin-top: 30px;
	text-align: center;


}

#trazos {
border: solid 1px #000;
}






.bordearriba{
	border-radius: 10px 10px 0 0;
	padding-bottom: 20px;
	
}

.forTicker {

	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 10px 10px 10px 10px;
}

/*.fwn{
	
	background-image: url('../img/fondo1.png'); 
	background-repeat:no-repeat;
	background-size: 100%;*/






.fondoimagen{
	height: 600px;
	background-image: url('../img/fondo1.png'); 
	background-repeat: no-repeat; 
	background-size: 100%;
}

.container > img {

	padding-left: 40px;

}
.columna{
	padding-bottom: 20px;
	background-color: ;
}

.titulo{
	font-size: 26px;
	color: white;
	text-align: center;
	background-color: red;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 20px;

}


.bolsa {

	background-color: #C2C1C1;
}
