html {
	margin: 0px;
	padding: 0px;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #ffffcc;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	list-style-image: url(images/agrements/puces.gif);
}
a:link {
	color: #009933;
	text-decoration: underline;
}
a:visited {
	color: #009933;
	text-decoration: underline;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
#header {
	display: block;
	background-image: url(images/agrements/header.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 193px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
}
#menu-institutionnel {
	width: 972px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(images/agrements/creaflo-fnd_menu-instit.gif);
	height: 36px;
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
#liens-menu1 {
	float: right;
	display: inline;
	margin-top: 14px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
	margin-right: 70px;
}
#liens-menu1 a:link {
	color: #FFFF99;
	text-decoration: none;
}
#liens-menu1 a:visited {
	color: #FFFF99;
	text-decoration: none;
}
#liens-menu1 a:hover{
	color: #CC0000;
	text-decoration: none;
}
.institutionnel-actif {
	color: #FFFFFF;
	font-style: italic;
}
#compteur-panier {
	display: block;
	float: right;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-right: 5px;
	color: #FFFFFF;
	text-decoration: underline;
}
#compteur-panier a:link {
	color: #CC0000;
	font-weight: bold;
}
#compteur-panier a:visited {
	color: #CC0000;
	font-weight: bold;
}
#compteur-panier a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#conteneur {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}
#col-gauche {
	width: 177px;
	background-color: #a7d37a;
	color: #FFFFFF;
}
#contenus {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer {
	background-color: #cc0000;
	height: 15px;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFFFCC;
}
#menu-boutique {
	background-color: #FFFF99;
	padding-left: 5px;
	padding-bottom: 30px;
	padding-top: 10px;
	font-family: Verdana;
}
#menu-boutique p {
	display: block;
	margin-top: 0px;
	margin-bottom: 6px;
	background-image: url(images/agrements/puces-menu_niv1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 22px;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
	font-style: italic;
}

#menu-boutique p .selection {
	color: #00CC33;
	font-style: normal;
	font-weight: bold;	
	text-decoration: none;
}

#menu-boutique p a:link {
	color: #CC0000;
	font-style: normal;
	text-decoration: none;
}
#menu-boutique p a:visited {
	color: #CC0000;
	font-style: normal;
	text-decoration: none;
}
#menu-boutique p a:hover {
	color: #00CC33;
	font-style: normal;
	text-decoration: none;
}
#menu-boutique li {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}
#menu-boutique li a:link {
	text-decoration: none;
	font-style: normal;
}
#menu-boutique li a:visited {
	text-decoration: none;
	font-style: normal;
}
#menu-boutique li a:hover {
	text-decoration: underline;
	font-style: normal;
}
.textes {
	padding-left: 20px;
	background-image: url(images/agrements/creaflo-fnd_textes.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.textes2 {
	background-image: url(images/agrements/creaflo-fnd_textes-horizont.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding: 16px;
}
/*+++++++++++++++++++++++++++++ TEXTES +++++++++++++++++++++++++*/
.rouge {
	color: #CC0000;
}
.vert {
	color: #009900;
}
h1 {
	color: #CC0000;
	font-size: 12px;
	text-decoration: underline;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	color: #CC0000;
	font-size: 14px;
	display: block;
	background-image: url(images/agrements/puces-h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 29px;
	text-indent: 32px;
	line-height: 24px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	color: #CC0000;
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 1px;
}
.surligne-rouge {
	font-size: 14px;
	color: #CC0000;
}
.surligne-vert {
	color: #009933;
	font-size: 14px;
}
/*++++++++++++++++++ Fin textes++++++++++++*/
#mentions {
	color: #FFFFCC;
	font-size: 10px;
	display: block;
	float: right;
	margin-right: 5px;
}

#mentions a:link {
	color: #ffcc00;
	text-decoration: none;
	font-weight: normal;
}
#mentions a:visited {
	color: #ffcc00;
	text-decoration: none;
	font-weight: normal;
}
#mentions a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#copyright {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 0px;
	width: 971px;
	font-size: 9px;
	color: #999999;
}
#copyright a:link {
	color: #999999;
	text-decoration: none;
}
#copyright a:visited {
	color: #cccccc;
	text-decoration: none;
}
#copyright a:hover {
	color: #009900;
	text-decoration: underline;
}
.miniatures {
	border: solid 1px #ffff99;
}
.liens-visite {
	display: block;
	background-image: url(images/agrements/puce-fleches-vertes.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
}
.liens-visite a:link {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
.liens-visite a:visited {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
.liens-visite a:hover {
	color: #cc0000;
	text-decoration: none;
	font-weight: underline;
}
/*+++++++++++++++++++++ Process boutique ++++++++++++++++++++++++++++++++++*/
.tableau-produits {
	width: 566px;
	background-image: url(images/panier/encart-produits_milieu.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
.photos-produits {
	border: solid 1px #009900;
}
.formulaire-panier {
	font-size: 10px;
	color: #CC0000;
	letter-spacing: 0px;
	background-color: #FFFF99;
}
.panier-pages {
	background-color: #FFFF99;
	font-size: 10px;
	border-right: solid 1px #cc0000;
	border-bottom: solid 1px #cc0000;
	border-left: solid 1px #cc0000;
}
.titre-panier {
	background-color: #a7d37a;
	border-bottom: solid 2px #cc0000;
	color: #CC0000;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: solid 1px #cc0000;
	border-right: solid 1px #cc0000;
}
.remises {
	background-color: #a7d37a;
	color: #FFFFFF;
}
.total-panier {
	background-color: #a7d37a;
	color: #009900;
	font-size: 11px;
	font-weight: bold;
}
.btn-retour {
	display: block;
	float: right;
	margin-top: 10px;
	background-image: url(images/panier/fleche-revenir-haut.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-right: 30px;
}
.btn-retour a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.btn-retour a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.btn-retour a:hover {
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
#menu-panier {
	background-color: #CC0000;
	font-size: 12px;
	color: #FFFFCC;
	text-align: center;
	height: 25px;
	margin-top: 5px;
	font-weight: bold;
}
.onglet-actif {
	background-color: #FFFF99;
	color: #CC0000;
}
.titres-process {
	background-color: #009900;
	height: 50px;
	width: 100%;
	color: #FFFFCC;
	font-weight: bold;
	text-align: center;
}
.titres-process td {
	border: solid 1px #a7d37a;
	width: 140px;
}
.contenu-process {
	background-color: #FFFFCC;
	width: 100%;
	text-align: center;
}
.contenu-process td {
	border: solid 1px #ffff99;
	padding: 2;
	color: #009900;
	height: 30px;
	width: 140px;
}
.emballage {
	background-color: #FFFF99;
	font-weight: bold;
}
.formulaires-process {
	text-align: left;
	border: solid 1px #cc0000;
	background-color: #FFFFCC;
}
.formulaires-process td {
	padding: 2;
}
.total-process {
	background-color: #a7d37a;
	float: right;
	width: 480px;
	text-align: left;
}
.recap-process {
	background-color: #FFFFCC;
	text-align: left;
	color: #009900;
	border: solid 1px #cc0000;
}
.ligne3 {
	color: #CC0000;
	font-weight: bold;
}
.col1 {
	color: #009900;
}
.col2 {
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}
.valider-commande {
	display: block;
	background-color: #CC0000;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	border: 0;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
}
.liens-process {
	font-size: 10px;
	text-align: center;
}
/*+++++++++++++++++++++ FORMULAIRE ++++++++++++++++++++++*/
.champs-saisie, .champs-saisie2 {
	background-color: #ffffff;
	border: solid 1px #cc0000;
	color: #009900;
	font-size: 11px;
	margin-bottom: 4px;
	padding: 1px;
}
label {
	color: #009900;
	font-size: 9px;
}
.btn-ok {
	float: right;
}
.champs-obligatoires {
	font-size: 10px;
	color: #009933;
}
