* {margin: 0;}
img {border:0px;}
body {margin: 0px;padding: 0px;font-family: Georgia, "Times New Roman", Times, serif;font-size: 0.9em;height:auto; background-image:url(imagen/bg.gif); background-repeat:repeat;}
.limpar:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.limpar {display: inline-table;}
.limpar{clear:both;}
#tudo {margin: 0 auto;width:777px; height:auto; padding-top:20px; }
#topo { background:#FFFFFF; background-image:url(imagen/topo1.jpg); width:777px; height:100px;}
#conteudo {width:777px;}
#oculto { display:none;}

#intro { width:777px; height:auto; background-color:#CCCCCC; float:left;} 
#foto {width:300px;float:right;position:absolute;top:280px;left: 620px;}


#menu { position:absolute;MARGIN: 0px 0px 0px; HEIGHT: 31px;  WIDTH: 775px; top:63px; }




#pe { padding-top:5px; width:777px; height:45px;   background-image:url(imagen/pie.jpg);font-family: Georgia, "Times New Roman", Times, serif; text-align:center; font-size:12px;font-weight:bolder; color:#333333;}
.fotot { float:left; padding:6px;}
.contacto {padding: 8px 20px 8px 20px;margin: 15px 30px 15px 30px;}
.bt_enviar { font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; color:#fff; background-color:#937554;}
.links a{ text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#0066CC;}
.texto { padding:8px; text-align:justify; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333333;}
.h1 { text-align:center; font-size:18px; color:#7585B5; padding-top:10px; padding-bottom:5px; }
/* Styles for the entire LavaLamp menu */
.lavaLampWithImage {
            position: relative;
            height: 29px;
            width: 777px;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: url("js/lava.gif") no-repeat right -30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("js/lava.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #fff;
						padding-left:30px;
						 padding-right:30px;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }
