#myGallery
{
width: 400px !important;
height: 300px !important;
} 

body 
{
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  background-color: #ccc;
  margin: 0 auto;
  border: none;
  text-align: center
}

table 
{
  border: none;
  border-collapse: collapse;
  margin: 0px 0px 0px 0px;
  border-spacing: 0px 0px;
  empty-cells: show;
  padding: 0;
  width: 987px
}


#header
{
  border: none;
  background-image: url('../images/header.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-color: #fff;
  width: 760px;
  height: 124px
}

#rightmenu
{
  background-image: url('../images/rightmenu.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 226px;
  height: 590px;
  border: none;
}


#content
{
  height: 316px;
 /* background-image: url("../images/leftmenu.jpg");*/
 /* background-position: 0% 0%;
  background-image: url('../images/footer.jpg');*/
  background-position: 0% 100%;
  background-color: #fff;
  background-repeat: no-repeat;
  width: 760px;
  border: none;
  overflow: visible;
  float:left;

}


#leftmenu
{
   float: left;
   margin-left: 0px;
   margin-bottom: 10px
}

#contentgallery
{
  border: none;
  position: relative;
  margin-left: 170px;
  /*margin-top: 4px;*/
}

#parrafoh1
{
  position: relative;
  text-align: right;
  margin-right: 30px;
  color: #364b24
  
}

#parrafoh5
{
  margin-top: -52px;
  text-align: right;
  margin-right: 180px;
  color: #000
  
}

#parrafotexto
{  
  position: relative;
  text-align: justify;
  margin-left: 150px;
  margin-right: 10px
  
}

.parrafotexto p
{
 text-align: justify;
  margin-left: 110px;
  line-height: 13pt;
  margin-right: 40px
}

.parrafotexto ul
{
 text-align: justify;
  margin-left: 150px;
  margin-right: 10px
}

.parrafotexto h3
{
 text-align: justify;
  margin-left: 150px;
  margin-right: 10px
}


#footer
{
  position: relative;
  bottom: 17px;
  border: none;
  height: 150px;
  width: 760px;
  background-image: url("../images/footer.jpg");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  overflow: flow
}

#kadaimage
{
   position: relative;
   left: 205px;
   bottom: -53px;
}

.kadalink 
{

}

.kadalink img
{
border:none;
margin-bottom: -65px;
margin-left: 240px;
}

.menulink
{
}

.menulink a:link
{
  border: none;
  border-width: 0px;
  color: #000;
  text-decoration: none; 
  margin-left: 50px; 
}


.menulink a:visited
{
  border: none;
   margin-left: 50px;   
  border-width: 0px;
  text-decoration: none;
}
.menulink a:active
{
  border: none;
  border-width: 0px;
  text-decoration: none;
  margin-left: 50px; 
}


.menulink a:hover
{
  text-decoration: none;
  background-image: url("../images/menulinea.jpg");
  background-repeat: no-repeat;
  background-position: 0% 120%; 
  margin-left: 50px
}


.menulink img
{
  border: none;
  padding-bottom: 10px;
}
