body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	background-color: white;
	color: black;
	margin: 5;
	text-align: center;
}

.page {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
/* Put a border on all generated images */
.slide img {
	border-width: 1;
	border-color: black;
	border-style: solid;
	margin: 1em 0 1em 0;
}
.images img{
	border-width: 1;
	border-color: black;
	border-style: solid;
	margin: 10 12 5 12;
}

/* Style for all table cells. */
td {
	font-size: 8px;
	text-align: center;
}

#gal_banner {
	width: 100%;
	height: 76px;
	border:0px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0em auto;
	text-align: center;
	border-left: 2px solid white;
	border-right: 2px solid white;
}

#gal_pict{
	background-image: url(titlegal.png);
	margin: 0;
	background-position: 2px;
	background-repeat: no-repeat;
	height: 100%;
	padding-left: 10em;
   font-size: 12pt;
	
}

.title_text_gal, .title_text_slide{
  	color: #3180b2;
	font-size: 23px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*"Times New Roman";*/
	font-weight: bold;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
	padding-right:7em;
}

.title_text_slide {
	padding-top: 2em;
	font-size: 18px;
}

.navbar table {
	width: 800px;
	border-collapse: collapse;
	margin-bottom: 1em;
}
.navbar td {
   background-image: url(mnu-hz.png);
   text-align: center;
	font-size: 12px;
	padding: 2px;
}
td.nav1{
	width: 4em;
}
td.nav2{
	width: 4em;
}
td.nav_center{
}
td.nav3{
	width: 4em;
}
td.nav4{
	width: 4em;
}

.navbar a
{
  color: #FF0000;
  text-decoration: none;
}
.navbar a:hover
{
  text-decoration: underline;
}
.images a
{
  color: #3180b2;
  text-decoration: none;
}
.images a:hover
{
 	color: #b50000;
   text-decoration: underline;
}

.images td {
	font-size: 9px;
	text-align: center;
}
.images table{
	margin-bottom: 10px;
}

.slide table {
	margin-bottom: 50px;
}

.foto a:hover,.back a:hover{
  color: #b50000;
  text-decoration: underline;
}
.back{
  width: 100%;
  text-align: left;
  padding-left:3px;
}
.back a{
	color: #3180b2;
  text-decoration: underline;
	font-weight: bold;
}
div.back {
margin-bottom: 1em;
}

.img_copyright {
  color: #3180b2;
  font-size: 9px;
}
