@charset "utf-8";
/* CSS Document - copyt Cristiina Laine */

body {
	background-image: url(images/BG.jpg);
	background-repeat: repeat-y;
	background-color: #0E0E0E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

.Content {
	position: absolute;
	left: 113px;
	top: 163px;
	width: 725px;
	text-align: center;
	color: #FFFFFF;
	
}

#h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
}

h1 {
	font-size:14px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size:12px;
	font-weight: bold;
	text-align: left;
}

.Content img {
margin:2px;
padding:2px;
border: solid 1px #fe0397;
}

.Content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#box_etu img  {
	color: #FFFFFF;
	border: none;
}
