/* ---- CSS

K2M Tecnologia Web (http://www.k2mwweb.com.br)

Title: Escritório Medianeira

Author: K2M Web ( k2m@k2mweb.com.br ) 

Date: Abil 2007 (update Maio 2007)

---- */



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(../img/global/fd_site.jpg) top left repeat-x #fff;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #2B98B7;
	text-decoration: none;
}

p {
	padding:5px 0px 0px 0px;
	margin:0px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	font-family: 'Trebuchet MS', georgia, verdana, arial, helvetica, sans-serif;
	background:#DEE0D1;
	font-size:18px;
	width:390px;
	color:#000000;
	font-weight:normal;
	margin-bottom:10px;
	letter-spacing:-1px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
/*Fontes*/

.corpo_news {
	font-family: 'Trebuchet MS', georgia, verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	display: block;
	color: #000000;
	text-decoration: none;
}
.data_news {
	font-family: tahoma;
	font-size: 11px;
	padding-left: 3px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}
.titulo_news {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FF9900;
	text-decoration: none;
}
.titulo_solucoes {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.campoArtigo {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
	text-align: left;
}
.campoArtigo a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
	text-align: left;
}
.link_list {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.link_list a {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.link_list a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.link_sublist {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
.link_sublist a {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
.link_sublist a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
.link_bottom {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #669933;
	text-decoration: none;
}
.link_bottom a {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #669933;
	text-decoration: none;
}
.link_bottom a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #436082;
	text-decoration: none;
}
/*Menu Superior*/

#nav_main_wrap {
	/*background: #487532 url(../img/menu/menubg.jpg) repeat-x;*/

	background: #75A25D url(../img/menu/menubgT.gif) repeat-x;
	width: 100%;
	height: 38px;
}
#nav_main {
	background: #487532 url(../img/menu/menubg.jpg) repeat-x;
	font-size: 12px;
	margin: -5px auto;
	width: 780px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
#nav_main li {
	float: left;
	list-style: none;
	margin: 6px auto;
}
#nav_main a {
	color: #fff;
	display: block;
	padding: 8px 20px;
	white-space: nowrap;
	border-right: 1px solid #77A25B;
}
#nav_main a:hover {
	background: #DE4034 url(../img/menu/menubg_over.jpg) repeat-x 0 100%;
	color: #fff;
}
/* News */

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

.entry {
	padding: 0;
	margin: 0;
}
.news_date {
	position: relative;
	float: left;
	padding: 0 4px 0 0;
	margin: 0 20px 0 0;
	background-image: url("../img/news/calendar.gif");
	background-position: top left;
	background-repeat: no-repeat;
	width: 48px;
	height: 51px;
	text-align: center;
}
.news_date_b {
	position: relative;
	float: left;
	background-image: url("../img/news/calendar.gif");
	background-position: top left;
	background-repeat: no-repeat;
	width: 48px;
	height: 51px;
	text-align: center;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0;
}
p.month {
	margin: 0;
	padding: 8px 0 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: georgia;
	line-height: 0.95em;
}
p.day {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: georgia;
	line-height: 0.95em;
	font-size: 2em;
}
#chat_bt {
	position:relative;
	width:153px;
	height:87px;
	background:url(../img/home/chat_cmd.jpg) no-repeat;
}
#chat_bt a {
	height:87px;
	width:auto;
	display:block;
	background:url(../img/home/chat_cmd.jpg) no-repeat;
}
#chat_bt a:hover {
	background:url(../img/home/chat_cmd.jpg) right no-repeat;
}
#agenda_bt {
	position:relative;
	width:153px;
	height:97px;
	background:url(../img/home/agenda_cmd.jpg) no-repeat;
}
#agenda_bt a {
	height:97px;
	width:auto;
	display:block;
	background:url(../img/home/agenda_cmd.jpg) no-repeat;
}
#agenda_bt a:hover {
	background:url(../img/home/agenda_cmd.jpg) right no-repeat;
}
/* Agenda Fiscal Frescurets */



.highslide-html {
	background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
	display: none;
}
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
.control {
	float: right;
	display: block;
	/*position: relative;*/

	margin: 0 5px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
	cursor: move;
}
