ul, li, a {
	text-decoration:	none !important;
}

div.search input {
	border:			1px solid #b4b6b9;
	width:			145px;
	font-size:		10px;
	color:			grey;
	padding-left: 	3px;
}

table.contentpane ul li a {
	list-style:		none;
	color:			#808080 !important;
}

table.contentpane ul {
	border-top:		1px solid #00A1FF;
	padding-top:	10px;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	text-align:		left;
	color:			#808080;
}

div.componentheading {
	border-left:	3px solid #00A1FF;
/*	border-bottom:	1px solid #00A1FF;*/
	padding-left:	5px;
	font-size:		13px;
	font-style:		italic;
	/*border-bottom: 1px solid #b4b6b9; JR*/
}

td.contentdescription {
	padding-top:	10px;
}

td.contentheading {
	padding-top:	10px;
}
/* -- configuração do Form da pesquisa -- */
select#limit {
	font-size:		10px;
	width:			1,5em;
}
select#ordering {
	font-size:		10px;
	width:			130px;
}
input#search_searchword {
	font-size:		10px;
	width:			200px;
}
button.button {
	font-size: 		10px;
}
/* -- Fim configuração do Form da pesquisa -- */

#conteudo a {
	color:			#999999;
}
#conteudo a:hover{
	color:			#DEB153;
}

#conteudo img {
	border:			none;
}

#conteudo h3 {
	font-size:		12px;
	border-bottom:	1px solid #b4b6b9;
}

#menuEsq h3 {
	font-size:	12px;
	color:		#00A1FF;
}

#conteudo .contentheading{
	font-size:			12px;
	font-style:			italic;
}
#conteudo span.small {
	font-size:			10px;
	color:				#999999;
}
#conteudo td.createdate, td.modifydate {
	font-size:			9px;
}
/* Separador de conteúdos */
#conteudo td.contentheading {
	border-top: 1px solid #00A1FF; 
}

/* +++ Menu de login +++ */

input#modlgn_username, input#modlgn_passwd {
	border:		1px solid #2F57A9;
	width:		110px;
}
input.button {
	font-size:	11px;
}
form#form-login ul {
	list-style:		none;
	margin-left:	-30px;
	color:			#FFFFFF !important;
	visibility:		hidden;

}
div.module_menu ul {
	color:			#FFFFFF !important;
}
form#form-login a, div.module_menu a {
	color:			#FFFFFF !important;
}

form#form-login a:hover, 
div.module_menu a:hover 
{
	color:			#DEB153 !important;
}
div.module_menu h3 {
	text-decoration:	underline;
	font-size:			11px;
	color:				#2F57A9;
}


form#form-login fieldset.input {
	width: 			112px !important;
	font-size:		10px;
	border:			0px solid white;
}
p#form-login-username {
	margin-top:		-2px;
	margin-bottom:	0px;
}
p#form-login-password {
	margin-top:		2px;
	margin-bottom:	0px;
}
p#form-login-remember {
	margin-top:		1px;
	margin-bottom:	5px;

}
fieldset.input input.button {
	margin-left:	8px;
}


/* +++  Fim Menu de login +++ */

/* +++ Inserir página artigo +++ */

input#jformtitle, input#jformurl, select#jformcatid {
	width: 			300px;
	font-size:		10px;
}
form#adminForm button {
	font-size:		11px !important;
}
form#adminForm table {
	margin-top:		15px;
	font-size:		11px;
}
/* +++ Fim Inserir página artigo +++ */

/* Inscritos*/
div.chronoform {
	visibility:		hidden !important;
}
td.tabela-cab {
	font-weight:		bold;
	border-bottom:		2px solid #00A1FF;
	padding-right:		4px;
}
td.tabela-cab2 {
	font-weight:		bold;
	border-bottom:		2px solid #00A1FF;
	border-left:		1px dotted #00A1FF;
	padding-left:		4px;
}
td.tabela-corpo {
	border-bottom:		1px solid #00A1FF;
	padding-right:		4px;
}
td.tabela-corpo2 {
	border-bottom:		1px solid #00A1FF;
	border-left:		1px dotted #00A1FF;
	padding-left:		4px;
}


/* Fim Inscritos*/

/* Newsletter */

div#conteudo div.acymailing_footer  {
	visibility:			hidden !important;
	color:				#ffffff !important;
	font-size:			0px !important;
} 
/* Fim Newsletter */



/* Só para IE. Não funciona em Firefox.
body {
scrollbar-base-color:	#00a1ff;
}

.barra {
scrollbar-face-color:		#00a1ff;
scrollbar-base-color:		#EBF5FF;
scrollbar-arrow-color:		black;
scrollbar-track-color:		#F3F3F3;
scrollbar-shadow-color:		#EBF5FF;
scrollbar-highlight-color:	#EBF5FF;
scrollbar-3dlight-color:	#78AAFF;
scrollbar-darkshadow-Color:	#78AAFF;
}
*/
