

/******** CANVAS ************/


a:link {
font-family : "rockwell";
color : black;
word-spacing :.1em;
letter-spacing : .01em;
font-size: 13px;
/*color:rgb(199,214,68);*/
}
     
a:visited {
font-family : "rockwell";
color : black;
word-spacing :.1em;
letter-spacing : .01em;
font-size: 13px;
/*color:rgb(199,214,68);*/
}  

a:hover {
font-family : "rockwell";
font-size : 13px;
color:rgb(199,214,68);
word-spacing :.1em;
letter-spacing : .01em;
text-decoration: underline;
}

img {
border-style: none;
}

body {
background-color: #000;
margin: 0;
padding: 0;

}

#container {
position:absolute;
top: 50%;
left: 50%;
width: 100%;
height: 560px;
margin-top: -280px;
margin-left: -50%;
}

#canvas {
height: 560px;
width: 100%;
background-color: #fff;
background-repeat: repeat-x;
background-position: center center;
}

#layout {
position: relative;
/*padding-left: 20px;
padding-right: 20px;*/
margin-left: auto;
margin-right: auto;
width: 960px;
height: 560px;
background-color: #fff;
background-repeat: repeat-x;
background-position: center center;
}



/******** NAV MAIN ************/



#nav_main {
padding: 30px;
positon: absolute;
margin-left: -90px;
}


#nav_main_list li {
font-family: "Georgia", "Times New Roman", Times, serif;
font-size: 15px;
font-weight: bold;
font-style:italic;
display: inline;
list-style-type: none;
padding-right: 30px;
}

#nav_main_list li a:link {
color : black;
text-decoration : none;
}

#nav_main_list li a:hover {
color : black;
text-decoration : none;
border-bottom : 4px solid rgb(199,214,68);

}

#nav_main_list li a:visited {
color : black;
text-decoration : none;
}



/******** NAV SUB ************/


#nav_sub {
padding: 30px;
positon: absolute;
margin-left: -90px;
margin-top : -90px;
}


#nav_sub_list li {
font-family: "Georgia", "Times New Roman", Times, serif;
font-size: 11px;
font-style:italic;
display: inline;
list-style-type: none;
padding-right: 10px;

}

#nav_sub_list li a:link {
color : black;
text-decoration : none;
}

#nav_sub_list li a:hover {
color : black;
text-decoration : none;
border-bottom : 2px solid rgb(199,214,68);

}

#nav_sub_list li a:visited {
color : black;
text-decoration : none;
}



/******** CONTENT ************/


#logo_anim {
position: absolute;
top: -70px;
left: 20px;
}

#branding_index {
position : absolute;
right : 400px;
bottom : 180px;
}


#lingua {
position : absolute;
right : 435px;
bottom : 150px;
}

#construcao {
position : absolute;
right : 403px;
bottom : 130px;
}

#construcao p {
font-style:italic;
}

#menu {
position:absolute;
top: 50px;
left: 240px;
}

#logos_clientes {
position: absolute;
left: 70px;
top: 190px;
width: 428px;
height: 170px;
}

#logos_clientes td {
padding: 2px;
}


#content_main {
position: absolute;
left: 70px;
top: 190px;
width: 240px;
}

#titulo {
position: absolute;
left: 70px;
top: 130px;
width: 240px;
}

#content_main_drt {
position: absolute;
right: 110px;
top: 150px;
width: 240px;
}

#site_info {
position : absolute;
bottom : -30px;
left: 20px;
font-family: "rockwell";
font-size : 8px;
letter-spacing : .08em;
word-spacing : .10em;
}


#image_main {
position : absolute;
right :100px;
bottom : 0px;
}

#imagens_redes_sociais {
position: absolute;
left: 65px;
top: 450px;
width: 240px;
}

p {
font-family : "rockwell";
font-size : 12px;
line-height : 150%;
color : #4d4d4d;
word-spacing :.1em;
letter-spacing : .01em;
text-align : left;
}


h4 {
font-family:Georgia, 'Times New Roman', Times, serif;
font-style:italic;
font-weight:bold;
word-spacing : .20em;
letter-spacing : -.05em;
color:rgb(199,214,68);
}

#fechar {
position : absolute;
bottom : 25px;
left: 450px;
}

#fechar_pan {
position : absolute;
bottom : 120px;
left: 450px;
}

#content_portfolio {
position: absolute;
right: 110px;
top: 180px;
width: 240px;
}

#content_portfolio ul {
list-style-image: url("images/bullet.png");
padding: 0px;
margin: 0px;
}

#content_portfolio li {
font-family : "rockwell";
font-size : 12px;
line-height : 150%;
color : #4d4d4d;
word-spacing : .2em;
/*letter-spacing : .1em;*/
}

#optimizar {
position : absolute;
right : 330px;
bottom : 50px;
}

#soon {
position : absolute;
right : 50px;
bottom : 100px;
}

/*h5 {
font-family:"rockwell";
font-weight:normal;
line-height:70%;
}


h3 {
font-family:"rockwell";
font-weight:normal;
line-height:70%;
text-decoration:underline;
}











