#todoelcontenido{
	background-image:url(../data/fondos/pagina/fondoInicioObras.jpg);
	height:650px;

	}
#events{
	margin-left:0%;}

/*#celdaBajoMenu{Aqui se ha corregido el problema de IExplorer(a diferencia de todos los navegadores, el menu en IExplorer se quedaba en el medio de la pagina, por lo tanto le he dado un tamaņo fijo a la altura de la celda que esta por debajo del menu vertical. 

	height:300px}
#contenido{
	background-image: url(../data/fondos/pagina/bodyContenido.jpg); background-repeat: no-repeat; background-position:center;} */

#contenido p {
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:oblique;
	cursor:pointer;}


#tablaexposiciones{
	width:80%;
	position:relative;
	margin-left:5%;
	margin-right:5%;
	margin-top:5%;
	margin-bottom:5%;}

b{
	font-size:23px;}

#gifIndividuales{
	border:groove;
	cursor:pointer;
	float:right;
	margin-left:5%;
	margin-top:2%;
	/*margin-right:5%*/;
}
#gifColectivas{
	margin-top:2%;
	margin-left:5%;
	border:groove;
	cursor:pointer;
	float:right;
	
}
#tituloIndividuales{
		text-align:right;
	margin-top:15%;
	/*margin-top:10%;*/}

#tituloColectivas{
	text-align:right;
	margin-top:15%;	

	}

#tablaexposiciones{
	margin:auto;
	width:80%;
}

#tablaexposiciones td{height:240px;}
