body#pt
{
background: url(../img/bg_pt.jpg) center top;
padding: 0;
margin: 0;
}

body#en
{
background: url(../img/bg_en.jpg) center top;
padding: 0;
margin: 0;
}

body#ja 
{
background: url(../img/bg_ja.jpg) center top;
padding: 0;
margin: 0;
}

body#design
{
background: url(../img/bg.jpg) center top;
padding: 0;
margin: 0;
}

div.tudo
{
width: 950px;
margin: 0 auto;
background: url(../img/bg_2.jpg);
}

div.tudo_design
{
width: 950px;
margin: 0 auto;
background: url(../img/bg.jpg);
}


div.content
{
width:950px;
margin-left: 75px;
}

div.header_pt
{
width: 800px;
height: 450px;
background: url(../img/logo_pt.gif) no-repeat;
}

div.header_en
{
width: 800px;
height: 450px;
background: url(../img/logo_en.gif) no-repeat;
}

div.header_ja
{
width: 800px;
height: 480px;
background: url(../img/logo_ja.gif) no-repeat;
}

div.menu
{
width: 600px;
height: 30px;
padding-left: 125px;
}

div.menu p
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 21px;
}

div.menu ul
{
list-style: none;
display: inline;
}

div.menu ul li
{
float: left;
padding-left: 30px;
padding-right: 30px;
}

div.menu a
{
color: #ddd;
text-decoration: none;
}

div.menu a:hover
{
color: #555;
text-decoration: none;
}

div.menu_ja
{
width: 700px;
height: 30px;
padding-left: 110px;
}

div.menu_ja p
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 21px;
}

div.menu_ja ul
{
list-style: none;
display: inline;
}

div.menu_ja ul li
{
float: left;
padding-left: 30px;
padding-right: 30px;
}

div.menu_ja a
{
color: #ddd;
text-decoration: none;
}

div.menu_ja a:hover
{
color: #555;
text-decoration: none;
}


div.artwork
{
width: 800px;
height: auto;
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #fff;
}

div.artwork_design
{
width: 800px;
height: auto;
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #fff;
margin-bottom: 50px;
}

div.title
{
width: 800px;
height: 45px;
}

div.title h1
{
font-family: Georgia, "Times New Roman", Times, serif;
border-bottom: 1px solid #666;
font-size: 20px;
color: #ddd;
padding-bottom: -1px;
}

div.title_design h1
{
font-family: Georgia, "Times New Roman", Times, serif;
border-top: 1px solid #666;
font-size: 20px;
color: #111;
padding-top: -1px;
}

div.title h1 span
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #444;
font-weight: normal;
}

div.title_design h1 span
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #444;
font-weight: normal;
}

div.image
{
width, height: 800px;
text-align: center;
padding-bottom: 15px;
}

div.description
{
width: 800px
height: auto;
}

div.description p
{
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
margin-bottom: 1px;
color: #ddd;
}

div.description_design p
{
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
margin-bottom: 1px;
color: #111;
}

div.description p.data
{
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #444;
}

div.description a
{
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #666;
}

div.description_design a
{
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #666;
}

div.bar
{
width: 800px;
height: 60px;
}

div.contact
{
width: 800px;
height: 350px;
margin-bottom: 50px;
}

div.contact div.photo
{
float: left;
width: 250px;
border-right: 1px solid #ddd;
padding-right: 20px;
}

div.contact div.desc
{
float: left;
width: 480px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #ddd;
font-size: 12px;
padding-left: 20px;
text-align: justify;
}

div.contact div.desc img
{
padding-right: 2px;
border: none;
}

div.contact div.desc a
{
color: #555;
text-decoration: none;
}

div.contact div.desc a:hover
{
color: #ddd;
text-decoration: underline;
}


div.footer
{
width: 800px;
padding: 30px 0 30px 0;
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #ddd;
}
