/* CSS Document */

#main-content {
	height: 420px;
}


*:first-child+html #main-content {
	height: 415px;
}


#text {
	margin: 0 0 0 250px;
}


* html #text {
	margin: 0 0 0 130px;
}


#graphic {
	float:left;
	width: 628px;
	height: 122px;
	margin: 0 0 15px 0;
	background: url(../es/images/MV_grafico.gif) no-repeat;
}


* html #graphic {
	margin: 0;
}


#graphic.en {
	background: url(../es/images/MV_graphic.gif) no-repeat;
}


#graphic ul li {
	text-indent: -999em;
	overflow: hidden;
	height: 0;
}

#graphic h1 {
	text-indent: -999em;
	overflow: hidden;
	height: 0;
}


* html #navigation {
	margin: 0 65px 12px 0;

}
