	

	.body {
		background-image:url('../headerFiles/fondo_2.jpg');
	}

	.boton { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; font-weight: bold;; 
		background-color: #FFFFFF ; 
		border: thin #CCCCCC solid; 
		height: 21px; 
		width: 72px
	}

	.texto1 {
		font-weight:bold;
		font-family:"Trebuchet MS", arial, helvetica;
		font-size:11px;
		color: #666666;

	}

	.texto2 {
		font-weight:bold;
		font-family:"Trebuchet MS", arial, helvetica;
		font-size:11px;
		color: #666666;
	}

	.texto3 {
		font-family:"Trebuchet MS", arial, helvetica;
		font-size:11px;
		color: #666666;
	}

	.texto4 {
		font-weight:bold;
		font-family:"Trebuchet MS", arial, helvetica;
		font-size:11px;
		color: #CC0000;
	}

	.tablaFormulario {
		border-width:0;
		border-collapse:collapse;
		width:500px;
	}

	.trR1C1 {
		background-image:background-color: #FFFFFF ;;
		width:0%;
	}

	.trR1C2 {
		background-image:url('../imagenes/br1c2.gif');
		width:100%;
	}

	.trR1C3 {
		background-image:url('../imagenes/br1c3.gif');
		width:0%;
	}

	.trR2C1 {
		background-image:url('../imagenes/br2c1.gif');
		width:0%;
	}

	.trR2C2 {
		background-image:url('../imagenes/br2c2.gif');
		width:100%;
	}

	.trR2C3 {
		background-image:url('../imagenes/br2c3.gif');
		width:0%;
	}

	.trR3C1 {
		background-image:url('../imagenes/br3c1.gif');
		width:0%;
	}

	.trR3C2 {
		background-image:url('../imagenes/br3c2.gif');
		width:100%;
	}

	.trR3C3 {
		background-image:url('../imagenes/br3c3.gif');
		width:0%;
	}

	.tablaContenido {
		width:100%;
		border-collapse:collapse;
	}

	.tr1Fila1 {
		width:100%;
	}

	.tr1Fila2 {
		width:20%;
	}

	.tr2Fila2 {
		width:10%;
	}

	.tr3Fila2 {
		width:70%;
	}

	.tr1Fila3 {
		width:20%;
		text-align:center;
	}

	.tr2Fila3 {
		width:10%;
	}

	.tr3Fila3 {
		width:5%;
	}

	.tr4Fila3 {
		width:8%;
	}

	.tr5Fila3 {
		width:5%;
	}

	.tr6Fila3 {
		width:38%;
	}

	.tr7Fila3 {
		width:14%;
		text-align:center;
	}

	.tr1Fila3Grater {
		width:30%;
		text-align:center;
	}

	.tr2Fila3Grater {
		width:10%;
	}

	.tr3Fila3Grater {
		width:56%;
	}

	.tr4Fila3Grater {
		width:14%;
		text-align:center;
	}

	.trAceptar {
		width:50%;
		text-align:right;
	}

	.trLimpiar {
		width:50%;
		text-align:left;
	}
	
	.inputs {
		font-family:"Trebuchet MS", arial, helvetica;
		font-size:11px;
	}


