@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }
html, body, #main { height: 100% }
body, div { font-family:georgia,garamond,serif;}
body {font-size: 14px; color: #333; text-align: left; line-height: 1.5;}
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; }
body {
	background:#8b725b;
}
img {
	border: 0;
}

.fl {
        float: left;
}

.fr {
        float: right;
}

.cf {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.hd {
	display:none;
}

.c9a {
	color: #9a9a9a;
}

.bld {
	font-weight: bold;
}

.itl {
	font-style: italic;
}

.l15 {
	line-height: 1.5;
}

a.nav, a.local {
	text-decoration:none;
	border-bottom: dashed 1px;
	display: inline-block;
	line-height: 1;
}

#container {
	overflow:hidden;
	height: 100%;
	min-height:700px;
}

ul#pages{
	height:100%;
	width:9999px;
}

#pages li{
	display: block;
	height:100%;
	width:1000px;
	float:left;
	list-style: none;
}

.page {
	height:600px;
	width: 900px;
	padding-top:36px;
	margin: 0 auto;
}

#page1{
	background: transparent url("/img/bg_p1.jpg") no-repeat scroll center top;
}

#page2{
	background: transparent url("/img/bg_p2.jpg") no-repeat scroll center top;
}

#page3{
	background: transparent url("/img/bg_p3.jpg") no-repeat scroll center top;
}

#page4{
	background: transparent url("/img/bg_p4.jpg") no-repeat scroll center top;
}

#page5{
	background: transparent url("/img/bg_p5.jpg") no-repeat scroll center top;
}

#menu {
	position: absolute;
	z-index: 333;
	left: 50%;
	padding-top:36px;
	clear:left;
	margin-left: 114px;
}

#p0_div1 {
	color: #333;
	font-size: 16px;
	width:230px;
	float:left;
}

#p0_div2 {
	float:left;
}

#p1_ul1 {
	margin-top: 440px;
}

#p1_ul1 li{
	display: block;
	width:320px;
	float:left;
	list-style: none;
}

#p1_ul1 h1 {
	font-weight:normal;
	font-size:32px;
	margin-bottom:16px;
}

#p2_div1 {
	width: 540px;
	padding-right:24px;
	line-height:24px;
	float: left;
}

#p2_div2 {
	margin-top:300px;
	font-size:16px;
	width: 336px;
	line-height:1.5;
	float: left;
}

ul#p3_ul1 {
	margin-top:300px;
}

#p3_ul1 li{
	display: block;
	width:225px;
	float:left;
	list-style: none;
}

#p3_ul1 h1, #pontes h1 {
	font-weight:normal;
	font-size:30px;
	margin-bottom:16px;
	line-height:1.2;
}

ul#p3_ul1_en {
	margin-top:368px;
}

#p3_ul1_en li{
	display: block;
	width:225px;
	float:left;
	list-style: none;
}

#p3_ul1_en h1, #pontes h1 {
	font-weight:normal;
	font-size:30px;
	margin-bottom:16px;
	line-height:1.2;
}

.people {
	width: 205px;
	height:160px;
	border-bottom: 1px solid #000;
	margin-bottom: 16px;
}

.people_en {
	width: 205px;
	height:92px;
	border-bottom: 1px solid #000;
	margin-bottom: 16px;
}

#pontes, #liquid{
	width:540px;
}

.pp_description {
	font-size:12px;
	color: #555;
}

.bio {
	padding: 1em;
	line-height: 1.5;
}

.bio p {
	margin: 1em 0;
}

.bio h1{
	font-weight:normal;
	font-size:32px;
	margin-bottom:16px;
	line-height:1.2;
}

.bio li{
	list-style: none;
	margin: 0.5em 0;
}

