.contenido1-col{
	display: block;
	width: 100%; max-width: 800px; height: auto;
	margin:0 auto;
	padding:35px;
}
.text-center{
	text-align: center;
}
.text-right{
	text-align: right;
}
img.img-responsive{
	width: auto; max-width: 100%;
}
small{
	font-size: 0.8em;
}