/* Tags */

body {
	margin: 0px;
	text-align: left;
	font-family: Tahoma;
	color: #9a9a9a;
	font-size: 11px;
}
a {
	color: #fa994b;
	text-decoration: none;
}
a:hover {
	color: #50a5d6;
	text-decoration: underline;
}
img {
	border: 0px;
}

/* IDs */

#geral {
	width: 796px;
	margin-left:-398px;
	left:50%;
	position:absolute;
}
#esquerda {
	float: left;
	width: 23px;
	position: relative;
}
#main {
	float: left;
	width: 750px;
	_width: 740px;
	position: relative;
}
#direita {
	float: left;
	width: 23px;
	position: relative;
}
#topo {
	float: left;
	width: 100%;
	position: relative;
}
#logotipo {
	float: left;
	position: relative;
	width:185px;
}
#main_menu {
	float: left;
	position: relative;
	height: 89px;
}
#menu_tabs {
	float: left;
	position: relative;
	height: 89px;
	background-image: url(../img/menu_bg.jpg);
	background-repeat:repeat-x;
	top: 30px;
}
#menu_tabs a {
	font-family: Tahoma;
	color: #50a5d6;
	font-style: italic;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#menu_tabs a:hover {
	font-family: Arial Narrow;
	color: #f68b1f;
	font-style: italic;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;f68b1f
}
#main_img {
	float: left;
	position: relative;
}
#miolo_home {
	float: left;
	position: relative;
	width: 100%;
}
#miolo {
	float: left;
	position: relative;
	width: 100%;
}
#submenu {
	float: left;
	position: relative;
	width: 288px;
	padding: 20px 10px 20px 10px;
}
#submenu ul {
	list-style:none;
}
#submenu a {
	color: #1f8dca;
	font-size: 12px;
}
#content {
	float: left;
	position: relative;
	width: 408px;
	background-image: url(../img/miolo_bg.jpg);
	background-repeat: repeat-x;
	height: 443px;
	margin: 20px 0px 20px 0px; 
	padding: 10px;
	font-size: 12px;
	overflow: auto;
	scrollbar-arrow-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#f8e7da;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
}

#content_large {
	float: left;
	position: relative;
	width: 97%;
	background-image: url(../img/miolo_bg.jpg);
	background-repeat: repeat-x;
	height: 443px;
	margin: 20px 0px 20px 0px; 
	padding: 10px;
	font-size: 12px;
	overflow: auto;
	scrollbar-arrow-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#f8e7da;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
}
#rodape {
	float: left;
	position: relative;
	width: 100%;
	background-image: url(../img/rodape_bg.jpg);
	background-repeat: no-repeat;
	height: 21px;
	color: #FFFFFF;
	font-size: 10px;
	padding: 3px 0px 0px 10px;
	margin-top: 30px;
}
#rodape_content {
	width: 445px;
	float: left;
	position: relative;
}
#login_form {
	float: left;
	position: relative;
	color: #fa994b;
}

/* Classes */

.destaque_home {
	width: 160px;
	min-height: 220px;
	float: left;
	position: relative;
	margin: 15px 13px 0px 13px;
	_margin: 15px 10px 0px 10px;
	background-image: url(../img/box_bg.jpg);
	background-repeat: repeat-x;
}
.destaque_content {
	padding: 10px;
}
.destaque_content a {
	font-weight: bold;
}
.destaque_img {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #e4e4e4;
	float: left;
	position: relative;
	margin-bottom: 10px;
}
.input_text {
	width: 70px;
	height: 14px;
	background-color: #f8e7da;
	border: 0px;
	font-size: 10px;
	color: #fa994b;
	padding: 0px 5px 0px 5px;
}
.input_contato {
	width: 200px;
	height: 14px;

	background-color: #f8e7da;
	border: 0px;
	font-size: 10px;
	color: #fa994b;
	padding: 0px 5px 0px 5px;
	text-align: center;
}
.input_vaga {
	width: 300px;
	height: 14px;

	background-color: #f8e7da;
	border: 0px;
	font-size: 10px;
	color: #fa994b;
	padding: 0px 5px 0px 5px;
	text-align: center;
}
.input_select {
	width:   200px;
	height:  14px;
	*height: 20px;
	background-color: #f8e7da;
	border: 0px;
	font-size: 10px;
	color: #fa994b;
	padding: 0px 5px 0px 5px;
	text-align: center;
}
.input_textarea {
	width: 200px;
	height: 140px;
	background-color: #f8e7da;
	border: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #fa994b;
	padding: 5px;
	text-align: left;
}

.input_textarea_vaga {
	width: 300px;
	height: 140px;
	background-color: #f8e7da;
	border: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #fa994b;
	padding: 5px;
	text-align: left;
}
.input_button {
	vertical-align: text-bottom;
}
.first_lvl {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
	list-style-image: url(../img/bullet.jpg);
}
.second_lvl {
	padding-left:20px;
	font-style: italic;
	font-weight:bold;
}

.tree_lvl {
	padding-left:45px;
	font-style: italic;
}

.titulo {
	font-weight: bold;
	color: #fa994b;
	text-transform: uppercase;
}

/* BLOG */

.texto_blog {
	color:#000000;
	text-transform: none;
	font-family: verdana;
}

.blog {
	background-image: url(../img/fundo-blog.jpg) !important;
	font-family: verdana;
	background-attachment:fixed !important;
}

.titulo-blog {
	font-weight: bold;
	color: #004b8f;
	text-transform: uppercase;
	font-family: verdana;
}

.titulo-blog a {
	font-weight: bold;
	color: #004b8f;
	text-transform: uppercase;
	font-family: verdana;
}



