/* ===========================================================
					   Le fond du site
=========================================================== */
html,body
{
	margin				: 0;
	padding				: 0;
	
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #111844; 			/*F8F9FA*/
	height				: 100%;
	
	text-align			: justify;

	background-color	: #FFFFFF;
	background-repeat	: repeat-x;

	
	/*background-image	: url(../images/image.jpg);*/
}

#page-border , #page
{
	margin		: 0 auto;
	min-height	: 100%;
	position	: relative;
}
#page
{
	width		: 950px;
}
#page-border
{
	width		: 100%;
}


/* ===========================================================
					   Les titres
=========================================================== */
h1
{	
	font-size			: 23px;
	color				: #111844;
	text-align			: left;
	text-transform		: none;
	
	margin-top			: 20px;
	margin-bottom		: 10px;
}
h2
{
	font-size			: 16px;
	color				: #FE5800;
	text-align			: left;
	text-transform		: none;
	
	margin-top			: 20px;
	margin-bottom		: 10px;
}
h3
{
	font-size			: 13px;
	color				: #002B4E;
	text-align			: left;
	text-transform		: none;
	
	margin-top			: 10px;
	margin-bottom		: 10px;
}




/* ===========================================================
					Les liens sur la page
=========================================================== */
a, a:active, a:visited
{
	text-decoration		: underline;
	text-transform		: none;
	color				: #000;
	outline				: none;
	
}
a:hover
{
	text-decoration	: underline;
	color			: #4F8203;
}



/* ===========================================================
					   Les listes
=========================================================== */
ul.square li
{
	list-style-type		: square;
}
li
{
	list-style-image:url(../images/pucecontenue.png);
}



/* ===========================================================
					   Le haut du site
=========================================================== */
.fond_bandeau_haut
{
	background-color	: #FFFFFF;
	background-image:url(../images/menuhaut/maquettelesfleurettes-2_01.jpg);
	
}

.fond_bandeau_haut_gauche
{
	background-image:url(../images/fondgauche.jpg);
	background-repeat	: no-repeat;
	background-position	: top right;
	
	background-color	: #FFFFFF;
}

.fond_bandeau_haut_droite
{
	background-repeat	: no-repeat;
	background-position	: top left;
	background-image:url(../images/fonddroit.jpg);
	background-color	: #FFFFFF;
}




/* ===========================================================
					   Sous menu
=========================================================== */

.sm_menu
{
	color:#666;
	font-size:14px;
	font-weight:bold;
}

.sm_menu a, .sm_menu a:active, .sm_menu a:visited
{
	color:#666;
	text-decoration:none;
	
}

.sm_menu a:hover
{
	font-style:italic;
}



.sm_sousmenu
{
	height:40px;
	display:none;
}

.sm_sousmenu
{
	margin:0px;
	padding-left:0px;
	display:none;
}

.sm_sousmenu li
{
	list-style:none;
	/*list-style-image:url(puce.jpg);*/
	display:inline;
	padding-right:10px;
}

.sm_sousmenu a, .sousmenu a:active, .sousmenu a:visited
{
	/*color:black;
	font-size:14px;*/
}


.sm_sousmenu a:hover
{
	/*text-decoration:none;
	font-style:italic;*/
}

/* ===========================================================
					   Le menu gauche
=========================================================== */
.fond_colonne_gauche
{
	
	background-color	: #FFFFFF;
	text-align			: left;
	background-image:url(../images/menugauche/maquettelesfleurettes-2_02.jpg);
	background-repeat	: no-repeat;
	
}

.menu
{
	margin-left: 15px ;
	margin-top: 85px ;
	font-size			: 14px;
	color				: #FFFFFF;
	text-decoration:none;
}
	
	
.fond_colonne_gauche a, .fond_colonne_gauche a:visited
{
	color				: #FFFFFF;
	font-size			: 14px;
	text-decoration		: underline;
}
.fond_colonne_gauche a:hover
{
	color				: #FFDF00;
	text-decoration		: underline;
}


.menu a, .menu a:active, .menu a:visited
{
	font-size			: 14px;
	color				: #FFFFFF;
	text-decoration:none;
}

.menu a:hover
{
	color:#FFF;
	font-style:italic;
	text-decoration:none;
}


/* ===========================================================
					La colonne de droite
=========================================================== */
.fond_colonne_droite
{
	text-align			: right;
	background-color	: #FFFFFF;
	
	background-repeat	: repeat-y;*/
}



/* ===========================================================
					   Le contenu de la page
=========================================================== */
.fond_centre
{
	background-color	: #FFFFFF;
	background-image:url(../images/maquettelesfleurettes-2_03.jpg);
	background-repeat:no-repeat;
}



/* ===========================================================
					   Le bas du site
=========================================================== */
.fond_bandeau_bas
{
	background-color	: #FFFFFF;
	background-repeat 	: no-repeat;
	background-image:url(../images/menubas/maquettelesfleurettes-2_04.jpg);

}
.fond_bordure_bas
{
	
	background-repeat	:repeat-x;
	
}


#footer, #footer p, #footer a, #footer a:active, #footer a:visited
{
	color				: #Black;
	margin-top			: 10px;
	font-size			: 10px;
	text-decoration		: none;
	text-align			: center;
	outline				: none;
	
}
	
#footer a:hover
{
	color			: #Black;
	font-size		: 10px;
	text-decoration	: underline;
}


#content
{
	/* Décommenter la ligne pour activer la position dynamique : */
	/*margin-bottom : 160px;*/
}


#footer
{
	/* Décommenter la ligne pour activer la position dynamique : */
	/*position	: absolute;*/

	clear		: both;
	bottom 		: 0;
	left 		: 0;
	height		: 150px;
	width		: 100%;
	margin		: 0;
}



/* ===========================================================
					Les tableaux
=========================================================== */
.tableau_entete
{
	background-color	: #CCCCCC;
	font-size			: 14px;
	font-weight			: bold;
}
.ligne1
{
	/*color				: #FFFFFF;*/
}
.ligne2
{
	/*color				: #D7E3F2;*/
}

.ligne1:hover, .ligne2:hover
{
	/*color				: #FFFFFF;*/
	background-color	: #AAC8E1;
}



/* ===========================================================
					Liste de produits
=========================================================== */

.listeProduit
{
	background-color: #EEE;
	margin-bottom: 20px;
	border:1px solid #AAA;
}

.listeProduit th
{
	font-size:14px;
	background-color:#CCC;
	height:30px;
}

.listeProduit td
{
	padding-top:10px;
	padding-bottom:10px;
}


.listeProduit a, .listeProduit a:active, .listeProduit a:visited
{
	color: black;
	text-decoration:underline;
}

.listeProduit a:hover
{
	color:blue;
	text-decoration:underline;
}


/* ===========================================================
					La fiche produit
=========================================================== */
.produit{
	background-color: #EEE;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px;
	font-size:12px;
	border:1px solid #AAA;
}

.produit td{
	padding-left: 20px;
	padding-right: 20px;
	min-height: 30px;
}

.infoProduit{
	font-weight: normal;
	font-size: 14px;
}

.infoProduitGros{
	font-weight: bold;
	font-size: 16px;
}

.produit hr
{
	margin-top:25px;
	margin-bottom:0px;
	size:1;
	color:#BBB;
}

.commander{
	background-color:#666;
	color:white;
	font-size:14px;
	font-weight:bold;
	display:inline;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}

.imageProduit{
	padding:0px;
	background-color:white;
}



/* ===========================================================
					   Les cadres
=========================================================== */
.cadre
{
	border				: 1px solid #ccc;
	padding 			: 6px;
	margin-left 		: 5px;
	margin-right 		: 5px;
	margin-top			: 10px;
	margin-bottom		: 10px;	
	font-weight			: bold;
	text-align			: center;
	color				: #FFFFFF;
	background-color	: #4F8203;
}

.cadreDouble
{
	border : 4px double #ccc;
	padding:5px;
	text-align : center;
	width : 95%;
	margin : auto;
	margin-top : 10px;
	margin-bottom : 10px;
	font-weight	: bold;
}

.cadreRidge
{
	border : 4px ridge #ccc;
	padding:5px;
	text-align : center;
	width : 95%;
	margin : auto;
	margin-top : 10px;
	margin-bottom : 10px;
	font-weight	: bold;
}

.cadreGroove
{
	border : 4px groove #ccc;
	padding:5px;
	text-align : center;
	width : 95%;
	margin : auto;
	margin-top : 10px;
	margin-bottom : 10px;
	font-weight	: bold;
}

.cadreOutset
{
	border : 4px outset #ccc;
	padding:5px;
	text-align : center;
	width : 95%;
	margin : auto;
	margin-top : 10px;
	margin-bottom : 10px;
	font-weight	: bold;
}

.cadreSolid
{
	border : 2px solid #ccc;
	padding:5px;
	text-align : center;
	width : 95%;
	margin : auto;
	margin-top : 10px;
	margin-bottom : 10px;
	font-weight	: bold;
}

.roundDiv
{
	border : 2px solid #0973b6;
	padding:5px;
	text-align : center;
	width : 90%;
	margin : auto;
	margin-top : 10px;
	margin-bottom : 10px;
	font-weight	: bold;
}

.borderExt
{
	border : 2px solid #C0C0C0;
	text-align : center;
	width : 100%;
	margin : auto;
	margin-top : 10px;
	margin-bottom : 10px;
}

.borderInt
{
	border : 2px solid #000000;
	padding:5px;
	text-align : center;
	margin : 5px; /* Espacement entre les bords */
	font-weight	: bold;
	background-color : #C0C0C0;
}

.contour_image
{
	background-color	: #000000;
	border				: 1px solid #ccc;
	padding				: 0px;
	margin				: 10px;
}

.contour_image_gallerie/*pour les images en "gallerie" (c-a-d une légende sous l'image)*/
{
	background-color	: #000000;
	border				: 1px solid #ccc;
	padding				: 0px;
	margin				: 10px;
	margin-bottom		: 5px;
}	


/* ===========================================================
			   Les icones a côté des liens
=========================================================== */
a[href $='.pdf'] { padding-left: 22px; background: transparent url('../images/modele/icones/pdf.gif') no-repeat center left;}
/*
a[href $='.gif'] { padding-left: 22px; background: transparent url('../images/modele/icones/image.gif') no-repeat center left;}
a[href $='.png'] { padding-left: 22px; background: transparent url('../images/modele/icones/image.gif') no-repeat center left;}
a[href $='.jpg'] { padding-left: 22px; background: transparent url('../images/modele/icones/image.gif') no-repeat center left;}
*/
a[href $='.doc'] { padding-left: 22px; background: transparent url('../images/modele/icones/word.gif') no-repeat center left;}
a[href $='.xls'] { padding-left: 22px; background: transparent url('../images/modele/icones/xls.gif') no-repeat center left;}
a[href $='.txt'] { padding-left: 22px; background: transparent url('../images/modele/icones/texte.gif') no-repeat center left;}
a[href $='.zip'] { padding-left: 22px; background: transparent url('../images/modele/icones/archive.gif') no-repeat center left;}
a[href $='.rar'] { padding-left: 22px; background: transparent url('../images/modele/icones/archive.gif') no-repeat center left;}
a[href $='.exe'] { padding-left: 22px; background: transparent url('../images/modele/icones/exe.gif') no-repeat center left;}
a[href $='.swf'] { padding-left: 22px; background: transparent url('../images/modele/icones/flash.gif') no-repeat center left;}
a[href $='.avi'] { padding-left: 22px; background: transparent url('../images/modele/icones/film.gif') no-repeat center left;}
a[href $='.mpeg']{ padding-left: 22px; background: transparent url('../images/modele/icones/film.gif') no-repeat center left;}
a[href $='.flv'] { padding-left: 22px; background: transparent url('../images/modele/icones/film.gif') no-repeat center left;}



/* ===========================================================
					Les styles de texte
=========================================================== */
.gras
{
	font-weight:bold;
}
.italique
{
	font-style:italic;
}

.important
{
	color				: #002B4F;
	font-size			: 13px;
	font-weight			: bold;
}

.center
{
	text-align 			: center;
}
.justify
{
	text-align:justify;
}

.both
{
	clear				: both;
}

img
{
	border: 0;
}

.popup
{
	visibility: hidden;
	display: none;
}

.legende_gallerie
{
	font-size:10px;
}



/* ===========================================================
					   Les formulaires
=========================================================== */
form.multiform  input[type="text"] , form.multiform select , form.multiform textarea
{
	border: solid 1px #999999;
	width: 200px;
}


