/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image:url(../imagens/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}

#centro {
   width:936px;
   height:502px;
   position:absolute;
   top:50%;
   left:50%;
   margin-top:-251px;
   margin-left:-468px;
}

#cabecalhoPOR {
	background-image:url(../imagens/cabecalho.gif);
	width:936px;
	height:124px;
	background-repeat:no-repeat;
	padding-top:94px;
}

#cabecalhoENG {
	background-image:url(../imagens/cabecalhoENG.gif);
	width:936px;
	height:124px;
	background-repeat:no-repeat;
	padding-top:94px;
}

#corpo {
	width:936px;
	height:353px;
	background-color:#FFFFFF;
	margin-top:-94px;
}

#rodape {
	background-color:#4ab74e;
	color:#FFFFFF;
	text-align:center;
	width:936px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
}

a.srollover1 {
    display: block;
    width: 114px;
    height: 24px;
    background: url(../imagens/botao_pagina_inicial.jpg) 0 0 no-repeat;
    text-decoration: none;
	float:right
}

a:hover.srollover1 {
    background-position: -114px 0;
	cursor:pointer
}

a.srollover2 {
    display: block;
    width: 114px;
    height: 24px;
    background: url(../imagens/botao_curriculo.jpg) 0 0 no-repeat;
    text-decoration: none;
	float:right;
}

a:hover.srollover2 {
    background-position: -114px 0;
	cursor:pointer
}

a.srollover3 {
    display: block;
    width: 114px;
    height: 24px;
    background: url(../imagens/botao_portfolio.jpg) 0 0 no-repeat;
    text-decoration: none;
	float:right;
}

a:hover.srollover3 {
    background-position: -114px 0;
	cursor:pointer
}

a.srollover4 {
    display: block;
    width: 114px;
    height: 24px;
    background: url(../imagens/botao_contato.jpg) 0 0 no-repeat;
    text-decoration: none;
	float:right;
}

a:hover.srollover4 {
    background-position: -114px 0;
	cursor:pointer
}

a.srollover5 {
    display: block;
    width: 114px;
    height: 24px;
    background: url(../imagens/botao_quem_sou.jpg) 0 0 no-repeat;
    text-decoration: none;
	float:right;
}

a:hover.srollover5 {
    background-position: -114px 0;
	cursor:pointer
}

a2:link, a:visited {
	color:#649B37;
	text-decoration:none;
}
a2:hover, a:active {
	color:#649B37;
	text-decoration:underline;
}

a.port {
    display: block;
    width: 25px;
    height: 17px;
    background: url(../imagens/portugues.jpg) 0 0 no-repeat;
    text-decoration: none;
	float:right;
	margin-top:-90px;
	margin-right:32px;
}

a:hover.port {
    background-position: -25px 0;
	cursor:pointer
}

a.ingles {
    display: block;
    width: 25px;
    height: 17px;
    background: url(../imagens/ingles.jpg) 0 0 no-repeat;
    text-decoration: none;
	float:right;
	margin-top:-90px;
	margin-right:4px;
}

a:hover.ingles {
    background-position: -25px 0;
	cursor:pointer
}

a.srollover6 {
    display: block;
    width: 114px;
    height: 24px;
    background: url(../imagens/botao_home.jpg) 0 0 no-repeat;
    text-decoration: none;
	float:right;
}

a:hover.srollover6 {
    background-position: -114px 0;
	cursor:pointer
}

a.srollover7 {
    display: block;
    width: 114px;
    height: 24px;
    background: url(../imagens/botao_about.jpg) 0 0 no-repeat;
    text-decoration: none;
	float:right;
}

a:hover.srollover7 {
    background-position: -114px 0;
	cursor:pointer
}

a.srollover8 {
    display: block;
    width: 114px;
    height: 24px;
    background: url(../imagens/botao_curriculum.jpg) 0 0 no-repeat;
    text-decoration: none;
	float:right;
}

a:hover.srollover8 {
    background-position: -114px 0;
	cursor:pointer
}

a.srollover9 {
    display: block;
    width: 114px;
    height: 24px;
    background: url(../imagens/botao_contact.jpg) 0 0 no-repeat;
    text-decoration: none;
	float:right;
}

a:hover.srollover9 {
    background-position: -114px 0;
	cursor:pointer
}
