/* General info -------------------- */

#magBody {
	width: 598px;
	margin: 20px 0 0 0;
	padding: 0;
/*	border: 1px solid #0b3880;*/
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top: 0;
}

#magLogoArea {
	width:598px;
	height:56px;
}

#magLogoLeft {
	font-size: 0.70em;
	color: #0b3880;
	float:left;
	text-align: right;
	font-style: italic;
	width: 230px;
	padding-top: 22px;
	background: url(../icone/bgLogoLeft.gif) no-repeat top left;
	height: 56px;
}

#magLogo {
	float: left;
	width: 138px;
}

#magLogoRight {
	font-size: 0.70em;
	color: #0b3880;
	float:left;
	text-align: left;
	font-style: italic;
	padding-top: 22px;
	width: 230px;
	background: url(../icone/bgLogoRight.gif) no-repeat top left;
	height: 56px;
}

#magBoxHP {
	background-color: #fff;
	width: 598px;
	float:left;
	padding-bottom: 10px;
	background-image: url(../icone/bgLineLimitMagArea.gif);
	background-repeat: repeat-y;
/*	margin-top: -12px;*/
}

#magBoxHPPhoto {
	float: left;
	color: #cb0101;
	font-style: italic;
	font-size: 0.70em;
	width: 230px;
	text-align:left;
	margin-left: 4px;
}

#magBoxHPPhoto img {
	border: 1px solid #f8b216;
	margin-top:16px;
}

#magBoxHPText {
	float:left;
	margin: 10 8px;
	width: 340px;
	font-size: 0.7em;
	text-align: left;
}

#magBoxHPText h2{
	color: #cb0101;
	font-size: 1.5em;
	margin-top: 20px;
}


/* start info for strip link to ettu ---------------------- */

#enlLinkToEttu{
	float:left;
	width:340px;
	font-size:0.9em;
	text-align:right;
	background-color: #dae5f0;
	color:#003366;
/*	margin-top:6px;*/
	font-style: italic;
	margin-top: 26px;
}

#enlLinkToEttu a:link{
	color:#003366;
	text-decoration: none;
	margin-right:10px;
	font-style: italic;
}

#enlLinkToEttu a:hover{
	text-decoration: underline;
}

/* end info for strip link to ettu ---------------------- */

#magDownContent {
	width:596px;
	float:left;
	border: 1px solid #0b3880;
	border-top: 0;
}

#magMoreSubjects {
	width:460px;
	background-color: #fff;
	float:left;
	border-top: 6px solid #f8b216;
/*	margin-left: -1px;*/
}

#magMoreSubjects h2{
	border-bottom: 1px solid #f8b216;
	background-color: #ffeec8;
	text-align:left;
	font-style: italic;
	font-size: 0.90em;
	color: #0b3880;
	margin-top: -1px;
	padding-left: 8px;
}

#magMoreSubjects ul{
	list-style:outside;
	font-size: 0.7em;
	text-align: left;
	color: #0b3880;
	display: block;
}

#magMoreSubjects ul li {
	list-style:none;
	background-image:url(../icone/bulletMagListNews.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:6px 5px 6px 26px;
	color: #0b3880;
	margin: 6px 2px;
}

#magMoreSubjects ul li a {
	color:#014c8d;
	text-decoration:none;
	color: #0b3880;
}

#magMoreSubjects ul li a:hover {
	text-decoration:underline;
}

#magArchive {
	width:600px;
	background-color: @fff;
	float:left;
/*	border-top: 6px solid #f8b216;
	margin-left: -1px;*/
}

#magArchiveContainer{
/*	border-bottom: 1px solid #f8b216;
	background-color: #ffeec8;*/
	text-align:left;
	font-style: normal;
	font-size: 1em;
	color: #0b3880;
	margin-top: -1px;
	float:left;
	width: 464px;
}

#magArchiveContainer ul{
	list-style:inside;
	font-size: 0.7em;
	text-align: left;
	color: #0b3880;
}

#magArchiveContainer ul li {
	list-style:none;
	background-image:url(../icone/bulletMagListNews.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:6px 5px 6px 25px;
	color: #0b3880;
	margin: 6px 2px;
}

#magArchiveContainer ul li a {
	color:#014c8d;
	text-decoration:none;
	color: #0b3880;
}

#magArchiveContainer ul li a:hover {
	text-decoration:underline;
}

#magBannerColumn {
	width: 134px;
	border: 1px solid #969696;
	background-color: #e6e6e6;
	float:right;
	border-top: 6px solid #969696;
	border-right: 0;
}

#magBannerColumn p {
	text-align: center;
}

#magBannerColumn img {
	margin: 2px 0;
	border: 1px solid #969696;
}

