@charset "utf-8";
/* CSS Document */
/**************************************************************
	MultiBox  v1.3
**************************************************************/
.MultiBoxContainer { position: absolute; border: 20px solid #000; background-color: #FFF; display: none; z-index: 2; text-align: left; /*overflow: hidden;*/}
.MultiBoxLoading { background: url(../images/loading.gif) no-repeat center; }
.MultiBoxContent { position: relative; width: 100%; height: 100%; overflow: hidden; }
.MultiBoxClose { position: absolute; top: -26px; right: -26px; background: url(../images/close.png) no-repeat; width: 24px; height: 24px; cursor: pointer;}
.MultiBoxControlsContainer { overflow: hidden; height: 0px; position: relative; }
.MultiBoxControls  { width: 100%; height: auto; position: relative; background-color: #000000; }
.MultiBoxPrevious { position: absolute; background: url(../images/left.png) no-repeat; width: 24px; height: 24px; left: 0px; margin-top: 5px; cursor: pointer;}
.MultiBoxNext { position: absolute; background: url(../images/right.png) no-repeat; width: 24px; height: 24px; right: 0px; margin-top: 5px; cursor: pointer;}
.MultiBoxNextDisabled { cursor: default; background: url(../images/rightDisabled.png) no-repeat; }
.MultiBoxPreviousDisabled { cursor: default; background: url(../images/leftDisabled.png) no-repeat; }
.MultiBoxTitle { position: relative; margin: 10px 0 0 35px; float: left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFF; font-weight: bold; text-align: left; }
.MultiBoxNumber { position: relative; width: 50px; margin: 10px 35px 0 0; float: right; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFF; text-align: right; }
.MultiBoxDescription { clear: left; position: relative; margin: 0 35px 0 35px; padding-top: 5px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFF; text-align: left; }
/******************* MULTI BOX ******************************************/
/* Menu */
textarea, input, select{
	border: 1px solid #999;
	padding: 2px;
}
textarea:focus, input:focus, select:focus{

	background: #fafafa; /* FIREFOX  */

}

textarea:focus + .exemplo, input:focus + .exemplo, select:focus + .exemplo{

	display: table;

}

.opaco{

	opacity: 0.50; /* FIREFOX */

	filter: alpha(opacity=50); /* INTERNET EXPLORER */

	MozOpacity: 0.50;

	KhtmlOpacity: 0.50;

}

.exemplo{

	display:none;

	position: absolute;

	background-color: #000;

	color: white;

	-moz-border-radius: 9px;

	border-radius: 9px;

	margin-left: 4px;

	background-image: url( ../images/teste_flecha.gif);

	background-position: -5px 0px;

	background-repeat: no-repeat;

	padding: 20px 3px 3px 4px;

	float:right;

	font-weight: bold;

	font-size: 11px;

}

.exemplo a{ color: #FFF; }

.menuDiv {

	background-image: url(../images/menuBg.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 780px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AC281F;
	border-bottom-color: #AC281F;
	margin-right: 16px;
	margin-left: 16px;
}

#menu{

	display: table;

	margin-right: auto;

	margin-left: auto;

	padding: 0px;

	margin-top: 3px;

	margin-bottom: 0px;

}

#menu ul {

	padding: 0px;

	margin: 0px;

}

#menu ul li{

	padding: 0px;

	margin: 0px;

	list-style-type: none;

	display: block;

	float: right;

}

#menu li.menuli, #menu li.menuli a{
	display:block; /* Faz o link virar um bloco */
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-repeat: no-repeat;
	background-position: center 0px;
	color: #FFFFFF;
}



/*Menu dinamico denis*/

#menu li.menu01, #menu li.menu01 a{
	background-position: center -16px;
	width: 40px;
	height: 16px; 
	background-image: url(../images/brasil/menu01.gif);
}
#menu li.menu02, #menu li.menu02 a{
	width: 80px;
	height: 16px; 
	background-image: url(../images/brasil/menu02.gif);
}
#menu li.menu03, #menu li.menu03 a{
	width: 64px;
	height: 16px; 
	background-image: url(../images/brasil/menu03.gif);
}
#menu li.menu04, #menu li.menu04 a{
	width: 50px;
	height: 16px; 
	background-image: url(../images/brasil/menu04.gif);
}
#menu li.menu05, #menu li.menu05 a{
	width: 64px;
	height: 16px; 
	background-image: url(../images/brasil/menu05.gif);
}
#menu li.menu06, #menu li.menu06 a{
	width: 50px;
	height: 16px; 
	background-image: url(../images/brasil/menu06.gif);
}
#menu li.menu07, #menu li.menu07 a{
	width: 80px;
	height: 16px; 
	background-image: url(../images/brasil/menu07.gif);
}
#menu li.menu08, #menu li.menu08 a{
	width: 35px;
	height: 16px; 
	background-image: url(../images/brasil/menu08.gif);
}
#menu li.menu09, #menu li.menu09 a{
	width: 50px;
	height: 16px; 
	background-image: url(../images/brasil/menu09.gif);
}
#menu li.menuli:hover a,#menu li.menuli a:hover{
		background-position: center -16px;
	}


#menu li.menu01, #menu li.menu01 a{	width:75px;	}
#menu li.menu02, #menu li.menu02 a{	width:95px;	}
#menu li.menu03, #menu li.menu03 a{	width:85px;	}
#menu li.menu04, #menu li.menu04 a{	width:80px;	}
#menu li.menu05, #menu li.menu05 a{	width:95px;	}
#menu li.menu06, #menu li.menu06 a{	width:80px;	}
#menu li.menu07, #menu li.menu07 a{	width:90px;	}
#menu li.menu08, #menu li.menu08 a{	width:75px;	}
#menu li.menu09, #menu li.menu09 a{	width:85px;	}

body {

	background-image: url(../images/bg.gif);
	background-attachment: fixed;
	text-align: center;

	margin: 0px;

	padding: 0px;

	font-family: verdana, Arial, Helvetica, sans-serif, "MSPGOTHIC", osaka;

	font-size: 12px;

}

td {

	font-family: verdana, Arial, Helvetica, sans-serif, "MSPGOTHIC", osaka;

	font-size: 12px;

}

td a{

	color: #000000;

	text-decoration: none;

}

td a:hover{

	color: #990000;

	text-decoration: underline;

}

form {

	margin: 0px;

	padding: 0px;

}



legend {

	font-family: verdana, Arial, Helvetica, sans-serif, "MSPGOTHIC", osaka;

	font-size: 12px;

	font-weight: bold;

	color: #990000;

	margin: 5px;

}

fieldset {

	margin-bottom: 10px;

}

fieldset table tr th, fieldset table tr td{

	font-weight: normal;

	font-size: 12px;

}

fieldset table tr th{

	text-align: right;

}

input {

	font-family: verdana, Arial, Helvetica, sans-serif, "MSPGOTHIC", osaka;

	font-size: 12px;

}

textarea {

	font-family: verdana, Arial, Helvetica, sans-serif, "MSPGOTHIC", osaka;

	font-size: 11px;

}





/* Base */

.base {

	width: 100%;

	text-align: center;

	margin: 0px;

	padding: 0px;



}

.page {

	margin: 0px auto;

	padding: 0px;

	width: 812px;

	background-image: url(../images/pageBg.png);

	background-repeat: repeat-y;

	font-family: verdana, Arial, Helvetica, sans-serif, "MSPGOTHIC", osaka;

	font-size: 12px;

	behavior:url(../images/iepngfix.htc);

}





/* Header */

.top {

	height: 90px;

	width: 780px;

	background-image: url(../images/topBg.gif);

	background-repeat: no-repeat;

	margin-right: 16px;

	margin-left: 16px;

}

.bandeira {

	clear: right;

	float: right;

	margin-right: 140px;

	margin-top: 5px;

	width: 50px;

	height: 60px;



}

.bandeira a{

	display:block; /* Faz o link virar um bloco */

	width:45px; /* define uma largura */

	height:25px; /* define a altura */

	background-repeat:no-repeat; /* faz a imagem no se repeatir */

	background-position:0px 0px;

	text-indent:-5000px; /* tira o texto para fora do bloco do link */

	overflow:hidden; /* some com tudo que est para fora do bloco de link */

	padding: 0px;

	margin-bottom: 3px;

	float: right;

	clear: right;

}



.bJP a{

	background-image: url(../images/flag_jp.gif); /* define a imagem de fundo */

	text-indent:-5000px; /* tira o texto para fora do bloco do link */

	overflow:hidden; /* some com tudo que est para fora do bloco de link */

}

.bBR a{

	background-image: url(../images/flag_br.gif); /* define a imagem de fundo */

	text-indent:-5000px; /* tira o texto para fora do bloco do link */

	overflow:hidden; /* some com tudo que est para fora do bloco de link */

}



.logo a{

	display: block;

	width: 240px;

	margin-top: 20px;

	margin-left: 270px;

	background-repeat: no-repeat;

	height: 55px;

	clear: left;

	float: left;

	background-image: url(../images/brasil/logo.gif);

	text-indent:-5000px; /* tira o texto para fora do bloco do link */

	overflow:hidden; /* some com tudo que est para fora do bloco de link */

	background-position: 0px 0px;

}



/* Main */

.main {

	display: block;

	margin: 0px;

	padding: 0px;

}





/* Toppage */

.topFlash {

	clear: left;

	margin: 0px;

	padding: 0px;

	width: 452px;

	height: 262px;

	float: left;

}

.topKenren {

	clear: right;

	float: right;

	width: 290px;

	height: 120px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	line-height: 130%;

	font-size: 12px;

}

.topKenren p{

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

}

.topEventos {

	clear: right;

	float: right;

	width: 290px;

	margin-top: 5px;

	height: 120px;

	color: #222222;

}

.topEventos p{

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 3px;

	margin-left: 0px;

	font-size: 11px;

	color: #333333;

}

.topEventos a{

	font-weight: bold;

	color: #222222;

	text-decoration: none;

}

.topEventos a:hover{

	font-weight: bold;

	color: #990000;

	text-decoration: underline;

}

.topSele {

	margin: 0px;

	padding: 0px;

	clear: both;

	height: 10px;

}

.topTitle {

	font-size: 14px;

	font-weight: bold;

	margin-bottom: 5px;

}

.topProvincias {

	width: 220px;

	vertical-align: top;

	padding-right: 15px;

	background-image: url(../images/topMapa.gif);

	background-repeat: no-repeat;

	background-position: center bottom;

	line-height: 130%;

	font-size: 12px;

}

.topProvincias p{

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

}

.topProvincias a{

	color: #990000;

	text-decoration: none;

	float: right;

	margin-top: 5px;

}

.topProvincias a:hover{

	color: #990000;

	text-decoration: underline;

}

.topNoticias {
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
	width: 220px;
	background-image: url(../images/topNoticias_bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
}
.topNoticias a:hover img{
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.topNoticias p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.topMultimidia {
	vertical-align: top;
	padding-left: 15px;
	background-image: url(../images/topNoticias_bg2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
}
.topMultimidia p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.topMultimidia a{
	color: #990000;
	text-decoration: none;
}
.topMultimidia a:hover{
	color: #990000;
	text-decoration: underline;
}
.topNotiContent {
	margin-bottom: 15px;
	padding-bottom: 15px;
	background-image: url(../images/topNoticias_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display:table;
	width:100%;
}
.topNotiContent p{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.topNotiContent img{
	float: left;
	height: 60px;
	width: 90px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.topVideoTitle {
	background-image: url(../images/brasil/topVideoTitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	clear: both;
	margin-top: 10px;
	display: block;
	width: 165px;
	margin-bottom: 2px;
}
.topFotoTitle {
	background-image: url(../images/brasil/topFotoTitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	clear: both;
	margin-top: 5px;
	width: 165px;
	margin-bottom: 2px;
}
.topFotoContent {	padding-bottom: 5px;	height: 90px;	}
.topFotoContent p{	font-weight: bold;	margin: 0px;	padding: 0px;	color: #000000;	}
.topFotoContent a{	color: #000000;	text-decoration: none;	}
.topFotoContent img{	float: left;	margin-right: 5px;	margin-bottom: 2px;	border: 1px solid #CCCCCC;	}
.topFotoContent a:hover img{	opacity: 0.5;	filter: alpha(opacity=50);	}
.topVeja {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.topVeja a{
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	margin-top: 10px;
	text-decoration: none;
}
.topVeja a:hover{
	color: #990000;
	margin-top: 10px;
	text-decoration: underline;
}
/* Subpage */
.subTitle {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.subPage {
	margin-left: 31px;
	margin-right: 31px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/kenren_kanji.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 10px;
	height: auto;
}
p.subPage td li{
	line-height: 150%;
}

.subPage h3{

	font-size: 14px;

	font-weight: bold;

}

.kenjinkai {

	font-size: 11px;

	font-weight: bold;

	margin-top: 5px;

	margin-right: 5px;

	margin-left: 5px;

}

.kenjinkai p{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
.Kenjinkai u{
	margin-bottom: 10px;
	font-weight: bold;
}

.Kenjinkai fieldset{
	font-size: 11px;
}

.kenjinkai legend{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
/******************************* PORTFOLIO ************************************/
.chamada_portfolio{
	text-align: left; 				font-size: 11px;				margin: 10px 10px 20px 10px;
	display: table;					width: 95%;
}
.chamada_portfolio a{ color: #fff;	text-decoration: none; }
.chamada_portfolio a:hover{ text-decoration: underline; }
.topPortfolioTd {
	background-image: url(../images/top_portfolioBg.gif);			background-repeat: repeat-y;
	background-position: left top;	text-align: center; 			margin: 0px; padding: 0px;
}
.chamada_portfolio img{
	clear: left; 					float: left;					margin-right: 8px;
	margin-bottom: 5px;				margin-top: 2px;
}
.foto {
	clear: left;				float: left; margin-right: 20px;	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
}
.portfolio { /* principal */
	background-color: #D5D4D4;		background-image: url(../images/portfolio_bg.gif);
	background-repeat: repeat-x;	background-position: 0px 0px;	padding: 15px;
	margin-top: 0px; 				margin-right: 0px;				margin-bottom: 20px;
	margin-left: 0px;				display: table;					width: 96%;
}
.portfolio h4{
	font-size: 12px; 	font-weight: bold; 				color: #666666;
	margin: 0px;					padding: 0px;
}
.portfolio p{ color: #2D2F79;		font-size: 11px;				padding: 5px;  }
.portfolio a{ color: #FF0000; 		text-decoration: none;			font-size: 11px; }
.portfolio a:hover{ text-decoration: underline; }
.portfolio span { font-size: 10px;	color: #666666;					float: left;
	margin: 10px; width: 240px; }
.portfolio span img{
		font-weight: bold; 			color: #999999;					border: 1px solid #999999;
}
.portfolio a:hover img, .portfolio img:hover{ opacity: 0.5; filter: alpha(opacity=50); }
/******************************* FIM DO PORTFOLIO ************************************/
/******************************* NOTICIAS ************************************/
.noticia {
	background-color: #FFFFFF;		border: 2px solid #CCCCCC;		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;				margin-bottom: 5px;				width: 100%;					float: right;
}
.noticia h2 {
	font-size: 10px;				font-weight: bold;				color: #990000;
	margin-top: 10px;				margin-right: 10px;				margin-left: 10px;
	margin-bottom: 0px;
}
.noticia h1 {
	font-size: 14px;				font-weight: bold;				margin-bottom: 10px;
	margin-left: 10px;				margin-top: 10px;				margin-right: 10px;
}
.noticia p { line-height: 130%;	padding: 10px;	font-size: 12px; }
.noticia span {
	font-size: 10px;				color: #666666;					clear: right;
	float: right;					margin-bottom: 5px;				margin-left: 10px;
	width: 240px;
}
.noticia span img{ border: 1px solid #CCCCCC; }
.noticia h3 {
	font-size: 10px;				color: #666666;					margin: 10px;
	font-weight: normal;
}
.noticia ul {
	margin: 0px 0px 10px 0px;		padding:0px;					width: 100%;
	float: left;
}
.noticia ul li{
	margin: 8px 8px 5px 8px;		padding:0px;					list-style: none;
	float:  left;
}
.noticia ul li img{ height: 97px; 	width: 130px;}
.noticia a:hover img{ opacity: 0.5;	filter: alpha(opacity=50); }
.noticOk a{
	font-size: 10px;				color: #FFFFFF;					background-color: #990000;
	text-decoration: none;			font-weight: bold;				padding: 2px 3px;
	margin: 0px;					display: block;
}
.noticia h4{
	font-size: 11px;				color: #990000;					margin-top: 10px;
	margin-right: 10px;				margin-bottom: 2px;				margin-left: 10px;
}
.noticOk a:hover{
	color: #990000;					background-color: #CCCCCC;		border: 1px solid #666666;
	font-size: 10px;				font-weight: bold;				padding: 1px 2px;
	margin: 0px;
}
/******************************* FIM DE NOTICIAS ************************************/
/******************************* veja mais ************************************/
.vmais {
	font-size: 11px;				font-weight: bold;				color: #990000;
	margin: 10px 10px 10px 12px;
}
.vmais a{
	font-size: 11px;				font-weight: bold;				color: #000000;
	text-decoration: none;
}
.vmais a:hover{ text-decoration: underline; }
.vmais p{
	font-size: 11px;				color: #000000;					padding: 0px;
	margin-top: 2px;				margin-right: 0px;				margin-bottom: 2px;
	margin-left: 0px;				font-weight: normal;
}
p.vmais a{
	font-size: 11px;				color: #000000;					padding: 0px;
	margin-top: 2px;				margin-right: 0px;				margin-bottom: 2px;
	margin-left: 0px;				font-weight: normal;
}
/******************************* fim veja mais ************************************/
.infoTexto {
	font-size: 11px;				color: #000000;					margin-right: 10px;
	margin-bottom: 10px;			margin-left: 10px;
}
.dataVideo {
	font-size: 10px;				font-weight: bold;				color: #0844BA;
	margin-top: 10px;				margin-right: 10px;				margin-left: 10px;
	margin-bottom: 0px;				background-image: url(../images/icon_video.gif);
	background-repeat: no-repeat;	background-position: left top;	padding-left: 30px;
	padding-top: 4px;				padding-bottom: 4px;			height: auto;
}
.dataFoto {
	font-size: 10px;				font-weight: bold;				color: #248B9B;
	margin-top: 10px;				margin-right: 10px;				margin-left: 10px;
	margin-bottom: 0px;				background-image: url(../images/icon_foto.gif);
	background-repeat: no-repeat;	background-position: left top;	padding-top: 4px;
	padding-bottom: 4px;			padding-left: 30px;				height: auto;
}
.videoInfo {
	font-size: 11px;				color: #0844BA;
	margin-top: 10px;				margin-right: 10px;
	margin-bottom: 2px;				margin-left: 10px;
}
.fotoInfo {
	font-size: 11px;				color: #248B9B;
	margin-top: 10px;				margin-right: 10px;
	margin-bottom: 2px;				margin-left: 10px;
}
.assoc {
	border-left-width: 2px;			border-left-style: solid;
	border-left-color: #990000;		padding-left: 10px;
	padding-bottom: 5px;
}
.assoc p{
	font-weight: bold;				margin: 0px 0px 2px;
	font-size: 12px;				padding: 0px;
}
.estado {
	font-weight: bold;				vertical-align: top;
	text-align: center;				width: 100px;
	font-size: 12px;
}

.estado img{

	margin-top: 5px;

}

.linkCate {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	margin: 0px 10px 20px 10px;
}

.linkCate ul{
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.linkCate a{
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.linkCate a:hover{
	color: #990000;
	text-decoration: underline;
}

/* Footer */
.footer {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	text-align: center;
	width: 780px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-top: 5px;
	padding-bottom: 10px;
	clear: both;
}
.atr {
	color: #999999;
	text-align: right;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	clear: right;
	float: right;
	width: 160px;
}
.atr a{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.atr a:hover{
	text-decoration: underline;
	color: #AC281F;
}
.spacecp {
	color: #FFFFFF;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	clear: left;
	float: left;
	width: 160px;
}
.copyright {
	text-align: center;
	margin: 5px auto 0px;
	padding: 0px;
	width: 760px;
	color: #666666;
	font-size: 10px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	display: block;
}
.copyright a{
	font-size: 10px;
	text-decoration: none;
	color: #666;
}
.copyright a:hover{
	text-decoration: underline;
	color: #AC281F;
}

.fedeMenu {
	width: 140px;
	vertical-align: top;
	text-align: left;
	margin: 0px;
}
.fedeMenu p{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.fedeMenu a{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.fedeMenu a:hover{
	color: #990000;
	text-decoration: underline;
}
.newsletter{
 	border: dashed 1px solid red;
 	background-color: #FFC;
 	height: 100px;
	padding: 25px 15px 25px 15px;
	margin: 100px 15px 100px 15px;
}
/************* PAGINACAO ************************/
.paginacao{
	text-align: center;
}
.paginacao a{
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.paginacao a:hover{
	color: #FF9800;
}
.paginacao .atual {
	font-size: 15px;
	color: #FF9800;
}
/******************************* FIM DA PAGINACAO ************************************/
.archor_up{ background-image: url( "../images/icos/archor_up.gif" ); padding-left: 20px ;display: block; background-position: left; background-repeat: no-repeat; }
.archor_down{ background-image: url( "../images/icos/archor_down.gif" ); padding-left: 20px ; display: block; background-position: left; background-repeat: no-repeat;}
 	/********* ICONES ********/
	.del, .edit, .yes, .no, .view, .no_view, .wait, .question, .warning, .hand_up, .hand_down,
	.coin_wait, .plus, .cash, .user_on, .user_off, .user_wait, .down, .history, .undo, .trash, .refresh{
		width: 20px; height: 20px; display: block;
		background-position: center;	background-repeat: no-repeat;
		text-indent: -9999px;	overflow: hidden;
	}
	.pgto_boleto{
		width: 40px; height: 20px; display: block;
		background-position: center; background-repeat: no-repeat;
		text-indent: -9999px; overflow: hidden;
	}
	.del{ background-image: url( "../images/icos/close.gif" ); cursor: pointer; }
	.edit{ background-image: url( "../images/icos/fileedit.gif" ); cursor: pointer; }
	.yes{ background-image: url( "../images/icos/sucesso.gif" ); }
	.no{ background-image: url( "../images/icos/erro.gif" ); }
	.view{ background-image: url( "../images/icos/view.gif" ); cursor: pointer; }
	.no_view{ background-image: url( "../images/icos/no_view.gif" ); cursor: pointer; }
	.wait{ background-image: url( "../images/icos/wait.gif" ); }
	.warning{ background-image: url( "../images/icos/warning.gif" ); }
	.question{ background-image: url( "../images/icos/question.gif" ); }
	.hand_up{ background-image: url( "../images/icos/hand_up.gif" ); }
	.hand_down{ background-image: url( "../images/icos/hand_down.gif" ); }
	.coin_wait{ background-image: url( "../images/icos/coin_wait.gif" ); }
	.plus{ background-image: url( "../images/icos/plus.gif" ); }
	.cash{ background-image: url( "../images/icos/cash.gif" ); }
	.pgto_boleto{ background-image: url( "../images/icos/pgto_boleto.gif" ); }
	.user_on{ background-image: url( "../images/icos/user_on.gif" ); }
	.user_off{ background-image: url( "../images/icos/user_off.gif" ); }
	.user_wait{ background-image: url( "../images/icos/user_wait.gif" ); }
	.down{ background-image: url( "../images/icos/down.gif" ); }
	.history{ background-image: url( "../images/icos/history.gif" ); }
	.undo{ background-image: url( "../images/icos/undo.gif" ); cursor: pointer;}
	.trash{ background-image: url( "../images/icos/trash.gif" ); cursor: pointer;}
	.refresh{ background-image: url( "../images/icos/refresh.gif" ); cursor: pointer;}
 /************************ FIM ICONES *******************/