﻿
/*box*/ 
		
	.box-rotator		{ width:100%; float:left; margin-top:18px; }
	.box-img-rotator	{ width:260px; padding-right:15px; float:left; margin-top:18px; }
	.box-form-cartao	{ width:450px; float:right; margin-top:18px; }
	
	
/* Rotator imagem*/
	
	.rrClipRegion { width:690px!important; border-style:none!important; background-color:Transparent!important; }
	.rrRelativeWrapper { width:695px!important; }
	.rrClipRegion .rrItemsList { width: 730px !important; }
	.rrClipRegion .rrItemsList .rrItem { width:auto!important; padding:0px 8px!important; }
	.rrClipRegion .rrItemsList .rrItem div div img  
	{
		border:3px #80B541 solid!important; 
		height:84px!important; 
		cursor:pointer;
		background-color: #fff;
		filter:alpha(opacity=50);
		opacity: 0.5;
		-moz-opacity:0.5;
	}
	.rrClipRegion .rrItemsList .rrItem div div img:hover  
	{
		border:3px #3B6B07 solid!important; 
		height:84px!important; 
		cursor:pointer; 
		filter:alpha(opacity=100);
		opacity: 100;
		-moz-opacity:100;	
	}
	
		
		


/*formulario*/

	/*todos*/
	
	.corpo-inputFC-p input { color:#666; padding:0px 5px; border-style:none; width:29px; height:25px; background-color:transparent; }
	.corpo-inputFC-p{ margin:5px 0px 0px 0px; padding:4px 2px; background:url('/imagens/H9J/estrutura/bg-input-txt-fc01.jpg') no-repeat scroll left top;}	
	
	.corpo-inputFC-m input { color:#666; padding:0px 5px; border-style:none; width:128px; height:25px; background-color:transparent; }
	.corpo-inputFC-m
	{ margin:5px 0px 0px 0px; padding:4px 2px; background:url('/imagens/H9J/estrutura/bg-input-txt-03.jpg') no-repeat scroll left top;}	



	

	
	/*box03*/
	
	.box-form-cartao .corpo-inputFC input {  color:#666; padding:0px 5px; border-style:none; width:418px; height:25px; background-color:transparent; }
	.box-form-cartao .corpo-inputFC{ 
		margin:5px 0px 0px 0px; padding:4px 5px; 
		background:url('/imagens/H9J/estrutura/bg-input-txt-fc00.jpg') no-repeat scroll left top;
	}
	
	.box-form-cartao .corpo-txt-areaFC textarea { color:#666; padding:0px 5px; border-style:none; width:428px; height:158px; background-color:transparent; }
	.box-form-cartao .corpo-txt-areaFC{ 
		margin:0px 0px 0px 0px; padding:4px 5px; display:block;
		background:url('/imagens/H9J/estrutura/bg-input-area-fc00.jpg') no-repeat scroll left top;
	}	
	


	.box-form-cartao h2, .box-rotator h2, .box-img-rotator h2	{ 
		background:url('/imagens/H9J/estrutura/ico-seta-02.jpg') no-repeat scroll left 8px;
		font-size:18px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		color:#5d9373;
		padding-left:10px;
		display:block;
		
	}
	.box-form-cartao .tab-cc-busca	{ 
		padding:0px 10px 3px 0px; 
		color:#568e73; 
		font-size:13px; 
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
	}
	.cad-lbl-mod{
		height:25px; display:block;
		color:#568e73; 
		font-size:13px; 
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
	}

	.msn-erro{
		font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
		font-size:11px;
		color:#ff0000;
		padding-left:10px;
	}

	#rec-interna-box00 .box-form-cartao .corpo-btn, #rec-interna-box02 .box-form-cartao .corpo-btn, #rec-interna-box03 .box-form-cartao .corpo-btn{ 
		font-weight:bold; 
		font-size:11px; 
		padding:6px; 
		color:#fff;
		cursor:pointer;
		background-color:#4d7c1c; 
		border:2px #96c46a solid; 
	}
	
	
	.corpo-btn{ 
		font-weight:bold; 
		font-size:11px; 
		padding:6px; 
		color:#fff;
		cursor:pointer;
		background-color:#4d7c1c; 
		border:2px #96c46a solid;
		font-family:Arial, Helvetica, sans-serif;
	}
