html{height:100%;overflow:auto;}
body{height:100%;position:relative;min-width:900px;min-height:650px;margin:0px;font-family:verdana,arial;font-size:10px;color: #000000;background:#4C1A25;text-align:left;}

#contenedor{position:absolute;width:900px; height:650px;margin-left:-450px;left:50%;margin-top:-325px;top:50%;}

#menus{position:absolute;top:12px;left:125px;width:675px;height:220px;}
#contenidos{position:absolute;top:0px;left:0px;width:900px;height:650px;}
#carrete{position:absolute;top:240px;left:435px;width:330px;height:140px;}
#mapa{position:absolute;top:252px;left:442px;width:310px;height:310px;}
#correo{position:absolute;top:555px;left:420px;width:150px;height:30px;}

img{border:0px;}

.centro{text-align:center;}

