/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

	Copyright (c) 2008-2009 AgenciaWX Development Team
	�ltima revis�o: Neyl Walecki 25/07/2009

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Itens de Layout
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#all {
	width:830px;
	margin:0 auto;
}
#all #header {
	height:270px;
	background:#FFF;
	margin-top:25px;
}
#all #header h1 {
	border:none;
	background:none;
	margin:0px;
	padding:0px;
}
#all #header h1 a{
	background:transparent url("../img/logo.png") no-repeat;
	display:block;
	position:absolute;
	width:255px;
	height:135px;
	border:none;
	overflow:hidden;
	text-indent:-4000px;
	margin-left:160px;
	margin-top:10px;
	outline:none;
}
#all #header h2 {
	background:transparent url("../img/header_consultoria.png") no-repeat;
	position:absolute;
	width:415px;
	height:35px;
	text-indent:-5000px;
	margin-left:65px;
	margin-top:160px;
}
#all #header .celular img {
	position:absolute;
	margin-left:485px;
	margin-top:35px;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Menu simples
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#all #header #menu {
	height:30px;
	margin-left:24px;
	margin-top:215px;
	position:absolute;
	background:#CCC;
	text-indent:-5000px;
}
#all #header #menu {
	background:transparent url("../img/header_menu.jpg") no-repeat;
	width:782px;
	height:48px;
}
#all #header #menu ul li {
	float:left;
	list-style:none;
}
#all #header #menu ul li a {
	display:block;
	height:32px;
	margin-top:16px;
}
#all #header #menu ul li a#quem-somos {
	width:90px;
	margin-left:7px;
}
#all #header #menu ul li a#agenda-de-eventos {
	width:130px;
	margin-left:16px;
}
#all #header #menu ul li a#palestras {
	width:59px;
	margin-left:30px;
}
#all #header #menu ul li a#cursos {
	width:46px;
	margin-left:17px;
}
#all #header #menu ul li a#consultoria-personalizada {
	width:175px;
	margin-left:17px;
}
#all #header #menu ul li a#envie-sua-mensagem {
	width:142px;
	margin-left:40px;
}
#all #content {
	clear:both;
	background:#FFF;
	display:inline-block;
	width:830px;
	padding-top:15px;
}
#all #sidebar {
	float:left;
	display:inline;
	width:270px;
	padding:0px 5px 0px 15px;
}
#all #main-content {
	float:left;
	display:inline;
	width:510px;;
	padding:0 0 0 25px;
}
#all #main-content h3 {
	color:#0085A1;
	font-weight:normal;
	padding-bottom:20px;
	font-size:22px;
}
#all #main-content p {
	text-align:justify;
	padding:5px 0;
	font-size:13px;
}
#all #main-content p a {
	color:#0085A1;
}
#all #main-content ul li {
	list-style-type:circle;
	margin-left:15px;
	padding:5px 0;
	text-align:justify;
	font-size:13px;
}
#all #main-content ul li a {
	color:#0085A1;
}
#all #main-content strong {
	font-weight:bold;
}
#all #main-content em {
	font-style:italic;
}
#all #footer {
	text-align:center;
	clear:both;
	background:#FFF;
	margin-bottom:40px;
}
#all #copyright {
	text-align:center;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Copyright - Assinatura da Ag�ncia WX
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#copyright {
	margin:0px auto;
	padding-top:25px;
	width:350px;
	height:50px;
	color:#06C;
	font-weight:bold;
}
#copyright a {
	color:#06C;
}
#copyright a:hover {
	text-decoration:none;
	color:#039;
}
#copyright .copyright-texto {
	float:left;
	padding:15px 3px;
}
#copyright .copyright-logo {
	float:left;
	padding:0px 3px;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Agenda de Eventos
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#agenda {
}
#agenda h2 {
	background:transparent url("../img/agenda_de_eventos_h2.jpg") no-repeat;
	text-indent:-5000px;
	width:144px;
	height:19px;
	padding-bottom:5px;
}
.evento {
	padding-bottom:10px;
}
.evento h3 {
	color:#0085A1;
	font-size:12px;
}
.evento h3 a {
	color:#0085A1;
	font-size:12px;
}
.evento h3 span {
	letter-spacing:-1px;
}
.evento p.evento-descricao {
	padding-top:3px;
	line-height:15px;
	font-size:12px;
}
.evento p.evento-local {
	color:#666;
	font-size:11px;
}
#agenda .evento-ver-todos {
	font-size:11px;
}
#agenda .evento-ver-todos a {
	text-decoration:underline;
	color:#666;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Agenda de Eventos - Página
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#pagina-eventos {
	padding-top:15px;
}
#pagina-eventos .evento {
	padding-bottom:5px;
}
#pagina-eventos .evento h3 {
	padding-bottom:0 !important;
}
#pagina-eventos .evento h3 a {
	font-size:13px;
	font-weight:normal;
	color:#000;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Agenda de Eventos - Detalhes
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#evento-inf {
	padding-bottom:10px;
}
#evento-inf h3 {
	padding-bottom:5px !important;
}
#evento-inf p {
	color:#666 !important;
	font-size:14px !important;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Banners
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#banners {
	clear:both;
	display:inline-block;
	padding:0px 20px 25px 20px;
}
#banners .banner {
	width:250px;
	height:140px;
	float:left;
	position:relative;
	margin:0 6px;
	display:inline;
}
#banners .banner .imagem-banner img {
	position:absolute;
}
#banners .banner p {
	position:absolute;
	text-align:center;
	width:250px;
	margin-top:95px;
	line-height:15px;
}
#banners .banner p span {
	display:block;
	clear:both;
}
#banners .banner p a:hover {
	color:#000;
	text-decoration:none;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Banners Footer
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#banners-footer {
	display:inline-block;
	width:825px;
	padding-left:5px;
}
#banners-footer .banner {
	float:left;
	margin:35px 15px 0 15px;
	display:inline;
}
#banners-footer .banner a img {
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Footer
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#assinatura {
	padding:25px 0;
}
#assinatura a {
	color:#666;
}
#assinatura p.titulo {
	color:#00859F;
	font-weight:bold;
	font-size:12px;
}
#assinatura p.contato {
	color:#666;
	font-size:11px;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Inicial
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#noticias {
	width:480px;
}
.noticia {
	font-family:Tahoma, Geneva, sans-serif;
	clear:both;
	display:inline-block;
	padding:7px 0;
}
.noticia-foto {
	float:left;
}
.noticia-foto img {
	width:120px;
	height:85px;
}
.noticia-texto {
	float:left;
	width:350px;
	display:inline;
	margin-left:10px;
	padding-top:10px;
	display:inline-block;
}
.noticia-texto h3 {
	background:transparent url("../img/inicial-titulo-icon.jpg") no-repeat left center;
	line-height:15px;
	font-weight:bold !important;
	padding-bottom:0px !important;
}
.noticia-texto h3 a {
	color:#0085A0 !important;
	font-size:12px;
}
.noticia-texto p {
	color:#666;
	font-size:11px;
	width:320px;
	margin:0px;
	line-height:15px;
	overflow:hidden;
}
#noticias a.noticias-ver-todas {
	margin-top:10px;
	display:block;
	color:#666;
	font-size:13px;
	display:inline-block;
	background:#EEE;
	padding:3px 10px;
	border:1px solid #CCC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#noticias a.noticias-ver-todas:hover {
	text-decoration:none;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Sistema de mensagem
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
.wxmsg{
    background-color:#f04f4f;
    position: fixed;
    top: 0;
    left: 0;
}
.wxmsg-item{
    font-weight:bolder;
}
