body
{
  background-image: url(../../resources/gfx/bg.jpg);
  background-repeat: repeat-x;
  background-color: #ffffff;
  margin-top: 0px;
  margin-left: 0px; 
  margin-right: 0px; 
  margin-bottom: 0px;
  color: #ffffff;
  font-family: Tahoma;
  font-size: 10pt;
  text-align: center;
  line-height: 18px;
}

img {
  border-style: none;
  border-width: 0px;
  padding: 0px;
  margin: 0px;
}

a:link, a:visited { 
  color: white;
	text-decoration: none;
}

a:hover { 
  color: white;
	text-decoration: underline;
	font-weight: bold;
}


a.pdf:link, a.pdf:visited{ 
  color: #fff;
	}
a.gl:link, a.gl:visited{
  color: #002352;
	}
.red{
  color: red;
	}

#center { 
  background-image: url(../../resources/gfx/top.jpg);
  background-repeat: no-repeat;	
	width: 1142px;
	margin-left:auto; 
	margin-right:auto;
	border-style: none; 
	border-width: 0px;
	text-align: left;
  display: table;
}

#menu{
  background-image: url(../../resources/gfx/bg_menu.gif);
  background-repeat: no-repeat;
  float: left;		
	width: 198px; 
	height: 619px;
	line-height: 25px;
}

#content{
	background: transparent;		
	width: 740px; 
	float: left;
	padding: 25px;
	padding-top: 75px;
}

h1 {
  font-size: 10pt;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	display: inline;
}

h1.active_menu {
	margin-left: -2px;
}

h2 {
  font-size: 10pt;
	color: #002352;
	margin: 0px;
	padding: 0px;
	display: inline;
}


a.submenu:link, a.submenu:visited { 
  color: #2B76B9;
	text-decoration: none;
}

a.submenu:hover { 
  color: #2B76B9;
	text-decoration: underline;
}
img.galeria_lista{
  border: 3px #ffffff solid;
  margin: 6px;

}
