/* CSS Document */

* { margin: 0; padding: 0;}

body {
	background: #DBDDDD url(../imagen/new-back01.jpg) repeat-x top center;
	font: 78%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #006400;/*3C3C31*/
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;	 		
}
h1 {
	font-size: 145%;	
	font-weight: bolder;
}

a {
	text-decoration: none;
	color: #9C9077;
}

a:visited {
	text-decoration: none;
	color: #9C9077;
	}
a:hover {
	color: #F9E8B5;
	text-decoration: underline;
}
a:hover {
	color: #F9E8B5;
	text-decoration: underline;
}

p {
	padding: 11px;		
	margin: 0;
}

/*--------------- elementos ------------------------*/

#column1, #column2,#faixa_texto{ text-align:left; padding: 4px;}


#wrap { 
	position: relative;
	background:url(../imagen/contem01.jpg);
	margin: 0 auto; 
	width: 960px;
}
#conteudo { 
	background: #DBDDDD url(../imagen/contem01.jpg);
	overflow: visible;
	position:relative;
	margin: 0 auto; 
	width: 960px;
}
#header { 
	width: 960px;
	height: 205px;
	top: 0px;
	margin: 0 auto;
	background:#DBDDDD url(../imagen/head-new01.jpg) top center no-repeat;
}

#logo{
	/*background: url(../imagen/new-head.png) no-repeat;*/
	position:relative;
	top: 0px; left: 60px;
	height: 143px;
	width:164px;
}


#header #busca{
	position:absolute;
	top: 5px; left: 580px;
	margin:0px 0px 0px 0px;
	color: #CCCCCC;
}

#header #links-header {
	position: absolute;
	text-align: left;
	top: 80px; right: 100px;	
	font-size: 105%;
	font-weight:bold;
	color: #b0b0b0;
	margin:0px 0px 0px 0px;
}


#faixa_texto_link{ 
	font-size: 115%;
	color: #CECFD0;
	background:#DBDDDD url(../imagen/faixa-link01.jpg) center top;
	font-weight: bold;
	text-align: center;
	height: 109px;
	width: 960px;
	margin:0px 0px 0px 0px;
}

#faixa_texto_link h3{
	color: #CECFD0;
	font-size: 110%;
}

#faixa_texto_link h1{
	color: #CECFD0;
	font-size: 115%;
}


#faixa_texto_link a, a:visited {
	text-decoration: none;
	color: #BAA274;
}

#faixa_texto_link a:hover {
	color: #D39F02;
	text-decoration: underline;
}

#space{
	width:960px; 
	height:0px;
	}

#column1,#column2, #unicacoluna{
	display:inline;
	float:left;
	margin-left:14px;
	margin-right:14px;
	}

#column1 { 
	width: 212px;
	margin-left: 10px; 
	float: left;
	margin: 0px 0px 20px 20px;
	}
#column2 { 
	width: 655px; 
	float: left; 
	margin-left: 25px;
}

/* Menu */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
 
img {
    border: none;
} 


.outer{
	margin:0px;
	padding:0px;
}

#menu {
	width: 208px;
	padding: 0px 0px 0px 0px;
	margin: -22px 0px -10px 10px;
	}
#menu ul{
	list-style:none;
	padding:0px;
	margin:0px;
	font-size:14px;
	}
	
#menu li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 30px;
	text-decoration: none;
	font-weight: bold;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #252C30;
	display: block;
	background: url(../imagen/menu01.jpg) 0 0px;
	background-repeat:no-repeat;
	padding: 7px 0 0 20px;
	margin:1px;
	}
	
#menu li a:hover {
	color: #ffffff;
	background: url(../imagen/menu01.jpg) 0 -40px;
	background-repeat:no-repeat;
	padding: 7px 0 0 20px;
	font-weight: bold;
	}
	
#menu li a#selected {
	color: #d8dada;
	background: url(../imagen/menu01.jpg) 0 -79px;
	background-repeat:no-repeat;
	padding: 7px 0 0 20px;
	font-weight: bold;
	}

/* -------- menu internacinal ----- */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
 
img {
    border: none;
} 


.outer{
	margin:0px;
	padding:0px;
}

/*#menuint {
	width: 540px;
	padding: 0px 0px 0px 0px;
	margin: -10px 0px -20px 0px;
	text-transform: uppercase;
	font-weight:bold;
	text-align:center;
	font-size:105%;
	}
#menuint ul{
	list-style:none;
	padding:0px;
	margin:0px;
	}
	
#menuint li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:bold;
	}	
	
#menuint li a:link, #menuint li a:visited {
	color: #867C60;
	display: block;
	background: url(../imagen/menuint.jpg);
	background-repeat:no-repeat;
	padding: 8px 0 0 30px;
	}
	
#menuint li a:hover {
	color: #C1A362;
	text-transform: uppercase;
	background: url(../imagen/menuint.jpg) 0 -36px;
	background-repeat:no-repeat;
	padding: 8px 0 0 30px;
	}
*/	

#footer { 
	width: 960px; 
	height: 135px; 
	clear: both;
	float:none;
	background:#DBDDDD url(../imagen/foot01.jpg) no-repeat top center;
}

#footer-font{
	font-weight: normal;
	text-align: center;
	color: #A6A49C;
	background:transarent;
	padding:25px 0px 0px 0px;
	}

.cantor_inicial{
	color: #AF8638; 
	font-size: 130%;
	font-weight:bold;
	text-transform: uercase;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif; 
}

.left_cantor{ 
	float: left; 
  	padding: 3px 3px 0px 3px;
  	margin: 10px 12px 0px 20px;
	background-color: #DCE1D9;
	border: #767B64 1px solid;
  	width:auto;
}

#comeco_informe{
    background: url(../imagen/comeco_informe01.jpg) no-repeat center;
	padding: 0px -200px 0px 0px;
	margin: 0px 0px 0px -2px;
	width:656px;
	height:46px;
}

#nome_cantor{
	float: none;
	font-weight: bold;
  	padding: 18px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 110%;
	color: #CECFD0;
}

#informe_cantor{ 
	text-align: justify;
  	width: 650px;
  	float: left;
	color: #333333;
  	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #c4c4c4;
	border:solid 2px #3B3B3B;
}

#informe_cantor a{ 
	color:  #00640D;
	font-weight:bold;
}

#informe_cantor a:visited{ 
	color: #00640D;
	font-weight:bold;
}

#informe_cantor a:hover{ 
	font-weight:bold;
	color: #8B1A1A;
}

#titulo_nac_cantor{
	background:#6A7667 url(../imagen/tit-cant-bg.jpg) repeat-x;
	width: 655px;
	height:32px;
  	float: left;
	font-weight: bold;
  	padding: 10px 0px 0px 0px;
	margin: 12px 0px 0px 0px;
	text-align: center;
	font-size: 110%;
	color:#CECFD0;
}

#abertura{
	text-align: justify;
	color: #7c7c7c;
	width: 650px;
	font-size:85%;
	margin: 0px 0px 0px 0px;
}

#bg_inter{ 
  	width: 650px;
  	float: left;
  	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #B5B5B5;
	border:solid #3D3E39 1px;
}
/*--------tabelas --------------*/

table#listacantor {
	background: #6A7667;
}


table#listacantor tr td {
	background:#161616 url(../imagen/trlist.jpg) repeat-x;
	height: 40px;
	width: 300px;
	margin: 0px;
	adding-left: 30px;
	adding-right: 30px;
	font-size: 95%;
	color: #949494;
	text-align: center;
	text-transform: uppercase;
	font-weight:bold;
	border-left: 1.5px solid #2E3031;
	border-right:1.5px solid #2E3031;
	border-bottom: solid 1.5px #2E3031;
	border-top:solid 1.5px #2E3031;
}

table#listacantor tr td a, a:visited {
	text-decoration: none;
	color: #CABF9B;
}
table#listacantor tr td a{
	text-decoration: none;
	color: #CABF9B;
}

table#listacantor tr td a:hover {
	color: #D39F02;
	text-decoration: underline;
}

table#listacantor tr th{
	background: url(../imagen/tit-cant-bg.jpg) repeat-x ;
	width: 400px;
	height: 40px;
	margin: 10px;
	adding-left: 30px;
	adding-right: 30px;
	font-size: 115%;
	text-align: center;
	text-transform: uppercase;
	font-weight:bold;
	color: #DCDDDE;
}


table#listainter tr th{
	background:  url(../imagen/tit-cant-bg.jpg)  center repeat-y;
	height: 40px;
	width: 400px;
	margin: 10px;
	adding-left: 30px;
	adding-right: 30px;
	font-size: 115%;
	text-align: center;
	text-transform: uppercase;
	font-weight:bold;
	color:#A8A592;
}

table#listainter tr td {
	background: #6A7667 url(../imagen/trlist.jpg);
	width: 400px;
	margin: 10px 0px 10px 0px;
	adding-left: 30px;
	adding-right: 30px;
	font-size: 92%;
	text-align: center;
	text-transform: uppercase;
	font-weight:bold;
	color:#CCCCCC;
	border-left: 2px solid #6A7667;
	border-right:2px solid #6A7667;
	border-bottom: solid 2px #6A7667;
	border-top:solid 2px #6A7667;
}

table#listainter tr td a, a:visited {
	text-decoration: none;
	color:#B4B396;
}

table#listainter tr td a:hover {
	text-decoration: underline;
	color: #ffffff;
}


table#inicio02 tr td{
	height: 20px;
	padding: 5px 0px 5px 480px;
	width: 80%;
	background: none;
	font-size:100%;
	font-size: 100%;
}


/* -----form -----*/

form {
	smargin:10px; 
	spadding: 0 5px;
	sborder: 1px solid blue; 
	background-color: #000000;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input, select {
	padding:2px;
	border:2px solid #7A7D74;
	font: normal 1em Verdana, sans-serif;
	color:#0D1419;
	background-color: #B0B0B0;
}
textarea {
	width:480px;
	padding:10px;
	font: normal 1em Verdana, sans-serif;
	border:2px solid #7A7D74;
	height:100px;
	display:block;
	background-color: #B0B0B0;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C;
	border: none;
}

.searchform {
	background-color: transparent;
	border: none;	
	margin: 8px 0px 10px 20px; 
	padding: 8px 0px 15px 2px;	
	width: 150px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 150px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border:2px solid #9CB3CD;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

