body {
	font:11px/17px Verdana, Geneva, sans-serif;
	color:#666;
	margin:0;
	padding:0;
	text-align:center;
}


.language a{
	position: relative;
	right: 32px;
	float: right;
	top: 5px;
	font-size: 11px;
	text-align: right;
	color: #877973;
	text-decoration: none;
	font-family: 'Istok Web', sans-serif;
	font-weight: bold;
}

h1, h2, h3, ul, li {
	margin:0;
	padding:0;
}
a, img {
	border:0;
}

a {
	color:#A69267;
}

/* DIV PRINCIPAL */
div#main {
	width:782px;
	height:460px;
	margin:50px auto 0;
	background-color:#F2F1ED;
	position:relative;
	text-align:left;
}

/* HOME */
div#obra {
	position:absolute;
	left:155px;
	top:50px;
	width:490px;
	height:281px; 
}
h1#nome {
	background:url(../images/sylviagoyanna.gif) 0 0 no-repeat;
	position:absolute;
	left:30px;
	bottom:27px;
	width:244px;
	height:106px;
}

/* CONTEÚDO - COL. ESQUERDA */
div#content { 
	position:absolute;
	left:50px;
	top:40px;
	width:390px;
	width:430px;
	height:410px;
}

/* CONTAINER FOTO */
div#content div.obra_img {
	width:100%;
	height:346px;
	text-align:center;
}

/* LINK AMPLIAR */
div#content p.ampliar {
	text-align:right;
	font-size:.9em;
	margin:0 auto;
	color:#CFC7A8;
}

/* LEGENDA DAS OBRAS */
div#content p.legenda {
	text-align:center;
	font-size:10px;
}

/* NAVEGAÇÃO OBRAS */
div#content div#nav_setas {
	width:auto;
	height:23px;
	position:absolute;
	bottom:0;
	text-align:center;
	padding-left:180px;
}
div#content div#nav_setas a {
	display:block;
	float:left;
	width:35px;
	height:23px;
}
div#nav_setas a#ant {
	background:url(../images/setas_nav.gif) 0 0 no-repeat;
}
div#nav_setas a#ant:hover {
	background:url(../images/setas_nav.gif) 0 -23px no-repeat;
}
div#nav_setas a#prox {
	background:url(../images/setas_nav.gif) -35px 0 no-repeat;
}
div#nav_setas a#prox:hover {
	background:url(../images/setas_nav.gif) -35px -23px no-repeat;
}

/* LISTA TEXTO CONTENT */
div#content ul {
	padding-left:15px;
}
div#content ul li {
	margin-bottom:10px;
}
div#content li a img,
div#content img.texto {
	border:1px solid #A69267;
	margin-left:3px;
}

/* TABELA CONTENT */
table td {
	padding-bottom:8px;
}
table td p {
	padding:5px 0 0;
	margin:0;
}
table td span.work { /* workshop raku */
	display:inline-block;
	text-align:center;
	width:80px;
}

/* NAVEGAÇÃO - COL. DIREITA */
div#nav_left {
	position:absolute;
	right:30px;
	bottom:30px;
	width:240px;
	height:390px;
	text-align:right;
}
div#nav_left h1 {
	background:url(../images/nome_sylvia.gif) 100% 0 no-repeat;
	width:210px;
	height:26px;
	float:right; /* só FF */
}
div#nav_left h1 a {
	display:block;
	width:210px;
	height:26px;
}
div#nav_left a#thumb {
	position:absolute;
	bottom:70px;
	right:0;
}

/* CAIXA TEXTO COL. DIREITA */
div#text_right {
	height:240px;
	left:430px;
	position:absolute;
	top:30px;
	width:310px;
}

/* HEADER TÍTULO SEÇÃO */
h2 {
	float: right;
	clear: both;
	margin-bottom: 10px;
	margin-right: 5px;
	color: #877973;
	font-weight: 600;
	font-size: 15px;
	font-family: 'Istok Web', sans-serif;

}
h2 a {
	text-decoration: none;
	color: #877973;
	font-weight: 600;
	font-size: 15px;
	font-family: 'Istok Web', sans-serif;
}


/* H3 SUBTÍTULO */
div#nav_left h3 {
	float: right;
	font-size: 12px;
	color: #a69267;
	margin-right: 4px;
	font-family: 'Istok Web', sans-serif;
	clear: both;
}
div#nav_left h3 a {
	display:block;
	height:20px;
	text-decoration: none;

}

/* A ARTISTA */
h3.artista {
	width:230px;
}
h3#form_ativ {
	background-position:0 -4px;
}
h3#cursos {
	background-position:0 -44px;
}
h3#expo {
	background-position:0 -24px;
}
h3#publi {
	background-position:0 -64px;
}

/* O ATELIER */
h3.atelier {
	width:135px;
}
h3#cv {
	background-position:0 -22px;
}
h3#fotos {
	background-position:0 -4px;
}

/* A OBRA */
h3.obra { 
	width:155px;
}
h3#escult {
	background-position:0 -2px;
}
h3#parede {
	background-position:0 -24px;
}
h3#design {
	background-position:0 -45px;
}
h3#rio {
	background-position:0 -67px;
}
h3#joia {
	background-position:0 -88px;
}

ul#nav{
	position: absolute;
	bottom: 0;
	right: 0;
	list-style: none;
}