#menu {
	visibility: hidden;
}
#bot {
	visibility: hidden;
}

#language {
	visibility: hidden;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
#banner {
	visibility: hidden;
}
#banner img {
	height: 0px;
	width: 0px;
}


#cont {
	list-style-type: none;
}
#inh {
	list-style-type: none;
}
#sel ul {
	list-style-type: none;
}
#content ul {
	list-style-type: none;
}
#titlel {
	font-size: large;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}
* {
	margin: 0px;
	padding: 0px;
	float: none;
	text-decoration: none;
	width: auto;
	height: auto;
}
a {
	color: #000000;
}
h1 {
	font-size: 100%;
	color: #2E1D6D;
	font-weight: bold;
}
#list img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cont .foto {
	margin-right: 15px;
	margin-bottom: 15px;
}
#cont ol {
	list-style-type: decimal;
}
