/*
	Desenolvido por MDesigner
	www.mdesigner.com.br
	Web Designer: Demétrios Martins
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body 
{
	line-height: 1;
}

ol, ul 
{
	list-style: none;
}

blockquote, q 
{
	quotes: none;
}

:focus 
{
	outline: 0;
}

ins 
{
	text-decoration: none;
}
del 
{
	text-decoration: line-through;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}

a
{
	color: #70456e;
}

a:hover
{
	text-decoration: none;
}



/* ------------------ Configurações padrões ------------------ */

body
{
	text-align: center;
	font: 12px/18px helvetica, arial, tahoma;
	color: #333;
	background: #fff;
}

.geral
{	
	width: 760px;
	margin: 0 auto;
	text-align: left;    
}



/* ------------------ Topo ------------------ */
.topo
{
	background: url(../imagens/fundo-topo.jpg) repeat-x;
	height: 61px;
	padding: 29px 40px 0 40px;
}

.topo .logo
{
	float: left;
}

.topo .direito
{
	float: right;
	text-align: right;
	color: #7f4d78;
	font: italic 12px arial, tahoma;
}

.topo .direito em
{
	color: #cb95c3;
	font: normal 10px arial, tahoma;
}

h1
{
	font-size: 26px;
	margin: 30px 0;
	color: #70456e;
}

h1 a
{
	text-decoration: none;
}

h1 a:hover
{
	text-decoration: underline;
}

h2
{
	font-size: 16px;
	margin-bottom: 15px;
	color: #774a73;
}


/* ------------------ Menu ------------------ */
.menu
{
	background: url(../imagens/fundo-menu.jpg) repeat-x;
	height: 58px;
	padding-left: 30px;
}

.menu ul li
{
	float: left;
}

.menu ul li a
{
	height: 58px;
	background: #69446a no-repeat center center;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

.menu .home a
{
	background: url(../imagens/link-home.jpg);
	width: 99px;
}

.menu .home a:hover
{
	background: url(../imagens/link-home2.jpg);
}

.menu .artista a
{
	background: url(../imagens/link-artista.jpg);
	width: 137px;
}

.menu .artista a:hover
{
	background: url(../imagens/link-artista2.jpg);
}

.menu .obras a
{
	background: url(../imagens/link-obras.jpg);
	width: 115px;
}

.menu .obras a:hover
{
	background: url(../imagens/link-obras2.jpg);
}

.menu .midia a
{
	background: url(../imagens/link-midia.jpg);
	width: 112px;
}

.menu .midia a:hover
{
	background: url(../imagens/link-midia2.jpg);
}

.menu .hobby a
{
	background: url(../imagens/link-hobby.jpg);
	width: 106px;
}

.menu .hobby a:hover
{
	background: url(../imagens/link-hobby2.jpg);
}

.menu .contato a
{
	background: url(../imagens/link-contato.jpg);
	width: 130px;
}

.menu .contato a:hover
{
	background: url(../imagens/link-contato2.jpg);
}




/* ------------------ Conteudo ------------------ */
.conteudo
{
	background: url(../imagens/fundo-conteudo.jpg) no-repeat center bottom;
	font: 12px/17px Microsoft Sans Serif, helvetica, arial, tahoma;
	padding: 10px 25px;
}

.fotoPincel
{
	margin: 15px 0 0 20px;
	padding-left: 30px;
	float: left;
}
.textoQuadro
{
	width: 293px;
	height: 192px;
	padding: 120px 50px 0 50px;
	background: url(../imagens/pintura-cegranito.jpg) no-repeat;	
	line-height: 18px;
	float: right;
}

.ultimosTrabalhos
{
	clear: both;
	display: table;
	width: 670px;
	margin-bottom: 25px;
	line-height: normal;
	position: absolute;
	top: 500px;
}

.ultimosTrabalhos b
{
	background: url(../imagens/tit-ultimos-trabalhos.gif) no-repeat;
	width: 146px;
	height: 27px;
	display: block;
	text-indent: -9999px;
}

.ultimosTrabalhos a
{
	color: #333;
	text-decoration: none;
}

.ultimosTrabalhos a:hover
{
	color: #666;
}


.ultimosTrabalhos ul
{
}


.ultimosTrabalhos ul li
{
	width: 300px;
	float: left;
	margin-right: 30px;
}

.fotoEsquerda
{
	float: left;
	margin-right: 10px;
}

.margem
{
	margin: 0 60px 40px 60px;
}

.fotoCelia
{
	float: left;
	margin: 0 10px 0 -85px;
}

.imagemTintas
{
	float: left;
	margin-left: -60px;
}

.imagemPincel
{
	position: absolute;
	top: 330px;
	left: 760px; 
}




/* ------------------ Menu Lateral (Obras) ------------------ */

.menuLateral
{
	float: left;
	width: 130px;
	padding-top: 52px;
}

.menuLateral dl
{
	font-family: Arial, Helvetica, tahoma;
}

.menuLateral dl a
{
	text-decoration: none;
}

.menuLateral dt
{
	font-weight: bold;
	padding: 3px 0;
	color: #caa9cd;
}

.menuLateral dt a
{
	color: #58355b;
}

.menuLateral dt a:hover
{
	color: #a46895;
	text-decoration: underline;
}

.menuLateral dd
{
	margin-left: 5px;
	padding: 0;
}

.menuLateral dd a
{
	color: #a46895;
	background: url(../imagens/seta-direita.gif) no-repeat left;
	padding-left: 8px;
}

.menuLateral dd a:hover
{
	color: #603b62;
	text-decoration: underline;
}



/* ------------------ Conteudo Obras ------------------ */

.bannerContato
{
	background: #a46895 url(../imagens/fundo-rodape.jpg) repeat-x;
	width: 130px;
	margin: 20px 0;
	padding: 8px 0;
	color: #fff;
	font: 11px tahoma;
	text-align: center;
}

.bannerContato b
{
	font: bold 14px tahoma;
}

.obrasArtista
{
	background: url(../imagens/tit-obras-artista.gif) no-repeat;
	width: 130px;
	height: 27px;
	display: block;
	text-indent: -9999px;
}

.conteudoObras
{
	float: right;
	width: 545px;
}

.imagensObras
{
}

.imagensObras li
{
	display: block;
	float: left;
	width: 130px;
	padding-bottom: 25px;
}

.imagensObras li a
{
	cursor: pointer;
}



/* ------------------ Caixa Veja Tambem Confira tambem ------------------ */

.vejaTambem
{
	clear: both;
}

.vejaTambem strong
{
	font-size: 16px;
	color: #a65b93;
}

.vejaTambem ul
{
	margin: 5px 0 0 20px;
}

.vejaTambem li
{
	display: inline;
	margin-right: 15px;
}

.vejaTambem li a 
{
	color: #c371ae;
}

.vejaTambem li a:hover
{
	color: #dfabd2;
}



/* ------------------ Rodape ------------------ */
.rodape
{
	clear: both;
	height: 75px;
	background: #8d5984 url(../imagens/fundo-rodape.jpg) repeat-x;
	padding: 28px 30px 0 30px;
}

.rodape .esquerdo
{
	float: left;
}

.rodape ul
{
	padding-top: 10px;
}

.rodape ul li
{
	display: inline;
	padding: 0 10px;
	border-right: solid 1px #fff;
}

.rodape ul li a
{
	color: #fff;
	font: 12px arial, tahoma;
	text-decoration: none;
}

.rodape a:hover
{
	color: #ce9ec2;
}

.rodape em
{
	margin-top: 10px;
	color: #ce9ec2;
	font: normal 9px arial;
}

.rodape .direito
{
	float: right;
	text-align: right;
	color: #ce9ec2;
	font-size: 9px;
}

.rodape .direito a
{
	color: #ce9ec2;
	text-decoration: none;
}

.rodape .direito a:hover
{
	color: #fff;
}

.rodape .direito b
{
	color: #efdbea;
	font-size: 10px;
}

/* ------------------ Contato ------------------ */

.contatoForm
{
	width: 490px;
	height: 230px;
}
.contatoForm li
{
	float: left;
	width: 400px;
	height: 30px;
	display: block;
}

.contatoForm .titulos
{
	width: 80px;
	text-align: right;
	padding-right: 10px;
}

.contatoForm input, .contatoForm textarea
{
	padding: 3px;
	border: solid 2px #a16693;
	margin-bottom: 5px;
}
