/* Globales */
* { margin:0px; padding:0px; }
body  { color: #000; font-size: 90%; font-family: Arial, Tahoma, Helvetica, sans-serif; background: #ffffff; align: center; text-align: center; }
h1 { font-size: 123%; font-weight: bold; line-height: 200%; }
h2 { font-size: 113%; font-weight: bold; line-height: 190%; }
h3 { font-size: 103%; font-weight: bold; line-height: 180%; }
h4 { font-size: 80%; line-height: 120%; }
#intro-body { background-color: #808080; background-image: url("../images/BG_WhiteToGrey.jpg"); background-repeat: repeat-x; align: center; }
#box { position: relative; padding-top: 340px; }
#link { color: #000000; font-size: 100%; font-family: Arial, Tahoma, Helvetica, sans-serif; text-decoration: none; text-align: center; }
#copy { color: #FF6400; font-size: 80%; font-family: Arial, Tahoma, Helvetica, sans-serif; text-decoration: none; text-align: center; }
#legal { color: #888888; font-size: 65%; font-family: Arial, Tahoma, Helvetica, sans-serif; text-decoration: none; text-align: center; }
#colorline { background-color: black; border-bottom-width: 1px; border-bottom-style: solid; }
#bgcolorregular { background-color: white; border-bottom-width: 1px; border-bottom-style: solid; }

#container-l { position: absolute; top: 100px; left: 0px; width: 344px; height: 154px; border: 0px; padding: 1px }
#container-m { position: absolute; top: 100px; width: 344px; height: 154px; border: 0px; padding: 1px; }
#container-r { position: absolute; top: 100px; right: 0px; width: 344px; height: 154px; border: 0px; padding: 1px }
.subcont { width: 342px; height: 52px; padding: 1px; }
.littleone { font-size: 75%; }
.tab { border-width: 0px; border-spacing: 0px; padding: 0px; margin: auto; }
a:link#link, a:visited#link, a:active#link { color: #000000; font-size: 80%; font-family: Arial, Tahoma, Helvetica, sans-serif; text-decoration: none; text-align: center; text-decoration: none; }
a:hover#link  { color: #808080; font-size: 80%; font-family: Arial, Tahoma, Helvetica, sans-serif; text-decoration: none; text-align: center }
img { border-width: 0pt }
/* td { vertical-align: middle; text-align: center; } */