﻿input:focus  {
  outline:2px solid #000000; 
  outline-offset:2px;   
}

select:focus  {
  outline:2px solid #000000; 
  outline-offset:2px;   
}

.Question {
  padding: 3px 10px;  
  width: 740px;
  clear: both;
  display: inline-block;
}

.Alternate 
{
    background-color: #F0F0FF;
}

.Question fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

.Question fieldset div
{
    margin: 10px 0;
}

.Question fieldset div.error
{
    margin: 0px;
}

.Question fieldset p 
{
    margin: 3px 0;
}

.TexteErreur
{
    display: block;
    margin-top: 5px;
}

.TextBox {
	margin: 0 5px;
	border: solid 1px #7889af;
}

.EspaceGauche {
  margin-left: 5px;  
}

.LegendeEspace {
 margin-left: 25px;   
}


/* DropDownlist style */

.DropDownLangue {
  width: 88px; 
  height: 22px;
}

.DropDownLien {
  width: 265px; 
  height: 22px;
}

.DropDownOuiNon {
  width: 60px; 
  height: 22px;
}

.DropDownUnion {
  width: 127px;
  height: 22px; 
}

.DropDownQualite {
  width: 75px;
  height: 22px; 
}

/* Textbox style */

.Len2 {
	width: 24px;
}

.Len3 {
  width: 32px;
}

.Len4 {
  width :44px;
}

.Len5
{
	width: 45px;
}

.Len7
{
  width: 63px;
}

.Len8
{
  width: 72px;
}

.Len10
{
	width: 90px;
}

.Len13
{
	width: 117px;
}

.Len35
{
	width: 315px;
}

.Len50
{
	width: 425px;
}


.divAdresse {
	padding: 3px 10px;
  
  clear: both;
  display: inline-block;	
}

.imgAide {
  cursor: pointer;
  height: 15px;
  width: 15px;
  
  margin: 0px;
  vertical-align:middle;
}

.imgAideDefCursor {
  height: 15px;
  width: 15px;
  
  margin: 0px;
  vertical-align:middle;
}

.imgDrapeaux {
  margin-left: 3px;
  vertical-align: -15%; 
  height: 13px;
  width: 24px;
}

.AlignRight {  
  text-align: right;  
}

.FloatRight  {
  float: right;
}

.ButtonAuthentification {
	margin: 10px;
}

.DescriptionChamp {
  padding: 0;
  margin: 0;
  margin-top: 2px;
  margin-bottom: 5px;
  font-size: 0.8em;
  font-style: italic; 
  color: #696969;
}

/* Erreurs */

.EtoileRouge {
  height: 8px;
  width: 8px;
  
  padding: 1 3 1 1;
}

.ulErreur {
  list-style: none;
}

.errorFloat { 
  color: #A20000;
  font-size: 97%;
  font-weight: 700;
}

.error {
  clear: both;
  color: #A20000;
  font-size: 97%;
  font-weight: 700;
}

div.error {
    margin-bottom: 10px;
}

p.error {
  margin-top:0px;
}

.ListeErreur {
    border: 1px dotted red;
    margin: 10px 0;
    width: 100%;
}
#error_message_title {
    color: #A20000;
    font-size: 105%;
    margin: 10px !important;
    padding: 0 !important;
}
#error_message h2 {
    color: #A20000;
    font-size: 105%;
    margin: 7px 0 5px !important;
    padding: 0 !important;
}
#error_message_desc {
    color: #000000;
    font-size: 100%;
    margin: 0 0 0.8em !important;
}
#error_message_desc strong {
    background-color: #FFDFDF;
    color: #FF0000;
    padding: 2px 3px;
}

.hors-champ {
    /*display: inline-block;
    text-indent: -9999px;
    width: 0px;
    margin-left: -4px;*/
    position: absolute; font-size: 0; left: -1000px;
}

.Bold {
  font-weight: bold;  
}

.ColonneClicSEQUR
{
	width: 180px;
	vertical-align: top;
	float: left; 
}

.ColonneClicSEQURValue
{
	width: 560px;

	padding: 0px;
	margin: 0px;
	
	vertical-align: top;
	float: right;  
}

.SeparationBleue
{
  border-bottom: solid 1px #336699; 
  
  margin-top: 15px;
  margin-bottom: 15px;
  
  width: 60%;
  margin-left: 20%;
}


/* Image de l'imprimante */

.imgPictoPrint {
	border-style:none;
	vertical-align:middle;
	cursor:hand;
	width:30px;
	height:20px;
}

.PrinterSommaire
{
  text-align: right;  
  margin-top: 10px;
}

.PrinterRecu
{
	margin-top: 10px;
	width: 15%;
	float: right;
}

.Printer a
{
	color: #4d4d4d;
	font-size: 0.9em;
	font-weight: bold;	
	text-decoration: none;
}

.Printer a:hover
{
	color: #849b94;
	text-decoration: underline;
}	

.Commentaire {
  Height: 109px;
  Width: 639px;
}

.ButtonEnvoyer
{
	width: 120px; 
	margin-left: 520px;
	margin-top: 10px;
}

.ChoixCommentaire ul
{
  margin: 0;
  padding: 0;

  list-style-type: none;
}

.ChoixCommentaire ul li {
  display: inline;
}  

.TitreSondage
{
  margin-top: 25px;  
}

.LienCommande {
  margin: 10px 0;
}