body{
    margin:0;
    padding:0;
    color: #fff;
}

.countdown{
    position:absolute;
    top:250px;
    left:828px;
    width:300px;
    height:60px;
}

.abrunhosa_social{
    position: absolute;
    top:640px;
    left:828px;
    height:30px;
}

#social{
    margin:0;
    padding:0;
}

#social li{
    list-style: none;
    float: left;
    width : 12px;
    height: 12px;
    margin: 0 5px 0 0;
}
#social li a{
    display: block;
    width : 12px;
    height: 12px;
    
}
#social li a.myspace{
    background: #fff url(/countdown_images/myspace-icon.png) no-repeat;
}
#social li a.blogspot{
    background: #fff url(/countdown_images/blogspot_icon.png) no-repeat;
}
#social li a.facebook{
    background: #fff url(/countdown_images/facebook-icon.png) no-repeat;
}
#social li a.twitter{
    background: #fff url(/countdown_images/twitter-icon.png) no-repeat;
}

#footer{
    width:885px;
 position:absolute;
 left:10px;
 top:620px;   
 z-index: -1;
}


.dados-wrapper{
    position: absolute;
    height:420px;
    left:10px;
    width:250px;
    top:200px;
    color: #000;
}
.dados-wrapper a{
    color: #000;
    font-weight: bold;
}

.dados-wrapper a:hover{
    color: #DC291E;
}


.wrap_pos{
    position: relative;
}

.posabs{
    position: absolute;
}

.b{
    font-weight: bold;
}
.title{
    font-size: 12px;
}

.title_1{ top:45px;left:10px;}
.title_1 span{ color: #DC291E;}
.contact_1{ top:75px; left:10px;}
.links_1{ top:115px; left:10px;}

.title_2{ top:205px; left:10px;}
.contact_2{ top:235px; left:10px;}
.links_2{ top:285px; left:10px;}

.title_3{ top:370px; left:10px;}
.links_3{ top:395px; left:10px;}

.logo{
    width:100px;
    height:30px;
}

.logo a{
    display: block;
    width:100px;
    height:30px;
}

.logo1{
    top:5px;
    left:10px;
}
.logo1 a{
    width:50px;
    height:35px;
}

.logo2{
    top:165px;
    left:10px;
}
.logo2 a{
    width:120px;
    height:35px;
}

.logo3{
    top:340px;
    left:10px;
}

.logo3 a{
    width:70px;
    height:25px;
}

#top_titulo {
    margin: 0 0 0 70px;
    width:350px;
}




