
#titulo{
	background: url(../images/titularimg_en.jpg) top no-repeat;
}

#oficinas{
	background: url(../images/offices1.jpg) top no-repeat;
}

/* ---------------------- sprites english ------------------------*/

#nav{
	WIDTH: 160px; 
	POSITION: relative;
	HEIGHT: 150px;
	
}

#nav li {
	DISPLAY: block;
	WIDTH: 160px; /*129*/
	LIST-STYLE-TYPE: none;
	POSITION: absolute;
	HEIGHT: 150px; /*120*/
	/*border: 1px solid #1896c9;*/
}

#nav a {
	display: block; 
	WIDTH: 160px; 
	HEIGHT: 150px;
}

#nav #arqu {
	BACKGROUND: url(../images/architecture.jpg) no-repeat -160px 0px;
	top:150px;
	left:30px;
}


#nav #inte {
	BACKGROUND: url(../images/interiorism.jpg) no-repeat -160px 0px;
	top:150px;
	left:220px;
}

#nav #arqueo {
	BACKGROUND: url(../images/urbanism.jpg) no-repeat -160px 0px;
	top:150px;
	left:410px;
}


#nav #patr {
	BACKGROUND: url(../images/archaeology.jpg) no-repeat -160px 0px;
	top: 320px;
	left:30px;
}

#nav #urba {
	BACKGROUND: url(../images/restoration.jpg) no-repeat -160px 0px;
	top:320px;
	left:220px;
}


#nav #inge {
	BACKGROUND: url(../images/heritage.jpg) no-repeat -160px 0px;
	top: 320px;
	left:410px;
}
/**/



#nav #arqu a:hover {
	BACKGROUND: url(../images/architecture.jpg) no-repeat 0px 0px; 
}



#nav #inte a:hover {
	BACKGROUND: url(../images/interiorism.jpg) no-repeat 0px 0px; 
}

#nav #arqueo a:hover {
	BACKGROUND: url(../images/urbanism.jpg) no-repeat 0px 0px; 
}



#nav #patr a:hover {
	BACKGROUND: url(../images/archaeology.jpg) no-repeat 0px 0px; 
}

#nav #urba a:hover {
	BACKGROUND: url(../images/restoration.jpg) no-repeat 0px 0px; 
}



#nav #inge a:hover {
	BACKGROUND: url(../images/heritage.jpg) no-repeat 0px 0px; 
}


#textoabajo{

	background: url(../images/pieimg_en.jpg) top no-repeat;

}
