/*@import "site.css";*/

div#site-header {
		background-image: url(/rele/img/franja-gris.png); }
div#site-logo,
div#site-banner {
		display: inline-block; }

div#content {
		text-align: center; }
div.row {
		width: 500px;
		margin: auto; }
div.image {
		width: 100%;
		height: 485px; }
div.text {
		margin: 1em;
		text-align: center;
		font-size: 11pt;
		background-color: #1846a3;
		color: white;
		border-radius: 3pt;
		padding: 2pt; }

div#integra div.image {
		background: url('/rele/img/integra.png');
/*		background: radial-gradient(ellipse farthest-side at center, #102090, #e0e0ff);
		background: linear-gradient(to right, #ffffff, #102090, #ffffff); */
}

div#header {
		text-align: center; }
#subtitle h1 {
		font-size: 400%;
		display: inline-block;
		text-align: left; }