.select {
	width:320px;
	height:28px;
	border:2px solid #b2b6bb;
	border-right:2px solid #c3c6ca;
	border-bottom:2px solid #c3c6ca;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:inset #e0e0e0 0 -2px 2px;
	-moz-box-shadow:inset #e0e0e0 0 -2px 2px;
	box-shadow:inset #e0e0e0 0 -2px 2px;
	behavior: url(PIE.htc);
	font-size:10px;
	color:#4b4b4b;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
}
.select option {
	margin-left:10px
}

.textbox {
	height:28px;
	font-size:12px;
	color:#4b4b4b;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	border:2px solid #b2b6bb;
	border-right:2px solid #c3c6ca;
	border-bottom:2px solid #c3c6ca;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:inset #e0e0e0 0 -2px 2px;
	-moz-box-shadow:inset #e0e0e0 0 -2px 2px;
	box-shadow:inset #e0e0e0 0 -2px 2px;
	behavior: url(PIE.htc);
	padding:1px 5px;
}

.textarea {
	width:400px;
	/*height:112px;*/
	border:2px solid #b2b6bb;
	border-right:2px solid #c3c6ca;
	border-bottom:2px solid #c3c6ca;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:inset #e0e0e0 0 -2px 2px;
	-moz-box-shadow:inset #e0e0e0 0 -2px 2px;
	box-shadow:inset #e0e0e0 0 -2px 2px;
	behavior: url(PIE.htc);
	font-size:12px;
	color:#4b4b4b;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	text-align:left;
	padding:8px 14px
}

.button {
	width:101px;
	height:37px;
	border:none;
	background: #444444  /*#003366*/;
	border:2px solid #333333;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-shadow:#666 0 1px 1px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	behavior: url(PIE.htc);
	margin-top:5px
}
.button:hover{
	background:#666666
}
.buttonG{
	height:37px;
	border:none;
	background: #444444  /*#003366*/;
	border:2px solid #333333;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-shadow:#666 0 1px 1px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	behavior: url(PIE.htc);
	margin-top:5px
}
.buttonG:hover{
	background:#666666
}
.table{
	position:relative;
	left:25px;
	top:10px;
	border-collapse:collapse;
	border:1px solid #FFFFFF;
}
.celda_th{
	background: #2D2F2C;
	height: 47px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 30px;
	margin: 20px 0px 0px;
	text-align: left;
}
.fila {
/*background: url(..images/bg_td1.png) repeat-x top;*/
/*background-color:#d9ecc2;*/
background-color: #DFDFDF; 
/*background: #FE9A2E;*/
}
.titulo {
	color: #fff;
	font-weight:bold;
	text-align:center;
	background: #b90d23;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.fila:hover {
background: #EFEFEF
}
.celda{
	font-size: 12px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	padding-top: 2px;
	padding-left:20px;
	padding-right:10px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}
.titulo .celda{
	font-size: 12px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top: 2px;
	padding-left:20px;
	padding-right:10px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}
.celdat{
	font-size: 12px;
	line-height: 1em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#f000;
	padding-top: 2px;
	padding-left:20px;
	padding-right:10px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}
.label {
	line-height: 1em;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:13px;
	font-weight:bold;
	padding-top: 5px;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:5px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: left;
	/*background: #FE9A2E;*/
	background: #b90d23;
	/*background: #4C4B4B;*/
	width:180px;
}
.tbody h3 {
color:#CCCCCC;
font-size:14px;
font-weight:bold;
}
.tr1 {
background-color: #eeeeee; 
}
.tr-1 {
background-color: #F2F2F2; 
}
.titulo2 {
	font-size: 12px;
	font-weight:bold;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top: 2px;
	padding-left:20px;
	padding-right:10px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: left;
	background:#FF8000;
}
.tr1:hover {
background: #D8F6CE
}
.tr-1:hover {
background: #D8F6CE
}
.celda2{
	font-size: 11px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	padding-top: 2px;
	padding-left:20px;
	padding-right:10px;
	border-top: 1px;
	border-right: 1px;
	text-align: left;
}
.celdaPeque{
	font-size: 11px;
}
input.error{
	background-color: #FFE6E6;
}
label.error {
	font-size: 10px;
    background-color: #BC1010;
    padding: 4px 7px;
    border-radius: 4px;
    color: fff;
    font-weight: bold;
    margin-left: 16px;
    margin-top: 6px;
    position: relative;
}
/*.error:before{ /* Este es un truco para crear una flechita *//*
    content: '';
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #BC1010;
    border-left: 8px solid transparent;
    position:relative;
	left: -16px;
    top: 3px;
}*/

