@import url("links.css");
/*tabla contenedora del sitio*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2E68A8;
}

/*tabla contenedora de las filas*/
.tablabase {
	width: 960px;
}
	.tablabase1 {
		
	}
	.tablabase21 {
	width: 270px;
	background-image: url(../dataImagenes/fondos/menu1.jpg);
	background-repeat: repeat-y;
	}
	.tablabase90 {
	width: 300px;
	background-image: url(../dataImagenes/fondos/menu1.jpg);
	background-repeat: repeat-y;
	}
	.tablabase22 {
		background-color:#FFFFFF;
		background-image: url(../dataImagenes/fondos/cuerpo1.jpg);
		background-repeat: no-repeat;
		background-position: top;
		vertical-align:top;
	}
			
/*fila1 (cabecera)*/
.fila1 {
	height: 200px;
	width: 960px;
	background-image: url(../dataImagenes/fondos/cabecera.jpg);
	background-repeat: no-repeat;
}

	.fila11 {
		width: 420px;
		height:200px;
	}
	
	
		.celda111 {
			width: 32px;
			height:150px;
		}
		.celda112 {
			width: 93px;
		}
		.celda113 {
			width: 34px;
		}	
		.celda114 {
			width: 93px;
		}
		.celda115 {
			width: 34px;
		}
		.celda116 {
			width: 93px;
		}		
		.celda117 {
	
		}
			
		.celda1112 {
			height:25px;
		}	
		.celda1113 {
			height:25px;
		}
		
	.fila12 {
		width: 540px;
		height:200px;
	}

		.celda121 {
			height:28px;
			vertical-align:bottom;
			text-align:right;
		}
		.celda122 {
		}
		.celda123 {
			height:48px;
		}	
		.tablaBotones {
			height:30px;
			border-top-color: #315090;
			border-right-color: #315090;
			border-bottom-color: #315090;
			border-left-color: #315090;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
		}	
				
	.fila13 {
		width: 960px;
		height: 44px;
	}

		.celda132 {
			width: 131px;
		}
		.celda133 {
			width: 131px;
	
		}	
		.celda134 {
			vertical-align:middle;
		}
			.celda133espacio{
				width: 105px;
			}
			.celda133menu{
	/*background-image: url(../dataImagenes/fondos/BTN.jpg);*/
				text-align:center;
				vertical-align:middle;
				height: 40px;
				/*background-color: #3D62AF;*/				/*width: 145px;*/
			}


/*menu izquierda*/
.botonForo {/*cuerpo1*/
	background-image: url(../dataImagenes/fondos/botonForoMenu.jpg);
	background-repeat: no-repeat;
	height: 62px;
}

.botonFeria {/*cuerpo1*/
	background-image: url(../dataImagenes/fondos/botonFeriaMenu.jpg);
	background-repeat: no-repeat;
	height: 48px;
}

.boton-crisis {/*cuerpo1*/
	background-image: url(../dataImagenes/fondos/boton-crisis.jpg);
	background-repeat: no-repeat;
	height: 54px;
}


.fondoNovedades {/*cuerpo1*/
	background-image: url(../dataImagenes/fondos/novedadesMenu.jpg);
	background-repeat: repeat-y;
	height: 48px;
	width: 230px;
}

.fila2 {/*cuerpo1*/

}
	.fila21 {
	width: 270px;
	background-image: url(../dataImagenes/fondos/menu1.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	}

		.celda211 {
			background-image: url(../dataImagenes/fondos/foro.png;
			background-repeat:no-repeat;
			background-position: center;
			text-align:center;		
			height: 70px;	
		}
		.celda213 {
			width: 15px;
		}	
		.celda221 {
			width: 20px;
			height: 70px;
		}
		.celda222 {
			background-image: url(../dataImagenes/fondos/novedades.jpg);
			background-position: center;			
		}
		.celda223 {
			width: 20px;
		}	
	.fila22 {
		width: 690px;
	}
	.cuerpoSangria{
		width: 20px;
	}

.fila3 {/*divisoria*/
	height: 50px;
}

.fila4 {/*cuerpo2*/
}

.fila5 {/*pie*/
	height: 50px;
	width: 960px;
	text-align:center;
	background-image:url(../dataImagenes/fondos/pie.jpg);
}
