*{
    margin:0;
    padding:0;
    text-decoration: none;
    font-family:tahoma, sans-serif;
    list-style: none;
    border:none;
}

body{
    background:url( ../imgs/bg.jpg ) repeat-x #fff;
}

#flash{
    width:1016px;
    height:218px;
    
    position:relative;
    left:50%;
    margin-left: -508px;
}

#main{
    width:930px;
    
    position:relative;
    left:50%;
    margin-left: -457px;
}

#texto{
    font-size:12px;
    margin-right:255px;
}

#texto h1{
    font-size:18px;
}

#texto p{
    margin:10px 0;
    text-align: justify;
}
#texto a, #texto a:visited{
    color:#969696;
}
#texto a:hover{
    color:#808080;
}

#right{
    width:225px;
    
    float:right;
    
    margin-left:30px;
    
    text-align: center;
}

#maosBottom{
    width:940px;
    
    clear:both;
    
    position:relative;
    left:50%;
    margin-left: -470px;
    
    text-align: right;
    
    z-index:-10;
}

#bottom{
    width:940px;
    
    clear:both;
    
    position:relative;
    left:50%;
    margin-left: -470px;
    
    text-align: right;
    
    
}
#bottom img{
    vertical-align: middle;
    margin-left: 7px;
}
#bottom p{
    font-size:12px;
    color:#969696;
    margin:20px 0;
    display:inline;
}
#bottom img#ancineLogo{
    position: relative;
    left: -459px;
    margin: 20px 0;
}

#decorativaL{
    float:left;
    margin:20px 20px 20px 0;
    color:#969696;
}