body
	{
		width: 1000px ;
		margin: auto;
		margin-top: 5px;
		margin-bottom: 5px;
/*		text-align: center;
		background: #F0F0F0 ;*/
	}
			
#topFrame
	{
		top:0;
		left:0;
		width:1000px;
		height: 195px ;
		background: #F0F0F0 ;
		background: url(images/tracking_new_img/Header_tracking.gif) no-repeat left top ;
		border: 1px solid #F0F0F0 ;
		border-bottom: 0px solid #E5A158 ;
		
	}

#middleFrame
	{
		top:195px;
		left:0;
	    width: 1000px;
		height: 663px ;
		background: #F9FAFC;
		background: url(images/tracking_new_img/corps_tracking.gif) no-repeat left top ;
		border-top: 1px solid #F0F0F0 ;
		border-left: 1px solid #F0F0F0 ;
		border-right: 1px solid #F0F0F0 ;
		border-bottom: 0px solid #F0F0F0 ;
	}	
	
	#authFrame
	{
		top:195px;
		margin-left: 380px;
	    width: 334px;
		height: auto;
	}	
	
	#authFrame fieldset
	{
	border:0;
	color: #F9FAFC;
	}
	
	#authFrame fieldset legend
	{
	font-weight: bold ;
       text-align: center;
	}
	
	#authFrame fieldset table td
	{
	color: #F9FAFC;
	padding : 3px;
	}
	
/*	#authBG
	{
		top:195px;
		right:133px;
	    width: 734px;
		height: 440px ;
		background: url(images/tracking_new_img/Logo-amnir-tracking-large2.gif) no-repeat left top ;
		border: 0px solid  ;
	}	*/


#footerFrame
	{
		top:875px;
		left:0;
		width:1000px;
		height: 193px;
		border: 0px solid #F0F0F0 ;
		background: #E5A158;
		background: url(images/tracking_new_img/Footer.gif) no-repeat left top ;
	}

#menuFrame
	{
		top:115px;
		left:0;
		width:1000px;
		height: 45px;
		text-align: left;
		border: 1px solid #F0F0F0 ;
		border-bottom: 1px solid #FFFFFF ;
		background: #F0F0F0;
		background: url(images/back.jpg) left top ;
	}
	
#left_frame
	{
		float:left;
	    width: 260px;
		height: 500px;
		overflow: auto; 
		border-left: 1px solid #F0F0F0 ;
		border-right: 1px solid #FFFFFF ;
		border-bottom: 1px solid #FFFFFF ;
		background: #F0F0F0;
		background: url(images/back.jpg) left top ;
	}

#contentFrame
	{
	    position: absolute;
		margin-left: 262px;
		width: 738px;
		height: 600px;
		overflow: auto; 
		background: #F0F0F0;
		border-right: 1px solid #F0F0F0 ;
		border-bottom: 1px solid #F0F0F0 ;
		background: url(images/back.jpg) left top ;
	}

#bottom_frame
	{
		position: absolute;
		margin-top: 501px;
	    width: 260px;
		height: 99px;
		border-right: 1px solid #FFFFFF ;
		border-left: 1px solid #F0F0F0 ;
		border-bottom: 1px solid #F0F0F0 ;
		background: #F0F0F0;
		background: url(images/back.jpg) left top ;
	}


table.tabtop
{
    width:1000px;
	height:30px;
}

table.tabtop td.hello
{
	left: 0;
    width: 262px; /*Width of frame div*/
	text-align: left;
}

table.tabtop td.menu
{
	width: auto;
	text-align: left;
}

table.tabtop td.rmenu
{
    width: 150px;
    text-align: right;
}

table.tablist
{
    width:100%;
    text-align: center;
}

table.tablist tr.title
{
    background-color: #D0D0D0;
}

table.tablist tr.content
{
    background-color: #F8F8F8;
}

table.tablist th
{
    color: #000000;
    text-align: center;
}

table.tabform
{
    width:auto;
    height:auto;
    text-align:center;
}

table.tabform tr.title
{
    background-color: #D0D0D0;
    text-align:center;
}

table.tabform tr.content
{
    background-color: #F8F8F8;
    text-align:left;
}

table.tabform tr.foot
{
    background-color: #D0D0D0;
    text-align:center;
}

table.tabform th
{
    color: #000000;
    text-align: center;
}

table.tabshow
{
    width:auto;
    text-align: center;
}

table.tabshow tr.title
{
    background-color: #D0D0D0;
}

table.tabshow tr.content
{
    background-color: #F8F8F8;
}

table.tabshow th
{
    color: #000000;
    text-align: center;
}

caption{
     caption-side: top;
     width: auto;
     font-size: large;
}

input[type=text]
{
    width:185px;
    
}

input[type=password]
{
    width:185px;

}

input[type=submitt]
{
    background-color:#D0D0D0;
    color:#000000;
    width:80px;
    height:25px;
}

button.mybutton
{
    background-color:#D0D0D0;
    color:#000000;
    width:80px;
    height:25px;
}

img.icone
{
    border: none;
}

#message{
    text-align: center;
    font-size: large;
    color: black;
}

#message_ok{
border:solid 1px #009900; 
background:#cfffcf;
color:#003300;
padding:4px;
text-align:center;
}

#message_ko{
border:solid 1px #f6a328; 
background:#f4f0ec;
padding:4px;
text-align:center;
}

#message_err{
border:solid 1px #ff0000; 
background:#ffdddd;
padding:4px;
text-align:center;
}


#parc_frame  { width:260px; }
#parc_frame label { width:30%; }
#parc_frame select.select { margin-bottom:12px; width:60%; padding: .3em; }


#v_frame  { width:260px; }
#v_frame label { margin-right:30px; }
#v_frame select.select { margin-bottom:12px; width:60%; padding: .3em; }

/*************************************************************/
span .dot{ 
color: #FF0000; 
}
.r_fieldset 
{
  padding: 1px;
  width:98%;
  border : 0px
}
.r_fieldset legend
{
  padding: 10px 0 7px 0;
  font-weight: bold ;
}

.i_fieldset legend
{
  padding: 10px 0 7px 0;
  font-weight: bold ;
}

.i_fieldset table td
{
  width: 130px;  
}
.i_fieldset p label, input textarea{ display:block; }
.i_fieldset p input.text { margin-bottom:12px; width:90%; padding: .4em; }
.i_fieldset p textarea { margin-bottom:12px; width:90%; padding: .4em; }
.i_fieldset p select.select { margin-bottom:12px; width:90%; padding: .3em; }
#dialog-confirm select.select { margin-bottom:12px; width:97%; padding: .3em; }
#boxvalidation
{
	float:center;
}
	
#contenuGauche 	{ 
	float:left; 
	width:40%; 
	margin:10px 0 10px 10px; 
	text-align:left; overflow:hidden;
	 }

#contenuDroit 		{ 
	float:right; 
	width:40%; 
	margin:10px 10px 10px 0; 
	text-align:left; overflow:hidden;
	 }
#contenuCenter		{ 
	float:right; 
	width:100%; 
	margin:10px 10px 10px 10; 
	text-align:left; overflow:hidden;
	 }
	 
.multiselect_p {
float: left;
width: 90%;
height: 100px;
margin: 10px 0 10px 10px;
text-align: left;
}

.multiselect_u {
float: left;
width: 70%;
height: 119px;
margin: 10px 0 10px 10px;
text-align: left;
}	
	 /*******************************************
	 */

#dialog   .ui-widget
{
    width:98%;
}

#dialog   .ui-widget-header
{
    width:98%;
    text-align: center;
   
}

#dialog   .ui-widget-content
{
     width:98%;
     text-align: center;

}

#dialog   table td
{
     padding:5px;
     
}



	 
#contentFrame   .ui-widget
{
    width:98%;
    margin-left: 10px;
}

#contentFrame   .ui-widget-header
{
    width:98%;
    text-align: center;
   
}

#contentFrame    .ui-widget-content
{
     width:98%;
     text-align: center;
      margin-left: 10px;
     

}


#left_frame .ui-widget-header
{
    width:100%;
}

#left_frame .ui-widget-content
{
     width:100%;
}

#menuFrame .ui-widget-header
{
   
}

#menuFrame .ui-widget-content
{
    
}

#left_frame .fg-button { font-size:65%; }

#dvData
{
  color: #00438F;
  font-weight: bold ;
}

#v_frame {
width: 260px;
}
	 