* { margin: 0; padding: 0; }
body {
 background: url(bg.gif);
 font: 70%/1.5em verdana, tahoma, arial, sans-serif;
 color: #4F82CB;
}
a, a:visited {
 text-decoration: none;
 color: #4F82CB;
}
a:hover {
 color: #FF2173;
}
a img{
 border: none;
}
#home {
 DISPLAY: table;
 border: 1px solid #FED6E3;
 background: #fff;
 width: 976px;
 margin: 0 auto;
}
#header {
 HEIGHT: 220px;
 width: 976px;
 text-align: right;
 background: url(topo.gif) no-repeat;
}
#content {
 clear: both;
 width: 976px;
}
#menu {
 HEIGHT: 25px;
 width: 500px;
 OVERFLOW: hidden;
 position:absolute;
 top: 0px; margin-left: 282px;
 font: 11px "Lucida Grande", Verdana, sans-serif;
 list-style-type: none;
}
#menu li {
 FLOAT: left;
 margin-left: 4px;
 LIST-STYLE-TYPE: none;
 border-bottom: 1px solid #fff;
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
}
#menu li a {
 padding: 4px 3px;
 DISPLAY: block;
 color: #FF2173;
 background: #fff;
 border-bottom: 1px solid #FF2173;
 border-left: 1px solid #FF2173;
 border-right: 1px solid #FF2173;
}
#menu li a:hover {
 padding-bottom: 4px;
 padding-top: 0px
}
#ctg {
 float: right;
 width: 180px;
 overflow: hidden;
 padding: 0 5px 30px 0;
}
#ctg h1 {
 color: #555;
 padding: 5px 3px;
 cursor: pointer;
 margin-top: 10px;
 position: relative;
 border: #eff0f1 1px solid;
 background: url(m-bg.gif);
 font: bold 1.1em verdana, 'trebuchet ms', sans-serif;
}
#ctg li {
 list-style: none;
 background: url(st.gif) no-repeat 0px 5px;
 padding-left: 15px;
}
#ctg a {
 display: block;
 width: 165px;
 font: bold 12px/18px Verdana, Tahoma;
 border-bottom: 1px solid #EFF0F1;
}
#ctg a:visited {
 color: #909090;
}
#ctg a span{
 color: #FF2173;
 vertical-align: text-top;
 font: 70%/1.5em verdana, tahoma, arial, sans-serif;
}
#main {
 float: left;
 width: 790px;
 margin: 0 auto;
 overflow: hidden;
 text-align: center;
}
#tx-en,#tx-es,#tx-pt,#tx-de,#tx-th {
 height: 80px;
 width: 432px;
 display: block;
 margin: 0 auto;
 padding-top: 22px;
}
#tx-en { background: url(tx-en.gif) no-repeat; }
#tx-es { background: url(tx-es.gif) no-repeat; }
#tx-pt { background: url(tx-pt.gif) no-repeat; }
#tx-de { background: url(tx-de.gif) no-repeat; }
#tx-th { background: url(tx-th.gif) no-repeat; }
#ic {
 float: left;
 width: 16px;
 margin-left: 2px;
}
#ic img{
 cursor: pointer;
}
textarea {
 float: left;
 height: 52px;
 width: 410px;
 border: 1px solid #ccc;
 font: 11px "Courier New", Courier, monospace;
}
.pg {
 margin: 20px;
 display: block;
 list-style: none;
 line-height: 230%;
 text-align: center;
}
.pg a{
 margin: 2px;
 color: #4f82cb;
 padding: 2px 6px;
 background: #e9f1f8;
 text-decoration: none;
 border: 1px solid #c7e2f8;
}
.pg-off {
 color: #aaa;
 margin: 2px;
 padding: 2px 6px;
 background: #f3f3f3;
 border: 1px solid #dadada;
}
.pg a:hover {
 color: #4f82cb;
 border-color: #4f82cb;
}
#footer {
 color: #fff;
 clear: both;
 width: 974px;
 height: 20px;
 margin-top: 30px;
 background: #FF2173;
 text-align: center;
 border: 1px solid #fff;
}
#footer a  {
 color: #fff;
 text-decoration: underline;
}

