ï»¿




/*
     FILE ARCHIVED ON 1:40:03 Dec 24, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 6:46:37 Oct 22, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@media print
{
	.cache
	{
		display: none;
	}
	
	.cadeau
	{
		display : none;
	}
}

/* couleur de l'arriere plan */

body
{
	background-color: #003300;
	margin-left: auto;
   margin-right: auto;
   font-family: "times new roman",serif;
}

a img
{
	border : none;
}

/* id pour changer les couleurs */
.bordeau
{
	color : #660000;
}

.beige
{
	color : #FFCC88;
}

/*-----------------------------------------------*/

/* nouvelle en-tête pour l'impression */
.print
{
	display : none;
}


/* classe pour tout faire en fonction de la taille de l'ecran*/

.racine
{
	position : relative;
	margin-left: auto;
   margin-right: auto;
	/*height : 600px;*/
	width : 800px;
	margin-bottom : 2em;
}

/* classes permettant de dessiner le bandeau de la page*/
.bandeau
{
	position : relative;
	/*top : 2%;*/
	/*height : 30%;*/
	height : 180px;
	left : 20%;
	/*right : 20%;*/
	width : 60%;
	text-align: center;
	color: #660000;
	background-color: #FFCC88;
	border-color: #660000 ;
	border-width: thick;
	border-style: solid ;
	/*line-height : 1em;*/
	margin : 0px;
	padding : 0px;
}

.bandeau .l2
{
	position : relative;
	left : -3%;
	top : 6%;
	margin : 0px;
	font-size : 3em;
		padding : 0px;
}

.bandeau .l1
{
	position : relative;
	top : 41%;
	margin : 0px;
	/*font-size : 10%;*/
margin-bottom:0px ;
	font-size : 4em;
		padding : 0px;
		line-height : 0px;
}

.bandeau .l1 b
{
/*	position : relative;*/
	font-size : 1.2em;
	margin-bottom : 0em;
	margin : 0px;

}


.bandeau .l3
{
	position : relative;
	top : 28%;
	margin : 0px;
	background-color: #660000;
	color : #FFCC88;
	text-align: right;
	font-size : 3em;
	padding : 0px;	
}

.menu
{
	position :relative;
	top : 20px;
	text-align : center;
}

.menu a:hover
{
	text-decoration : none;
}

.menu a:visited
{
	text-decoration : none;
}

.menu a:link
{
	text-decoration : none;
}

.menu a img
{
	height : 1.2em;
}

.menu img
{
	height : 1.2em;
}

/* creation d'une classe pour l'affichage des articles de la page actualités */

.nouvelle
{
	position : relative;
	margin : 2em;
	padding-left : 1em;
	padding-right : 1em;
	padding-top :0.4em;
	padding-right : 0.4em;
	background-color: #FFCC88;
	color : #660000;
}

.nouvelle a
{
	font-size : 1.2 em;
	color : #660000;
}
.nouvelle a:visited
{
	color : #660000;
}

/* produits */

.corps
{
	top : 5%;
	position : relative;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 30px;
	padding-left : 1em;
	padding-right : 1em;
	padding-top : 0.1em;
	padding-bottom :0.1em;
	color : #660000;
	background-color : #FFCC88;
	font-size : 1.1em;
}

.corps h1
{
	color : black;
}

.corps h2
{
	color : #003300;
	font-size : 2em;
	margin-top : 0;
	margin-bottom : 0;
}

.corps .contact
{
	font-size : 1.5em;
	text-align : center;
}

.texte
{
	position : relative;
	top : 20px;
	height : 100%;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 30px;
	padding-left : 1em;
	padding-right : 1em;
	padding-top : 0.1em;
	padding-bottom :0.1em;
	color : #660000;
	background-color : #FFCC88;
	font-size : 1.1em;
}

.texte a
{
	color : #003300;
	
	/*text-decoration: underline;*/
}

.texte a:hover
{
	text-decoration : none
}

.texte a:visited
{
	text-decoration : none
}
.texte a:link
{
	text-decoration : underline;
}

.texte img
{
	position : relative;
	margin-right : 10px;
}

.texte .encadre
{
	position : relative;
	background-color : #660000;
	color : #FFCC88;
	width : 100%;
	margin : 10px;
	padding: 10px;
	/*float : left;*/
}

.texte .encadre a
{
	/*color : #003300;*/
	color : #FFCC88;
	/*text-decoration: underline;*/
}

.sansdeco a:hover
{
	text-decoration : none;
}

.sansdeco a:visited
{
	text-decoration : none;
}

.sansdeco a:link
{
	text-decoration : none;
}

.cprod
{
	background-color : #FFCC88;
	padding-left : 1.5%;
	padding-right : 1.5%;
	margin-top : 1em;
}

.cadeau
{
	position : absolute;
	top : 50px;
	left : 0%;
	width : 20%;
	height : 180px;
	margin-left : auto;
	margin-right : auto;
	/*text-align : center;*/
}

.cadeau center a
{
	color : #FFCC88;
	text-decoration : none;
}

.cadeau center a:hover
{
	text-decoration : none;
}

.cadeau center a:visited
{
	text-decoration : none;
}

.cadeau center a:link
{
	text-decoration : none;
}

a:hover
{
	text-decoration : none;
}

a:visited
{
	text-decoration : none;
}

a:link
{
	text-decoration : none;
}