* {margin:0;padding:0px;border:0px;}
body {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
#webTitle h1 {
	display: none;
}
#webTitle {
	padding-top: 30px;
	position: relative;
}
#language {
	width: 765px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	height: 30px;
	padding-top: 7px;
	position: absolute;
	top: 0px;
}
#language ul {
	list-style-type: none;
	text-align: right;
}
#language a {
	text-decoration: none;
	color: #000099;
}
#ISO {
	position: absolute;
	width: 765px;
	text-align: right;
	top: 470px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#language a:hover {
	text-decoration: underline;
}
#indexImg h2 {
	display: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 540px;
	height: 23px;
	padding-top: 5px;
	letter-spacing: 1px;
}
#enterSite {
	width: 220px;
	float: right;
	height: 48px;
	margin: 0px;
	padding: 0px;
	font-size: 2px;
}
#enterSite ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 48px;
	display: block;
}
#enterSite li {float:right;}
#enterSite li a{
	display:block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 220px;
	cursor: pointer;
}
#enterSite .enter a {
	height: 25px;
	background-image: url(img/botonent.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin: 0px;
	width: 220px;
}
#enterSite li a span {
	display: none;
	height: 22px;
}
#enterSite .news a {
	height: 23px;
	background-image: url(img/boton_news.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	padding-left: 0px;
	width: 93px;
}
#mainContainer {
	width: 765px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 0px;
}
