body
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #EFEFEF;
	margin : 10px auto;
	padding : 0px;
}

img
{
	border : 0px;
	vertical-align : top;
}

#body
{
	background-color : #C4D3DD;
	position : relative;
	width : 750px;
	margin : 0px auto;
	border : #627086 solid 1px;
}

#header
{
	height : 120px;
	background-image : url("../images/banniere.gif");
	background-repeat : no-repeat;
	border-bottom : #627086 solid 1px;
}

#menu
{
	position : absolute;
	left : 0px;
	width : 160px;
	margin : 0px;
}

.menu_item
{
	margin-top : -16px;
	padding-bottom : 16px;
	background-color : #C4D3DD;
}

.menu_item h3
{
	background-color : #BAC9D5;
	color : #FFFFFF;
	padding-left : 20px;
	font-size : 16px;
	font-weight : bold;
}

.menu_item ul
{
	list-style : none;
	padding : 0px;
	margin : 0px 0px;
}

.menu_item li
{
	margin-bottom : 5px;
}

.menu_item a
{
	display : block;
	color : #000000;
	text-decoration : none;
	padding-left : 40px;
}

.menu_item a:hover
{
	background-color : #BAC9D5;
	color : #FFFFFF;
	text-decoration : none;
}

#main
{
	margin-left : 160px;
	padding-left : 10px;
	padding-right : 20px;
	padding-top : 10px;
	padding-bottom : 1px;
	text-align : justify;
	min-height : 620px;
	background-color : #FFFFFF;
	border-left : #627086 solid 1px;
}

#main h3
{
	font-size : 14px;
}

#footer
{
	padding-left : 10px;
	padding-top : 5px;
	font-size : 10px;
	height : 50px;
	background-color : #FFFFFF;
	border-top : #627086 solid 1px;
}

#footer #img_w3c
{
	position : absolute;
	right : 10px;
	margin-top : -5px;
	padding-right : 10px;
}

#intro
{
	margin-right : 210px;
	text-align : justify;
	background-color : #FFFFFF;
}

#note
{
	position : absolute;
	right : 0px;
	top : 121px;
	width : 180px;
	min-height : 350px;
	background-color : #FFFFFF;
	background-image : url("../images/note.gif");
	background-repeat : no-repeat;
	padding-left : 20px;
	padding-top : 35px;
	font-size : 13px;
}

#note h4
{
	line-height : 0px;
	margin-top : 0px;
	padding-top : 5px;
}

#note li
{
	margin-left : -20px;
	text-align : left;
}

.revmail
{
	unicode-bidi : bidi-override;
	direction : rtl;
}

a
{
	color : #C20428;
	text-decoration : none;
}

a:hover
{
	text-decoration : underline;
}

#location
{
	font-size : 10px;
	color : #8A99A5;
}

#location a
{
	color : #8A99A5;
}

.title
{
	font-size : 16px;
	padding-left :10px;
	background-color : #C4D3DD;
	color : #000000;
	font-weight : 700;
	margin-top : 2px;
}

#img_section
{
	padding : 5px;
}

.parttitle
{
	font-weight : bold;
}

.part
{
	border-left : #627086 solid 1px;
	padding-left : 10px;
	margin-left : 10px;
}

.reutab
{
	text-align : center;
	font-weight : bold;
}

.reucorner
{
	border : #627086 solid 1px;
	padding : 3px;
	background-color : #C4D3DD;
	width : 12%;
}

.reutop
{
	border-bottom : #627086 solid 1px;
	border-top : #627086 solid 1px;
	border-right : #627086 solid 1px;
	padding : 3px;
	background-color : #C4D3DD;
	width : 22%;
	white-space : nowrap;
}

.reuleft
{
	border-bottom : #627086 solid 1px;
	border-left : #627086 solid 1px;
	border-right : #627086 solid 1px;
	padding : 3px;
	background-color : #C4D3DD;
	width : 12%;
	height : 50px;
}

.reucenter
{
	border-bottom : #627086 solid 1px;
	border-right : #627086 solid 1px;
	padding : 3px;
	width : 22%;
}

.reunone
{
	border-bottom : #627086 solid 1px;
	border-right : #627086 solid 1px;
	padding : 3px;
	width : 22%;
	background-color : #C4D3DD;
}

.reunote
{
	font-weight : normal;
}

#events_frame
{
	border : #627086 solid 1px;
	padding-left : 10px;
	padding-right : 10px;
}

.event_title
{
	font-weight : bold;
}

.photoi
{
	border : #627086 solid 1px;
	padding : 5px;
}

.photo
{
	background-color : #D2D2D2;
	width : 160px;
	text-align : center;
	vertical-align : middle;
}

.photo_img
{
	float : left;
	padding-right : 10px;
}

#photo_big
{
	position : fixed;
	z-index : 10;
	display : none;
	background-color : #EFEFEF;
	top : 0px;
	left : 0px;
	width : 100%;
	height : 115%;
	-moz-opacity : 0.8;
	opacity : 0.8;
	filter : alpha(opacity=80);
}

#photo_overview
{
	position : fixed;
	z-index : 20;
	display : none;
	background-color : #FFFFFF;
	width : 750px;
	height : 600px;
	top : 11px;
}

acronym
{
	cursor : help;
}

label
{
	display: block;
	width: 250px;
	float: left;
}

#mail_confirm
{
	height: 30px;
}
