body {
background-color: #ED72A2;
}

#main {
float: left;
width: 430px;
min-width: 430px;
/*_width: 390px;*/
height: 330px;
min-height: 330px;
margin: 0;
}
#content {
margin-left: -6px;
*margin-left: 0px;/*  hack ie */
}
div.tabBox {
/*  width: 50%;*/
}
div.tabArea {
  font:bold 75% Verdana, Arial, Helvetica, sans-serif;
}
a.tab {
  background-color: #f4b5ca;
  border: 1px solid #8b3e5f;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  position: relative;
  text-decoration: none;
  top: -1px;
  z-index: 100;
}

a.tab, a.tab:visited {
  color: #fff;
}

a.tab:hover {
  background-color: #fff;
  color: #8b3e5f;
  text-decoration: none;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #fff;
  color: #8b3e5f;
  top: -2px; /*aqui para ie poner -2*/
  padding: 3px 1em 3px 1em;
  }

a.tab.activeTab {
  z-index: 102;
}


div.tabIframeWrapper {
/*  width: 100%;*/
}

iframe.tabContent {
  border: 1px solid #8b3e5f;
  width: 100%;
height: 230px;
min-height: 230px;
}



div.tabBox {
/*  width: 50%;*/
}

div.tabAreaD {
  font:bold 75% Verdana, Arial, Helvetica, sans-serif;
  float:right;
}
a.tabi {
  background-color: #f4b5ca;
  border: 1px solid #8b3e5f;
  border-top-width: 0px;
  padding: 2px 1em 2px 1em;
  position: relative;
  text-decoration: none;
  bottom: -1px;
  z-index: 100;
}

a.tabi, a.tabi:visited {
  color: #fff;
}

a.tabi:hover {
  background-color: #fff;
  color: #8b3e5f;
  text-decoration: none;
}

a.tabi.activeTabi, a.tabi.activeTabi:hover, a.tabi.activeTabi:visited {
  background-color: #fff;
  color: #8b3e5f;
  top: 2px; /*aqui para ie poner -2*/
  padding: 3px 1em 3px 1em;
}

a.tabi.activeTabi {
  z-index: 102;
}

div.tabMain {
  background-color: #ffffff;
  border: 1px solid #8b3e5f;
  padding: .75em;
  position: relative;
  z-index: 101;
}

div.tabIframeWrapper {
  width: 100%;
}

iframe.tabContent {
  border: 0;
  width: 100%;
}
  .foto_click, .foto_click a{
border:0;
width:410px; 
height:205px;
}


