
.TitrePanneaux
{
	padding-top: 20px;
	white-space : nowrap;
}
.PanGrisHautTitleGauche
{
	background: url('deco/PanneauxGris_01.jpg');
	background-position: bottom right;
	width: 27px;
	height:58px;
	background-repeat: no-repeat;
}

.PanGrisHautTitleCentre
{
	background: url('deco/PanneauxGris_02.jpg');
	background-position: bottom center;
	height:58px;
	background-repeat: repeat-x;
}

.PanGrisHautTitleDroit
{
	background: url('deco/PanneauxGris_04.jpg');
	background-position: bottom;
	height:58px;
	background-repeat:  repeat-x;
}


.PanGrisHautCentre
{
	background: url('deco/PanneauxGris_04.jpg');
	background-position: bottom;	
	height:58px;
	background-repeat:  repeat-x;
}

.PanGrisHautTopRightCorner
{
	background: url('deco/PanneauxGris_05.jpg');
	background-position: bottom left;
	width: 24px;
	height:58px;
	background-repeat: no-repeat;
}

.PanGrisCentre
{
	background-color: white;
}


.PanGrisCoteGauche
{
	background: url('deco/PanneauxGris_06.jpg');
	background-position: left;	
	width:27px;
	background-repeat:  repeat-y;
}
.PanGrisCoteDroit
{
	background: url('deco/PanneauxGris_08.jpg');
	background-position: right;	
	width:24px;
	background-repeat:  repeat-y;
}

.PanGrisBasGauche
{
	background: url('deco/PanneauxGris_09.jpg');
	background-position: top right;	
	width:27px;
	height: 37px;
	background-repeat:  no-repeat;
}

.PanGrisBasDroit
{
	background: url('deco/PanneauxGris_11.jpg');
	background-position: top left;	
	width:24px;
	height: 37px;
	background-repeat:  no-repeat;
}

.PanGrisBasCentre
{
	background: url('deco/PanneauxGris_10.jpg');
	background-position: top ;	
	height: 37px;
	background-repeat:  repeat-x;
}








