@charset "utf-8";
/*For all*/
a{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:underline;
	color:#333;
}
body {
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	background-position:right;
	background-image:url(img/blue.jpg);
}
.head, .body, .border{
	width:776px;
}
.border{
	border: solid #B1B7C7 1px;
}
.body, .right, .left{
	height:380px;
}


/*Head*/
.head{
	height:200px;
	background-image:url(img/head.jpg);
	background-repeat:no-repeat;
}
/*Button*/
.fecha-canto{
	background-image:url(img/canto.png); 
	height:20px;
	width:14px;
	position:absolute;
	margin-top:-18px;
	margin-left:89px;
	}
.button{	
	background-color:#CDCEDA;
	height:20px;
	text-align:right;
	position:absolute;
	margin-top:-18px;
	margin-left:100px;
	z-index:1;
	
/*	width:776PX;
	border:#000 1px solid;*/
}
	.button a{
		font-size:10px;
		font-weight:bold;
		text-decoration:none;
		color:#000;
		padding-left:5px;
		padding-left:5px;
	}
/*Botton
.botton{
	border-top:solid #B1B7C7 1px;	
	height:16px;
	font-weight:bolder;
	font-size:10px;
	background-color:#CDCEDA;
}*/
/*Botton*/
.right, .left{
	float:left;
	background-color:#FFF;
}

.left{
	width:60%;
}
.right{
	width:40%;
}
.textoini{
	font-size:13px;
	text-align:justify;
}
.left .textoini{
	padding-top:1px !important;
	padding-left:20px !important;
	padding-right:20px !important;
	background-color:#E9E9E9;
	height:94%;
}
.tell, .left .textoini{
	margin:10px;
	background-color:#E9E9E9;
}
.tell{
	margin-top:0px;
}
.contato{
	float:left;
	margin-top:10px;
	padding-top:10px;
	width:96%;
	height:177px;
	background-color:#E9E9E9;
	font-weight:bold;
	font-size:10px;
}


.teste{
	font-size:10px;
	color:#333;
}
.center_right{
	height:336px;
	margin:10px;
	padding:10px;
	margin-left:0px;
	background-color:#E9E9E9;
	text-align:justify;
}
.div{
	/*
SCROLLBAR-FACE-COLOR: #E3E3E3; 
SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff; */
overflow:auto; 
padding:10px;
height:390px; 
}
.gnb{
	height:1px;
}
.all{
	height:400px;
	background-color:#FFF;
}
.all .teste{
	margin:10px;
	padding:10px;
	padding-top:0px;
	height:370px;
	background-color:#E9E9E9;
}
.title{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.botton{
	padding-top:5px;
	width:776px;
	height:20px;
	font-weight:bold;
}
.names, .names1{
	text-align:right;
	padding-right:10px;
	
}
.names{
	width:125px;
}
.imput1, .imput2, .imput3, .imput_sacado, .cpf, ._10, ._12, ._25, .rest2{
	background-color:#E0E0E0;
	padding-left:5px;
	padding-right:5px;
	color:#666;
	border:1px #CCC solid;
	height:12px;
	font-size:10px;
} 
.rest{
	background-color:#E0E0E0;
	padding-left:5px;
	padding-right:5px;
	color:#666;
	border:1px #CCC solid;
	font-size:10px;
}
.imput1{
	width:422px;
}
.imput2{
	width:130px;
}
.imput3{
	width:90px;
}
.imput_sacado{
	width:220px;
}
.cpf{
	width:105px;
}
._10{
	width:75px;
}
._12{
	width:80px;
}
._25{
	width:260px;
}
.ball{
}