@CHARSET "UTF-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: /*#E1E7F6 #F9B0F6*/ #FFF4FA;
	/*background-image: url(images/tlo7.gif);*/
	background-repeat: repeat;
	margin: 0;
}

#container {
	margin: 0px auto 0px auto;
	min-height: 480px;
	width: 1000px;
}

#content_box {
	background-image: url(images/profil.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 28px;
	margin-bottom: 28px;
	background-repeat: no-repeat;
}

#content { /*position: absolute;
	left: 0px;
	top: 0px;*/
	width: 650px;
	height:475px;
	/*	padding: 0 5px 5px 5px;*/
	margin-top: 0px;
	margin-bottom: 0px; margin-left : 15px;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 10px;
	overflow: auto;
}

h1 {
	font-size: 2.2em;
	text-align: center;
	/*margin: 10px auto 20px auto;*/
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#content ul li {
	margin: 10px 0px;
}

.photo {
	text-align: center;
	float: left;
	padding: 3px;
	margin: 3px;
	width: 160px;
	height: 140px;
}

.photo a>img {
	border: none;
	text-decoration: none;
}

.photo img {
	border: none;
}

.photo a {
	text-decoration: none;
}

.photo a:hover {
	text-decoration: none;
}

.menu {
	width: 100%;
	height: 26px;
	background-color: #000000;
	margin: none;
	padding: none;
	position: relative;
}

.menu ul {
	margin: 0;
	padding: 0;
}

.menu li {
	list-style-type: none;
	display: block;
	background-color: #000000;
	float: left;
	font-weight: bold;
	padding: 5px 9px;
	text-align: center;
}

.menu div a img {
	margin-left: 3px;
	margin-right: 3px;
	border: none;
}

.menu li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

.menu li a:hover {
	color: #ccc;
	text-decoration: none;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.flags {
	float: left;
	position: absolute;
	top: 5px;
	right: 0;
	text-align: right;
	vertical-align: middle;
	width: 80px;
}