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

body	{
	margin: 0;
	background-color:#417F9B;
	background-image:url(../img/bg.gif);
	}

img	{	
	border:none;
	}
	
/*INDEX*/	

#geral	{
	width:100%;
	top:0px;
	left:0px;
	position:relative;
	}
	

#site	{
	width:990px;
	height:595px;
	top:0px;
	left:0px;
	position:relative;
	}

#titulo	{
	width:384px;
	height:75px;
	top:44px;
	left:22px;
	position:absolute;
/*	background-image:url(../img/titulo.gif);
*/	z-index:300;
	}

#meuzent	{
	width:485px;
	height:595px;
	top:0px;
	left:278px;
	position:absolute;
	background-image:url(../img/meuzent.gif);
	background-repeat:no-repeat;
	z-index:100;
	border-bottom:2px #417F9B solid;
	}

#conteudo	{
	width:362px;
	height:510px;
	top:44px;
	left:590px;
	position:absolute;
	z-index:300;
	}

.cursor	{
	cursor:hand;
	}
	
#curriculo	{
	width:362px;
	height:510px;
	top:0px;
	left:0px;
	position:absolute;
	visibility:hidden;
	z-index:300;
	text-align:justify;
	background-image:url(../img/bg_conteudo.gif);
	background-repeat:no-repeat;
	}



#faixa_azul	{
	width:40%;
	height:595px;
	top:0px;
	right:0px;
	position:absolute;
	background-color:#417F9B;
	}


#menu_base	{
	width:334px;
	height:276px;
	top:158px;
	left:216px;
	position:absolute;
	background-image:url(../img/menu.gif);
	background-repeat:no-repeat;
	z-index:200;
/*	border:2px #330000 solid;
*/	}

#menu_faixa	{
	width:50%;
	height:276px;
	top:158px;
	left:0px;
	position:absolute;
	background-image:url(../img/menuFaixa.gif);
	background-repeat:repeat-x;
	}
	
#menu	{
	width:268px;
	height:155px;
	top:213px;
	left:216px;
	position:absolute;
	z-index:200;
	}
	