/* RESET */
body{font:62.5% Arial,Verdana,Helvetica,sans-serif;overflow-x: hidden;color:#666666;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup,sub{line-height:-1px;vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
a{text-decoration:none;outline:none;}
a:hover{text-decoration:underline;outline:none;}
p {line-height: 200%;padding-left: 3px;margin-bottom: 30px;}
.clear {clear: both;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {background-color:#000;}


#conteudo {
    background: url(images/back1.gif) no-repeat;
    width: 760px;
    height: 390px;
    position: absolute;
    top:50%;
    left:50%;
    margin-top: -195px;
    margin-left: -380px;
    }
    
#rodape {
    width: 760px;
    height: 56px;
    position: absolute;
    top:50%;
    left:50%;
    margin-top: 195px;
    margin-left: -380px;
    }
    
#rodape .logo {
    float: right;
    margin-left: 10px;
    }      
#rodape a.carbon {
    position: absolute;
    left:0;
    top:20px;
    color:#9FA7AC;
    }    
.logobox1 {background-color: #fff;border:1px solid #000;position: absolute;padding: 20px;margin-top:145px; }
.logobox2 {background-color: #fff;border:1px solid #000;position: absolute;padding: 20px;margin-top:117px; } 
.logobox3 {background-color: #fff;border:1px solid #000;position: absolute;padding: 20px;margin-top:100px; }   