@charset "utf-8";
/* Hyundai Rep&uacute;blica Dominicana */

/*border:1px solid #006600;*/

body {
background-color:#ffffff;
background-image: url(../images/bg_main.gif);
background-repeat:repeat-x;
background-position:left top;
margin-top:0px;
margin-left:0px;
}
div.maindiv {
width:100%;
text-align:center;
vertical-align:top;
}
div.menudv {
z-index:10;
position:absolute;
top:30px;
width:1024px;
height:305px;
}
div.contenido {
z-index:1;
position:absolute;
top:52px;
width:1024px;
height:388px;
}
div.mascont {
z-index:1;
position:absolute;
top:449px;
width:1024px;
height:100px;
}
table.masconte {
color:#4f5767;
font-family:arial;
font-size:10pt;
}
div.footer {
z-index:1;
position:relative;
top:600px;
width:1024px;
height:70px;
}
table.footertb {
color:#4f5767;
font-family:arial;
font-size:8pt;
background-image: url(../images/bg_footer.gif);
background-repeat:repeat-x;
background-position:left top;
background-color:#dadfe5;
}