﻿a:link
{
	text-decoration: none;
	color: #549AD8;
}
*
{
	font-family: Verdana;
}
a:visited
{
	text-decoration: none;
	color: #549AD8;
}
a:active
{
	color: #555;
}
a:hover
{
	color: Green;
}
ul li a
{
	font-weight: bold;
}
.tmntd1
{
	width: 45px;
	text-align: center;
}
.tmntd2
{
	width: 424px;
	padding-left: 7px;
}
/* Headings */
#vagas, #vagas tr td
{
	border: solid 1px #f5f5f5;
	vertical-align: top;
}
#content
{
	border-top: solid 2px #dfdfdf;
}
ul li
{
	list-style: none;
	height: 20px;
	width: 145px;
	border-bottom: solid 1px #d1d1d1;
	margin-left: 0px;
}
ul
{
	margin-left: 0px;
	padding: 0px;
}
#container
{
	float: left;
	background-color: White;
	margin-left: 5px;
	width: 615px;
}
#menu
{
	float: left;
}
#Banner
{
	background-color: #fff;
}

/* Structure */
body
{
	margin: 0;
	padding: 0;
	color: #222222; /*background-image: url(images/bg.gif); 	background-repeat: repeat-x; 	background-color: #6E9CCC;*/
	background-color: #d5d5d6;
	color: #333;
	font: normal 78% Verdana, "Trebuchet MS" , "Lucida Grande" , Georgia, Sans-Serif;
}
#header
{
	float: left;
	width: 768px;
	background: #FFFFFF url(         'images/header-bg.gif' ) no-repeat;
	color: #333;
	clear: right;
	line-height: 30px;
	padding-left: 0px;
	height: 25px;
}
.title
{
	color: Red;
	font-weight: bold;
}

#Pag
{
	margin: 0 auto;
	padding-top: 12px;
	width: 780px;
	background-color: #414142;
}
#footer, #Banner, #content
{
	width: 768px;
}
#footer
{
	clear: both;
	background: #555555;
	height: 56px;
}
#footer p
{
	font-size: 11px;
	color: White;
	text-align: center;
	width: 766px;
	height: 55px;
}



