/*general-------------------------------------------------------------------------------*/
#contenido
{
	margin:0em;
	padding:0em;
	width:602px;
	height:410px;
	background-color:#FFF;
	color: #000;
	text-align: left;
	overflow:hidden;
	border-top: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	
}
#menuExpo{

	margin:1.3em 0em 0em 0em;
	padding:0em;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(../img/exposicion/fondo.jpg);
	width:99%;
	height:410px;
	color: #000;
	text-align: center;
	overflow: hidden;
	float:left;	
}


#menuExpo a, #menuExpo a:hover,#menuExpo img{
padding:0px;
margin:0px;
border:0px;
}

/* ----------------------botonera cabecera-----------------------------------------*/
span.img-expo-rollover1{ width: 566px; height: 29px; overflow: hidden; display: block; position: relative; }
span.img-expo-rollover1 a:hover{ top: -29px; position: relative;}

span.img-expo-rollover2{ width: 566px; height: 28px; overflow: hidden; display: block; position: relative; }
span.img-expo-rollover2 a:hover{ top: -28px; position: relative;}

/* ----------------------botonera cabecera fin -----------------------------------------*/