
	.CCampoSimple {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		border: 1px solid #cccccc;
		background-color: #fff;
		margin-right: 2px;
		margin-left: 4px;
		height: 20px;
		line-height: 20px;
		padding-top: 1px;
		padding-right: 1px;
		padding-bottom: 1px;
		padding-left: 5px;
	}
	
	.CCampoSimple:hover {
		background-color: #eaeaea;
	}
	
	
	.CCampoListaDesplegable {	
		font-size: 11px;
		color: #000000;
		text-decoration: none;
		background-color: #F9FCFF;
		border: 1px solid #cccccc;
		padding: 2px;
		margin-right: 2px;
		margin-left: 4px;
		max-width:300px;
	}
	
	.CCampoListaDesplegable option {
		height: 16px;
		line-height: 16px;
	}
	
	.CCampoListaDesplegable:hover {
		background-color: #FFFFCC;
		border: 1px solid #000000;
	}
	
	.AkishaABM .goBack {
		display:block;
		width:85px;
		height:21px;
		padding-left:10px;
		margin-bottom:5px;
		
		background-image:url(go.back.png);
		background-position:0px 0px;
		background-repeat:no-repeat;
		
		font-size:1px;
		line-height:1px;
		color:#FEFEFE;
		
	}
	
	.AkishaABM .save_message {
		display:inline;
		width:150px;
		height:21px;
		padding-right:10px;
		margin-bottom:5px;
		
		font-size:11px;
		color:#900;
		font-weight:bold;
		
		position:relative;
		top:0px;
		left:450px;
	}
	
	.AkishaABM .goBack:hover {
		color:#FEFEFE;
	}
	
	#frmABMN, 
	#frmABME {
		margin:auto;
		width:100%;
	}
	
	.AkishaABM .TablaEditar .TablaTop {
		background-image:none;
		color:#3A5761;
		font-family:Arial,Helvetica,sans-serif;
		font-size:18px;
		font-weight:normal;
		height:22px;
		line-height:20px;
		margin:0;
		padding:0 0 0 15px;
	}
	
	.AkishaABM .TablaEditar {
		border:0px;
	}
	
	.AkishaABM .TablaEditar .TablaContent {
		background-image:url("../listado.contenido.png");
		background-position:0 0;
		background-repeat:repeat-y;
	}
	
	.AkishaABM .CFilas {
		background-image:url(border.bottom.cfilas.png);
		background-repeat:repeat-x;
		background-position:left bottom;
	}
	
	.AkishaABM .CFilas > td{
		padding:4px !important;
		padding-bottom:8px !important;
	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	