.body{
	background-image:url('include/images/alignement.jpg');
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: right bottom;
}

.banniere {
	background-image: url(images/banniere.gif);
	width: 900px;
	background-repeat: no-repeat;
	height: 90px;
}

.conttext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.textpdp
{
font-size : 12px;
color : white;
}

.a
{
color: #f4a112; 
}

/****** menu gauche *********/

.mgm {
	background-image: url(images/mgm.gif);
	background-repeat: repeat-y;
}

/****  Ombrage page générale ****/
.droite
{
	background-image: url(images/bordure/d.PNG);
	width: 10px;
	background-repeat: repeat-y;
}
.hdroite
{
	background-image: url(images/bordure/hd.PNG);
	width: 10px;
	background-repeat: no-repeat;
	height: 10px;
}
.bas
{
	background-image: url(images/bordure/b.PNG);
	font: 1px arial;
	background-repeat: repeat-x;
	height: 10px;
}
.basg
{
	float: left;
	background-image: url(images/bordure/bg.PNG);
	width: 10px;
	background-repeat: no-repeat;
	height: 10px;
}
.basd
{
	float: right;
	background-image: url(images/bordure/bd.PNG);
	width: 10px;
	background-repeat: no-repeat;
	height: 10px;
}

/** fond menu **/

.menum {
	background-image: url(images/menum.gif);
	background-repeat: repeat-x;
	height: 45px;
}

/** fond pied de page **/

.piedm {
	background-color: #5a7abe;
	background-repeat: repeat-x;
	height: 45px;
}
