img#imgLogoEMindTek
{
	width: 305px;
	height: 101px;
	background-color: white;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display:block;
}

div#divLeftColumn
{
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: white;
	width: 525px;
	height:100%;
	position: relative;
}

div#divRightColumnTop
{
	display: block;
	width: 200px;
	height: 101px;
	margin-left: 5px;
	background-color: white;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align:center;
}

div#divRightColumnTop form
{
	width:100%;
	height:100%;
}

div#divRightColumn
{
	display: block;
	width: 200px;
	height: 600px;
	margin-left: 5px;
	background-color: #DCD7D1;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom left;
}

div#divCopyright
{
	width: 100%;
	padding: 5px 0px 5px 0px;
	background-color: #E18F25;
	color: White;
	margin: 5px 0px 15px 0px;
	float: left;
	text-align: center;
}


div#divFiller
{
	display: none;
}


div#divMenu
{
	width: 525px;
	background-color: #E18F25;
	padding: 7px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	height: 28px;
	overflow: hidden;
	vertical-align:middle;
}


div#divMenu a
{
	display: block;
	float: left;
	width: 85px;
	/*border-right: 1px solid #222277;
	border-left: 1px solid #AAAACC;*/
	text-align: center;
	color: White;
	font-weight: bold;
	/*text-decoration: underline;*/
	text-decoration:none;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}


div#divMenu a:HOVER, div#divMenu a.aMenuActive
{
	/*background: #becbdd;*/
	/*color: #E18F25;*/
	color:#494946;
	
	/*border-left: 1px solid #becbdd;
	border-right: 1px solid #becbdd;*/
}

div#divCopyright a
{
	/*display: block;
	float: left;
	width: 85px;*/
	/*border-right: 1px solid #222277;
	border-left: 1px solid #AAAACC;*/
	text-align: center;
	color: White;
	font-weight: bold;
	/*text-decoration: underline;*/
	text-decoration:none;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}


div#divCopyright a:HOVER, div#divCopyright a.aMenuActive
{
	/*background: #becbdd;*/
	/*color: #E18F25;*/
	color:#494946;
	
	/*border-left: 1px solid #becbdd;
	border-right: 1px solid #becbdd;*/
}


div#divContent
{
	width: 505px;
	padding: 10px;
	/*color: #444444;*/
	clear: both;
	background-color: White;
}

div#divContentScroll
{
	width: 505px;
	padding: 10px;
	/*color: #444444;*/
	clear: both;
	background-color: White;
	height:550px;
	overflow:auto;
}


div#divWebsite
{
	float: left;
	width: 735px;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
}

div#divImage
{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

div.divImage img
{
	border-style:none;
}

.separateurFormAbonnementNews
{
	width:200px;
	height:21px;
	margin:0;
	padding-bottom: 2px;
}

div#formAbonnementNews
{
	width:200px;
	height:47px;
	margin:0 0px 0px 0px;
}

div#abonnementBulletin
{
	color:#494946;
	font-size:10px;
	font-weight:bold;
	padding: 5px 0px 0px 0px;
}

div#formAbonnementNews img
{
	padding-top:4px;
}

div#formAbonnementNews input
{
	margin-left:6px;
	margin-top:4px;
	font-size: 9px;
}

div.divRSS
{
	/*padding-top:5px;
	padding-bottom:5px;*/
	text-align:right;
}


a#aLangSwitch
{
	display: block;
	/*position: absolute;*/
	position:relative;
	z-index: 2;
	padding: 2px 11px 2px 11px;
	top: 0px;
	left: 115px;
	font-size: 7pt;
	background-color: #E18F25;
	color: White;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	width: 55px;
	text-align:center;
	cursor: pointer; 
	border: 1px solid #494946; 
	font-weight: bold;
}


a#aLangSwitch:HOVER
{
	/*background: #becbdd;*/
	background:#494946;
	border: 1px solid #E18F25; 
	color: #E18F25;
}

table.tblMain
{
	width:100%;
	text-align:center;
	border-style:solid;
	border-width:0px;
	border-color:#eeaf17;
	padding:0px!important;
	/*padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;*/
	margin:0px!important;
	/*margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;*/
}

table.tblMain td, table.tblMain tr
{
	padding:0px!important;
	padding-bottom:5px!important;
	padding-top:5px!important;
	/*padding-left:0px;
	padding-right:0px;*/
	margin:0px!important;
	/*margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;*/
	/*border-style:solid;
	border-width:1px;*/
}