@CHARSET "ISO-8859-1";



@import url(/css/std/produit.css); 


.page {
	min-height: 100%;
	width: 510px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}

.cadreresa {
  width:510px;
  border:1px solid;
  margin-top:20px
}

.centre {
  width:515px;
	padding-bottom: 50px;
	overflow: hidden;
	margin:0px 0px 0px 0px;

}

.titretop {
  text-align:center;
  padding:10px;
  font-weight:bolder;
  background:#CEECF7;
}


.contenu table  {

  width:100%;

}

.footer {
  text-align:center;
  padding:10px;
  font-weight:bolder;
  background:#CEECF7;
}

.tablebrochure {
  width:100%;

}


.tablebrochure a {
  color:#00384A;

}


.tablebrochure td {
  width:33%;
  text-align:center;
  vertical-align:middle;
  padding:10px;
}


.form1destville td {
  width:50%;
  padding:10px;
}

.moisdedepart {
  width:100%;
  text-align:center;
  padding:10px;
}

.nombredegens td {
  width:33%;
  padding-top:10px;
  padding-bottom:10px;
  text-align:center;
}

.selectproduit {
  padding:20px;

}

.selectproduit {
  text-transform:capitalize;
}

.datedepart {
  width:100%;
  text-align:center;
  padding-top:20px;
  padding-bottom:20px;


}

.divTree table {
  width:100%;
}


.lienprecedentsuivant {
  padding-top:10px;
  width:510px;
}

.lienprecedentsuivant, .lienprecedentsuivant a,.menupro a {
  font-size:12pt;
  color:#00384A;
}

.lienprecedentsuivant td {
  text-align:center;
}



.divtopbandeau {
  width:510px;
  position:relative;
}

.menupro {
  padding-bottom:10px;
  position: relative;
}

.loginuser,.infouser {


}

.prodconteneur {
    width:530px;
    height:400px;
    overflow: scroll;
}



.liendescriptif {
  float:right;

}

.selectproduit table {
  border:1px solid #ccc;
}

.selectproduit td {
  border-bottom:1px solid #ccc;
  padding:5px;
}

.selectproduit label {
  text-transform: capitalize;
  float:left;
}

#bottompage {
 
}


.inforesa {
   background : #FFFFAE;
   width : 70%;
   padding: 5px 10px 5px 10px;
   border-left : 1px solid #CCC;
   border-right : 1px solid #CCC;
   border-top : 1px solid #CCC;
   text-align:left;
}



.rightalign {
   text-align:right;
}

.leftalign {
   text-align:left;
}

