/* estilos comuns--------------------------------- */
html, body, form {margin:0;padding:0;}

body {background:#fff;font-family:Arial, Tahoma, Helvetica, sans-serif;font-size:12px;line-height:18px;}

body.contentpane {color:#333;background:#fff;font-size:12px;line-height:1.3em;margin:0;margin:1em 2em;width:auto; /* Printable Page */}

.contentpane .button {display:inline;height:25px;padding:0 10px;}

/* textos pequenos */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan {font-size:92%;}

/*article image*/
img {}
.img_caption p {text-align:center;color:#333;}
.img_caption.left, .img_caption.right {margin-top:3px;}

.img_caption img {padding:3px;border:3px solid #d8d8d8;}
.img_caption p {background: url(../images/shadow-bg.gif) no-repeat right top;padding-top:5px;margin-top:0px;}
img.caption {margin-right:10px;padding:3px;background:#fff;border:3px solid #d8d8d8;}

img.servicos {float:left;margin-left:5px;}

a, a:link, a:visited {outline:none;color:#0371b0;text-decoration:none;}
a:hover,
a:active,
a:focus {color:#036;text-decoration:none !important;}
#jv-bottom a:hover,
#jv-bottom a:active,
#jv-bottom a:focus {color:#1269ae;text-decoration:none;/*border-bottom: 1px dotted #AAA;*/}
.shadow img {padding:1px;border:1px solid #ccc;}
.shadow {float:left;margin-right:10px;padding-bottom:3px;}

/* Heading */
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}
ul {
	list-style: none;
}
ul li {
	padding-left: 20px;
	background: url(../images/arrow3.png) no-repeat 7px 7px;
}
ul.menu {
}
#jv-user1 ul.menu {
	float: right;
}
.jv_ahovermenu_wrap li,
ul.menu li {
	padding: 4px 0 4px 20px;
	border-bottom: solid 1px #F1F1F1;
	background: url(../images/arrow5.png) no-repeat 0 8px;
}
ul.menu li.last {
}
ul.menu li a {
}
ul.menu li a span {
}
ul.menu ul {
	margin: 0px;
}
ul.menu ul li {
	margin-left: 0;
	width:auto;
	border-bottom: none;
}
ul.list {
	margin: 0;
}
ul.list li {
	padding: 5px 0 5px 0;
	background: none;
	border-bottom: 1px solid #EAEAEA;
}
ul.list li a {
	color: #858585;
	font-weight: bold;
}
ol li {
	margin-left: 21px;
}
th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}
fieldset {
	border: none;
	padding: 10px 5px!important;
}
fieldset a {
	font-weight: bold;
}
fieldset.input {
	padding: 0;
	background: none;
}
legend {
	font-weight: bold;
	background: #fff;
}
td, th, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
form label {
	color:#444;
}
input, select, textarea, .inputbox, .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 0px;
}
.inputbox {
	color: #d5d5d5;
	background: #fff;
	padding:5px;
	border: 1px solid #DEDEDE;
}
input.button {
	margin: 0;
	padding: 1px 5px 2px;
	height: 25px;
	color: #747474;
	cursor: pointer;
	font-size:12px;
	text-transform: uppercase;
	border: 1px solid #cbcbcb;
	background: url(../images/bt_search.jpg) repeat-x top;
}
input.button:hover {
	color: #5c5c5c;
	border: 1px solid #5c5c5c;
}
.search {
	margin:0px 0 0; height:auto;
	width:100%;
}
.search .inputbox {
	margin:0px;
	margin-right: 5px;
	height: 16px;
	padding: 2px 5px;
	float:left;
	color:#6d6d6d;
	background: #f7f7f7;
	border:0px;
	font-size:11px;
	border-right:1px solid #DEDEDE;
	border-bottom:1px solid #DEDEDE;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
/* Article Layout */
.leading {
	padding-bottom: 10px;
}
.leading_separator {
	display: block;
	margin: 1px 0;
	height: 2px;
	overflow: hidden;
	width: 100%;
}
.article_column {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
}
.article_separator {
	clear: both;
	margin: 0;
	display: none;
}
.row_separator {
	display: block;
	clear: both;
	height: 2px;
}
.article_row {
	margin: 0;
	overflow: hidden;
}
.column1.cols1 {
	float: none;
}
.column2.cols2 {
	float: right;
}
.column3.cols3 {
	float: right;
}
.column4.cols4 {
	float: right;
}
.column5.cols5 {
	float: right;
}
.column1.cols2 .article_column_pad,
.column1.cols3 .article_column_pad,
.column2.cols3 .article_column_pad,
.column1.cols4 .article_column_pad,
.column2.cols4 .article_column_pad,
.column3.cols4 .article_column_pad,
.column1.cols5 .article_column_pad,
.column2.cols5 .article_column_pad,
.column3.cols5 .article_column_pad,
.column4.cols5 .article_column_pad {
}
.article_column_pad {
	margin: 10px 10px 10px 0;
	padding: 0 10px 0 0;
	overflow: hidden;
}
p.iteminfo {
	line-height: 1em;
	margin: 0 -10px 5px;
	padding: 10px;
}
.article_row p.iteminfo {
	line-height: 1em;
	margin: 0 -10px 5px;
	padding: 10px;
}
.articleinfo {
	margin: 0.5em 0;
}
/* Category Table layout */
.filter {
	float: left;
	margin: 0;
	padding: 0;
}
.display {
	float: right;
	margin: 10px 0 0;
	text-align: right;
}
/**/
table.category,
table.weblinks,
table.newsfeeds {
	border: 1px solid #AAA;
	width: 100%;
	clear:both;
	font-size:1em;
	margin:20px 0;
}
table.newsfeeds th, table.weblinks th, table.category th {
	color: #000;
	background: #d3d3d3;
	padding: 8px 5px 8px 5px;
}
table.newsfeeds td, table.weblinks td, table.category td {
	padding:5px;
}
/* content tables */
.sectiontableheader {
	padding: 4px 8px;
	font-weight: bold;
}
.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 8px;
}
tr.sectiontableentry2 td {
	background: #f6f6f6;
}
td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
	padding: 4px;
}
table.contentpane {
	border: none;
	background:none;
	border:0px solid #383838;
	width: 100%;
}
table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 30%;
	float: right;
}
table.contenttoc td {
	background: url(../images/bullet-list.gif) no-repeat 5px 8px;
	padding: 1px 5px 1px 15px;
}
table.contenttoc th {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 3px;
	text-indent: 5px;
}
table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}
table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}
table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}
table.pollstableborder tr.sectiontableentry1 td {
	background: #EEEEEE;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
.blog_more {
	margin: 0;
	padding: 10px 0 0;
}
.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}
.blog_more ul {
	margin: 0;
	padding: 0;
}
.blog_more ul li {
	margin: 0;
	padding: 0 0 0 21px;
}
.category {
	font-weight: normal;
}
h1.componentheading,
.componentheading {background: url(../images/splash_spinelli_h2.png) no-repeat  0 -3px;color:#9f9f9fe;margin:10px 0 30px 0;padding:0 0 5px 40px;ont-family:Arial, Tahoma, Helvetica, sans-serif;font-size:25px;line-height:30px;border-bottom:1px dotted #dedede;}
.contentdescription {/*padding-bottom: 30px;*/}

h2.contentheading,
.contentheading {background: url(../images/splash_spinelli_h2.png) no-repeat  0 -3px;color:#1269ae;margin:10px 0 30px 0;padding:0 0 5px 40px;line-height:normal;font-size:25px;font-family:Arial, Tahoma, Helvetica, sans-serif;border-bottom:1px dotted #dedede;}

table.blog .contentheading {font-size:1.4em;}
td.contentheading {background: url(../images/splash_spinelli_h2.png) no-repeat  0 -3px;color:#1269ae;margin:10px 0 30px 0;padding:0 0 5px 40px !important;line-height:normal;font-size:25px;font-family:Arial, Tahoma, Helvetica, sans-serif;border-bottom:1px dotted #dedede;}

	

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}
a.readon {
	padding: 0 10px 0 0;
	text-align: center;
	border-bottom: 1px dotted #ED7213;
	background: url(../images/arrow4.png) no-repeat  center right;
}
a.readon:hover,
a.readon:focus,
a.readon:active {
	border-bottom: 1px dotted #444;
	text-decoration: none;
	background: url(../images/arrow1.png) no-repeat  center right;
}
table.contentpaneopen td, table.contentpane td {
	padding-left:15px; 
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}
div.moduletable {
	padding: 0;
}
ul.pagination {
	color: #3B5468;
	overflow: hidden;
	clear: both;
	margin: 10px auto;
	padding: 10px 0;
	text-align: center;
	list-style: none;
}
ul.pagination li {
	margin: 10px 2px;
	padding: 0;
	/*float: left;*/
	display: inline;
	height: 22px;
}
ul.pagination li span {
	padding: 0;
	display: inline-block;
	background: #2a2a2a;
	color: #8A8A8A;
}
ul.pagination li span span {
	cursor: pointer;
	padding: 4px 10px;
	display: inline-block;
	background: url(../images/paging.jpg) repeat-x 0 0;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
}
ul.pagination li:hover span span {
	color: #FFF;
	background: url(../images/paging-hover.jpg) repeat-x 0 0;
	border-left: 1px solid #5C5C5C;
	border-right: 1px solid #5C5C5C;
}
ul.pagination a span {
	padding: 0;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
ul.pagination a:hover span,
ul.pagination a:active span,
ul.pagination a:focus span {
	color: #FFF;
}
.counter {
	margin: 0.5em auto;
	padding: 4px 0;
	text-align: center;
	width: 107px;
	color: #8A8A8A;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	background: url(../images/paging.jpg) repeat-x 0 0;
}
.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}
.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
/* META
--------------------------------------------------------- */
.article-toolswrap {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}
.article-tools {
	display: block;
	padding: 0 10px 0 0;
}
.article-meta {
	width: 70%;
	float: left;
	color: #3B5468;
}
.createdby {
	font-size: 0.9em;
}

.createdate {
	font-size: 0.9em;
}
.modifydate {
	width: 100%;
	display: block;
	margin: 0 0 3px 0;
}
.article-section {
	padding-left: 6px;
	margin-left: 5px;
}

.article-section a {
	color: #3B5468;
}
.article-category a {
	color: #3B5468;
}
.buttonheading img {
	margin: 12px 0 0 3px !important;
	padding: 0 !important;
	border: 0 !important;
	float: right;
	background: none !important;
}
p.buttonheading {
	text-align:right;
	margin: 0;
}

p.buttonheading a:hover {
	background:none !important;
	color:#000 !important;
}
p.buttonheading a:active,p.buttonheading a:focus {
	color:#000;
}
ul.latestnews,
ul.mostread {
	padding-left: 0; 
}
ul.latestnews li,
ul.mostread li {
	margin: 0;
	padding: 0 0 0 20px;
	border-bottom: none;
}
a.button-grey {
	margin: 2px 5px 0 5px;
	padding: 0 15px 0 0;
	float: left;
	line-height: 18px;
	color: #333;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/button-grey.jpg) no-repeat 100% 0;
}
a.button-grey span {
	margin: 0;
	padding: 0 0 0 15px;
	float: left;
	line-height: 18px;
	cursor: pointer;
	background: url(../images/button-grey.jpg) no-repeat 0 0;
}
a.button-grey:hover,
a.button-grey:focus,
a.button-grey:active {
	color: #658a00;
	text-decoration: none;
}
.loginframe {
	margin: 0 auto;
	padding: 10px;
	width: 400px;
	height: 145px;
	position: relative;
	background: #FFF;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.closebox {
	margin: -25px -25px 0 0;
	float: right;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-indent: -999em;
	cursor: pointer;
	background: url(../images/closebox.png) no-repeat 0 0;
}
.logincol {
	margin: 0 10px 0 0;
	float: left;
	width: 180px;
}
.logincol label {
	margin: 5px 0;
	display: block;
}

.logincol ul {
	margin: 5px 0;
}
.required {
	color: #d5d5d5;
}
#jvloginframe {
	display: none;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background: transparent url(../images/bg-dot-black.png);
}
#jvloginContent {
	display: block;
	position: fixed;
	width: 100%;
	left: 0;
	top: -165px;
	z-index: 10000;
}
#jvbacktotop {
	cursor: pointer;
}
.breadcrumbs {
}
.breadcrumbs img {
	margin-bottom: -3px;
}/* estilos ---------------------------------------------------- */
html, body, form, fieldset {margin:0;padding:0;}body {font-family: Arial, Tahoma, Helvetica, sans-serif;line-height:18px;}body#bd {color:#7f7f7f;background:#fff /*url(../images/bg.png) repeat-x;*/}body.fs1 {font-size: 10px;}body.fs2 {font-size: 11px;}body.fs3 {font-size: 12px;}body.fs4 {font-size: 13px;}body.fs5 {font-size: 14px;}body.fs6 {font-size: 15px;}
/* Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0){head~body #opera {display:block;}}
/* Clearfix */
.clearfix {clear:both;}
#jv-wrapper {padding:0;overflow:hidden;text-align:left;}#jv-wrapper-inner {padding:0;overflow:hidden;text-align:left;margin:0 auto;}.jv-wrapper {width:960px;margin:0 auto;}.jv-inner {width:978px;}
#jv-userwrap1,#jv-userwrap2,#jv-userwrap3,#jv-userwrap4,#jv-userwrap5,#jv-userwrap6,#jv-userwrap7 {margin:30px 0 0 0;width:100%;}#jv-userwrap2-inner,#jv-userwrap5-inner,#jv-userwrap6-inner,#jv-userwrap7-inner {padding:10px 0;width:100%;overflow:hidden;}#jv-userwrap2-inner {background:#fbfbfb;padding:0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}#jv-userwrap7-inner {background:none; /*url(../images/line_h.png) repeat-x scroll left top;*/padding:5px 0;}#jv-userwrap1 {width:960px;margin:auto;overflow:hidden;background:transparent; /*url(../images/bg-slideshow.png) repeat-x bottom;*/ }#jv-userwrap1-top {width:100%;overflow:hidden;background:#fff; /* url(../images/bg-slideshow-top.jpg) repeat-x top;*/}#jv-userwrap1-shadow {padding:10px 0;width:100%;overflow:hidden;/*background: url(../images/bg-slideshow-shadow.png) no-repeat bottom center;*/}#jv-userwrap2 { margin:10px 0;}#jv-userwrap4 {background:none;margin-bottom:20px;}#jv-userwrap3-inner {padding:15px 0 30px 5px;overflow:hidden;width:100%;/*background:url(../images/userwrap3_bg.png) no-repeat bottom center;*/}#jv-userwrap4-inner {padding:0;width:100%;overflow:hidden;}#jv-userwrap2 span {color:#707070;}#jv-hightlight {padding:10px;}
#jv-search {float:right;width:340px;height:30px;margin-top:35px;}#mod_search_searchword {margin:0 5px 0 0;padding:2px 5px;background:#ebebeb;height:20px;width:250px;float:left;color:#6d6d6d;font-size:11px;border-top:1px solid #b2b2b2;border-left:1px solid #b2b2b2;border-bottom:1px solid #fff;border-right:1px solid #fff;}
/* comeca editar -------------------------------------------*/
#modlgn_username,#modlgn_passwd {background:#fff;height:12px;border:1px solid #dedede;color:#878686;width:140px;}
#jv-userwrap5 ul.latestnews li {padding-left:0;line-height:22px;padding:0px;padding-left:10px;	background:url("../images/arrow3.png") no-repeat scroll 0px 7px transparent;}#jv-userwrap5 ul.latestnews a {color:#aaa;}#jv-userwrap5 ul.latestnews a:hover {color:#ED7213;}#jv-breadcrumb {width:100%;overflow:hidden;background:#F1F1F1;}#jv-breadcrumb-inner {padding:8px 0;width:100%;overflow:hidden;}
/* classe edita ----------------------------------------------------*/.float-left {float:left;}.float-right {float:right;}
/* cabecalho --------------------------------------------------------*/
#jv-header {width:100%;height:auto;/*border-top: 5px solid #131313;border-bottom: 3px solid #131313;background: url(../images/header_bg.png) repeat-x top;*/}#jv-header-inner {width:100%;overflow:hidden;background:#fff; /*url(../images/bg_cabecalho.png) repeat-x;*/}
#jv-top {margin:0;float:left;height:auto;width:100%;overflow:hidden;}#jv-top  ul.menu li.last {background:none;}
#jv-logo {margin:0;padding:0;display:block;overflow:hidden;float:left;width:30%;height:auto;}#jv-logo h1 {float:left;overflow:hidden;height:145px;margin:10px 0;background: url(../images/logo_consultoriajoomla.png) no-repeat 0 0;}#jv-logo h1 a {display:block;height:104px;width:230px;margin:0;}#jv-logo h1 a span {display:none;}
#jv-mainmenu {margin:0;width:100%;background:none; /*url(../images/mainmenu_bg.png) repeat-x;*/	height:42px;}#jv-mainmenu-inner {width:50%;float:right;margin:0 auto;height:41px;line-height:41px;background:#fff;border-bottom:1px solid #fc0;}
#jv-login {margin:0 5px 0 0px;color:#AFAFAF;}#jv-login  a {color:#9996ab;}
/* fim cabecalho  --------------------------------*/
/* container -----------------------------------*/
#jv-mainbody {width:100%;margin:30px 0 0 0;}#jv-mainbody-inner {overflow:hidden;}
#jv-container,#jv-container-left,#jv-container-right,#jv-container-full {width:100%;overflow:hidden;}
#jv-right {margin:0;padding:0 3px 0 3px;width:230px;overflow:hidden;float:right;}#jv-left {margin:0;padding:0 15px 0 0;width:230px;overflow:hidden;float:right;}
#jv-content {margin-right:15px;padding:0;width:470px;overflow:hidden;float:left;}
#jv-maincontent {margin:0;padding:0;width:550px;float:left;overflow:hidden;position:relative;}
#jv-component {margin:0;padding:0px;display:block;overflow:hidden;}
#jv-container-left #jv-content {width:690px;}#jv-container-right #jv-content {width:690px;}#jv-content-inner {padding:0 10px;}#jv-container-left #jv-left,#jv-container-right #jv-left {padding:0;}#jv-container-full #jv-content,#jv-container-full #jv-content-inner {width:100%;padding:0px;margin:0px;}#jv-container-full #jv-maincontent {width:100%;}
/*fim container ------------------------------------------*/
/* rodape ------------------------------------------------*/
.jv-user {float:left;overflow:hidden;}.jv-box-right {float:right;}.jv-user .jv-box-inside {padding:0 5px 0 4px;}.jv-box-left .jv-box-inside {padding: 0 7px 0 0;}.jv-box-right .jv-box-inside {padding:0 0 0 7px;}.jv-box-full {width:100%;margin-left:0px !important;}
#jv-bottom {padding:0px;width:100%;padding-top:8px;color:#fff;background:url(../images/bgfooter_top.png) repeat-x top;}#jv-bottom-inner {width:100%;padding-top:10px;background:url(../images/bgfooter.jpg) repeat top;}#jv-footer {float:left;width:49%;}#jv-footer-inner {padding:10px 0;overflow:hidden;}#jv-copyright {float:right;width:49%;text-align:right;}#jv-copyright-inner {padding:10px 0;}
/* fim rodape -----------------------------------------*/

div.moduletable,div.moduletable_menu,div.moduletable_text,div.module,div.module_menu,div.module_text {clear:both;margin:0 0 15px 0;position:relative;clear:both;overflow:hidden;}
h3.moduletitle {margin:0;width:100%;font-size:20px;line-height:40px;text-indent:5px;font-weight:normal;font-family:"Arial";background: url(../images/title_bg.png) no-repeat bottom right;}div.modulecontent {padding:5px;overflow:hidden;}div.moduletable-blank div.modulecontent {padding:0;}#jv-left div.modulecontent,#jv-right div.modulecontent {border-top:none;padding:2px;}
#jv-userwrap6 h3.moduletitle {color:#fc0;font-weight:bold;background:none; /*url(../images/line_h.png) repeat-x bottom left;*/}#jv-userwrap3 h3.moduletitle {background:none;}#jv-userwrap6 ul.menu a {color:#fff;}#jv-userwrap6 ul.menu li {border:none;}
#jv-footer ul.menu {margin:0;}#jv-footer ul.menu ul {display:none;}#jv-footer ul.menu li {margin:0px;padding:0 10px;display:inline-block;border:none;background:none;}#jv-footer ul.menu li span {font-weight:normal;}
/* frame -------------------------------------------*/
.jvbr,
.jvbl,
.jvtr,
.jvtl {}
/* fim frame -----------------------------------------*/
div.latestnewsitems  {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px dotted #D8D8D8;
}
div.latestnewsitems h4 {
	font-size: 100%;
}
div.latestnewsitems img,
img.persolar {
	margin:2px 5px 0 0;
	padding:3px;
	background:#fff;
	float: none;
	border: 1px solid #d8d8d8;
}
div.latestnewsitems p {
	margin: 0px;
	padding: 10px 0;
}
div.latestnewsitems a.readone {
	color: #3C3C3C;
	background: url(../images/arrow1.png) no-repeat  center right;
	text-decoration: none;
	padding: 0 10px 0 0;
	border-bottom: 1px dotted #3C3C3C;
}
span.latestnewsdate {
	color: #888;
}
ul.latestporto {
	float: left;
	margin: 0;
	padding: 0;
}
ul.latestporto li {
	color: #666666;
	float: left;
	padding: 0 5px 5px 0;
	margin: 0 ;
}
ul.latestporto img {
	margin: 0;
}
ul.servicesbox {
	width: 100%;
}
ul.servicesbox li {
	float: left;
	margin: 0 40px 0 0;
	padding: 0px;
	background: none;
	float: left;
	text-align: center;
}
ul.sharing {margin:0;float:left;height:25px;overflow:hidden;width:100%;}
ul.sharing li {display:inline;margin:0;padding:0 0 0 5px;background:none;}
ul.sharing li a {height:22px;margin:0;opacity:0.6;}
ul.sharing li  a:hover {opacity:1;}

#jv-left ul.latestblog {
	margin: 0px;
}
#jv-left ul.latestblog li{
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 3px 0 6px;
	background: none;
	padding: 0px;
	border-bottom: 1px dotted #D8D8D8;
}
#jv-left ul.latestblog li span.blogdate {
	color: #888888;
	margin: 5px 0;
	font-size: 12px;
}
#jv-left ul.latestblog li span a {
	font-weight: bold;
	font-size: 12px;
}
.quote_left {
	padding: 0 0 0 35px;
	background: url(../images/quote_left.png) no-repeat 0 0;
}
.jv_ahovermenu_wrap li,
.jv_aclickmenu_wrap .jv_maccordion li {
	padding: 4px 0 4px 20px;
	border-bottom: solid 1px #F1F1F1;
	background: url(../images/arrow5.png) no-repeat 0 8px;
}
.jv_ahovermenu_wrap ul.jv_maccordion ul li,
.jv_aclickmenu_wrap ul.jv_maccordion ul li {
	border: none;
	background: url(../images/arrow5.png) no-repeat 0 8px;
}
.jv_ahovermenu_wrap li.last-child,
.jv_ahovermenu_wrap a.trigger,
div.jv_aclickmenu_wrap div.wrap_link a,
.jv_aclickmenu_wrap li.last-child {
	height: 20px;
}
.jv_ahovermenu_wrap ul.jv_maccordion ul,
.jv_aclickmenu_wrap ul.jv_maccordion ul {
	padding: 0;
}
.jv_zoom_container {
	padding: 3px;
	border: 1px solid #D8D8D8;
}
.jv_zoom_container a.jv_zoom img {
	padding: none;
	border: none;
}
.jv_zoom_container .jv_zoom_big {
	border: 4px solid #CCCCCC;
}
.mouseTrap {
	padding: 4px;
}
/* --------------------------------------------------------------------------------- */
#destaque_micro {float:left;position:absolute;width:248px;height:340px;background: url(../images/homem_micro.png) no-repeat;margin:-19px 0 0 -5px;color:#fff;text-indent:-9999px;}
.telefone {background: url(../images/telefone_consultoriajoomla.png) no-repeat 10px 0;float:right;position:absolute;width:265px;height:40px;padding-top:0; margin:20px 0 0 697px; z-index:1;}.telefone p {margin:10px 0 0 0;color:#a0a093;text-shadow: 0 1px 0 #ccc;font-size:18px;font-weight:bold;text-align:right;}.telefone span {color:#a0a093;font-size:18px;font-weight:bold;}
.justificado {text-align:justify;padding:3px;}.titulos {font-size:15px;color:#858585;font-weight:bold;}
.link_laranja {color:#a0a093;font-weight:bold;text-decoration:none !important;}.link_laranja a {color:#a0a093;font-weight:bold;text-decoration:none !important;}.link_laranja a:hover {color:#fff;font-weight:bold;text-decoration:none !important;}
.subtitulos_h3 {background: url(../images/subtitulos_h3.png) no-repeat 0 0;padding:3px 3px 3px 35px;color:#a0a093;}
.destacar {color:#333;text-transform:uppercase;font-weight:bold;letter-spacing:1px;}
.estilo_email {color:#fbfbfb;}
/* LINK 1 */
a.linkum:link {color:#FF0000;text-decoration:none;}a.linkum:visited {color:#999999;text-decoration:none;}a.linkum:hover {color:#000000;text-decoration:underline;}a.linkum:active {color:#00FF00;text-decoration:underline;background:#000000;}
/* LINK 2 */
a.linkdois:link {color:#fbfbfb;}a.linkdois:visited {color:#690;}a.linkdois:hover {color:#f90;text-decoration:underline overline;}a.linkdois:active {color:#fff;text-decoration:none;background:#000;}
/* LINK 3 */
a.linktres:link {color:#BC6923;background:#ffe500;text-decoration:none;font-weight:bold;}a.linktres:visited {color:#fff;text-decoration:line-through;}a.linktres:hover {color:#fff;background:none;text-decoration:none;}a.linktres:active {color:#fff;text-decoration:none;background:#036;}
#chamada {position:fixed;left:0px;top:140px;z-index:999;}
.precificacao {text-indent:25px;color:#333;text-shadow: 0 1px 0 #ccc;font-style:italic;}.simples {color:#036;text-shadow: 0 1px 0 #ccc;font-size:15px;}.valor {color:#0399cc;text-shadow: 0 1px 0 #ccc;font-size:13px;font-style:italic;border-bottom:1px dashed #0399cc;}.sites_faceis h2 {color:#868686;font-size:16px;position:absolute;margin:37px 0 0 250px;border-left:5px solid #efefef;padding-left:20px;}.sites_faceis span {color:#333;font-size:16px;font-weight:bold;f}
.tabela_78 table {border:1px solid #CCC;border-collapse:collapse;font-size:13px;}.tabela_78 table td {text-align:center;margin:5px;padding:5px;border:1px solid #CCC;}.tabela_78 table th {text-align:center;padding:5px;background-color:#1269AE;color:#fff;border:1px solid #1478C9;}.tabela_78 table th span {font-style:italic;font-size:11px;}
/*CHAMADAS DA FRENTE  */
.descreve_internet {width:205px;height:55px;padding:0 2px;}.descreve_internet strong {color:#ffcc00;text-shadow: 0 1px 0 #ccc;}.descreve_internet_publi {width:205px;height:55px;padding:0 2px;}.descreve_internet_publi strong {color:#5687A9;text-shadow: 0 1px 0 #ccc;}a.link_plus {background:#069;padding:5px;color:#fff;font-weight:bold;float:left;margin:-45px 0 0 190px;text-decoration:none;}a:hover.link_plus {background:#036;text-decoration:none;}
/* detalhes contato frente */
#contato_joomla_home {background:#036;padding:0 3px;border:5px solid #fff;}#contato_joomla_home .email_link a {color:#ffe500;font-size:10px;text-decoration:none}#contato_joomla_home .email_link a:hover {color:#fff;font-size:10px;text-decoration:none}#contato_joomla_home .email_link img {margin:-5px 0;}#chamada_joomla {width:310px;height:185px;background: url(../images/consultoriajoomla/consultoria_sites_joomla.png) no-repeat 0 0;}
.icone_email_contato {margin:70px 0 0 135px;float:left;position:absolute;width:190px;height:150px;background: url(../images/consultoriajoomla/icone_email_consultoria_joomla.png) no-repeat 0 0;}
/* TYPOGRAPHY
--------------------------------------------------------- */
pre, .code {
	border: 1px solid #DEEFF7;
	border-left: 10px solid #DEEFF7;
	font-family: Arial;
	font-size: 1em;
	font-size-adjust:none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
	margin: 5px 0 15px;
	padding: 10px 15px;
	color: #858585;
	background: #FFF;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

blockquote {padding:10px 15px;}

blockquote span.open {background: url(../images/bq-o.gif) no-repeat left top;padding:0 0 10px 30px;}
blockquote span.close {background: url(../images/bq-c.gif) no-repeat bottom right;padding:0 25px 5px 0;}

blockquote.testimonial {padding:0 0 15px;border-bottom:1px solid #E6E6E6;}
blockquote.testimonial span.author {background: url(../images/author.gif) no-repeat 5px center;display:block;font-weight:bold;margin-top:5px;padding-left:20px;}

/**/
small {
	font-size: 0.85em;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

sup em {
	color: #FF0000;
	font-size: .8em;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

acronym, abbr {
	border-bottom: 1px dashed;
	letter-spacing: 1px;
	cursor: help;
}
/* @IMAGE */
img {
	border: none;
}

img.image-left {
	float: left;
	margin: .5em 1em .5em 0;
}

img.image-right {
	float: right;
	margin: .5em 0 .5em 1em;
}

img.image-border {
	border: 1px solid #E5E5E5;
	padding: 3px;
}

img.image-margin {
	margin: .5em;
}



/* @TEXT */
.clearbreak {
	clear: both;
}

div.grid2:after, div.grid3:after, div.grid4:after, div.grid5:after, ul.hlist-left:after, ul.hlist-right:after, .clearafter:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

/* Text grid */
div.grid-col {
	float: left;
	margin-right: 2%;
	overflow: hidden;
}

div.grid-lastcol {
	float: right;
	margin-right: 0 !important;
	overflow: hidden;
}

div.grid2 div.grid-col {
	width: 48%;
}

div.grid3 div.grid-col {
	width: 31%;
}

div.grid4 div.grid-col {
	width: 22%;
}

div.grid5 div.grid-col {
	width: 17%;
}

/* Dropcap */
.dropcap {
	overflow: hidden;
}
.dropcap:first-letter {
	color: #414141;
	display: block;
	float: left;
	font: 50px/40px Georgia, Times, serif;
	padding: 4px 8px 0 0;
}
/* Tips, Error, Message, Hightlight*/
p.error {
	background: url(../images/error.gif) no-repeat top left;
	color: #DF0000;
	padding: 0 0 5px 30px;
}

p.message {
	background: url(../images/info.gif) no-repeat top left;
	color: #2FAFCB;
	padding: 0 0 5px 30px;
}

p.tips {
	background: url(../images/tips.gif) no-repeat top left;
	color: #FA6900;
	padding: 0 0 5px 30px;
}

p.feed {
	background: url(../images/feed.gif) no-repeat 3px 0px;
	padding-left: 30px;
	padding-bottom: 5px;
}

.highlight {
	color: #3d3d3d;
	background: #ececec;
	font-weight: bold;
	padding: 3px 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Note Style */
p.stickynote {
	background: #FFF url(../images/stickynote.gif) no-repeat 8px center;
	border: 3px solid #E3E3E3;
	padding: 15px 10px 15px 70px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

p.download {
	background: #FFF url(../images/download.gif) no-repeat 8px center;
	border: 3px solid #E3E3E3;
	padding: 15px 10px 15px 70px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

p.buy {
	background: #FFF url(../images/buy.gif) no-repeat 8px center;
	border: 3px solid #E3E3E3;
	padding: 15px 10px 15px 70px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

p.sell {
	background: #FFF url(../images/sell.gif) no-repeat 8px center;
	border: 3px solid #E3E3E3;
	padding: 15px 10px 15px 68px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}


/* blocknumber */
.blocknumber {clear:both;padding:15px 15px 20px 0;position:relative;}


/* bullet */

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(../images/checklist.png) no-repeat 4px 5px !important;
	padding: 0 0 0 22px !important;
}
/* Star list */
ul.star {
	list-style: none;
}

ul.star li {
	background: url(../images/star.png) no-repeat 2px 0 !important;
	padding: 0 0 0 22px !important;
}

/* List arrow */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(../images/arrow.png) no-repeat 5px 2px;
	padding: 0 0 0 22px;
}


/* Bignumber */
.bignumber {background: url(../images/bignumber.gif) no-repeat top left;color:#fff;display:block;float:left;font: bold 23px/normal Arial, sans-serif;margin-right:8px;margin-top:-10px;padding: 7px 8px 8px 9px;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	display:inline-block;
	font-weight:bold;
	line-height:18px;
	margin-left:35px;
}

div.bubble1 div {
	background: url(../images/bub1-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble1 div div {
	background: url(../images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 10px 15px 20px;
	width: auto;
}

div.bubble2 div {
	background: url(../images/bub2-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble2 div div {
	background: url(../images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 12px 15px 22px;
	width: auto;
}

div.bubble3 div {
	background: url(../images/bub3-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble3 div div {
	background: url(../images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 14px 15px 50px;
	width: auto;
}

div.bubble4 div {
	background: url(../images/bub4-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble4 div div {
	background: url(../images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 10px 15px 50px;
	width: auto;
}

/* Legend */
.legend-title {
	background: #FFF;
	display: block;
	font-size: 100%;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -10px;
}

.legend {
	border: 1px solid #CCCCCC;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Left & Right*/
div.jv-left,
div.jv-right {
	margin: 0;
	padding: 0;
	width: 49%;
}

div.jv-left {
	float: left;
	clear:left;
}

div.jv-right {
	float: right;
}

/* jv Tabs */
#jv-tabs {
	background: #262626;
}

#jv-tabs div.jv-box-br,
#jv-tabs div.jv-box-bl,
#jv-tabs div.jv-box-tr,
#jv-tabs div.jv-box-tl {
	margin: 0;
	padding: 0;
}

#jv-tabs div.jv-box-br {
	background: #262626;
}

#jv-tabs div.jv-box-bl {
	background: none;
}

#jv-tabs div.jv-box-tr {
	background: none;
}

#jv-tabs div.jv-box-tl {
	background: none;
}

/* @TABLES */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th {
	text-align: left;
}

/* Plain rows */
table.plainrows {
	background-color: #F2F2F2;
	color: #404040;
	border-collapse: collapse;
}

table.plainrows caption {
	padding: 6px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

table.plainrows thead {
	border-bottom: solid 1px #284D73;
}

table.plainrows thead th {
	padding: 5px 10px;
	background-color: #366999;
	color: #FFFFFF;
	font-size: 1.1em;
	text-transform: capitalize;
}

table.plainrows tfoot th, table.plainrows tfoot td {
	padding: 3px 10px;
	background-color: #D9D9D9;
	color: #000000;
	font-size: 1.1em;
	text-transform: capitalize;
}

table.plainrows tfoot td {
	text-align: right;
}

table.plainrows tbody th, table.plainrows tbody td {
	border-bottom: solid 1px #D9D9D9;
	padding: 4px 10px;
}

table.plainrows tbody th {
	white-space: nowrap;
}

table.plainrows tr.odd {
}

table.plainrows tbody tr:hover {
	background: #E5E5E5;
}

/* Dark stripes */
table.colorstripes {
	border: 1px solid #162C40;
	color: #FFFFFF;
	background: #284D73;
	border-collapse: collapse;
}

table.colorstripes caption {
	padding: 6px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

table.colorstripes td, table.colorstripes th {
	border: 1px dashed #366999;
	padding: 5px 10px;
}

table.colorstripes thead th {
	border: 1px solid #284D73;
	background: #162C40;
	color: #FFFFFF;
	font-size: 1.1em;
}

table.colorstripes tbody th, table.colorstripes tbody td {
	text-align: left;
	vertical-align: top;
}

table.colorstripes tbody tr.odd {
	background: #224161;
}

table.colorstripes tbody tr:hover {
	background: #1F3D59;
}

table.colorstripes tbody tr:hover th, table.colorstripes tbody tr.odd:hover th {
	background: #1F3D59;
}

table.colorstripes tfoot th, table.colorstripes tfoot td {
	border: none;
	padding: 4px 10px;
	background: #162C40;
	color: #FFFFFF;
	font-size: 1.1em;
}

table.colorstripes tfoot td {
	text-align: right;
}

/* Light stripes */
table.greystripes {
	border: 1px solid #D9D9D9;
	color: #404040;
	background: #FFFFFF;
	border-collapse: collapse;
}

table.greystripes caption {
	padding: 6px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

table.greystripes td, table.greystripes th {
	border: 1px dashed #E5E5E5;
	padding: 5px 10px;
}

table.greystripes thead th {
	border: 1px solid #595959;
	border-bottom: 2px solid #000000;
	background: #404040;
	color: #FFFFFF;
	font-size: 1.1em;
}

table.greystripes tbody th, table.greystripes tbody td {
	text-align: left;
	vertical-align: top;
}

table.greystripes tbody tr.odd {
	background: #F2F2F2;
}

table.greystripes tbody tr:hover {
	background: #E5E5E5;
}

table.greystripes tbody tr:hover th, table.greystripes tbody tr.odd:hover th {
	background: #E5E5E5;
}

table.greystripes tfoot th, table.greystripes tfoot td {
	border: none;
	padding: 4px 10px;
	background-color: #D9D9D9;
	color: #000000;
	font-size: 1.1em;
}

table.greystripes tfoot td {
	text-align: right;
}
