/* Photononstop */

/* open window */

body.ow{
	background: url(/img/common/bg_openw.gif) repeat-x #fff;
	color:#000;
	padding:4px 25px 20px;
  border-bottom:15px solid #4c4c47;
}

body.owsb{
	background: url(/img/common/bg_openw.gif) repeat-x #fff;
	color:#000;
	padding:4px 25px 20px;
}

.closewindow{
	position:absolute;
	top: 8px;
	right:10px;
	z-index: 50;
}

h2{
	padding:11px 0 15px 0;
	font-size: 2.11em;
	color:#4C4C47; 
	font-weight: normal;
}

fieldset {
  margin-top: 10px;
}

fieldset p {
  margin-bottom: 10px;
}

fieldset p.validation{
  margin-left: 100px;
}

fieldset p.validation input{
  cursor: pointer;
}

fieldset input select{
	float:left;
	vertical-align: middle;
	width:175px;
	margin-right:3px;
	border:1px solid #CDC7B7;
}

fieldset label{
	width:100px;
	float:left;
	text-align: right;
	font-weight: bold;
	margin-right:3px;
	color:#000;
	vertical-align: middle;
}

p.perror label{
	color:#f00;
}

p.perror input{
	border: 1px solid #f00;
}

label.fmtDispo{
  color: #000;
}

label.fmtNonDispo{
  color: #888;
}

label.fmtDispo span.prix{
  color: #fff;
  background: #000;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
  margin-left: 5px;
}

#Telechargement p{
  margin-bottom: 15px;
}

#Telechargement a{
  color: #F60;
}

#Telechargement p.choixFmt{
  margin: 0 0 10px 0;
}

#Aide a{
	color:#F60;
	background: url(/img/common/arrow_white_bgorange.gif) 0 2px no-repeat;
	display: block;
	padding:1px 10px 1px 15px;
}

#Aide strong{
  color: #4C4C47;
}

#SomGeneral strong{
  color: #4C4C47;
}

#SomGeneralBas{
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
  background: #808080;
  color: #FFF;
}

#ColGauche {
  float: left;
  width: 45%;
}

#ColDroite {
  margin-left: 50%;
}

#ColGauche a, #ColDroite a{
	color:#F90;
  background: none;
  display: inline;
  padding: 0;
  font-weight: bold;
}

#Aide p {
  margin-bottom: 1em;
}

#Aide h3 {
  margin-top: 2em;
  margin-bottom: 1em;
  font-size: 1.5em;
}

#Aide h4 {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1.5em;
}

#Aide ul.listeFonctions{
  list-style-type: disc;
  margin: 0 0 0 40px;
}

#Aide p.preListe{
  margin-bottom: 0;
}

.contenu{

}

.jauge {
  width: 280px;
  height: 20px;
  border: 1px solid #4C4C47;
  margin: 0;
  padding: 1px;
}
