/*******************************************************/
body {
	background-color : #274B88;
}
p, a, span, div, td, input, select, textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
img {
	vertical-align : middle;
	border : none;
}
table {
	border : none;
	border-collapse : collapse;
}
.table {
	float : right;
	width : 100%;
}
p.margin {
	margin-right : 10px;
}
.center {
	text-align : center;
}
.little {
	font-size : 8pt;
}
a, a:active, a:visited {
	color : #274B88;
	font-size : 9pt;
	font-weight : bold;
}
a:hover {
	color : #12223E;
}
a.link, a.link:active, a.link:visited {
	color : #BACFE0;
	font-size : 10pt;
	font-weight : bold;
}
a.link:hover {
	color : #FFFFFF;
	font-size : 10pt;
}
/*******************************************************/
#container {
	position : absolute;
	top : 10px;
	left : 50%;
	width : 834px;
	margin-left : -417px;
	text-align : center;
}
#content {
	position : absolute;
	top : 152px;
	left : 152px;
	width : 682px;
	background-color : #FFFFFF;
}
#main {
	margin : 12px;
	text-align : left;
}
#vfix {
	height : 380px;
	float : right;
	width : 1px;
}
#hfix {
	clear : both;
	height : 1px;
	overflow : hidden;
}
.line {
	width : 100%;
	height : 1px;
	clear : both;
	overflow : hidden;
	margin-top : 10px;
	margin-bottom : 10px;
	background-color : #12223E;
}
/*******************************************************/
#logo {
	position : absolute;
	top : 0px;
	left : 0px;
	width : 152px;
	height : 122px;
}
#header {
	position : absolute;
	top : 0px;
	left : 152px;
	width : 682px;
	height : 122px;
}
#flang {
	position : absolute;
	top : 122px;
	left : 0px;
	width : 610px;
	height : 30px;
	background-image : url(images/top.gif);
	text-align : left;
}
#slang {
	width : 120px;
	margin-top : 4px;
	margin-left : 16px;
	font-size : 10pt;
}
#title {
	position : absolute;
	top : 122px;
	left : 610px;
	width : 224px;
	height : 30px;
}
#footer {
	height : 38px;
	clear : both;
	padding : 2px;
	padding-left : 20px;
	padding-right : 20px;
	background-color : #12223E;
}
/*******************************************************/
#menu {
	position : absolute;
	top : 152px;
	left : 0px;
	width : 152px;
	background-color : #12223E;
}
.menu {
	width : 152px;
	height : 25px;
	border-top : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	margin-top : -1px;
}
/*******************************************************/
#memberlist {
	width : 160px;
	margin-bottom : 10px;
	float : left;
}
.tdmember, .tdmemberover {
	width : 160px;
	height : 21px;
	padding : 1px;
	background-color : #BACFE0;
	border-bottom : 1px #FFFFFF solid;
}
.tdflag, .tdflagover {
	width : 32px;
	height : 21px;
	background-color : #BACFE0;
	vertical-align : top;
	border-bottom : 1px #FFFFFF solid;
}
.tdmemberover, .tdflagover {
	cursor : pointer;
	background-color : #12223E;
}
.amember, .amember:visited {
	color : #12223E;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}
.amember:hover, .amemberover, .amemberover:hover, .amemberover:visited {
	color : #FFFFFF;
	background-color : #12223E;
	font-size : 9pt;
	font-weight : bold;
	text-decoration: none;
}
#mapeurope {
	float : right;
}
/*******************************************************/
#country {
	width : 358px;
	float : left;
}
#association {
	width : 300px;
	background-color : #BACFE0;
	text-align : center;
	float : right;
}
.country, .association {
	width : 100%;
	height : 21px;
	color : #FFFFFF;
	background-color : #12223E;
	padding-top : 3px;
	padding-bottom : 3px;
	font-size : 12pt;
	font-weight : bold;
}
.association {
	background-color : #274B88;
	text-align : right;
}
.subtitle {
	font-weight : bold;
	font-size : 11pt;
}
/*******************************************************/
#news td {
	background-color : #BACFE0;
	border : 1px solid #FFFFFF;
	padding : 2px;
}
#news th {
	color : #FFFFFF;
	background-color : #12223E;
	border : 1px solid #FFFFFF;
	padding : 2px;
	font-weight : bold;
	text-align : center;
}
#news p {
	margin-top : 80px;
	margin-bottom : 100px;
}
th.date {
	width : 12%;
}
th.subject {
	width : 68%;
}
th.author {
	width : 20%;
}
#subject {
	width : 100%;
	float : right;
	color : #FFFFFF;
	background-color : #12223E;
	padding-top : 3px;
	padding-bottom : 3px;
	font-weight : bold;
	text-align : center;
}
#author, #info {
	width : 100%;
	float : right;
	font-size : 10pt;
	padding-top : 2px;
	padding-bottom : 2px;
	background-color : #BACFE0;
}
#author {
	color : #BACFE0;
	background-color : #274B88;
}
#new {
	width : 100%;
	float : right;
	padding-top : 6px;
	padding-bottom : 6px;
}
div.right {
	float : right;
}
/*******************************************************/
#form {
	width : 90%;
}
#form td {
	padding : 2px;
}
#form td.left {
	width : 20%;
	text-align : right;
	vertical-align : top;
	padding : 4px;
	border : 1px solid #274B88;
}
#form td.right {
	width : 80%;
	padding-left : 8px;
	background-color : #BACFE0;
	border : 1px solid #FFFFFF;
}
#form p {
	margin : 14px;
	margin-left : 0px;
}
input, textarea {
	color : #000000;
	font-size : 9pt;
}
.button {
	width : 100px;
	border : 1px #FFFFFF solid;
	color : #BACFE0;
	background-color : #12223E;
	font-weight : bold;
}

