a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
}

a:link {
	text-decoration: none;
	color: #006633;
	
}

img {
	border: 0px;
}

a:visited {
	text-decoration: none;
	color: #006633;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

a:active {
	text-decoration: none;
	color: #006633;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style12 {
	color: #666666
}

.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.style14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.style16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.style17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.subcategorias {
	display: none;
	font-size: 10px;
	color: #666666;
	font-family: Verdana;
	cursor: pointer;
}

.style20 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	font-size: 11px;
}

.border {
	border: 1px solid #000000;
}

.pointer {
	cursor: pointer;
}

.menu {
	cursor: pointer;
}

.news {
	cursor: pointer;
}

.selected {
	cursor: pointer;
}

.eventos {
	width: 100%;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

.eventos a {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.event_month {
	float: left;
	text-align: right;
	width: 49%;
	margin-right: 2%;
}

.event_year {
	float: left;
	text-align: left;
	width: 49%;
}

.materia {
	display: none;
}

.ui-effects-transfer {
	border: 2px dotted gray;
}

 .tablepager-infos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
}

#numclique {
	width: 268px;
	height: 155px;
	left: 50%;
	margin-left: 220px;
	margin-top: 40px;
	position: absolute;
	background-image: url('../imagens/numclique.png');
	background-repeat: no-repeat;
	z-index: -1;
	cursor: pointer;
}

#photo_menu {
	
}

#header {
	
}

#photo {
	cursor: pointer;
}

#photo_amb {
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#photo_alt img{
	opacity: 0.8;
	filter:alpha(opacity=80);
	border: 1px dashed #000000;
}

#choose {
	position: relative;
	display: none;
	background-color:#FFFFFF;
	border: 1px dashed #000000;
	text-align:left;
	padding: 5px;
}

#photo_alt img:hover{
	opacity: 1;
	filter:alpha(opacity=100);
}

#noticias img {
	border: 0px;
}

#popup {
	border: 1px dashed #000000;
	display: none;
	z-index: 99999;
	background-color: white;
	color: black;
	width: 100px; /*the width of the element*/
	height: 100px; /*the height of the element*/
	position: fixed;
	/*absolute position to center the element in relation to its parent element*/
	left: 50%;
	/*the left border of the element is positioned at half of the available width of the parent element*/
	top: 50%;
	/*the top border of the element is positioned at half of the available height of the parent element*/
	margin-left: -50px;
	/*half of the element width is removed from the left margin to center it*/
	margin-top: -50px;
	/*half of the element height is removed from the top margin to center it*/
	text-align: center;
}

#popup_header {
	font-size: x-small;
	width: 100%;
	height: 15px;
}

#popup_title {
	cursor: pointer;
	float: left;
	width: 30px;
	line-height: 15px;
	padding-left: 1%;
	padding-right: 1%;
	font-weight: bold;
}

#popup_close {
	float: right;
	width: 9px;
	line-height: 15px;
	text-align: left;
}

#popup_body {
	float: left;
	width: 100%;
	height: 10px;
	margin-left: 2px;
	text-align: left;
}

#popup_content {
	padding: 5px;
}

#popup_buttons {
	float: left;
	width: 100%;
	margin-top: 2px;
	margin-right: 2px;
	height: 20px;
}

#loading {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	margin-left: -16px;
	z-index: 99;
}

#warning {
	display: none;
}

#warning_1 {
	display: none;
}

#warning2 {
	display: none;
}

#enviando {
	display: none;
}

#results_tab tr:hover{
	background-color: #f7f7f7;
}

#customscroll { /* Typical fixed height and fixed width example */
	height: 470px;
	overflow-y: scroll;
	padding: 1px;
}
