/* -- Général -- */
body, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size   : 11px;
	margin      : 0;
	padding     : 0;
}

a:link, a:visited {
	color          : #3284C5;
	text-decoration: none;
}

a:hover, a:active {
	color          : #3284C5;
	text-decoration: underline;
}


input, select {
	font-size: 11px;
	border   : 1px solid #7F9DB9;
	margin   : 4px 0 0 0;
}

ul, li {
	margin : 0 0 0 5px;
	padding: 0;
}

.etape {
  margin : 0 0 0 -5px;
}

.etape li {
	display: inline;
}

.labelform {
	background-repeat: no-repeat;
	background-image : url(../images/puceRouge_FCArticle.gif);
	font-size        : 11px;
	font-weight      : bold;
	height           : 18px;
	margin           : 0 0 0 0;
	padding          : 1px 0 0 29px;
	text-align       : left;
	vertical-align   : top;
}

.labelform2 {
	background-repeat: no-repeat;
	background-image : url(../images/puceRouge_FCssRub.gif);
	font-size        : 11px;
	font-weight      : bold;
	height           : 18px;
	margin           : 0 0 0 0;
	padding          : 0 0 0 19px;
	text-align       : left;
	vertical-align   : top;
}

.labelform3 {
	background-repeat: no-repeat;
	background-image : url(../images/puceRouge_FCArticle.gif);
	font-size        : 11px;
	font-weight      : bold;
	height           : 18px;
	margin           : 0 0 0 0;
	padding: 0 0 20px 20px;
	text-align       : left;
	vertical-align   : top;
}

h3 {
	/*
  font-size        : 14px;
	font-weight      : bold;
  */
  font-size: 2em;
  font-weight: bold;
	color            : #D80E1B;
	background-image : url(../images/pictoRouge_big.gif);
	background-repeat: no-repeat;
	padding          : 0 0 20px 20px;
	margin           : 0 0 0 0;
}

h5 {
	font-size  : 13px;
	font-weight: bold;
}
/* -- Calques -- */
#dMain {
	border-left  : 7px solid #D80E1B;
	border-top   : 7px solid #D80E1B;
	border-right : 7px solid #D80E1B;
	height       : 560px;
	padding-left : 3px;
	width        : 800px;
}

#dLogo {
	height          : 90px;
	left            : 7px;
	padding         : 5px;
	position        : absolute;
	top             : 7px;
	width           : 190px;
}

#dNavigation {
	float : left;
	margin: 100px 0 0 5px;
	width : 200px;
}

#dContent {
	margin : 0 0 0 200px;
	padding: 10px 10px 0 10px;
}

#dCentral {
	text-align: left;
}

#dError {
	color    : #c00;
	font-size: 1em;
	margin   : 10px;
}

/* -- Autres -- */
.border0 {
	border: 0;
}

.champ {
	border: 1px solid #000;
	margin: 0 0 8px 0;
	width : 540px;
}

.fondGris {
	background-color: #ededed;
}

.italMDP {
  font-style: italic;
  font-size: 10px;
}

/* -- Bouton submit -- */
#dButton {
	text-align: center;
}

#dButton img.previous {
	background-color: #eb6242;
	height          : 12px;
	width           : 12px;
	vertical-align  : bottom;
}

#dButton img.next {
	background-color: #f5b093;
	height          : 12px;
	width           : 12px;
	vertical-align  : top;
}

#dButton input {
	background-color: #d8091b;
	border          : 0;
	color           : #fff;
	font-family     : Arial, Helvetica, sans-serif;
	font-size       : 11px;
	font-weight     : bold;
	height          : 20px;
	width           : 80px;
}
