@charset "utf-8";
/* CSS Document */

body{
	background:url(/images/themes/fundoTrevosServicos.gif);
}

#rodape{
	background-image:url(/images/themes/detalheRodapeServicos.gif);
}

h1{
	background: url(/images/imgsGeral/tituloInternoServicos.gif) left -3px no-repeat;
	height:36px;
	width:100%;
	margin-bottom:18px;
	float:left;
}

h1 span{
	visibility:hidden;
}

#conteudo p{
	color:#614C5E;
}

a{
	color:#9a6896;
	font-weight: normal;
	text-decoration:none;
}
a:hover{
	color:#9a6896;
	text-decoration:underline;
}

#legenda{
	font-size:10px!important;
	width:100%;
}

#coluna2 {
	height:auto;
}

#colunaDupla{
	float:left;
	width:645px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#614C5E;
	margin-top:15px;
}
.BoxLocalizacao{border-top:1px solid #DDD3D3;background:#e7e0e0;padding:5px;}
#colunaDupla ul{display:inline-block; float:left; margin-right:50px;}
#colunaDupla ul li{color:#9a6896; list-style-type:disc; margin-bottom:10px; margin-left:16px;}

.Intro{
	background:url(/images/imgsGeral/tituloInternoServicos.gif) left -100px no-repeat;
	display:block;
	height:36px;
	margin-bottom:20px;
	width:318px;
}

.DetalhesServico{
	background:url(/images/imgsGeral/tituloInternoServicos.gif) left -152px no-repeat;
	display:block;
	height:24px;
	margin-bottom:20px;
	width:318px;
}

.Intro span, .DetalhesServico span, a.LinkVoltarListaServicos span{display:none;}

#boxServico{
	border:1px solid #E6D9E5;
	margin-bottom:20px;
	padding:8px;
}

#boxServico img{border-top:1px solid #E6D9E5;}

.TituloServico{
	color:#9A6896;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
}

#boxServico ul{display:block; float:none; margin-left:5px;margin-bottom:15px;}
#boxServico ul li{color:#614c5e; margin-bottom:5px;}

#boxServico p.ComBorda{
	border-top:1px solid #E6D9E5;
	display:block;
	padding:10px 5px;
}

#boxServico p{
	display:block;
	padding:10px 5px;
}

#boxServico h4{	
	background-image:url(/images/imgsGeral/tituloInternoServicos.gif); background-repeat:no-repeat;
	display:block;
	height:20px;
	margin-left:5px;
	margin-top:10px;
}

#boxServico h4 span{display:none;}
#boxServico h4.Titulo-Carros{background-position:left -223px; width:50px;}
#boxServico h4.Titulo-Motos{background-position:-56px -223px; width:50px;}
#boxServico h4.Titulo-ClienteCarrefour{background-position:-109px -223px; width:150px;}

#boxServico table{background:#E7E0E0; border-spacing:2px; margin-left:3px; width:99%;}
#boxServico tr td{border:1px solid #DDD3D3; padding:10px; text-align:center; font-weight:bold;}
#boxServico tr td span{display:block; font-size:12px;}

a.LinkVoltarListaServicos{
	background:url(/images/imgsGeral/tituloInternoServicos.gif) 200px -179px no-repeat #E6D9E5;
	display:block;
	height:22px;
}

a.LinkVoltarListaServicos:hover{
	background:url(/images/imgsGeral/tituloInternoServicos.gif) 200px -201px no-repeat #9A6896;
	display:block;
	height:22px;
}


.Chamada{
	position:relative;
	z-index:1;
}

#coluna1 .Chamada h2{
	background: url(/images/imgsGeral/tituloInternoServicos.gif) 0 -46px;
	height:42px;
	width:310px;
}

.BlocoEsquerda{
	float:left;
	margin-right:25px;
}

.BlocoDireita{
	float:left;
}

.ResumoVaga{
	position:relative;
	width:308px;
	height:80px;
	height:auto;
	margin-bottom:25px;
	border:solid 1px #c4dbd8;
	padding:0 0 40px 0;
}

.ResumoVaga h4{
	border-bottom:solid 1px #c4dbd8;
	height:15px;
	width:298px;
	padding:5px;
}

.ResumoVaga span{
	display:inline-block;
	padding:5px 5px;
}

.DetalheVaga{
	padding:0 5px;
}

.BtnVerMaisDetalhes span, .BtnFechar span{
	visibility:hidden;
}

.BtnVerMaisDetalhes{
	position:absolute;
	bottom:5px;
	left:5px;
	display:block;
	background: url(/images/imgsGeral/tituloInternoTrabalhe.gif) 0 -89px;
	height:20px;
	width:298px;
	text-decoration:none;
	cursor:pointer;
}
.BtnVerMaisDetalhes:hover{
	background: url(/images/imgsGeral/tituloInternoTrabalhe.gif) 0 -109px;
	text-decoration:none;
}

.BtnFechar{
	position:absolute;
	bottom:5px;
	left:5px;
	display:block;
	background: url(/images/imgsGeral/tituloInternoTrabalhe.gif) 0 -129px;
	height:20px;
	width:298px;
	text-decoration:none;
	cursor:pointer;
}
.BtnFechar:hover{
	background: url(/images/imgsGeral/tituloInternoTrabalhe.gif) 0 -149px;
	text-decoration:none;
}