/* CSS DOCUMENT */
/* CSS DOCUMENT */
{
  background:#0FFF00;   //Couleur background en general
  background-color:#0FFF00;   //Couleur background en general
}


/*-------------------------- GENERAL --------------------------*/
body
{
  background:#dae6eb;   //Couleur background en general

 
  /*    
  	background-repeat:no-repeat;
	  background-position:left top;
    background-image:url(../images/image_de_fond.png);
  */
	padding:0; margin:0;
	font-family:Arial, Helvetica, sans-serif;
	overflow-y: scroll; /*Permet d'avoir tout le temps la scroll V et ainsi éviter les petits décalage quand des pages en ont ou pas ...*/
}

div, mg, p, a, ul, form, input, label, h2, h3
{
	padding:0; margin:0;
}
	
img{ border:none;}

a{ outline:none; text-decoration:none;}

ul{ list-style-type:none;}

.spacer{line-height:0; font-size:0; clear:both;}

br.spacer{display: block; font-size:0; line-height:0px; margin: 0 0;}


/*-------------------------- Basic defaults properties --------------------------*/

.Default_link{color:#fa8072;}


/*-------------------------- HEADER --------------------------*/
div#header-bg{
	background:#dae6eb url(../images/header-bg.gif) 0 100% repeat-x; /* background du header */
	padding:6px 0 9px 0;
 	color:#FCF7CC; 
	height:100px; /* Hauteur du header au dessus le menu */
}
 
div#header-bg div#header
 {
  width:922px; 
  margin:0 auto;
  
  /* Une image à droite du header */
  /*
  background-repeat:no-repeat;
  background-image:url(../images/ateam.png);
  background-position:right;
  */
}

div#header-bg div#header div#image_left
{
  margin:0px 0px 0px 0px; 
  float:left;
}

div#header-bg div#header div#image_right_slogan_or_pub
{
  padding-top :  0px;
  padding-right : 0px;
  float:right;
}

div#header-bg div#header div#image_right_flag_language
{
  padding-top :  86px;
  padding-right : 50px; /* Distance from slogan */
  float:right;
}


/*-------------------------- Slide used for customers only --------------------------*/
.boxDiapo
{
  padding:0px;
  border:0px;
  /*position:absolute;*/
  float:left;
}
.boxDiapo ul li span
{
  display:block;
  width:100%;
  height:100%;
  /*position:absolute;*/
}
.boxFading
{
  top:0px;
  left:82px;
  width:0px;
  height:0px;
  padding:0px;
  border:0px;
  /*position:absolute;*/
}
.boxFading img
{
  display:none;
  position:absolute;
}	
		

/*-------------------------- Menu principal avec 1 sous menu 1 ligne --------------------------*/
div#navigation-bg
{
	height:66px; background:url(../images/navigation-bg.gif) 0 0 repeat-x;   /*Menu avec 1 sous menu ...*/
}
div#navigation-bg div#navigation{
	width:922px; margin:0 auto;
	}
div#navigation-bg div#navigation ul a.flag{
  padding-top :  11px;
  padding-left : 4px; 
  padding-right : 3px; 
  float:right;
}
div#navigation-bg div#navigation ul.mainMenu{
	padding:0; float:left; width:922px;
	}
	
	
div#navigation-bg div#navigation ul.mainMenu li{
	width:81px; float:left;
	background:url(../images/navigation-divider.gif) 100% 0 no-repeat;
	}
div#navigation-bg div#navigation ul.mainMenu li a{
	width:80px; height:33px; display:block;
	line-height:33px; text-align:center;
	font-weight:bold; color:0f5b7c; font-size:11px;  /*TOP MENU non selectionné*/
	background-color:inherit;
	color:#395e72;
	}
div#navigation-bg div#navigation ul.mainMenu li a:hover{
    color:#40E0D0;  /*TOP MENU hover */
	background:url(../images/navigation-bg-selected.gif) 0 0 no-repeat;
	}

div#navigation-bg div#navigation ul.mainMenu li a.selectMenu{
	width:80px; height:33px; display:block;
	line-height:33px; text-align:center;
	font-weight:bold; color:#FAF0C2; font-size:11px; /*TOP MENU sélectionné */
	background:url(../images/navigation-bg-selected.gif) 0 0 no-repeat;
	background-color:inherit;
	}
	
	
div#navigation-bg div#navigation ul.mainMenu li.li_size110{
	width:111px; float:left;
	background:url(../images/navigation-divider.gif) 100% 0 no-repeat;
	}	
div#navigation-bg div#navigation ul.mainMenu li.li_size110 a{
	width:110px; height:33px; display:block;
	line-height:33px; text-align:center;
	font-weight:bold; color:0f5b7c; font-size:11px;  /*TOP MENU non selectionné*/
	background-color:inherit;
	color:#395e72;
	}
div#navigation-bg div#navigation ul.mainMenu li.li_size110 a:hover{
    color:#40E0D0;  /*TOP MENU hover */
	background:url(../images/navigation-bg-selected_110px.gif) 100% 0 no-repeat;
	}		
div#navigation-bg div#navigation ul.mainMenu li a.selectMenu_110{
	width:110px; height:33px; display:block;
	line-height:33px; text-align:center;
	font-weight:bold; color:#FAF0C2; font-size:11px; /*TOP MENU sélectionné */
	background:url(../images/navigation-bg-selected_110px.gif) 0 0 no-repeat;
	background-color:inherit;
	}

  
  
  
div#navigation-bg div#navigation ul.mainMenu li.li_size134{
	width:135px; float:left;
	background:url(../images/navigation-divider.gif) 100% 0 no-repeat;
	}	
div#navigation-bg div#navigation ul.mainMenu li.li_size134 a{
	width:134px; height:33px; display:block;
	line-height:33px; text-align:center;
	font-weight:bold; color:0f5b7c; font-size:11px;  /*TOP MENU non selectionné*/
	background-color:inherit;
	color:#395e72;
	}
div#navigation-bg div#navigation ul.mainMenu li.li_size134 a:hover{
    color:#40E0D0;  /*TOP MENU hover */
	background:url(../images/navigation-bg-selected_134px.gif) 100% 0 no-repeat;
	}		
div#navigation-bg div#navigation ul.mainMenu li a.selectMenu_134{
	width:134px; height:33px; display:block;
	line-height:33px; text-align:center;
	font-weight:bold; color:#FAF0C2; font-size:11px; /*TOP MENU sélectionné */
	background:url(../images/navigation-bg-selected_134px.gif) 0 0 no-repeat;
	background-color:inherit;
	}
  
    
  
  
  
  
/*-- Signup btn --*/

div#navigation-bg div#navigation a.signup{
	width:71px; height:28px; display:block;
	background:url(../images/sign-up-btn.gif) 0 0 no-repeat;
	margin:2px 0 0 0; float:right; 
	}
div#navigation-bg div#navigation a.signup:hover{
	background:url(../images/sign-up-btn-selected.gif) 0 0 no-repeat;
	}



/*-------------------------- Menu principal avec 1 sous menu 2 lignes  --------------------------*/
div#navigation_2s-bg{
	height:95px; background:url(../images/navigation_2s-bg.gif) 0 0 repeat-x;   /*Menu avec 2 sous menu ...*/
	}
div#navigation_2s-bg div#navigation_2s{
	width:922px; margin:0 auto;
	}
div#navigation_2s-bg div#navigation_2s ul.mainMenu{
	padding:0; float:left; width:760px;
	}
div#navigation_2s-bg div#navigation_2s ul.mainMenu li{
	width:81px; float:left;
	background:url(../images/navigation-divider.gif) 100% 0 no-repeat;
	}
div#navigation_2s-bg div#navigation_2s ul.mainMenu li a{
	width:80px; height:33px; display:block;
	line-height:33px; text-align:center;
	font-weight:bold; color:0f5b7c; font-size:11px;  /*Top menu non selectionné*/
	background-color:inherit;
	}
div#navigation_2s-bg div#navigation_2s ul.mainMenu li a:hover{
	background:url(../images/navigation-bg-selected.gif) 0 0 no-repeat;
	}
div#navigation_2s-bg div#navigation_2s ul.mainMenu li a.selectMenu{
	width:80px; height:33px; display:block;
	line-height:33px; text-align:center;
	font-weight:bold; color:#FAF0C2; font-size:11px;
	background:url(../images/navigation-bg-selected.gif) 0 0 no-repeat;
	background-color:inherit;
	}
	
/*-------------------------- Sous menu --------------------------*/
ul.subNav{
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	padding:4px 0 0 0;
	}
ul.subNav li{
	background:url(../images/navigation-dropdown-divider.gif) 0 0 no-repeat;
	height:17px; float:left; padding:6px 0 0 0;
	}
ul.subNav li a{
	display:block; margin:0 22px 0 20px;
	color:#84915D; /* SOUS MENU NON ACTIF COLOR */
	color:#DAA520;
	background-color:inherit;
	}
ul.subNav li a:hover{
	color:#fff;
	background-color:inherit;
	}

ul.subNav li a.selectMenu{
	color:#f4af03;
	background-color:inherit;
        text-decoration: underline;
	}


/*-------------------------- TypePage1 --------------------------*/
/*---------------------------------------------------------------*/

div#TypePage1-bg
    {
    background:#dae6eb url(../images/image_de_fond.png) 0 0 no-repeat;      /* COULEUR background zone left + main */ /*peut mettre une image si veut ...*/
  	color:#837C44;  /* Sert à quoi ça ?? */
	}
div#TypePage1-bg div#TypePage1Contant{
	background:#dae6eb; /* Pour pas que l'image de fond empiète */
	width:922px; margin:0 auto;
	padding:30px 0 30px 0;  //Marge au dessus (menu) et en dessous (footer) 
	}

/*-------------------- TypePage1   LeftSide ---------------------*/
/*---------------------------------------------------------------*/
div#TypePage1-bg div#TypePage1Contant div#LeftSide{
	width:251px; float:left;
  min-height :500px;
	background-color:#276b98;  /* Couleur arrière plan zone left, sauf titre */
	padding:2px 2px 28px 2px;
	color:#fff;
	}

div#TypePage1-bg div#TypePage1Contant div#LeftSide h2.proj-hdr{
	height:37px; padding:9px 0px 0 13px; color:#fff;
	font:normal 18px Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#142e40; /*text-transform:uppercase; */   /* Color Back titre zone left */
	background:url(../images/BackCaptionZoneLeft.png) 0px 0 no-repeat;
	}
div#TypePage1-bg div#TypePage1Contant div#LeftSide h2.proj-hdr span{
	font-weight:bold;
	}

div#TypePage1-bg div#TypePage1Contant div#LeftSide ul.pic li{
	display:block; 
	margin:15px /* marge top */   2px 0px 0px; 
	float:center; /*This line do nothing i think ...*/
	text-align:center;
	}
/*
div#TypePage1-bg div#TypePage1Contant div#LeftSide ul.pic li.noRightMargin{
	margin:0;
	}
div#TypePage1-bg div#TypePage1Contant div#LeftSide ul.pic li.noRightMargin a{
	display:block;
	}
*/	
div#TypePage1-bg div#TypePage1Contant div#LeftSide h3.sub-hdr{
	color:#E7DFA0; font-size:12px; line-height:16px;
	font-weight:bold; text-indent:32px; margin:15px 0 0 0;
	background:url(../images/puce_liste_Left_Zone.png) 18px 0 no-repeat;
	background-color:inherit;
	}
div#TypePage1-bg div#TypePage1Contant div#LeftSide p{
	padding:10px 23px 0 13px; color:#fff;
	font-size:11px; line-height:16px;
	background-color:inherit;
	}
div#TypePage1-bg div#TypePage1Contant div#LeftSide a.more-btn{
	display:block; width:76px; height:28px; margin:5px 0 0 159px;
	background:url(../images/read-more-btn.gif) 0 0 no-repeat;
	}
div#TypePage1-bg div#TypePage1Contant div#LeftSide a.more-btn:hover{
	background:url(../images/read-more-btn-selected.gif) 0 0 no-repeat;
	}

  
/*-------------------- Buttons used in the left side ---------------------*/
/*------------------------------------------------------------------------*/
#left-side-button button
{
  margin-left: 25px;
  background: #e7eef5;
  //background: #b8d1e2;
  border: 6px solid #becfe3;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-box-shadow: inset 0 1px 0 0 #fff;
  -webkit-box-shadow: inset 0 1px 0 0 #fff;
  //color: #2a65a6;
  color: #1e538e;
  //font-family: "lucida grande", sans-serif;
  font-family: "Arial", Helvetica, sans-serif;
  cursor:  pointer;  
  font-size: 14px;
  font-weight: normal;
  line-height: 44px;
  padding: 6px 0 0px 0;
  text-align: left;
  width: 200px;
  height: 68px;
}
#left-side-button button:hover
{
  color: #6f8cc0;
  background: #e7eef0;
  border: 6px solid #afbecf;
}
  
#active-left-side-button button
{
  margin-left: 25px;
  background: #e7eef5;
  border: 6px solid #becfe3;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-box-shadow: inset 0 1px 0 0 #fff;
  -webkit-box-shadow: inset 0 1px 0 0 #fff;
  color: #1e538e;
  font-family: "Arial", Helvetica, sans-serif;
  cursor:  pointer;  
  font-weight: bold;
  font-size: 14px;
  line-height: 44px;
  padding: 6px 0 0px 0;
  text-align: left;
  width: 200px;
  height: 68px;
}
#active-left-side-button button:hover
{
  color: #6f8cc0;
  background: #e7eef0;
  border: 6px solid #afbecf;
}

  
/*-------------------- TypePage1   MainSide ---------------------*/
/*---------------------------------------------------------------*/
div#TypePage1-bg div#TypePage1Contant div#MainSide{
	width:613px; float:right; padding:10px 0 0 0;
	font: Arial, Helvetica, sans-serif;
    /*border: #000080 3px solid;*/	
	font-size:14px; line-height:24px; color:#0f5b7c; /* Texte standard de la page */
	}
div#TypePage1-bg div#TypePage1Contant div#MainSide h2.MainSide-hdr{
	height:29px; color:#0f5b7c; /* COLOR CAPTION principal de la zone main*/
	font:normal 18px Arial, Helvetica, sans-serif;
	background:url(../images/horz-dot-2.gif) 0 100% repeat-x;
	background-color:inherit; /* Couleur derrière le caption principal */
	}
div#TypePage1-bg div#TypePage1Contant div#MainSide h4{
	font-weight:600;
	margin-top: 18px;
	margin-bottom: -12px;
	background-color:inherit; /* Couleur derrière le caption principal */
	}		
div#TypePage1-bg div#TypePage1Contant div#MainSide h4.MediumCharTextInfo_SmallInterligne{
    font-size:14px;
	font-weight:600;
	margin-top: 10px;
	margin-bottom: 0px;
    /* border: #000080 1px solid;	 */
	background-color:inherit; /* Couleur derrière le caption principal */
	}	
div#TypePage1-bg div#TypePage1Contant div#MainSide h4.SmallCharTextInfo_SmallInterligne{
    font-size:13px;
	font-weight:900;
	margin-top: 10px;
	margin-bottom: -2px;
    /* border: #000080 1px solid;	 */
	background-color:inherit; /* Couleur derrière le caption principal */
	}	
div#TypePage1-bg div#TypePage1Contant div#MainSide h4.highlight_back{ 
	background-color:#96bbca;
    font-size:12px; 
	font-weight:900;
	margin-top: 0px;
    height:18px;
    /*border-bottom:4px solid #96bbca;*/
    padding-bottom:4px;
	}	    
div#TypePage1-bg div#TypePage1Contant div#MainSide h5{
    font-size:12px; 
	font-weight:700;
	margin-top: 18px;
	margin-bottom: 2px;
	background-color:inherit; /* Couleur derrière le caption principal */
	}		
   
	
div#TypePage1-bg div#TypePage1Contant div#MainSide td.BackStyleColor{
	color:#fff; /* same than text color caption left zone */ 
	background-color:#276b98; /* Couleur back caption */
	}		
	
div#TypePage1-bg div#TypePage1Contant div#MainSide p{
	padding:20px 0 0 0; 
	/* float:left; ENLEVE car autrement les images peuvent pas flotter dans le texte  05.02.2013*/
	background-color:inherit; /* Couleur derrière le texte */
	}
div#TypePage1-bg div#TypePage1Contant div#MainSide p.SmallInterligne{
	padding:0 0 0 0; height:4px;
	}	
div#TypePage1-bg div#TypePage1Contant div#MainSide p.MediumInterligne{
	padding:0 0 0 0; height:8px;
	}	
div#TypePage1-bg div#TypePage1Contant div#MainSide p.LargeInterligne{
	padding:0 0 0 0; height:12px;
	}	
/*
div#TypePage1-bg div#TypePage1Contant div#MainSide p.SmallMarginLeft{
	padding-left:15px;
	}	
*/

div#TypePage1-bg div#TypePage1Contant div#MainSide p.SmallCharTextInfo{
	font-size:10px; line-height:14px; color:#666699;
	}
div#TypePage1-bg div#TypePage1Contant div#MainSide p.MediumCharTextInfo_SmallInterligne{
	font-size:11px; line-height:17px; color:#600009;
	padding:0px 0 0 0; 
	margin-top: 0px;
	margin-bottom: 0px;
	/* border: #000080 1px solid; */
	}	
div#TypePage1-bg div#TypePage1Contant div#MainSide p.SmallCharTextInfo_SmallInterligne{
	font-size:10px; line-height:14px; color:#600009;
	padding:0px 0 0 0; 
	margin-top: 0px;
	margin-bottom: 0px;
	/* border: #000080 1px solid; */
	}

/*	
	div#TypePage1-bg div#TypePage1Contant div#MainSide table.SmallText{
 	  color:#0000;
	  border:1px solid black;
      border-collapse:collapse;
	  border-spacing:0px; 
	  font-family:verdana;  	  
    }
    	
	div#TypePage1-bg div#TypePage1Contant div#MainSide td.SmallText{
  	  font-size:11px; 
	  height:18px; 
	}
*/

div#TypePage1-bg div#TypePage1Contant div#MainSide li {
	 display : list-item;
	 list-style-image : url(../images/puce_liste.png);
     margin-top: 0px;
	 margin-left: 32px;
	 padding-left: 0px;
     margin-bottom: 2px;
	 //line-height:30px;
    } 
div#TypePage1-bg div#TypePage1Contant div#MainSide li.condensed {
	 display : list-item;
	 list-style-image : none;
     margin-left: 32px;
	 padding-left: 0px;
    } 	
div#TypePage1-bg div#TypePage1Contant div#MainSide li.espaced {
     margin-bottom: 10px;
    } 	
div#TypePage1-bg div#TypePage1Contant div#MainSide li.espaced_v {
     list-style-image : url(../images/v.gif);
     margin-bottom: 10px;
    } 	
div#TypePage1-bg div#TypePage1Contant div#MainSide img.r{float:right; display:block; margin:-50px 0 0 0; }
div#TypePage1-bg div#TypePage1Contant div#MainSide img.l{float:left; margin:10px 15px 0 0; }
div#TypePage1-bg div#TypePage1Contant div#MainSide img.block{float:none; margin:10px 0 0 0; }



/*-------------------------- Tableau specif machine --------------------------*/


caption_tableau_mach_spe {float:left; font-family:verdana; font-size:11px; font-weight:bold; height:20px}

.table-mach-spe  
{
 /*background:#FF0ED0; *///Rose-Violet
 text-align:left;
 font-size:11px;
 font-family:verdana;
 font-weight:bold;
}

.table-mach-spe table
{
 align:left;
 border-width: 1px;
 border-color: #777777;
 border-collapse:collapse;
 border-style: solid;
 background:#0000FF;
 padding:0px 0px 0px 0px;
 line-height:18px; 
 border-bottom: 1px solid black;
}
 

.table-mach-spe tr.xyz                                  { background:lightgrey; border-bottom: 1px solid #777777}  
.table-mach-spe tr.length_val                    { background:#dae6eb;  color:#091C35; font-weight:normal; border-bottom: 1px solid #777777}  
.table-mach-spe tr.accuracy                        { background:lightgrey; text-align:center; font-weight:normal; border-bottom: 1px solid #777777}  
.table-mach-spe tr.accuracy_explanation{ background:#dae6eb; font-size:9px; text-align:left; font-weight:normal; border-bottom: 1px solid #777777;  line-height:14px; }  


.table-mach-spe th                                         { text-align:left; padding-left:3px; border-bottom: 1px solid #777777}  


/*-------------------------- FOOTER PART --------------------------*/


div#foot-bg
    {
    //background:#dae6eb url(../images/image_de_fond.png) 0 0 no-repeat;      /* COULEUR background zone left + main */ /*peut mettre une image si veut ...*/
  	color:#FFFF44;  /* Sert à quoi ça ?? */
     
	}
div#footContant{
	background:#11111; 
	width:922px; margin:0 auto;
	padding:10px 0 10px 0;  //Marge au dessus (menu) et en dessous (footer) 
	}

div#Leftfoot{
	width:914px;
  float:left;
	padding:6px 6px 6px 0px;
  background-color: #cfd8d5;
	margin:0px 0px 0px 0px;
	}

div#footer-menu{
	width:600px; 
  float:left; 
  margin:0 auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	//background:url(../images/footer-logo.png) 100% 0px no-repeat;
	}
div#footer-menu ul.footMenu{
	padding:0 0 0 0;
	}
div#footer-menu ul.footMenu li{
	float:left; background:url(../images/footmenu-divider.gif) 0 3px no-repeat;
	}
div#footer-menu ul.footMenu li.noDivider{
	background:none;
	}
div#footer-menu ul.footMenu li a{
	color:#B3AC8B; font-size:11px; line-height:16px;
	padding:0 7px 0 7px; display:block; margin:0 0 0 1px;
	background-color:inherit;
	}
div#footer-menu ul.footMenu li a:hover{
	background-color:#262626;
	color:#B3AC8B;
	}
div#footer-menu p.copyright{
	padding:5px 0 0 7px; color:#706933;
	font-size:11px; line-height:11px;
	background-color:inherit;
	}
div#footer-menu p.copyright a{
	color:#B3AC8B;
	background-color:inherit;
	}
div#footer-menu p.copyright a:hover{
	color:#706933;
	background-color:inherit;
	}












  
  
  
  
  
/*-------------------------- FOOTER PART --------------------------*/
div#footer-bg{
//	background:#121212 url(../images/footer-bg.gif) 0 0 repeat-x;
//	color:#B3AC8B;
//	height:86px;
	}
div#footer-bg div#footer-menu{
	width:613px; float:left; padding:10px 0 0 0;
	//width:922px; 
  //margin:0 auto;
	//margin:200px 400px 600px 800px;
	//padding:10px 0 45px 0;
	//background:url(../images/footer-logo.png) 100% 0px no-repeat;
	}
div#footer-bg div#footer-menu ul.footMenu{
	padding:0 0 0 0;
	}
div#footer-bg div#footer-menu ul.footMenu li{
	float:left; background:url(../images/footmenu-divider.gif) 0 3px no-repeat;
	}
div#footer-bg div#footer-menu ul.footMenu li.noDivider{
	background:none;
	}
div#footer-bg div#footer-menu ul.footMenu li a{
	color:#B3AC8B; font-size:11px; line-height:16px;
	padding:0 7px 0 7px; display:block; margin:0 0 0 1px;
	background-color:inherit;
	}
div#footer-bg div#footer-menu ul.footMenu li a:hover{
	background-color:#262626;
	color:#B3AC8B;
	}
div#footer-bg div#footer-menu p.copyright{
	padding:5px 0 0 7px; color:#706933;
	font-size:11px; line-height:11px;
	background-color:inherit;
	}
div#footer-bg div#footer-menu p.copyright a{
	color:#B3AC8B;
	background-color:inherit;
	}
div#footer-bg div#footer-menu p.copyright a:hover{
	color:#706933;
	background-color:inherit;
	}

/*-------------------------- MISLENIOUS --------------------------*/
.noBottomPadding{
	padding-bottom:0 !important;
	}
.noBg{
	background:none !important;
	}
.topPad{
	padding-top:15px !important;
	}

/*-------------------------- Style bold -------------------------*/
	
xbold{font-size:15px; font-weight:bold;}

	
/*-------------------------- Un bouton --------------------------*/
	
/*  http://www.css3create.com/Creer-un-bouton-en-CSS3-sans-images */

btnx{
    font-family:Arial,sans-serif;
    font-size:13px;
    padding-top:4px; /*permet le centrage vertical*/
    padding-bottom:4px;
    text-align:center;
    color:#000;
  	background:#444;
    background:-moz-linear-gradient(top,#555,#2C2C2C);
    background:-webkit-gradient(linear, left top, left bottom, from(#555), to(#2C2C2C));
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;	
	text-shadow:0px 1px 0px rgba(255,255,255,0.2);
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.5), 
                       0 -1px 0 rgba(255,255,255,0.4);
       -moz-box-shadow:0 0 5px rgba(0,0,0,0.5),
                       0 -1px 0 rgba(255,255,255,0.4);
            box-shadow:0 0 5px rgba(0,0,0,0.5),
                       0 -1px 0 rgba(255,255,255,0.4);
					   
	display:block; width:76px; margin:5px 0 0 159px;
					   
 }
btnx:hover{
    color:#222;
    background:#555;
    background:-moz-linear-gradient( top, #777, #333);
    background:-webkit-gradient( linear, left top, left bottom, from(#777), to(#333));
}
btnx:active{
    color:#000;
    background:#444;
    background:-moz-linear-gradient( top, #555, #2C2C2C);
    background:-webkit-gradient( linear, left top, left bottom, from(#555), to(#2C2C2C));
    -webkit-box-shadow:1px 1px 10px black inset, 0 1px 0 rgba(255,255,255,0.4);
       -moz-box-shadow:1px 1px 10px black inset, 0 1px 0 rgba(255,255,255,0.4);
            box-shadow:1px 1px 10px black inset, 0 1px 0 rgba(255,255,255,0.4);
}






/*-------------------------- LOGIN AREA --------------------------*/
div#header-bg div#header div#login-bg{
	float:right; width:580px;
	background:url(../images/login-middle-bg.gif) 0 0 repeat-x;
 	}
div#header-bg div#header div#login-bg div#login-area{
	width:580px;
	background:url(../images/login-left-bg.gif) 0 0 no-repeat;
	}
div#header-bg div#header div#login-bg div#login-area form{
	width:557px; height:47px; padding:21px 0 0 23px;
	background:url(../images/login-right-bg.gif) 100% 0 no-repeat;
	}
div#header-bg div#header div#login-bg div#login-area form label{
	background:url(../images/login-icon.jpg) 0 2px no-repeat;
	line-height:25px; font-size:22px; color:#FCF7CC;
	padding:0 0 0 31px; float:left; margin:0 12px 0 0;
	background-color:inherit;
	}
div#header-bg div#header div#login-bg div#login-area form input{
	width:120px; height:18px; border:1px solid #924A43;
	background-color:#70322C; font-size:10px; color:#fff;
	line-height:10px; padding:5px 0 0 10px; float:left;
	margin:0 12px 0 0;
	}
div#header-bg div#header div#login-bg div#login-area form input.login-btn{
	width:52px; height:24px; border:none;
	background:none; padding:0; margin:1px 0 0 0;
	}
		
		
/*-------------------------- OUR COMPANIES MAIN FEATURES --------------------------*/
div#ourCompany-bg{
	background:#E7DFA0 url(../images/our-company-bg.gif) 0 0 repeat-x;
	color:inherit;
	}
div#ourCompany-bg div#ourCompany-part{
	width:22px; margin:0 auto; padding:26px 0 28px 0;
	background:url(../images/our-company-bg-pic.jpg) 606px 0 no-repeat;
	}
div#ourCompany-bg div#ourCompany-part h2.ourCompany-hdr{
	font:normal 35px/38px "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#082733; width:574px; height:43px;
	background:url(../images/horz-dot.gif) 0 100% repeat-x;
	background-color:inherit;
	}
div#ourCompany-bg div#ourCompany-part div#ourCompany-leftPart{
	width:284px; border-right:2px solid #CBC387;
	margin:12px 0 0 0; float:left;
	}
h2.faq-Hdr{
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding:0 0 0 21px; background:#FAF3BB url(../images/faq-icon.gif) 3px 4px no-repeat;
	}
h2.moreIdeas-Hdr{
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding:0 0 0 21px; background:#FAF3BB url(../images/more-ideac-icon.gif) 3px 4px no-repeat;
	}
ul.ourCompany-list{
	padding:11px 0 10px 0;
	}
ul.ourCompany-list li{
	background:url(../images/bullet1.gif) 0 3px no-repeat;
	display:block; margin:0 0 8px 0; padding:0 0 0 15px;
	color:#47481A; font-size:11px; line-height:11px;
	background-color:inherit;
	}
ul.ourCompany-list li a{
	color:#47481A; font-size:11px; line-height:11px;
	text-decoration:underline;
	background-color:inherit;
	}
ul.ourCompany-list li a:hover{
	text-decoration:none;
	}
div#ourCompany-bg div#ourCompany-part div#ourCompany-rightPart{
	width:252px; margin:12px 0 0 0; float:left;
	padding:0 0 0 25px;
	}
h2.moreInfo-Hdr{
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding:0 0 0 21px; background:#FAF3BB url(../images/more-info-icon.gif) 3px 4px no-repeat;
	}
p.moreInfo-Text{
	padding:0 0 20px 23px; font-size:10px;
	line-height:14px; color:#47481A;
	background-color:inherit;
	}
h2.searchUrl-Hdr{
	width:231px; height:20px; color:#951509;
	line-height:19px; font-weight:bold; font-size:12px;
	padding:0 0 0 21px; background:#FAF3BB url(../images/search-url-icon.gif) 3px 4px no-repeat;
	}

/*-------------------------- FUTURE PLANS --------------------------*/
div#futurePlan-bg{
	background:#2B0D0A url(../images/future-plan-bg.gif) 0 0 repeat-x;
	color:#837C44;
	}
div#futurePlan-bg div#futurePlanContant{
	width:922px; margin:0 auto;
	padding:37px 0 54px 0;
	}

/*-------------------------- PROJECTS 2007 --------------------------*/
div#futurePlan-bg div#futurePlanContant div#projPart{
	width:251px; float:left;
	background-color:#706933;
	padding:2px 2px 28px 2px;
	color:#fff;
	}
div#futurePlan-bg div#futurePlanContant div#projPart h2.proj-hdr{
	height:37px; padding:13px 0 0 13px; color:#fff;
	font:normal 24px/25px "Arial Narrow", Arial, Helvetica, sans-serif;
	background-color:#1E1E1C; text-transform:uppercase;
	}
div#futurePlan-bg div#futurePlanContant div#projPart h2.proj-hdr span{
	font-weight:bold;
	}
div#futurePlan-bg div#futurePlanContant div#projPart ul.pic{
	padding:3px 0 0 0;
	}
div#futurePlan-bg div#futurePlanContant div#projPart ul.pic li{
	display:block; margin:0 2px 0 0; float:left;
	}
div#futurePlan-bg div#futurePlanContant div#projPart ul.pic li.noRightMargin{
	margin:0;
	}
div#futurePlan-bg div#futurePlanContant div#projPart ul.pic li.noRightMargin a{
	display:block;
	}
div#futurePlan-bg div#futurePlanContant div#projPart h3.sub-hdr{
	color:#E7DFA0; font-size:12px; line-height:12px;
	font-weight:bold; text-indent:28px; margin:15px 0 0 0;
	background:url(../images/bullet2.gif) 12px 0 no-repeat;
	background-color:inherit;
	}
div#futurePlan-bg div#futurePlanContant div#projPart p{
	padding:10px 23px 0 13px; color:#fff;
	font-size:11px; line-height:16px;
	background-color:inherit;
	}
div#futurePlan-bg div#futurePlanContant div#projPart a.more-btn{
	display:block; width:76px; height:28px; margin:5px 0 0 159px;
	background:url(../images/read-more-btn.gif) 0 0 no-repeat;
	}
div#futurePlan-bg div#futurePlanContant div#projPart a.more-btn:hover{
	background:url(../images/read-more-btn-selected.gif) 0 0 no-repeat;
	}

/*-------------------------- FUTURE PART --------------------------*/
div#futurePlan-bg div#futurePlanContant div#futurePart{
	width:613px; float:right; padding:10px 0 0 0;
	}
div#futurePlan-bg div#futurePlanContant div#futurePart h2.future-hdr{
	height:40px; color:#E7DFA0;
	font:normal 35px/35px "Arial Narrow", Arial, Helvetica, sans-serif;
	background:url(../images/horz-dot-2.gif) 0 100% repeat-x;
	background-color:inherit;
	}
div#futurePlan-bg div#futurePlanContant div#futurePart h3.future-subHdr{
	color:#B46F07; font-size:17px; line-height:17px;
	padding:20px 0 0 0; font-weight:bold;
	background-color:inherit;
	}
div#futurePlan-bg div#futurePlanContant div#futurePart p{
	font-size:14px; line-height:24px;
	color:#837C44; padding:20px 0 0 0; width:440px;
	float:left; background-color:inherit;
	}
div#futurePlan-bg div#futurePlanContant div#futurePart img{
	float:right; display:block; margin:-50px 0 0 0;
	}

		
        
        
        
        
