A
	{
	TEXT-DECORATION: none;
	}

A:hover
	{
	TEXT-DECORATION: underline;
	color: #7fd4ff;
	}

BODY
	{
	text-align: left;
	margin:0px;
	border:0px;
	padding:0;
	font: 12px;
}

/*	Styles MNU */
/*	========== */

#img_mnu1 { background-image: url(../images/menu/mnu_off_1.gif); }
#img_mnu2 { background-image: url(../images/menu/mnu_off_2.gif); }
#img_mnu3 { background-image: url(../images/menu/mnu_off_3.gif); }
#img_mnu4 { background-image: url(../images/menu/mnu_off_4.gif); }
#img_mnu5 { background-image: url(../images/menu/mnu_off_5.gif); }
#img_mnu6 { background-image: url(../images/menu/mnu_off_6.gif); }

/*	Styles DIV */
/*	========== */

#fond_pdp
	{
	text-align: center;
	height: 255px;
	position: relative;
	width: 1000px; 
	top: -150px; 
	left: 0px;
	}

#fond_entete_ph
	{
	background-image: url("../images/bck_entete_ph.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 1;
	}

#fond_entete
	{
	background-image: url("../images/bck_entete.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 1;
	}

#fond_corps_1
	{
	background-image: url("../images/bck_corps_1.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 1;
	}
	
#fond_corps_2
	{
	background-image: url("../images/bck_corps_2.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 1;
	}
	
#fond_corps_3
	{
	background-image: url("../images/bck_corps_3.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 1;
	}
	
#fond_tab
	{
	background-image: url("../images/bck_pdp.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 1;
	}

/*	Styles couleurs */
/*	=============== */

.orange { COLOR: #ec6906 }
.grisclair { COLOR: #b3b3b3} 
.grisfonce { COLOR: #808080 }
.gristresfonce { COLOR: #505050 }
.vert { COLOR: #95b300 }
.rose { COLOR: #e615a0 }
.blanc { COLOR: #fff }
.bleufonce { COLOR: #437792; }
.bleuclair { COLOR: #7fd4ff }
.rouge { COLOR: #ff003f }
.jaune { COLOR: #ffea00 }
.strong { FONT-WEIGHT: bold; }
.normal { FONT-WEIGHT: normal; }
.light { FONT-WEIGHT: lighter; }
.espace { letter-spacing: 1px; }
.justif	{ text-align: justify; }
.center{text-align:center;}

/*	Styles type */
/*	=========== */

.typo_alt { FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif; }
.typo {	FONT-FAMILY: Arial, Tahoma, Verdana, sans-serif; }
.typo8 {	FONT-SIZE: 50% }
.typo9 {	FONT-SIZE: 55% }
.typo10 { FONT-SIZE: 60% }
.typo11 { FONT-SIZE: 70% }
.typo12 { FONT-SIZE: 78% }
.typo14 { FONT-SIZE: 90% }
.typo16 { FONT-SIZE: 100% }
.typo18 { FONT-SIZE: 110% }
.typo20 { FONT-SIZE: 120% }
.typo24 { FONT-SIZE: 130% }
.typo30 { FONT-SIZE: 150% }
.typo50 { FONT-SIZE: 250% }


.blanc170 { color: #fff; width: 170px;}

