
.TitrePanneaux
{
	padding-top: 20px;
	white-space : nowrap;
}
.PanRoseHautTitleGauche
{
	background: url('deco/PanneauxRose_01.jpg');
	background-position: bottom right;
	width: 27px;
	height:58px;
	background-repeat: no-repeat;
}

.PanRoseHautTitleCentre
{
	background: url('deco/PanneauxRose_02.jpg');
	background-position: bottom center;
	height:58px;
	background-repeat: repeat-x;
}

.PanRoseHautTitleDroit
{
	background: url('deco/PanneauxRose_04.jpg');
	background-position: bottom;
	height:58px;
	background-repeat:  repeat-x;
}


.PanRoseHautCentre
{
	background: url('deco/PanneauxRose_04.jpg');
	background-position: bottom;	
	height:58px;
	background-repeat:  repeat-x;
}

.PanRoseHautTopRightCorner
{
	background: url('deco/PanneauxRose_05.jpg');
	background-position: bottom left;
	width: 24px;
	height:58px;
	background-repeat: no-repeat;
}

.PanRoseCentre
{
	background-color: white;
}


.PanRoseCoteGauche
{
	background: url('deco/PanneauxRose_06.jpg');
	background-position: left;	
	width:27px;
	background-repeat:  repeat-y;
}
.PanRoseCoteDroit
{
	background: url('deco/PanneauxRose_08.jpg');
	background-position: right;	
	width:24px;
	background-repeat:  repeat-y;
}

.PanRoseBasGauche
{
	background: url('deco/PanneauxRose_09.jpg');
	background-position: top right;	
	width:27px;
	height: 37px;
	background-repeat:  no-repeat;
}

.PanRoseBasDroit
{
	background: url('deco/PanneauxRose_11.jpg');
	background-position: top left;	
	width:24px;
	height: 37px;
	background-repeat:  no-repeat;
}

.PanRoseBasCentre
{
	background: url('deco/PanneauxRose_10.jpg');
	background-position: top ;	
	height: 37px;
	background-repeat:  repeat-x;
}








