#contenidoGaleria{

	background-repeat: no-repeat;
	width: auto;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left:0px;
  
}
#contenidoGaleria a{
	text-decoration: none;
	font: Calibri;
	color: red;
	text-align: left;
	font-size: 14px;
}
#contenidoGaleria img{
	border: 0px;
}
#contenidoGaleria a:hover{
	text-decoration: none;
	font: Calibri;
	color:#ff6601;
	text-align: left;
	font-size: 14px;
}
#franjaGaleria{
	color: red;
	font-size: 25px;
	text-align: center;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	font: Calibri;
}