.texto {
	font-size: 11px;
	color: #666666;
	font-family: Arial;
}
.texto_chico {
	font-size: 9px;
	color: #666666;
	font-family: Arial
}
.bg {
	background-image: url(/produccion/NUEVAHOME.NSF/vwCodigo/benji2/$FILE/bg-inf.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px solid #CBD7E4;
	background-color: #FFFFFF;
}

.camp-01bold {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}

input {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.camp-01-home {
	font-family: Arial;
	font-size: 11px;
	color: #006699;
	background-image: url(/produccion/NUEVAHOME.NSF/vwCodigo/benji2/$FILE/BG-CAMPO1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cbd7e4;
}

select {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.benji_boton_nuevo {
        background-color: #E3E9F2;
        border: 1px solid #ABC6E0;
        font-weight: bold;
        color: #447EB9;
        cursor: pointer;
}
