/*-------------------------*/
/*  COMPATIBILITY MATTER   */
/*-------------------------*/

* {margin: 0; padding: 0;}

/*=========================*/










/*-------------------------*/
/*       MAIN LAYOUT       */
/*-------------------------*/

body {color: #FFFFFF;
	background: #000000 url(pictures/fond.jpg) top center no-repeat;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	text-align: center;}

#MainFrame {margin-left: auto;
	margin-right: auto;
	width: 850px;
	text-align: center;
	overflow: hidden;
	background-color: transparent;}

#wrapper {position:relative;
	margin:0 auto;
	text-align:left;
	width:850px;}

#TitleFrame {display: block;
	width: 850px;
	height: 100px;
	text-align: center;}

h1 {display: none;}

#MenuFrame {text-align: center;
	vertical-align: middle;
	border: 0px;
	left: 0px;
	top: 0px;
	width: 850px;
	height: 50px;}

#MenuFrame ul {position: relative;
	top:15px;}

#MenuFrame ul li.MenuItem {display: inline;
	margin: 10px;}

#language {position: absolute;
	top: 168px;
	left: 792px;
	font-size: 10pt;}

.LanguageIcon {height: 10px;
	width: 16px;
	border: 0px;}

/*=========================*/










/*-------------------------*/
/*   CONTENT FORMATTING    */
/*-------------------------*/


#ContentFrame {display: block;
	margin-bottom: 10px;}

#ContentFrame table {width: 825px;}

#MinHeightFix {height: 550px;}

#ContentFrameText {position: relative;
	display: block;
	left: 0px;
	top: 0px;
	width: 800px;
	text-align: justify;}

h2 {color: #FFFFFF;
	margin-top: 8px;
	margin-left: 25px;
	margin-bottom: 25px;
	font-size: 22pt;
	font-style: normal;
	font-weight: normal;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;}

h3 {margin-bottom: 5px;
	margin-top: 20px;
	color: #FFFFFF;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;}

p {color: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;}

.ManualSeparator {display: none;}

img {margin-right: 10px;}


.ContentDescription {font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;}

.DownloadLinks {float:right;
	margin: 10px;}

.ContentPreview {text-align: center;}

.ContentImage {margin: 15px;
	border: 0px;}

.ContentThumbnail {margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	border: 0px;}


a {color: #FF6600;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;}

a.SmallLink {font-size: 9pt;
	text-decoration: none;}

a.MenuLink {color: #FFFFFF;
	font-size: 10pt;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px;}

a:hover {color: #FF0000;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;}

a.SmallLink:hover {font-size: 9pt;}

a.MenuLink:hover {color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;}

a img {border:0px;
	margin-right: 5px;}

.arrow {vertical-align: bottom;
	border: 0px;}

/*=========================*/










/*-------------------------*/
/*         BOTTOM          */
/*-------------------------*/

#bottompart {position: relative;
	top: 0px;
	width: 850px;
	height: 40px;
	clear: both;}

.separatorStart {position: absolute;
	top: 0px;
	left: 0px;}
.separatorBody {position: absolute;
	top: 0px;
	left: 9px;}
.separatorEnd {position: absolute;
	top: 0px;
	left: 841px;}

#webmaster {position: absolute;
	top: 3px;
	left: 735px;}

#sitelocation {position: absolute;
	top: 3px;
	left: 10px;}

.xitilogo {position: absolute;
	top: 4px;
	left: 385px;}

/*=========================*/

