﻿.Home_LeftSection 
{	
	width:230px;
	color:#f4f4f4;
}

.Home_LeftSection .Title
{	
	background-image:url(Imagens/home-left-head.gif);
	background-repeat:repeat-y;
	height:40px;
	padding-left:10px;
	text-align:left;
	font-size:21px;
}

.Home_LeftSection .Separator
{
	background-image:url(Imagens/home-left-separator.gif);
	background-repeat:repeat-y;
	height:5px;	
}

.Home_LeftSection .Item
{
	background-image:url(Imagens/home-left-item.gif);
	background-repeat:repeat-y;
	height:25px;	
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}

.Home_LeftSection .Item a
{
	text-decoration:none;
	color:#ffffff;
}

.Home_LeftSection .Item:hover
{
	background-image:url(Imagens/home-left-item_ov.gif);
	background-repeat:repeat-y;
	cursor:pointer;	
}

.Home_LeftSection .ItemNoOver
{
	background-image:url(Imagens/home-left-item.gif);
	background-repeat:repeat-y;
	height:30px;	
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
}

.Home_LeftSection .ItemNoOver a
{
	color:#ffffff;
}

.Home_Baloon
{
	background-image:url(Imagens/home-right-ballon.gif);
	height:160px;
	width:640px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
}

.Home_Baloon a
{
	color:#ffffff;
}

.Home_Baloon a:hover
{
	color:#ffffff;
}

.Home_RightSection 
{
	color:#f4f4f4;
}

.Home_RightSection .JobsHeader
{
	background-image:url(Imagens/JobsSectionHeader.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:55px;
	width:190px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	margin-top:5px
}
.Home_RightSection .Jobsubtitle
{
	font-size:15px;
	font-weight:bold;
	color:#000000;
	padding-bottom:5px;
}


.Home_RightSection .JobArea
{
	background-image:url(Imagens/JobArea.gif);
	background-repeat:repeat-y;	
	color:#262626;
	padding:3px 0px 3px 15px;
	font-size:13px;
}

.Home_RightSection .JobAreaBottom
{
	background-image:url(Imagens/JobAreaBottom.gif);
	background-repeat:no-repeat;
	font-size:5px;
}
