
.grilla td.detail {
	background-color:white;
	margin-top:0;
	border:none;
	padding:0;
	color: black;
	padding: 6px 2px 6px 2px;
	text-decoration: none;
	border-bottom: 1px solid gainsboro;
	}

.grilla a {
	//color: green;
	text-decoration: underline;
	}

.grilla td.head {
	margin-top:0;
	border:none;
	padding:0;
	color: black;
	padding: 6px 16px 6px 18px;
	text-decoration: none;
	//border-bottom: 1px solid #333;
	background: #F3F3F3;
	width: 195px;
	height: 49px;
	}

.grilla .titulo {
	margin-top:0;
	border:none;
	padding:0;
	padding: 6px 16px 6px 18px;
	text-decoration: none;
	background: #222;
	width: 195px;
    font: normal 1.6em "Trebuchet MS",sans-serif;
	color: #F06;
	font-size: 14px;
	background-color:#222;
}

.grilla td.left {
	color: #FFFFFF;
	padding: 6px 16px 6px 18px;
	background: #FFF url(borderLeft.gif) no-repeat; height: 49px; height: 16px;
}

.grilla td.right {
	color: #FFFFFF
	padding: 6px 16px 6px 18px;
	background: #FFF url(borderRight.gif) no-repeat; height: 49px; height: 16px; background-position: center right;
}

.grilla td.leftLarge {
	color: #FFFFFF;
	padding: 6px 16px 6px 18px;
	background: #FFF url(borderLeftLarge.gif) no-repeat; height: 66px; height: 16px;
}

.grilla td.rightLarge {
	color: #FFFFFF
	padding: 6px 16px 6px 18px;
	background: #FFF url(borderRightLarge.gif) no-repeat; height: 66px; height: 16px; background-position: center right;
}

.abm {
	background: #F7FBFF;
}

.ficha .titulo {
	margin-top:0;
	border:none;
	padding:0;
	padding: 6px 16px 6px 18px;
	text-decoration: none;
//	background: #222;
	width: 195px;
    font: normal 13px "Trebuchet MS",sans-serif; color:#FFFFFF; line-height:15px; text-decoration:none; font-weight:bold;
	background-color:#93B3BE;
	text-align:top;
}

.ficha td.columna {
	background: #F7FBFF;
	border-left: 0px solid #F7FBFF; 
	border-right: 10px solid white; 
	border-bottom: 5px solid white; 
}

.ficha td.label {
	margin-top:0;
	border:none;
    font: normal 11px "Tahoma",sans-serif; color:#333333; line-height:15px; text-decoration:none; font-weight:normal;
	padding: 6px 16px 6px 0px;
	text-decoration: none;
	border-left: 10px solid #F7FBFF; 
	width: 155px;
	}

.ficha td {
	background:none;
	}

.ficha td.title {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px;
    FONT: 18px Tahoma, Helvetica, Arial, Verdana, sans-serif;
    COLOR: #003399;
    PADDING-TOP: 0px
	}


.ficha td.header {

	font: normal 11px "Tahoma",sans-serif; 
	color:black; 
	line-height:15px; 
	text-decoration:none; 
	font-weight:bold; 
	height: 19px; 
	background-color:white;
}

.ficha td.footer {
	background-color:red;
	/*background: #FFF url(formFooter.gif) no-repeat; height: 30px;*/
	}

.ficha .bulletReq {
	background: url(bulletReq.gif) no-repeat; height: 10px; width: 9px;
	}


.ficha td.buttons {
	margin-top: 10px;
	border-top: 0px solid gainsboro;
	color:#F06;
	font-size: 0.9em;
	float:right;
	border-top: 1px solid #003399;
	margin-top: 6px;
	padding-right: 0px;
	padding-top: 6px;
	text-align:right;
	}


/*form*/
.inputbox {
	border: 1px solid #E6E7DB;
	padding:2px 5px;
	background-color: #FFFFFF;
    font: 11px Tahoma, Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
	width: 150px;
	height:19px;
	margin: 4px;
}

.select {
	border: 1px solid #E6E7DB;
	padding:2px 5px;
	background-color: #FFFFFF;
    font: 11px Tahoma, Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
	width: 150px;
	margin: 4px;
}

.checkbox {
	border: 1px solid #E6E7DB;
	margin: 0 6px;
}

.radio {
	border: 0px solid #E6E7DB;
	color: #333333;
	/*margin: 0 6px;*/
}

.inputbox:hover {
	border:1px solid #93B3BE;
}

.inputbox:focus {
	border:1px solid #93B3BE;
}

select.inputbox {
	background:#fff !important;
}

.button {
/*
	text-align:center;
	padding:1px;
	background:#C0CDD3;
	color:#fff;
	border:none;
	cursor:pointer;
    margin: 0 6px;
*/
	height: 23px;
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #003399;
	background-color: #E5EFFA;

}


.imageButton {
	text-align:center;
	padding:1px;
	border:none;
	cursor:pointer;
//    margin: 0 6px;
	background: url(button.gif) no-repeat; 
}

textarea {
	//font-size:100%;
	font: normal 13px "Trebuchet MS",sans-serif; line-height:15px; text-decoration:none; font-weight:normal;
	background: white;
	border:1px solid #3d3d3d;
	padding:1px 3px;
	margin:0;
	overflow: auto;
}

.button2
{
  text-align: center;
  vertical-align: middle;
  display: block;
  width: 116px;
  height: 38px;
  padding: 12px 3px 2px 3px;
  color: white;
  background: url("button.gif") no-repeat 0 0;
  cursor: hand;
  float:right;
}

.button2:hover
{ 
  background: url("buttonHover.gif") no-repeat 0 0;
}

/*error box*/
.errorBox {color:white;}
.errorBox .bl {background: url(bl.gif) 0 100% no-repeat #e68200; width: 40em} 
.errorBox .br {background: url(br.gif) 100% 100% no-repeat} 
.errorBox .tl {background: url(tl.gif) 0 0 no-repeat} 
.errorBox .tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px} 
.errorBox .clear {font-size: 1px; height: 1px; }
