* {
margin: 0;
padding: 0;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #474747;
}

p {
margin-bottom: 15px;
padding: 0;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
color: #474747;
}


h1 {
color:#ffb60f;
font-family: Tahoma,Verdana,sans-serif;
font-size: 16px;
padding-bottom: 10px;
}

#geral {
width: 940px;
height: 600px;
margin:auto;
}


#geral #left {
width: 227px;
height: 600px;
float: left;
}


#geral #left .logo{
float: left;
width: 227px;
height: 153px;
}

.menu {
background: url(../images/menu.gif) repeat;
width: 227px;
height: 393px;
float: left;
}

.menu ul{
width: 154px;
height: auto;
float: left;
display: inline;
margin-left: 36px; 
}

	

	.menu ul li{
	display: inline;
	width: 154px;
	height: auto;
	list-style: none;	
	}
	
	.menu ul li a{
	float: left;
	width: 154px;
	height: 30px;
	margin: 0 0 10px 0;
	text-indent: -9999em;
	}	
		
		.menu ul li a.item1{
		background: url(../images/bt_item1.gif) no-repeat;
		}
		
		.menu ul li a.item2{
		background: url(../images/bt_item2.gif) no-repeat;
		}
		
		.menu ul li a.item3{
		background: url(../images/bt_item3.gif) no-repeat;
		}
		
		.menu ul li a.item4{
		background: url(../images/bt_item4.gif) no-repeat;
		}
		
		.menu ul li a.item5{
		background: url(../images/bt_item5.gif) no-repeat;
		}
		
		.menu ul li a.item6{
		background: url(../images/bt_item6.gif) no-repeat;
		}

		.menu ul li a.item7{
		background: url(../images/bt_item7.gif) no-repeat;
		}
		
		.menu ul li a.item8{
		background: url(../images/bt_item8.gif) no-repeat;
		}
		
		.menu ul li a.item9{
		background: url(../images/bt_item9.gif) no-repeat;
		}
		
		.menu ul li a.item10{
		background: url(../images/bt_item10.gif) no-repeat;
		}
		
		.menu ul li a.item11{
		background: url(../images/bt_item11.gif) no-repeat;
		}
		
		

#geral #right {
width: 713px;
height: 600px;
float: right;
}

#geral #right img{
float: left;
}

#geral #right #topo {
width: auto;
height: auto;
float: left;
display:inline;
}

#geral #right #home {
width: 706px;
height:auto;
float: right;
display:inline;
margin-top:10px;
position:relative;
}

#geral #right #home #layer-home {
	width: 400px;
	position:absolute;
	right:20px;
	bottom:30px;
	background:url("../images/fundo-layer.png") 0 0 repeat;
	padding:10px;
}

#geral #right #home #layer-home h1{
	color:#292929;
	text-transform:uppercase;
	padding-bottom:0;
}

#geral #right #home #layer-home a{
	font-weight:bold;
}

#geral #right #conteudo {
width: 680px;
height:404px;
margin-top: 110px;
padding: 15px;
overflow:auto;
}

.listas li {
list-style-image: none;
list-style-position: outside;
list-style-type: disc;
margin-left: 15px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
color: #474747;
}

#tabela {
text-align: center;
width: 655px;
margin-bottom: 20px;
}

#tabela td{
padding: 3px;
}


.titulo {
color:#fcaf00;
font-family: Tahoma,Verdana,sans-serif;
font-size: 14px;
padding-bottom: 10px;
}

.titTabela {
	font-size : 12px;
	font-family : verdana;
	color : #FFFFFF;
	background-color: #ffb60f;
	font-weight: bold;
}

.txtPadrao {
	font-size : 10px;
	font-family : verdana;
	color : #000000;
}


.tit_esconde_mostra{
	font-family:Verdana;
	font-size:12px;
	text-align:left;
	color:#474747;
	margin-bottom:10px}
	
.foto_cv{
	width:65px;
	float:left;
	}

.texto_cv{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #474747;
	text-align:justify;
	width:580px;
	float:right}
	
.clear {
	clear:both;
}	

a.addthis_button{
	width:100px;	
/*	background: url(../images/addThis.png) 0 0 no-repeat; */
	margin-left:15px!important;
}

#at20mc {
	position:absolute!important;
	left:125px;
}

.destaque {
	color: red;
}

/*POPUP*/

#banner-popup{
	position:absolute;	
	bottom:150px;
	width:400px;
	height:164px;
	right:40px;
	display:none;
	z-index: 99999;
	
}

#banner-popup .banner-container {
	position:relative;
	width:400px;
	height:164px;
	overflow:hidden;
	z-index: 999999;
}

#banner-popup a.pop-fechar {
	cursor: pointer;
    display: block;
    height: 12px;
    position: absolute;
    right: 15px;
    top: 13px;
    width: 23px;
    z-index: 9999;
	background:white;
	line-height: 12px;
	text-align: center;
	font-weight:bold;
	font-size:11px;
	text-transform:lowercase;
}

#banner-popup img{
	border:0 !important;
}

/*----------------------------------------------------------------------------------*/











