<style type="text/css">
<!--
/******************************************
* Définition du style des éléments de base 
******************************************/
p 
{
	font-family:arial;
}

body
{
	font-family:arial;
}

p
{
	margin:0;
	padding:0;
	font-size:10pt; 
}

input
{
	color:#006b93;
	font-size:10pt;
}

select
{
	color:#006b93;
	font-size:9pt;	
}

h3
{
	padding:4px;
	margin:0px;
	color:#ffffff;
}

/*********************************************
* Définition du style des éléments génériques
*********************************************/
.Taille_Police_10
{
	font-size:10pt;
}

.Bloc_Centre
{
	width:100%;
	text-align:center;
	margin-top:15px;
	color : #006b93;	
}

.Bleu_Fonce
{
	width:370px;
	color:#003399;	
}

.Marge_Haute_10
{
	margin-top:10px;
}

.Element_Centre
{
	margin-left:auto;
	margin-right:auto;
}
/********************************************/

/* Bloc contenant le formulaire */	
.Global {
	position:relative;
	width:514px;
	background-color:#f0f2ef;
	border-color:#048a05;
	border-width:1px;
	border-style:solid; }

/* Définition des bandeaux verts des titres */
.Bandeau_Vert {
	width:210px;
	background-color:#048a05; }

/* Bandeau "Vous êtes" */
.Bandeau_Blanc_Statut {
	width:120px;
	background-color:#ffffff;
	margin-top:4px;
	margin-left:2px; }

.Bandeau_Blanc_QR {
	width:510px;
	background-color:#ffffff;
	border-color:#f0f2ea;
	border-width:1px;
	border-style:solid; }

.Bandeau_Blanc_Nouveaute {
	width:510px;
	margin-left:2px;
	margin-top:-4px;
	background-color:#ffffff;
	border-color:#f0f2ea;
	border-width:1px;
	border-style:solid; }

.Bandeau_Blanc_General {
	width:210px;
	margin-left:2px;
	background-color:#ffffff;
	border-color:#f0f2ea;
	border-width:1px;
	border-style:solid; }
	
.Bandeau_Blanc_Tab {
	width:206px;
	margin-left:2px;
	background-color:#ffffff;
	border-color:#f0f2ea;
	border-width:1px;
	border-style:solid; }

/* Petit trait qui sépare 2 lignes du formulaire */
.Grand_Interligne {
	margin-top:-6px;
	height:18px; }

.Petit_Interligne {
	margin-top:-16px;
	height:21px; }

.Petit_Interligne_Alternatif
{
	margin-top:-12px;
	height:21px;
}

/* Bloc générique contenant la plupart des chps du formulaire */
.Entree_Formulaire 
{
	margin-left:215px;
	margin-top:-24px;
	font-size:10pt;
/*	color:#000099;*/
}

/* Bloc générique contenant les champs de connexion */
.Entree_Formulaire_Connexion
{
	margin-left:215px;
	margin-top:-46px;
	font-size:10pt;
/*	color:#000099;*/
}

/* Marge gauche particulire pour le bloc "Particulier", "Professionnel" */
.Particulier_Professionnel {
	margin-left:120px;
	margin-top:-20px;
	font-size:10pt; }

/* Modification de la marge haute / la hauteur du bloc intitule */
.Entree_Formulaire_Jardin {
	margin-left:215px;
	margin-top:-58px;
	font-size:10pt; }

.Entree_Formulaire_Adresse_Jardin {
	margin-left:215px;
	margin-top:-22px;
	font-size:10pt; }

.Entree_Formulaire_Origine_Contact_Global {	
	width:290px;
	margin-left:215px;
	margin-top:-205px; }


/* Informations d'entête */
.Infos_Formulaire {
	padding:10px;
	background-color:#ffffff;
	font-weight:bold;
	font-style:italic; }

/* Titre dans chaque bandeau vert */
.Titre {
	margin-left:8px;
	padding:2px;
	font-weight:bold;
	font-size:12pt;
	color:#ffffff; }

/* Eléments contenus dans les bandeaux blancs, intitulé des champs texte */	
.Intitule
{
	padding:6px; 
}

/* Mise en évidence des éléments qui n'ont pas été saisis convenablement */	
.Intitule_Manquant
{
	padding:6px;
	font-weight:bold;
	color:#AA0000;
}

.assezpetit-gras-rouge
{
	font-family : Arial;
	font-weight:bold;
	color:#AA0000;
	font-size : 12px; }

/* Bloc arrondi contenant les titres de certaines pages */
.Entete_Arrondi_Titre
{
	width:250px;
	text-align:center;
	margin-left:110px;
	background-color:#003399;
}

.Bouton_Continuer {
	margin-left:200px;
	margin-top:10px; }

.petit-gras-vert {
	color : #009000;
	font-family : Arial;
        font-weight : bold;
	font-size : 12px }

.petit-gras-bleu {
	color : #000080;
	font-family : Arial;
        font-weight : bold;
	font-size : 12px }

.petit-gras-turquoise {
	color : #017BA4;
	font-family : Arial;
        font-weight : bold;
	font-size : 12px }

.assezpetit-gras-vert{
	color : #009000;
	font-family : Arial;
        font-weight : bold;
	font-size : 13px }

.assezpetit-gras-bleu{
	color : #000080;
	font-family : Arial;
        font-weight : bold;
	font-size : 13px }

.assezpetit-gras-turquoise{
	color : #017BA4;
	font-family : Arial;
        font-weight : bold;
	font-size : 13px }

.normal-vert {
	color : #00AA00;
	font-family : Arial;
	font-size : 14px }

.normal-turquoise {
	color : #017BA4;
	font-family : Arial;
	font-size : 14px }

.normal-noir {
	color : #000000;
	font-family : Arial;
	font-size : 14px }

.assezpetit-vert{
	color : #009000;
	font-family : Arial;
	font-size : 13px }

.assezpetit-turquoise{
	color : #017BA4;
	font-family : Arial;
	font-size : 13px }

.reduit-vert{
	color : #009000;
	font-family : Arial;
	font-size : 10px }

.reduit-turquoise{
	color : #017BA4;
	font-family : Arial;
	font-size : 10px }

.normal-gras-vert {
	color : #00AA00;
	font-family : Arial;
        font-weight : bold;
	font-size : 14px }

.normal-gras-turquoise {
	color : #017BA4;
	font-family : Arial;
        font-weight : bold;
	font-size : 14px }

.tresgros-gras-vert{
	color : #009000;
	font-family : Arial;
        font-weight : bold;
	font-size : 18px }

.tresgros-gras-turquoise{
	color : #017BA4;
	font-family : Arial;
        font-weight : bold;
	font-size : 18px }

.petit-vert {
	color : #009000;
	font-family : Arial;
	font-size : 12px }

.petit-bleu {
	color : #000080;
	font-family : Arial;
	font-size : 12px }

.petit-turquoise {
	color : #017BA4;
	font-family : Arial;
	font-size : 12px }

.assezpetit-grasitalic-rouge {
        color : #AA0000;
        font-family : Arial;
        font-weight : bold;
        font-style : italic;
        font-size : 13px }
-->
</style>
