#main a {
	color: #8A142B;
}

#main a:hover {
	color: #4B0082;
}

#main a {
	font-weight: bold;
}

#main {
	background-image: url(../news/main_en.jpg);
	background-color: #cdbd8a;
	color: #5D3549;
	font-style: italic;
	background-repeat: no-repeat;
	text-align: left;
	background-position: top;
	height: 1234px;
	position: relative;
}

#blog {
	/*border: 1px solid Fuchsia;*/
	top: 68px;
	left: 390px;
	width: 274px;
	height: 174px;
	padding: 8px;
	position: absolute;
	overflow: auto;
	text-align: center;
}

#newsletter {
	/*border: 1px solid Fuchsia;*/
	top: 974px;
	left: 78px;
	width: 566px;
	height: 174px;
	padding: 8px;
	font-style: italic;
	position: absolute;
	overflow: auto;
	text-align: center;
}

#disco {
	/*border: 1px solid Fuchsia;*/
	top: 332px;
	left: 60px;
	width : 274px;
	height: 226px;
	padding: 8px;
	position: absolute;
	overflow: auto;
}

#media {
	/*border: 1px solid Fuchsia;*/
	top: 332px;
	left: 390px;
	width : 274px;
	height: 226px;
	padding: 8px;
	position: absolute;
	overflow: auto;
}

#stage {
	/*border: 1px solid Fuchsia;*/
	top: 656px;
	left: 60px;
	width : 274px;
	height: 226px;
	padding: 8px;
	position: absolute;
	overflow: auto;
}

#others {
	/*border: 1px solid Fuchsia;*/
	top: 658px;
	left: 384px;
	width : 274px;
	height: 226px;
	padding: 8px;
	position: absolute;
	overflow: auto;
}

li {
	margin-bottom: 1em;
}

.form_field {
	color: #673714;
	font-family: Arial;
	background-color: #E1B784;
}

input.button {
	color: #673714;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	background-color: #E1B784;
}

#footer {
	background-image: url(../news/header.jpg);
	background-position: 0 -48px;
}
