
.TitrePanneaux
{
	padding-top: 20px;
	white-space : nowrap;
}
.PanBleuHautTitleGauche
{
	background: url('deco/PanneauxBleu_01.jpg');
	background-position: bottom right;
	width: 27px;
	height:58px;
	background-repeat: no-repeat;
}

.PanBleuHautTitleCentre
{
	background: url('deco/PanneauxBleu_02.jpg');
	background-position: bottom center;
	height:58px;
	background-repeat: repeat-x;
}

.PanBleuHautTitleDroit
{
	background: url('deco/PanneauxBleu_04.jpg');
	background-position: bottom;
	height:58px;
	background-repeat:  repeat-x;
}


.PanBleuHautCentre
{
	background: url('deco/PanneauxBleu_04.jpg');
	background-position: bottom;	
	height:58px;
	background-repeat:  repeat-x;
}

.PanBleuHautTopRightCorner
{
	background: url('deco/PanneauxBleu_05.jpg');
	background-position: bottom left;
	width: 24px;
	height:58px;
	background-repeat: no-repeat;
}

.PanBleuCentre
{
	background-color: white;
}


.PanBleuCoteGauche
{
	background: url('deco/PanneauxBleu_06.jpg');
	background-position: left;	
	width:27px;
	background-repeat:  repeat-y;
}
.PanBleuCoteDroit
{
	background: url('deco/PanneauxBleu_08.jpg');
	background-position: right;	
	width:24px;
	background-repeat:  repeat-y;
}

.PanBleuBasGauche
{
	background: url('deco/PanneauxBleu_09.jpg');
	background-position: top right;	
	width:27px;
	height: 37px;
	background-repeat:  no-repeat;
}

.PanBleuBasDroit
{
	background: url('deco/PanneauxBleu_11.jpg');
	background-position: top left;	
	width:24px;
	height: 37px;
	background-repeat:  no-repeat;
}

.PanBleuBasCentre
{
	background: url('deco/PanneauxBleu_10.jpg');
	background-position: top ;	
	height: 37px;
	background-repeat:  repeat-x;
}








