/* PAGE PROPERTY */
body {
	height:100%;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#1d1d1d;
	height: 100%;
}

.background {
	background-image:url(../images/background.jpg);
	background-color:#1d1d1d;
	background-position:top;
	background-repeat:repeat-x;
}

.statusText {
	font-family:Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fa7b38;
	text-align:right;
	padding-right:10px;	
}

.reportText, .reportText A:hover{

	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
}

.reportText A{

	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	color: #333333;
}


/* MENU LANGUE*/
.langsel_main{
	cursor:pointer;
	width: 153px;
	height: 20px;
	position: relative;
}

.langsel_leftTD_out{
	width: 13px;
	background-image:url(../images/selbox/country_left_out.gif);
}

.langsel_leftTD_over{
	width: 13px;
	background-image:url(../images/selbox/country_left_out.gif);
}

.langsel_leftTD_click{
	width: 13px;
	background-image:url(../images/selbox/country_left_click.gif);
}

.langsel_rightTD_out{
	width: 20px;
	background-image:url(../images/selbox/country_right.gif);
}

.langsel_rightTD_over{
	width: 20px;
	background-image:url(../images/selbox/country_right_over.gif);
}

.langsel_rightTD_click{
	width: 20px;
	background-image:url(../images/selbox/country_right_click.gif);
}

.langsel_textTD_out{
	font-family:Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align: left;
	width: 120px;
	height:20px;
	float: left;
	background-image:url(../images/selbox/country_bg_out.gif);
}

.langsel_textTD_over{
	font-family:Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f47b38;
	text-decoration:none;
	text-align: left;
	width: 120px;
	height:20px;
	float: left;
	background-image:url(../images/selbox/country_bg_out.gif);
}

.langsel_textTD_click{
	font-family:Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f47b38;
	text-decoration:none;
	text-align: left;
	width: 120px;
	height:20px;
	float: left;
	background-image:url(../images/selbox/country_bg_click.gif);
}

.langsel_subMenu{
	background-image: url(../images/selbox/bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:white;
	width: 153px;
	height: 87px;
}

.langsel_subItems_out{
	font-family:Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align: left;
	height: 18px;
	padding:  1px 0px 0px 7px;
}

.langsel_subItems_over{
	background-image: url(images/selbox/bg.jpg);
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align: left;
	padding:  1px 0px 0px 7px;
	background-image:url(../images/selbox/references_subBg_over.jpg);
	height: 18px;
}

.langsel_subItems_active{
	font-family:Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align: left;
	padding:  1px 0px 0px 7px;
	color: black;
	background-image:url(../images/selbox/references_subBg_active.jpg);
	height: 18px;
}
