

.Banner {
	/*background-image: url(../images/banniere-800-185.jpg);*/
	background-image: url(../images/banniere4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #ffffff;
        border-width: 0px;
	border-color: black;
	border-style: solid;
	width: 952px;
	height : 150px;
        text-align: left;
	position: relative;
	float:left;
}
.Tetiere {
	background-image: url(../images/tetiere-800-36.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #ffffff;
        border-width: 0px;
	border-color: black;
	border-style: solid;
	width: 800px;
	height : 36px;
        text-align: left;
	position: relative;
	float:left;
}


.BottomBanner {
   	background-image: url(../images/bas.jpg);
	background-repeat: no-repeat;
	background-position: center, top;
    margin-top: 0px;
	border-width: 0px;
	border-color: black;
	border-style: solid;
	width: 800px;
	height:20px;
	position: relative;
	background-color: #ffffff;
        float:left;
}

.BottomBanner2 {
	margin-top: 0px;
	border-width: 0px;
	border-color: black;
	border-style: solid;
	width: 952px;
	height:20px;
	position: relative;
	background-color: #CCCCCC;
    float:left;
    color: #000000;
}


.GrandContainerGeneral {
	border-width: 0px;
	border-color: black;
	border-style: solid;
	width:1052px;
	margin-top: 0px;
	position: relative;
	

}


.ContainerGeneralGauche {
	border-width: 0px;
	border-color: black;
	border-style: solid;
	width:50px;
	height : 500px;
	margin-top: 0px;
	position: relative;
	float:left;
	background-image: url(../images/bandeau-vertical.jpg);
}

.ContainerGeneralDroite {
	border-width: 0px;
	border-color: black;
	border-style: solid;
	width:50px;
	height : 500px;
	margin-top: 0px;
	position: relative;
	float:right;
	background-image: url(../images/bandeau-vertical.jpg);
}


.ContainerGeneral2 {
	border-width: 0px;
	border-color: black;
	border-style: solid;
	width:952px;
	margin-top: 0px;
	position: relative;
	float:left;
}


.ContainerGeneral {
	border-width: 0px;
	border-color: black;
	border-style: solid;
	width:952px;
	margin-top: 0px;
	position: relative;
	

}


.Container {
  	/*background-image: url(../images/fond-general.jpg);
	background-repeat: repeat-y;*/
	background-color: #666699;

	background-position: center;
	border-width: 0px;
	border-color: black;
	border-style: solid;
	width: 952px;
	margin-top:0px;
	margin-bottom: 0px;
	position: relative;
    float:left;
}

.ContainerGauche {
	border-width:0px;
	border-style: ridge;
	border-color: silver;
	position: relative;
	margin-right: 0px;
    margin-top: 10px;
    margin-bottom: 10px;    
    margin-left: 15px;
	width: 150px;
	float: left;
	color: #000000;
}

.ContainerMilieu {
	border-width: 0px;
	border-style: ridge;
	border-color: silver;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;    
	width: 450px;
	float: left;
	color: #000000;
	text-align: left;
	background-color: #666699;

}

.ContainerDroite {
	border-width: 0px;
	border-style: ridge;
	border-color: silver;
	position: relative;
	margin-right: 15px;
	margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;    
	width: 300px;
	float: right;
	color: #000000;
	text-align: left;
	background-color: #666699;

}


.ContainerDroiteAdministration {
	border-width: 1px;
	border-style: ridge;
	border-color: silver;
	position: relative;
	margin-right: 15px;
	margin-left: 0px;
    margin-top: 10px;
	width: 750px;
//	width: 1050px;
	float: right;
	color: #000000;
	text-align: left;
	background-color: #eeeeee;

}


.ContainerDroiteAdministrationLarge {
	border-width: 1px;
	border-style: ridge;
	border-color: silver;
	position: relative;
	margin-right: 15px;
	margin-left: 0px;
    margin-top: 10px;
	width: 1050px;
	float: right;
	color: #000000;
	text-align: left;
	background-color: #eeeeee;

}




.ContainerDroiteHaut {
    background-image: url(../images/bhaut2.jpg);
	border-width: 0px;
	border-style: ridge;
	border-color: silver;
	position: relative;
	margin-right: 10px;
        margin-left: 0px;
	width: 560px;
	height : 20px;
	float: right;
	color: #000000;
	text-align: left;
}

.ContainerDroiteBas {
        background-image: url(../images/bbas2.jpg);
	border-width: 0px;
	border-style: ridge;
	border-color: silver;
	position: relative;
	margin-right: 10px;
        margin-left: 0px;
	width: 560px;
	height : 20px;
	float: right;
	color: #000000;
	text-align: left;
}



