
* {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0;
}
ul {
	list-style:none;
}
h3 {
	font:bold 16px Tahoma, Arial;
	color:#111;
	margin-top:10px;
}
body {
	width:955px;
	margin:auto;
	background:#B7B5B6 url(../images/bg.jpg) repeat-x top;
}
h2 {
	float:left;
	width:100%;
	height:25px;
	font:bold 18px Arial, Tahoma;
	color:#333;
	background:#fff;
	overflow:hidden;
}
span.data {
	color:#f47f22;
}
span.bt {
	float:right;
	width:79px;
	height:22px;
	font:bold 12px Arial, Tahoma;
	color:#fff;
	text-align:center;
	line-height:22px;
	cursor:pointer;
	margin-right:10px;
}
a.inscreva,
a.Button_aviseme,
a.voltar {
	float:right;
	width:79px;
	height:22px;
	font:bold 12px Arial, Tahoma;
	color:#fff;
	cursor:pointer;
	text-align:center;
	line-height:22px;
	margin:10px 0 0 50%;
	background:url(../images/btn_cinza.jpg) no-repeat top;
}
a.processo-seletivo {
	float:right;
	width:110px;
	height:22px;
	font:bold 11px Arial, Tahoma;
	color:#fff;
	cursor:pointer;
	text-align:center;
	line-height:22px;
	margin:10px 0 0 0;
	background:url(../images/btn_cinza_g.jpg) no-repeat top;
}
a.solicitar_proposta {
	float:right;
	width:115px;
	height:22px;
	font:bold 12px Arial, Tahoma;
	color:#fff;
	cursor:pointer;
	text-align:center;
	line-height:22px;
	margin:10px 5px 0 0;
	background:url(../images/btn_proposta.jpg) no-repeat top;
}

/* BANNER EVENTO */

div.bannerPatrocinio{
	position: absolute;
	top: 30px;
	left: -151px;
	width: 190px;
	height: 400px;
	z-index: 999;
	background: url(../images/banner_evento.png) no-repeat;
}

div.bannerPatrocinio a.acaoBanner{
	float: left;
	width: 115px;
	height: 30px;
	margin: 315px 0 0 13px;
}

div.bannerPatrocinio a.bannerSaiba{
	position: absolute;
	top: 357px;
	left: 13px;
	width: 115px;
	height: 30px;
}

div.bannerPatrocinio a.botaoPatrocinio{
	float: right;
	margin: 100px 0 0 0;
	width: 40px;
	height: 200px;
	background: url(../images/evento.png) no-repeat;
}

div.bannerPatrocinio a.setaBanner{
	position: absolute;
	top: 280px;
	right: 17px;
	width: 7px;
	height: 10px;
	background: url(../images/seta_evento.png) no-repeat;
}

div.bannerPatrocinio a.setaInvert{
	background: url(../images/seta_evento.png) 0 -8px no-repeat;
}

div.bannerPatrocinio a.botaoPatrocinio:hover{
	background: url(../images/evento.png) -40px 0 no-repeat;
}

/* Geral */
.geral {
	position:fixed;
	z-index:100;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
/* Esconder */
.esconder {
	display:none!important;
}
/* MENU COM ABAS */
#menu li {
	display:inline;
}
#menu li a {
	float:left;
	height:40px;
	font:bold 12px Verdana,Arial, Tahoma;
	color:#999;
	background:#F6F6F6 url(../images/bg_link.jpg) repeat-x top;
	padding:0 10px;
	margin:0 5px 0 0;
	line-height:40px;
}
#menu li a:hover,
#menu li a.ativo {
	color:#111;
	text-decoration:none;
	background:#eee url(../images/bg_active.jpg) repeat-x top;
}
/* CONTENT */
#content {
	float:left;
	width:100%;
	margin-top:5px;
	background:#fff url(../images/topo.jpg) no-repeat top;
}
/* HEADER */
#content div.header {
	float:left;
	width:100%;
}
#content div.header h1{
	float:left;
	width:120px;
	height:49px;
	margin:5px 0 5px 10px;
	background:url(../images/logo_daryus.jpg) no-repeat top;
}
#content div.header h1 a{
	display:block;
	width:100%;
	height:100%;
}
#content div.header h1 a span{
	display:none;
}
#content div.header ul.topo {
	float:right;
	width:130px;
	margin:5px 10px 0 0;
}
#content div.header ul.topo li {
	float:right;
	display:inline;
	margin-left:5px;
}
#content div.header ul.topo li a{
	display:block;
	width:100%;
	height:100%;
}
#content div.header ul.topo li span{
	display:none;
}
#content div.header ul.topo li.contato a {
	width:31px;
	height:39px;
	background:url(../images/icon_contact.jpg) no-repeat top;
}
#content div.header ul.topo li.twitter a {
	width:24px;
	height:39px;
	background:url(../images/icon_twitter.jpg) no-repeat top;
}
#content div.header ul.topo li.rss a {
	width:24px;
	height:39px;
	background:url(../images/icon_feeds.jpg) no-repeat top;
}
#content div.header ul.topo li.home a {
	width:24px;
	height:39px;
	background:url(../images/icon_home.jpg) no-repeat top;
}
#content div.header span.fone {
	float:right;
	width:300px;
	margin-top:15px;
	text-align:right;
	font:bold 16px Arial, Tahoma;
	color:#3B3B3B;
}
#content div.header span.menor {
	font:12px Arial, Tahoma;
}
#content div.header div.menu {
	float:left;
	width:955px;
	height:30px;
	overflow:hidden;
}
#content div.header div.menu ul {
	width:100%;
	height:100%;
	margin:0 0 0 4px;
	text-align:center;
	background:#fff;
}
#content div.header div.menu ul li {
	display:inline;
	margin-left:-4px;
}
#content div.header div.menu ul li a {
	margin:0;
	padding:7px 27px 6px 27px;
	text-align:center;
	color:#55555E;
	font:bold 13px Arial, Tahoma;
	line-height:30px;
	border-right:1px solid #B7B8BC;
	background:#B8B8B8 url(../images/nav_bg.jpg) repeat-x;
}
#content div.header div.menu ul li a.consulting {
	border-right:none;
	background:#333 url(../images/nav_bg_black.jpg) repeat-x;
	color:#fff;
}
#content div.header div.menu ul li a:hover {
	text-decoration:none;
	background:#F58023 url(../images/nav_bg_hover.jpg) repeat-x;
	color:#fff;
}
/* BANNER */
#content  div.banner_left {
	float:left;
	width:655px;
	height:220px;
	margin:5px 10px 10px 10px;
	_margin-left:5px;
	background:url(../images/banner_left.jpg) no-repeat top;
}
#content  div.banner_right {
	float:left;
	width:270px;
	height:220px;
	margin:5px 10px 10px 0;
}

/* SIDEBAR */
#sidebar {
	float:right;
	width:270px;
	margin-right:10px;
	_margin-right:2px;
	_margin-left:0px;
	background:#eee;
	text-align:center;
}
#sidebar a {
	margin:0;
	padding:0;
}
#sidebar a img {
	/*width:239px;*/
	/*height:139px;*/
	padding:10px 0 0 0;
}

/* PAGINAÇÃO */
div.paginacao {
	float:left;
	width:100%;
	margin:10px 0;
}
div.paginacao p {
	float:left;
	width:100%;
	text-align:center;
	font:bold 12px Arial, Tahoma;
	color:#333;
}
div.paginacao p a {
	color:#333;
}
div.paginacao span.n_paginas {
	margin:0 5px;
}
div.paginacao span.setas {
	font-size:14px;
	color:#f47f22;
}

/* FOOTER */
div#footer {
	float:left;
	width:100%;
}
div#footer div.parceiros {
	float:left;
	width:955px;
	height:120px;
	background:#fff url(../images/parceiros.jpg) 0 10px no-repeat;
}
div#footer div.parceiros h3 {
	float:left;
	width:100px;
	margin:40px 0 0 20px;
	font-size:15px;
	color:#333;
}
div#footer div.parceiros img {
	margin-top:10px;
}
div#footer div.parceiros div.politica {
	float:left;
	width:100%;
	margin-top:85px;
	padding:5px 0;
	text-align:center;
}
div#footer div.parceiros div.politica a {
	font:12px Arial, Tahoma;
	color:#777;
}
div#footer .daryus {
	float:left;
	width:100%;
}
div#footer .daryus div {
	float:left;
	width:467px;
	height:45px;
}
div#footer .daryus div p {
	padding-bottom:3px;
	line-height:20px!important;
	font:12px Arial, Tahoma;
	color:#444;
}
div#footer .daryus div p span {
	float:right;
	margin-bottom:3px;
}
div#footer .daryus div p a {
	color:#444;
}
div#footer .daryus div p a img {
	float:right;
}
div#footer .daryus div.left {
	margin:5px 0 0 10px;
	_margin-right:-5px
}
div#footer .daryus div.right {
	text-align:right;
	margin:5px 10px 0 0;
	_margin-left:-5px;
}

