﻿body {
}

/* Page Index */
.ButtonArmorcer {
  width: 150px;
  height: 50px;

  margin-top: 0px;
  margin-left: 285px;
  padding: 10px;
}

.ResumeEtapes {
  color:#525d7b;
	list-style-type:decimal;
	font-weight:bold;
	font-size: 12pt;
	
	margin-top: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
}

.ResumeEtapes li {
	margin-top: 5px;
	margin-bottom: 5px; 
	padding-left: 5px;
}

.CheckBox {
  margin-left: 20px;
  vertical-align: top;
}

/* Page Formulaire */

.ZoneEtapeOn {
  color: #3a59b2;
  font-weight: bold;
}

.TableauEtapes {
  border-color: #3A59B2;
  border-top-style: solid;
  border-left-style: none;
  border-bottom-style: solid;
  border-right-style: none;
  border-width: 2px;
  width: 100%;
  height:33px; 
  border-spacing: 0px;
}

.ZoneEtape {
  color:#000000;
}

.ZoneAide {
  text-align:right;
  width:750px;
  color:#3a59b2;
  height:15px;
  padding-top:5px;
  padding-bottom:5px;
}

.ImgObligatoire {
  color:Red;
  font-weight:bold;
}

.Obligatoire {
  color:Black;
  font-weight:bold;
}

.imgPicto, .imgPictoHelp {
  margin-top:4px;
  margin-left:10px;
  border-style:none;
  vertical-align:middle;
  
  width:17px;
  height:17px;
}

.imgPictoHelp {
  cursor:help;
}

.imgPictoPrint{
  border-style:none;
}

.tabSaisi, .tabReadOnly
{
	width:100%;
	font-size: auto;
	margin-top:20px;
	margin-left:2px;
	margin-right:2px;
}

.ColLabel {
  width:260px;
	vertical-align:top;
}

.ColAide {
	width:35px;
	vertical-align:top;
}

.statutCert {
	margin:10px 30px 10px 30px;
	font-size: auto;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	background-color: #F7F8FB;
}

.NonConforme, .Conforme, .Absente {
	font-size:0.80em;
	vertical-align:middle;
}

.NonConforme img, .Conforme img, .Absente img {
	width:20px;
	height:20px;
	vertical-align:top;
}

.NonConforme {
	color:Red;
}

.Conforme {
	color:#008040;
}

.Absente {
	color:Blue;
}

.BoutonSoumettre {
  width: 125px;
  height: 30px;
}

.ZoneBouton
{
	text-align:right;
	vertical-align:middle;
	
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
}

.Erreur {
  list-style-type: circle;
  font-size: 7pt;
  font-weight: bold;
  color: #FF0000;
  line-height: 12pt;
}

.ErreurMax {
  font-weight: bold;
  color: #FF0000;
}

.instructions
{
  width: 100%;
  
  margin-top: 20px;
/*  margin-left: 100px;
  margin-right: 100px; */
  
	padding-bottom: 5px;
	padding:0px 0px 5px 3px;
	background: #F7F8FB;
}

.instructions ul
{
	margin: 10px 0 8px 25px;
	padding:0;
}
.TextBoxErreur
{
	border: solid 1px Red;	
}

.TitreSection
{
	color: white;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	width: 100%;
	
	background-color : #3a59b2;	
}

.TitreSectionSondage
{
	color: white;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 30px;
	margin-bottom: 5px;
	padding-left: 5px;
	width: 100%;
	
	background-color : #3a59b2;	
}

.Printer {
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: right;
  width: 100%;
}

.Printer a {
	color: #4d4d4d;
	font-size: 0.9em;
	font-weight: bold;	
	text-decoration: none;
}

.Printer a:hover {
	color: #849b94;
	text-decoration: underline;
}	

.NotaConformite
{
  font-size: 8pt;
	font-weight: bold;	  
}
.Succes
{
	font-weight: bold;
}

/* Colonne des titres des valeurs en lecture seule */
.Colonne1Fin
{
	width: 175px;
	color: #666666;
}

/* Colonne des valeurs en lecture seule */
.ChampInfoFin
{
	width: 350px;
}

.divFader {
  background: black;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=12);
  -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=12)';
  -moz-opacity:0.125; 
  opacity: 0.125;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 5;
}

.divPopUp {
  width: 450px;
  height: 175px;
  border: 2px black solid;
  background: white;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -160px;
  z-index: 10;
}

.TitreConfirmation {
  font-size: 1.8em;
  padding-bottom: 5px;
}

.ImageIndex
{
	width:300px;
	height:205px;
	
	float:left;
}

.ZoneAmorcage
{
	height:220px;
	
	margin-left: 330px;
}

.CheckBoxLeft
{
	padding-left:0px;
	margin-left:-4px;
}

.IndexContent
{
	margin-top: 40px;	
}

.SousTitreSection
{
	color: #29407F;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	
	margin-top: 15px;	
	margin-bottom: 5px;	
	width: 75%;
}

.LinkButton
{
	border: none;
	color: black;
	text-decoration: none;	
	text-align: left;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
		
	cursor:default;	
}

.ButtonSoumettre
{
	width:225px; 
	margin-left:520px;
	margin-top:5px;
}