@charset "utf-8";
body {
	/*background-color: #161d1e;*/
	background-color: #161d1e;
	background-image:url(../imagens/backtotal.jpg);
	background-repeat:repeat-x;
	/*Centralizando parte 1*/
	margin:0;
	padding:0;
	text-align:center;
	background-position: top;
	background-attachment: fixed;
}

/*Inicio Preloaders*/
	#jobs_direita img{
		background-image:url(../imagens/ajax-loader.gif);
		background-repeat:no-repeat;
		background-position:center;
	}
	
	#grupos_esquerda img{
		background-image:url(../imagens/ajax-loader.gif);
		background-repeat:no-repeat;
		background-position:center;
	}
/*Fim Preloaders*/

#total{
	width:auto;
	_width:760px;
	
	max-width: 782px;
	min-width: 760px;
	
	/* Se preciso reveja isso */
	/*
	height:auto;
	min-height: 400px;
	*/
	height:auto;
	
	/* Centralizando parte 2*/
	margin:0 auto;
	text-align:left;
	
	
	background-image: url(../imagens/background_principal.jpg);
	background-repeat: repeat-x;
	/*background-position: top;*/
	background-color: #161d1e;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
}

/*Remédio para o bug do firefox das divs com float q não esticam*/


#total:after{
        content:"";
        display:block;
        clear:both;
        visibility:hidden;
        height:0;
        overflow:hidden;
}



#header{
	height: 410px;
	width:760px;
	background-color:#000000;
	margin:0 auto;
	clear:both;
}

#tocador_mp3_bloco{
	background-color:#171d1e;
	width:760px;
	height:23px;
	margin: 0 0 0 0;
	
}

#tocador_mp3_unit{
	float:right;
}

#princ_header_bloco{
	width:760px;
	height:385px;
	background-color: #16292f;
	margin-top:1px;
	padding-top:1px;
	.padding-top:1px;
	background-image:url(../imagens/background_topo/aoceu.jpg);
	/*border:solid;*/
}

#div_img_logo{
	width:256px;
	height:39px;
	background-image:url(../imagens/logothiagotoledo.png);
	margin-top:32px;
	/*Ajuste para centralizar melhor*/
	margin-left:25px;
	cursor:pointer;
}

/* Div com Hack para CSS E PNG */
* html #div_img_logo{
	width:256px;
	height:39px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='layouts/defalt/templates/imagens/logothiagotoledo.png',sizingMethod='scale'); 		
	_background-image: none;
	margin-top:32px;
	cursor:pointer;
}

#titulo_desc_thiagotoledo{
	width:258px;
	height:27px;
	background-image:url(../imagens/fundo_titulos_header.png);
	margin-top:43px;
}

#desc_thiagotoledo{
	margin: 0 0 0 0;
	padding: 0 0 0 35px;
	border: 0pt solid ;
}

/* Div com Hack para CSS E PNG */
* html #titulo_desc_thiagotoledo{
	width:258px;
	height:27px;
	.filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='layouts/defalt/templates/imagens/fundo_titulos_header.png',sizingMethod='scale'); 	background-image: none;
	/*margin-left:10px;*/
	margin-top:43px;
}

.titulo_bloco_texto{
	font-family: "Trebuchet MS", Arial;
	font-size: 13.5pt;
	color: #24747e;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
}

#texto_desc_thiagotoledo{
	width:258px;
	margin-top:16px;
	height:207px;
}

.texto_bloco_texto{
	font-family: "Trebuchet MS", Arial;
	font-size: 8pt;
	color: #d1d2d2;
	text-align:left;
}

.texto_bloco_texto a{
	color: #c2fcfc;
}

.texto_bloco_texto a:hover{
	color: #93dede;
}

#news_thiagotoledo{
	margin: -252px 0 0 450px;
	width:210px;
}

#titulo_news_thiagotoledo{
	width:258px;
	height:27px;
	background-image:url(../imagens/fundo_titulos_header.png);
}

* html #titulo_news_thiagotoledo{
	width:258px;
	height:27px;
	background-image:url(../imagens/fundo_titulos_header.png);
	.filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='layouts/defalt/templates/imagens/fundo_titulos_header.png',sizingMethod='scale'); 	background-image: none;
}

.data_bloco_texto{
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	color: #1f545a;
	color: #286D75;
}

#data_news{
	text-align:right;
	margin-top: -9px;
	margin-bottom:-1px;
}

#detalhe_news{
	background-image:url(../imagens/detalhe_noticia.png);
	width: 210px;
	height:3px;
}

*html #detalhe_news{
	.filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='layouts/defalt/templates/imagens/detalhe_noticia.png',sizingMethod='image'); 	background-image: none;
	width: 210px;
	height:3px;
}

#grupo_news{
	overflow:hidden;
	position:relative;
	height:127px;
	margin-top:7px;
	.margin-top:17px;
}


/** Barra de rolagem, que exibe as últimas novidades na página incial **/
#scrolltext {
	float: left;
	position: relative;
	width: 290px; height: 95%;
	margin: 0 0 0 40px;	
	overflow: hidden;
	color: #052638;	font-family: verdana; font-size: 11px;
	

}

#scrollbar {
	background-color: #15292c;
	position: relative;
	margin: -125px 0 0 250px; 
	padding: 2px; 
	width: 5px; height: 130px;
}

.Scroller-Container {
	position:relative;
	overflow: hidden;
}

.Scrollbar-Track {
	position: absolute;
	width: 5px;
	height: 130px;
	background-color: #1f1f1f;
}

.Scrollbar-Handle {
	background-color: #2b4549;
	position: absolute;
	width: 5px; height: 60px;
}

/* Fim Barra de rolagem, que exibe as últimas novidades na página incial */

#contato_curriculum_thiagotoledo{
	position:relative;
	width:255px;
	height:82px;
	background-image:url(../imagens/contato_curriculum.png);
	margin: -88px 0 0 451px;
	outline:none;
}

*html #contato_curriculum_thiagotoledo{
	position:relative;
	width:255px;
	height:82px;
	.filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='layouts/defalt/templates/imagens/contato_curriculum.png',sizingMethod='image'); 			background-image: none;
	margin: -88px 0 0 451px;
}

#contato_curriculum_thiagotoledo_real{
	position:relative;
	width:255px;
	height:82px;
	margin: -88px 0 0 451px;
}

#contato_curriculum_thiagotoledo_real a{ 
	outline: 0;
}

#spacer_curriculum{
	width:74px;
	height:65px;
	margin: 5px 0 0 30px;
	border:none;
	outline: 0;
}


#spacer_contato{
	width:74px;
	height:65px;
	margin: 5px 0 0 30px;
	border:none;
	outline: 0;
}

.janela_oculta_padrao{
	width:378px;
	height:220px;
	background-image:url(../imagens/bkground_janelaocultapadrao.png);
	background-repeat:no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='layouts/defalt/templates/imagens/bkground_janelaocultapadrao.png',sizingMethod='image'); 			    _background-image: none;
	position:absolute;
}

#janela_contato{
	margin: 0 0 0 332px;
	/*visibility:hidden;*/
}

#janela_contato_real{
	width:378px;
	height:220px;
	margin: 0 0 0 332px;
	z-index: 9999999;
	position:absolute;
	/*visibility:hidden;*/
}

#janela_contato_real p{
	margin: 40px 0 0 0;
	text-align:center;
	font-size:13px;
	font-family: "Trebuchet MS", Arial;
	color:#cee9ed;
}

#janela_contato_fechar{
	width:16px;
	height:14px;
	margin: -20px 0 0 350px;
	position:relative;
}

#x_fechar_contato{
	font-size:12px;
	color:#d7edf1;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial;
	display:block;
	text-align:center;
	position:relative;
}

#x_fechar_contato:hover{
	background-color:#080b0c;
}

#janela_contato_real_resposta{
	width:378px;
	height:220px;
	margin: 0 0 0 332px;
	z-index: 9999999;
	position:absolute;
	display:none;
}

#janela_contato_real_resposta p{
	margin: 100px 0 0 0;
	text-align:center;
	font-size:13px;
	font-family: "Trebuchet MS", Arial;
	color:#cee9ed;
}

#janela_contato_real form{
	font-size:11px;
	color:#8bb1b7;
	font-family: "Trebuchet MS", Arial;
	text-align:right;
	margin: 20px 90px 0 0;
	.margin: 15px 90px 0 0;
}

#janela_contato_real input{
	position:relative;
	margin: 0 0 4px 0;
	font-family: "Trebuchet MS", Arial;
	color:#ffffff;
	width:140px;
	background-color:#1c2628;
	padding: 1px 2px 1px 2px;
	border: 1px solid #799da2;
	font-size:12px;
}

#bt_envio_contato{
	position:relative;
	margin: 0 0 0 220px;
	.margin: 0 0 0 0;
	display:block;
	font-family: "Trebuchet MS", Arial;
	color:#ffffff;
	width:70px;
	background-color:#1c2628;
	text-decoration:none;
	text-align:center;
	font-size:12px;
}

#bt_envio_contato:hover{
	color:#8bb1b7;
}

#janela_contato_real textarea{
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	position:relative;
	margin: 0 0 0 0;
	height: 55px;
	width:180px;
	color:#ffffff;
	background-color:#1c2628;
	padding: 1px 2px 1px 2px;
	border: 1px solid #799da2;
	overflow:hidden;
}

#janela_curriculum{
	margin: 0 0 0 220px;
	visibility:hidden;
}

#middle{
	width:760px;
	margin: 0 auto;
	background-color: #161d1e;
}

#grupos_esquerda{
	width:320px;
	background-image: url(../imagens/backlinhagruposesquerda.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 11px 0 0 35px;
	_margin: 11px 0 0 15px;
	padding-top:29px;
	float:left;
}

.lista_princ{
	list-style:none;
	margin-left:-27px;
	.margin-left:10px;
}

.titulo_lista_princ{
	background-color:#13191a;
	width:258px;
	height:27px;
	margin-left:10px;
	.margin-left:8px;
	padding: 0 0 0 2px;
	font-family: "Trebuchet MS", Arial;
	font-size: 13.5pt;
	color: #24747e;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
}

#titulo_lista_child{
	font-family: "Trebuchet MS", Arial;
	font-size:8.8pt;
	color:#767a7a;
	text-transform: uppercase;
}

#titulo_lista_child a{
	color:#c2fcfc;
}

#titulo_lista_child a:hover{
	color: #93dede;
}

#lista_child{
	list-style:none;
	margin-left:-40px;
	.margin-left:0px;
	margin-top:11px;
	margin-right:6px;
}

#elemento_lista_child a{
	margin-right:2px;
}

#elemento_lista_child a img{
	border: 1px solid #8e9191;
}

#elemento_lista_child a:hover img{
	border: 1px solid #FFFFFF;
}

#jobs_direita{
	width:290px;
	float:right;
	margin: 0 52px 0 0;
	.margin: 0 53px 0 0;
	_margin: 0 33px 0 0;
	
}
#troca_fundo_layer{
	font-family: "Trebuchet MS", Arial;
	font-size:7.5pt;
	color:#cad4d5;
	text-transform: uppercase;
	text-align:right;
}

#troca_fundo_layer span{
	margin: 0 5px 0 5px;
}

#troca_fundo_layer a{
	color:#24747e;
	width:15px;
}

#troca_fundo_layer a:hover{
	color:#5dbac6;
}

#jobs_princ{
	margin: 25px 0 0 0;
}
#div_job_total{
	min-height:67px;
	background-image: url(../imagens/divisoria_jobs.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:10px;
	
}
#lista_jobs{
	font-family: "Trebuchet MS", Arial;
	font-size:10pt;
	list-style:none;
	margin-left:-30px;
	.margin-left:10px;
	_margin-left:10px;
}

#lista_jobs li{
	margin-bottom:5px;
	background-color: #161C1D;
}

.titulo_div_job_total{
	color:#f8f7f7;
	text-transform: uppercase;
	background-color:#182021;
	display:block;
	outline:none;
}
.titulo_div_job_total:hover{
	background-color:#1b2425;
}

.categorias_div_job_total{
	font-family: "Trebuchet MS", Arial;
	font-size:8pt;
	color:#0d0e0e;
	margin: 3px 0 0 0;
}

.link_categorias_div_job_total {
	text-transform: uppercase;
	color:#c2fcfc;
}

.link_categorias_div_job_total:hover{
	color:#93dede;
}

.link_categorias_div_job_total2 {
	text-transform: lowercase;
	color:#c2fcfc;
}

.link_categorias_div_job_tota2l:hover{
	color:#93dede;
}

#data_div_job_total{
	color:#286D75;
	font-size:9pt;
}

.data_div_job_total{
	color:#286D75;
	font-size:9pt;
}

.titulo_lista_princ_jobs{
	background-color:#13191a;
	width:278px;
	height:27px;
	margin-left:10px;
	.margin-left:8px;
	padding: 0 0 0 2px;
	font-family: "Trebuchet MS", Arial;
	font-size: 13.5pt;
	color: #24747e;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
}
.complemento_div_job_total{
	display:none;
}
.imagem_princ_job{
	margin: 5px 0 5px 0;
	border: 1px solid #5d6162;	
}
.descricao_div_job_total{
	font-family: "Trebuchet MS", Arial;
	font-size:8pt;
	color:#a0a2a3;
	line-height: 13px;
	margin: 0 0 0 0;
}
.descricao_div_job_total a{
	color:#a4d7d8;
}
.descricao_div_job_total a:hover{
	color:#93dede;
}
.titulo_links_div_job_total{
	color:#B9BABB;
	font-size: 13px;
	padding: 3px 5px 3px 5px;
	border:1px solid #13191a;
	/*background-color: #192021;*/
	background-color:#171d1e;
}

#lista_links_div_job_total{
	padding: 0 0 0 0;
	margin: -5px 0 0 20px;
	.margin: -15px 0 0 15px;
	border:1px solid #13191a;
	list-style:none;
	list-style-image: url(../imagens/linkicon.gif);	/*list-style:none;*/
}

#lista_links_div_job_total li{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#lista_links_div_job_total a{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height:22px;
	display:block;
	background-color:#151b1c;
	color: #24747e;
	padding: 0 0 0 6px;
	font-size:12px;
	outline:none;
}

#lista_links_div_job_total a:hover{
	background-color:#13191a;
	color:#c2fcfc;
}

#bottom_div{
	background-color:#14191a;
	position:relative;
	clear:both;
	margin-top:50px;
	height:auto;
	width:100%;

	padding-bottom:20px;
	.padding-bottom:0;		
	
	/*ATENÇÃO!!! APAGAR ISSO DEPOIS*/
	/*height:400px;*/
	/* fim ATENÇÃO!!! APAGAR ISSO DEPOIS*/
}

#bottom_div:after{
        content:"";
        display:block;
        clear:both;
        visibility:hidden;
        height:0;
        overflow:hidden;
}

.titulo_lista_princ_links{
	background-color:#111516;
	width:258px;
	height:27px;
	margin-left:10px;
	.margin-left:8px;
	font-family: "Trebuchet MS", Arial;
	font-size: 13.5pt;
	color: #24747e;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
}
#lista_de_links_princ{
	position:relative;
	list-style:none;
	margin-top:28px;
	padding-top:28px;
	.padding-top:0;
	height:auto;
}

.li_principal_link{
	.margin-bottom:20px;
	padding: 20px 0 20px 0;
	.padding: 0 0 0 0;
	height:auto;
	clear:both;
}

#lista_de_links_child{
	position:relative;
	list-style:none;
	margin-left:-30px;
	.margin-left:10px;
	margin-top:10px;
	font-family: "Trebuchet MS", Arial;
	font-size:7.5pt;
	color:#cad4d5;
}

#lista_de_links_child a{
	font-family: "Trebuchet MS", Arial;
	font-size:8pt;
	color:#a4d7d8;
	margin-left:6px;
}
#lista_de_links_child a:hover{
	color:#75D5D5;
}
.lista_link_elemento_direita{
	position:absolute;
	left:140px;
	margin-top:2px;
}
#grupo_elementos_esquerda{
	position:relative;
	float:left;
	width:300px;
	clear:left;
}
#grupo_elementos_direita{
	position:relative;
	float:right;
	width:300px;
	clear:right;
}

.imagem_link{
	width:255px;
	height:50px;
	
}

#lista_imagem_elemento{
	margin-left:-6px;
}

#lista_imagem_elemento a img{
	width:255px;
	height:50px;
	border:1px solid #666666;
	filter: Gray;
}
#lista_imagem_elemento a:hover img{
	border:1px solid #ffffff;
	.border:1px solid #ffffff;
	filter: none;
}
#assinatura{
	background-color:#1e292b;
	height:32px;
	width:100%;
	text-align:center;
	vertical-align:middle;
	font-family: "Trebuchet MS", Arial;
	font-size:7.5pt;
	color:#666666;
	text-transform: uppercase;
	padding-top:7px;
}

#assinatura span{
	color:#aecbce;
}

#assinatura a{
	color:#24747e;
	text-decoration:none;
}

#assinatura a:hover{
	color:#2C8F9A;
	text-decoration:blink underline;
}

#tooltip{
	display:none;
	position:absolute;
	padding: 3px 7px 0 7px;
	left:30px;
	top:0px;
	height:25px;
	background-color:#1e292b;
	font-family: "Trebuchet MS", Arial;
	font-size:8pt;
	color:#ffffff;
	border: 1px solid #666666;
}