* { padding:0; margin:0; outline:0; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333300;
	margin: 0px;
	background-color: #0A7387;
		}
a {
	text-decoration: none;
	border-style: none;
	}
a img {
	text-decoration: none;
	border-style: none;
	}
a:visited {
	color:#000;

}
a:active {
	text-decoration: none;
	border-style: none;
	color: #990000;
}

.left { float:left; display:inline; }
.right { float:right; display:inline; }

img {
	text-decoration: none;
}
li {
	margin-left: 4px;
	margin-right: 4px;
}
h1 {
	font-family: Georgia;
	font-size: 21px;
	color: #fff;
	line-height: 20px;
	font-style: italic;
	margin-bottom: 10px;
}
h2 {
	font-family: Georgia;
	font-size: 19px;
	color: #fff;
	line-height: 20px;
	font-style: italic;
	margin-bottom: 10px;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	margin-top: 2px;
	margin-bottom: 2px;
}
/*- - - estrutura em 3 colunas - - -*/
#container{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#header{
	background-image: url(../images/header_sun.jpg);
	background-repeat: no-repeat;
	height: 254px;
}

#header_sun{
	background-image: url(../images/header_sun.jpg);
	background-repeat: no-repeat;
	height: 254px;
}

#body{
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	height: 517px;
	
}
#main{
	widht:1000px;
	padding-right: 90px;
	padding-left: 135px;
	padding-top: 40px;
	padding-bottom: 20px;
}
#body_header {
	margin-left: 213px;
}
.two-columns { background:url(../images/dash.gif) repeat-y 645px 0;}
.three-columns {
	background-image: url(../images/dash-three.gif);
	background-repeat: repeat-y;
	background-position: 400px 0;
}

.box {
	position:relative;
	width:975px;
}
.box-t, .box-b { font-size:0; line-height:0; height:9px; }
.box-t {
	width:970px;
	background-image: url(../images/box-t.png);
}
.box-b { background:url(../images/box-b.png); width:970px; }
.box-c { background:url(../images/box-c.png); width:970px;}
.box-cnt { padding:16px 10px; }
.nobrd { border:0 !important;}
.cl { font-size:0; line-height:0; height:0; display:block; clear:both; }

.side-left {
	float:left;
	width:400px;
}
.side-right {
	float:right;
	width: 220px;
}
.side-eq{
	float:left;
	display:inline;
	width:325px;
}
ul {
	list-style-type: none;
	color: #FFFFCC;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
li .link {
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 2px;
}
.brackets{
	padding-left: 100px;
	list-style-type: none;
	color: #FFFFCC;
	background-image: url(../images/brackts.gif);
	background-repeat: no-repeat;
	background-position: 130px;
}
li{
	padding-left: 50px;
	list-style-type: none;
	color: #FFFFCC;
	font-size: x-small;
	padding-bottom: 3px;
}
.side-center{ margin:0 28px; }
#footer{
	height: 80px;	
}
.link {
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 3px;
}
.icon {
	margin-top: 1px;
	margin-right: 5px;
	margin-left: 2px;
	color: #FFFFFF;
}
.empregador {
	font-size: 15px;
	margin-bottom: -10px;
	margin-left: -90px;
}
#main p {
	color: #FFFFFF;
}
.welcome {
	color: #003300;
}
.side-right li {
	color: #FFFFFF;
}
