#titre_pagenew
{
  padding:0;
  float:left;
  width:767px;
  height:95px;
  margin:0;
  background:url(../images/Site_Vixid_IV_8_suite_go-04_2.jpg) no-repeat;
}


#titrenew
{
  width: 622px;
  margin: 40px auto 0 auto;
  color:#495e76;
  font-size:40px;
  text-align:center;
  font-family:Tahoma,Verdana,Arial, Helvetica,sans-serif;
  font-weight: lighter;
}

#titre_page
{
  margin:0;
  padding:0;
  float:left;
  width:767px;
  height:70px;
  
  background:url(../images/Site_Vixid_IV_8_suite_go-04.jpg) no-repeat;
}

#titre
{

  font-size: 33px;
  color:#495E76;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0px;
  padding-top:10px;
  margin: 25px 0 0 70px;
  height:40px;
  background-color: #FFFFFF;
}

#contenu_gauche
{
  float: left;
  top:160px;
  margin:0;
  padding:0;
  background-color: #465A71;
  
}
#col_gauche
{
  margin:0;
  padding:0;
  width:150px;
  background-color:#465A71;
}
#cont
{
  float: left;
  width: 767px;
  padding:0;
  margin:0;
  background-color: #FFFFFF;
}
#page
{
	position:relative;
	margin:0;
	padding-bottom:5px;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	float:left;
	width:707px;
  min-height:650px;
}

/********************************* Commande *********************/

input.FondBouton {
	background-image: url(../images/fond_bouton.gif);
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
input {
	background-color:#FFFFFF;
}

/**********/

table#EtapeCommande td {
	font-size: 12px;
	width: 104px;
	text-align: center;
	color: #4A5E76;	
}

table#EtapeCommande td a{
	font-size: 12px;
	width: 104px;
	text-align: center;
	color: #4A5E76;	
}


table#EtapeCommande tr#Etape td {
	font-size: 20px;
	background-image: url(../images/order_cercle_plein.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 104px;
	text-align: center;
	font-weight: bold;
	line-height: 47px;
	color: #FFFFFF;
}
table#EtapeCommande tr#Etape td#EtapeActive {
	color: #4A5E76;
	background-image: url(../images/order_cercle.gif);
}
table#EtapeCommande td#EtapeActive {
	font-weight: bold;	
}

/**********/

table.ListeCommande td {
	padding-right: 20px;
	padding-top: 20px;
	vertical-align: top;
}
table.ListeCommande td h3 {
	color: #495e76;
	margin: 0px;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #495E76;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

/**********/

table.Commande {
	background-color: #EFEFEF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
table.Commande td {
	padding-top: 3px;
	vertical-align: middle;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.Commande tr.TitreCommande td{
	background-color: #4A5E76;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;


}
table.Commande tr.LignePaire td {
	background-color: #F8F8F8;

}

