
.TitrePanneaux
{
	padding-top: 20px;
	white-space : nowrap;
}
.PanVertHautTitleGauche
{
	background: url('deco/PanneauxVert_01.jpg');
	background-position: bottom right;
	width: 27px;
	height:58px;
	background-repeat: no-repeat;
}

.PanVertHautTitleCentre
{
	background: url('deco/PanneauxVert_02.jpg');
	background-position: bottom center;
	height:58px;
	background-repeat: repeat-x;
}

.PanVertHautTitleDroit
{
	background: url('deco/PanneauxVert_04.jpg');
	background-position: bottom;
	height:58px;
	background-repeat:  repeat-x;
}


.PanVertHautCentre
{
	background: url('deco/PanneauxVert_04.jpg');
	background-position: bottom;	
	height:58px;
	background-repeat:  repeat-x;
}

.PanVertHautTopRightCorner
{
	background: url('deco/PanneauxVert_05.jpg');
	background-position: bottom left;
	width: 24px;
	height:58px;
	background-repeat: no-repeat;
}

.PanVertCentre
{
	background-color: white;
}


.PanVertCoteGauche
{
	background: url('deco/PanneauxVert_06.jpg');
	background-position: left;	
	width:27px;
	background-repeat:  repeat-y;
}
.PanVertCoteDroit
{
	background: url('deco/PanneauxVert_08.jpg');
	background-position: right;	
	width:24px;
	background-repeat:  repeat-y;
}

.PanVertBasGauche
{
	background: url('deco/PanneauxVert_09.jpg');
	background-position: top right;	
	width:27px;
	height: 37px;
	background-repeat:  no-repeat;
}

.PanVertBasDroit
{
	background: url('deco/PanneauxVert_11.jpg');
	background-position: top left;	
	width:24px;
	height: 37px;
	background-repeat:  no-repeat;
}

.PanVertBasCentre
{
	background: url('deco/PanneauxVert_10.jpg');
	background-position: top ;	
	height: 37px;
	background-repeat:  repeat-x;
}








