 body {
margin:0 auto;
padding:0;
color:#faeefd;
background:#162361;
}

#menu {
height:30px;
}


#container {
  clear: both;
  height: 100%;
  overflow: hidden;
  margin: 0 0 4px 0;
	background:#162361;
}
#centerwrapper{
  float: left;
  width: 100%;
  margin: 0 0 -20000px 0;
  padding: 0 0 20000px 0;
	background:#162361;
}
#center {
  margin: 10px 150px -20000px 250px;
background: #fffbff;
  
  padding: 0 10px 20000px 10px;
	color: #1059b4;
	margin-left: 4cm;
}
#center h2 {
  font-size: 20px;
  color:#1f128d;
  line-height: 150%;
}
#center p {
  margin: 0 0 8px 0;
  text-indent: 15px;
  text-align: justify;
	color: #3670da;
	font-size:1em;
}
#center li {
margin-left:0.8em;
margin-bottom:10px;
font-size:0.8em;
font-family:verdana;
list-style-type:none;
}




#left {
  float: left;
  width: 150px;
  margin: 0 0 -20000px -100%;
background:#162361;

  padding: 0 0 20000px 0;
font-style:italic;
font-weight:bold;
font-size:13px;
}
#left dl {
  margin: 8px;
}
#left dt {
  font-size: 12px;
  color: #eff0f6;
  text-align: center;
	font-weight: bold;
  border-bottom: 1px solid #3a148b;
}
#left a {
  display: block;
  color: #eff0f6;
  border-bottom: 1px dotted #fff;
  line-height: 150%;
}
#left a:hover {
  border-bottom: 1px solid #13456f;
}
#left p {
color:#c3ddbe;
}
#right {
  float: left;
  width: 250px;
  margin: 0 0 -20000px -250px;

  padding: 0 0 20000px 0;
}
#right h3 {
  font-size: 12px;
  font-weight: bold;
  color: #ff0000;
  margin: 8px;
  text-align: center;
  line-height: 150%;
background:#162361;

}
#right p {
  margin: 0 8px 8px 8px;
  line-height: 120%;
  text-align: justify;
	color:#eff0f6;
}
#right1 {
  float: left;
  width: 250px;
  margin: 0 0 -20000px -250px;
background:#000000;
  padding: 0 0 20000px 0;
}
#footer {
  
  clear: both;
  color: #152360;
background:#c6c7cc;
  font-weight: 900;
  text-align: center;
  line-height: 20px;
  height: 100%;
  overflow: hidden;
}


a:link { color: #840392}

a:visited {color: #4e0c89}
a:hover { color: #07808d}
a:active { color: #000}



a.galeria {
color: #c4f2dc;
}

a.ab {
color:#98dfbd;
}



a {
  text-decoration: none;
}
#header {
background-position:left;
  background:#162361 url('logo/logo2.jpg'); background-repeat:no-repeat;


	height: 200px;

}
#header h1 {
  font-weight: bold;
  font-size: 1em;
	color:#e8f1f9;

}
#header a {
  color: #eff0f6;
}
#header a:hover {
  border-bottom: 1px solid #eff0f6;
}

img {
border:1px #eff0f6;
}


