html {
	margin: 0em 0em 0em 0em;
	padding: 0px;
	}

body
	{
	background-color:#DBDEF5;
	background-attachment:fixed;
	background-repeat:repeat;

	font-family: "Futura Light";
	font-size: 11pt;
	font-style: normal;
	margin: 0em 0em 0em 0em;
	padding: 0px;
	overflow: hidden;
	border: 0;
 	}

.Main
	{
	background-image:url(images/B_Fond_Home.jpg);
	background-attachment:inherit;
	background-repeat:no-repeat;
	color : #4A3F79;

	z-index: 1;	
	margin: 0;
	padding: 10px;

    position: relative;
    height: 360px;
	width: 900px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

	overflow: auto;
    border-width : 0px;
	}

.MainDet
	{
	color : #412E07;

	z-index: 1;	
	margin: 0;
	padding: 0px;

    position: relative;
	width: 720px;
    height: 340px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 20px;

	overflow: auto;
    border-width : 0px;
	}

.DetPrd
	{
	background-image:url(images/B_Fond_DetPrd.gif);
	background-attachment:inherit;
	background-repeat:no-repeat;
	color: #412E07;
	font-weight:bold;
	text-align:center;
	}

.DetPrd2
	{
	background-image:url(images/B_Fond_DetPrd2.gif);
	background-attachment:inherit;
	background-repeat:no-repeat;
	color: #412E07;
	font-weight:bold;
	text-align:center;
	}

.FondPat
	{
	background-image:url(images/B_Fond_Pat.gif);
	background-attachment:inherit;
	background-repeat:repeat;
	}

.FondChoc
	{
	background-image:url(images/B_Fond_Choc.gif);
	background-attachment:inherit;
	background-repeat:repeat;
	}

.FondChoc2
	{
	background-image:url(images/B_Fond_Choc2.gif);
	background-attachment:inherit;
	background-repeat:repeat;
	}
	
.News
	{
	color : #E8D9A8;
	}

.Pagehaut
	{
	background-image:none;
	background-attachment:scroll;
	background-repeat:repeat;
	text-decoration: none;
	font-size: 14px;
	color: #E8D9A8;
	}

.Pagebandeau
	{
	background-image:url(images/B_Bandeau_Choc.gif);
	background-attachment:inherit;
	background-repeat:inherit;
	height: 20px;
	}

.Pagemilieu
	{
	background-image:url(images/B_Fond_R.gif);
	background-attachment:scroll;
	background-repeat:repeat;
	color:#E8D9A8;
	text-decoration: none;
	font-size: 14px;
	}

.Pagepanier
	{
	background-image:url();
	background-attachment:scroll;
	background-repeat:repeat;
	color:#660000;
	text-decoration: none;
	font-size: 14px;
	}
	
.CorpsTexte
	{
	background-attachment:fixed;
	background-repeat:no-repeat;
	color:#660000;
	text-decoration: none;
	font-size: 14px;
	}

.BonLiv
	{
	background-image:url();
	background-attachment:scroll;
	background-repeat:repeat;
	color:#660000;
	text-decoration: none;
	font-size: 14px;
	}
	
.PageCote
	{
	background-image:url(images/B_Fond_R.gif);
	background-attachment:scroll;
	background-repeat:repeat;
	color: #E8D9A8;
	text-decoration: none;
	font-size: 14px;
	}

.Th
	{
	color: #412E07;
	}	

.Cr
	{
	color: #8C9AC3;
	font-size: 11px;	
	}	

.Ct
	{
	font-size: 11px;	
	}	
	
A:link
	{
	color: #A3AFD3;
	CURSOR: hand;
	text-decoration: none;
	}

A:visited
	{
	color: #A3AFD3;
	CURSOR: hand;
	text-decoration:none;
	}
			
A:active
	{
	color: #A3AFD3;
	CURSOR: hand;
	text-decoration: none;
	}
			
A:hover
	{
	color: #FFFFFF;
	CURSOR: hand;
	text-decoration: none;
	}
	
input, select, option, textarea
{
    border-bottom: solid;
    border-left: solid;
    border-right: none;
    border-top: none;
    border-width : 3px;	
    border-color : #B5B3B3;
	background-color:#FFFFCC;
    color: blue;
}
