.petitTitre{
font-family: Arial;
font-weight:bold;
color:#a467bb;
font-size:0.8em;
padding:0em 0em 0em 1.5em;
margin: 0em 0em 0.8em 1em;
clear: both;
background: url(img/puceh4petit.gif) no-repeat;
background-position:left top;
}
.petitTitre a{
color: #a467bb; /*#800080;*/
}

.sousTitreSommaireFiche {
font-family: arial;
font-size:14px;
font-weight:bold;
color: #B6B6B6;
list-style-type: none;
padding:0em 0em 0em 0em;
margin: 0.5em 0em 0.5em 1.5em;
}

.sommaireFiche {
padding-top: 20px;
	margin: 0 15px 0 15px;
	text-align: left;
}





.splt_sommaire {
	margin: 0px;
	border: 10px solid #EAE9E7;
		background-color:#FFF;
	background: url(teleformulaire/bk_ordi_teleformulaire.gif) right bottom no-repeat;
}

.blocFicheG {
width: 355px;
float: left;
/*background-color:#33CCFF;*/
}

.blocFicheD {
margin-left: 20px;
width: 355px;
/*background-color:#006699;*/
float: right;

}

.hrSommaireTeleform {
 clear:both; 
 visibility: hidden;
}

.titreSommaireFiche {
font-family: Arial, Helvetica, sans-serif;
color:#fea652;
font-size:19px;
font-weight: bold;
padding:0em 0em 0em 1.1em;
margin: 0em 0em 0.6em 0em;
background: url(img/puceh3.gif) no-repeat left;
}







#top {
margin: 0;
padding:0;
height:105px;}




.splt {
	margin: 0px;
	border: 10px solid #EAE9E7;
	background: url(img/bk_teleformulaire.jpg) top left repeat-x;
}


body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}

#contenu {
margin: 0;
padding: 0;
}



/* ========== Entête */

.introduction {
position:absolute;
top: -1000px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.introduction ul {
	list-style: none;
	margin-top: 5px;
	padding-top: 10px;
	margin-left: 10px;
}

.introduction li {
	/*margin-bottom: 10px;*/
}

.entete {
	border-top: none; /*10px solid #EAE9E7;*/
	border-left : none; 
	border-right : none; 
	border-bottom : none; 
	padding-left: 10px;
	padding-right: 10px;
	background: none;
	
	margin-bottom: 10px;
	
	}

.entete .coordonnees {
	padding-left: 0px; 
}

.entete h2 {
	font-weight: normal;
	font-size: 18px; 
}

.entete ul {
	list-style: none;
	margin-left: 20px
}

.entete li {
	margin-bottom: 10px
}

/* ========== Corps */

.corps {
	border-top: 10px solid #EAE9E7;
	border-bottom: 10px solid #EAE9E7;
	border-right: none;
	border-left: none;
}

.dernierePage {
	border: 1px solid green;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #E0E8F3;
	margin-bottom: 10px;
}

/* ========== Formulaire */

.formulaire fieldset legend {
	color: #000;
	font-weight: bold
}

.formulaire {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	clear: left;
}

.formulaire .soustitre {
	padding-left: 20px;	
	margin-bottom: 20px;
	font-weight: bold;
}

.formulaire .texte {
	padding-left: 20px;
}

.button {
  border-bottom-color: #052A53; 
  border-bottom-style: inset;
  border-bottom-width: 1px;
  
  border-right-color:  #052A53;
  border-right-style:  inset;
  border-right-width:  1px;
  
  font-family:         Verdana, Arial, Helvetica, sans-serifx;
  font-size:           12px;
  
  background-color:    #E4F3F6;
  margin-right:        2px;
}

.formulaire form .valid-error {
	color: red;
	vertical-align:top;
	float: left;
	padding-left: 4px;
/*	position: absolute;
	left: 560px;*/
}

.formulaire form .valid-error2 {
	color: red;
}

.formulaire form table {
	font-size: 12px;
}

.formulaire form table th {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serifx;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
	color: #999999;
	padding: 3px;
	text-align: left
}

.formulaire form label {
	color: #333333;
	cursor: pointer;
	width: 220px;
	float: left;
}

.formulaire label.nofloat {
	color: #333333;
	cursor: pointer;
	width: auto;
	float: none;
	text-align: left;
}

.formulaire form label.conservation {
	color: #333333;
	cursor: pointer;
	float: none;
	width: auto;
}

.formulaire form li {
	list-style: none;
	margin-bottom: 1px
}

.formulaire form input { /*font-size:12px;
	width:251px;
	height:23px;
	background:url(../image/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;*/
	
}

.formulaire form input:hover { /*background-position:left bottom;*/
	
}

.formulaire form select { /*color:#999999;*/
	
}

.formulaire form input.submit { /*width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(../image/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;*/
	font-weight: bold;
	color: #FFF;
	background: #3366CC;
	cursor: pointer
}

.formulaire form input.submit:hover { /*background-position:left bottom;*/
}

/* ========== Onglets */

.onglet {
	float: left !important; /* Firefox */
	float: none; /* IE */
	width: 100%;
	/*background: #DAE0D2 url(../image/bg.gif) repeat-x bottom;*/
	background-color: #F7FDFD;
	/*line-height: normal;*/
}

.onglet .numero {
	color: #FFFFFF;
	/*background-color: #DAE4F5;*/
	background-color: #FFCC66;
	padding: 1px;
	font-weight: bold;
	font-size: 20px
}

.onglet .selected .numero {
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 1px;
	font-weight: bold;
	font-size: 20px
}

.onglet ul {
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}

.onglet li {
	float: left;
	background: url(../image/left.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
}

.onglet .item {
	float: left;
	display: block;
	background: url(../image/right.gif) no-repeat right top;
	/*padding: 5px 15px 4px 6px;*/
	padding: 10px 15px 8px 6px;  /* haut droite bas gauche */
	text-decoration: none;
	font-weight: bold;
	color: #765;
}

/* Commented Backslash Hack
       hides rule from IE5-Mac \*/
.onglet .item {
	float: none;
}

/* End IE5-Mac hack */
.onglet .item:hover {
	color: #333;
}

.onglet .selected {
	background-image: url(../image/left_on.gif);
	border-width: 0;
}

.onglet .selected .item {
	background-image: url(../image/right_on.gif);
	color: #333;
	/*padding-bottom: 5px;*/
	padding-bottom: 9px
}

/* ========== Pied de page */

.piedDePage {
	margin-top: 10px;
	font-size: 10px;
}

/* ========== Tool type */

.tooltype {
	position: absolute;
	width: 200px;
	height: 100px;
	right: 30px;
	top: 40%;
	border: 1px dashed #000000;
	padding: 5px;
}

/* Version Thierry Dulieu 
--------------------------------------*/

select {
	font-family: Arial, Helvetica, sans-serif;
	}
	
a {
	text-decoration: none;
	}

a img {
	border: none;
	}
	
/* BANNIERE
--------------------------------------*/

/* Banniere etroite */
div#banniere {
position:absolute;
top: -1000px;
	padding: 10px;
	height:1%;
	}
div#banniere h1 {
	margin: 0;
	}
div#banniere div {
	margin-top: 10px;
	padding: 10px 0;
	background: url(../image/pointilles.gif) repeat-x 0 0;
	}
div#banniere p {
	margin: 0;
	}

/* Banniere large */
div#banniere.large {
	padding: 10px;
	}
div#banniere.large h1 {
	float:left;
	width:50%;
	margin:0;
	}
div#banniere.large div {
	width:50%;
	margin:0 0 0 50%;
	padding:0;
	background:url(../image/pointilles.gif) repeat-y 0 0;
	}
div#banniere.large p  {
	padding:0 0 0 10px;
	}

/* PIED DE PAGE
--------------------------------------*/
div#pied {
	font-size: 12px;
	margin-top: 10px;
	
	position: relative;
	clear: both;
	width: 100%;
	height: 56px;
	color: #787878;
	/*background: #d9d7d2;*/
	background: #eee;
	}
div#pied a {
	color: #787878;
	}
div#pied a:hover, div#pied a:focus, div#pied a:active {
	color: #484848;
	}
	
/* CADRES
--------------------------------------*/
.cadre {
	margin-bottom: 10px;
	background-color: white;
	border-color: #b0b0b0;
	border-style: solid;
	border-width: 0 2px 2px 0;
	}
.cadre_couleur {
	background-image: url(../image/fond_cadre.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
.entete_cadre {
	margin-bottom: 10px;
	}
.entete_cadre h2, .entete_cadre h3, .entete_cadre h4, .entete_cadre h5, .entete_cadre h6 {
	float: left;
	margin: 0 0 10px;
	padding: 0 12px 10px 10px;
	font-size: 1.25em;
	font-style: italic;
	color: #fff;
	background: url(../image/titre_cadre.gif) no-repeat 0 100%;
	}
.contenu_cadre {
	clear: both;
	margin: 10px;
	}

/* Cadre a onglets */
ul.onglets {
	height: 2em;
	margin: 0 -2px 0 0;
	padding: 0;
	list-style: none;
	background: #eae9e7 url(../image/fond_onglets.gif) repeat-x bottom;
	}
ul.onglets li {
	float: left;
	margin-right: 4px;
	background: white;
	border-right: 2px solid #b0b0b0;
	}
ul.onglets a, ul.onglets span {
	display: block;
	padding: 0 1em;
	line-height: 2em;
	text-decoration: none;
	background: #f7f7f7 url(../image/fond_onglets.gif) repeat-x bottom;;
	}
ul.onglets a:hover {
	text-decoration: underline;
	}
ul.onglets span, ul.onglets li.onglet_courant a {
	color: #333;
	text-decoration: none;
	background: white;
	cursor: default;
	}
		
/* Credits */
p.credits {
	position: absolute;
	right: 4px;
	top: 4px;
	margin: 0;
	padding-right: 52px;
	line-height: 48px;
	font-size: .91em;
	}
p.credits a.logo {
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	}
p.credits a.logo img {
	display: block;
	}
	
/* Outils */
ul#outils {
	margin:0;
	padding: 0 0 0 10px;
	list-style: none;
	}
ul#outils li {
	display: inline;
	line-height: 58px;
	}
ul#outils button {
	font-size: 1.25em;
	}
ul#outils button span {
	display: block;
	padding-right: 16px;
	background: url(../image/icone_outils.gif) no-repeat right center;
	}

/* FORMULAIRES
--------------------------------------*/
form {
	margin: 0;
	padding: 0;
	}
fieldset {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #999;
	background-color: #f4f4f4;
	}
fieldset fieldset {
	background-color: #f0f0f0;
	}
fieldset fieldset fieldset {
	background-color: #e8e8e8;
	}
fieldset fieldset fieldset fieldset {
	background-color: #e0e0e0;
	}
fieldset.formulaire {
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	}
legend {
	font-weight: bold;
	}
legend.formulaire {
	font-weight: normal;
	}
form div {
	clear: both;
	padding: 3px 0;
	}
fieldset.flottant div.boutons {
	padding-left: 10em;
	}
fieldset.flottant label {
	float: left;
	/*width: 9.75em;*/
	width: 220px;
	padding-top: 2px;
	padding-right: .25em;
	text-align: right;
	}
fieldset.flottant input {
	float: left;
	}
input[type="checkbox"] {
	margin: 2px 0;
	}
p.hints {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	color: #787878;
	}
fieldset.flottant p.hints {
	/*padding-left: 10em;*/
	padding-left: 224px;
	}

/* MESSAGES
--------------------------------------*/
.avertissement, .erreur, .information, .succes {
	background-repeat: no-repeat;
	}
.avertissement {
	background-image: url(../image/avertissement.gif);
	}
.erreur {
	background-image: url(../image/erreur.gif);
	}
.information {
	background-image: url(../image/information.gif);
	}
.succes {
	background-image: url(../image/succes.gif);
	}
span.avertissement, span.erreur, span.information, span.succes {
	padding-left: 30px;
	background-position: 10px center;
	}
p.avertissement, p.erreur, p.information, p.succes {
	margin: 10px 0;
	padding: 10px 10px 10px 30px;
	background-position: 10px center;
	}
p.avertissement {
	background-color: #ffc;
	}
p.erreur {
	background-color: #ffd8d8;
	}
p.information {
	background-color: #d8e0ff;
	}
p.succes {
	background-color: #d8ffd8;
	}

/* BARRE DE PROGRESSION
--------------------------------------*/
div.progression {
	height: 1.5em;
	margin: 10px 0;
	}
div.progression span {
	float: left;
	padding-right: .25em;
	line-height: 1.5em;
	}
div.progression ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
div.progression li {
	float: left;
	min-width: 8em;
	margin-left: -1px;
	padding: 0 1em;
	line-height: 1.5em;
	text-align: center;
	border: 1px solid #ccc;
	}
div.progression li.fait {
	background-color: #eae9e7;
	color: #787878;
	}
div.progression li.en_cours {
	color: white;
	background: #00a6c8;
	border-color: #00a6c8;
	}