#master {
    position: relative;
	width: 876px;
	padding: 0px;
	margin: 0px auto;
	height: 100%;
	z-index: 1;
}

#masterHautDePage {
	position: relative;
	width: 876px;
	padding: 0px;
	margin: 0px auto;
	height: 250px;
	z-index: 1;
	background-image: url(../Images/LogoAtLastHautDePage.png);
	background-repeat: no-repeat;
}

#masterCentreDePage {
	position: relative;
	width: 876px;
	padding: 0px;
	margin: 0px auto;
	z-index: 1;
}

#masterCentreDePageHaut {
	position: relative;
	width: 856px;
	padding: 0px;
	margin: 0px auto;
	z-index: 1;
	height: 10px;
	background-image: url(../Images/BlancTransparent.png);
	background-repeat: repeat;
}
#masterCentreDePageContenu {
	position: relative;
	width: 876px;
	min-height: 730px;
	padding: 0px;
	margin: 0px auto;
	z-index: 1;
	background-image: url(../Images/BlancTransparent.png);
	background-repeat: repeat;
}
#masterCentreDePageTexte {
	position: relative;
	width: 816px;
	padding: 0px;
	margin: 0px auto;
	z-index: 1;
	text-align: justify;
	min-height: 100px;
}
#masterCentreDePageBas {
	position: relative;
	width: 856px;
	padding: 0px;
	margin: 0px auto;
	z-index: 1;
	height: 10px;
	background-image: url(../Images/BlancTransparent.png);
	background-repeat: repeat;
}

#coinHautGauche {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	background-image: url(../Images/ArcContenu.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
}

#coinHautDroite {
	position: absolute;
	top: 0px;
	z-index: 10;
	right: 0px;
	background-image: url(../Images/ArcContenu.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: -10px 0px;
}

#coinBasGacuhe {
	position: absolute;
	left: 0px;
	z-index: 10;
	bottom: 0px;
	background-image: url(../Images/ArcContenu.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: 0px -10px;
}

#coinBasDroite {
	position: absolute;
	z-index: 10;
	bottom: 0px;
	right: 0px;
	background-image: url(../Images/ArcContenu.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: -10px -10px;
}


#masterBasDePage {
	position: relative;
	width: 856px;
	padding: 10px;
	margin: 0px auto;
	height: 100px;
	z-index: 1;
	color: #FFFFFF;
	font-size: 10px;
}
#masterBasDePage a{
	color: #FFFFFF;
}
#masterBasDePage a:hover{
	color: #990000;
	text-decoration: underline;
}


#bloclienHdP {
	position: relative;
	height: 35px;
}

#blocVideoContact {
	position: relative;
	height: 391px;
	margin: 7px;
}

#videoYouTube {
	position: absolute;
	width: 620px;
	height: 378px;
	background-image: url(../Images/ContenuTab.png);
	background-repeat: no-repeat;
}

#blocTabs {
	position: absolute;
	width: 237px;
	height: 378px;
	top: 0px;
	left: 622px;
	
}

.ongletTabNonSelect {
	position: relative;
	width: 217px;
	height: 63px;
	padding: 30px 0px 0px 20px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../Images/TabNonSelect.png);
	background-repeat: no-repeat;
	z-index: 100;	
}

.ongletTabSelect {
	position: relative;
	width: 217px;
	height: 63px;
	padding: 30px 0px 0px 20px;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../Images/TabSelect.png);
	background-repeat: no-repeat;
	z-index: 100;	
}

.ongletTabHover {
	position: relative;
	width: 217px;
	height: 63px;
	padding: 30px 0px 0px 20px;
	color: #4C2500;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../Images/TabHover.png);
	background-repeat: no-repeat;
	z-index: 100;	
}

.controlYouTube {
	position: absolute;
	bottom: 0px;
	right: 10px;
	font-size: 12px;
	z-index: 999;	
}

#photosNB {
	position: relative;
	background-image: url(../Images/PhotosNB_v2.jpg);
	background-repeat: no-repeat;
	height: 119px;
}

#btYouTube {
	height: 28px;
	position: absolute;
	right: 10px;
	top: -2px;
	width: 28px;
	background-image: url(../Images/LogoYoutube.png);
	background-repeat: no-repeat;
	display: block;
}
#btYouTube a{
	height: 28px;
	position: absolute;
	width: 28px;
	background-image: url(../Images/LogoYoutube.png);
	background-repeat: no-repeat;
	display: block;
}
#btYouTube a:hover{
	height: 28px;
	position: absolute;
	width: 28px;
	background-image: url(../Images/LogoYoutube.png);
	background-repeat: no-repeat;
	background-position: -28px 0px;
}

#btTwitter {
	height: 24px;
	position: absolute;
	right: 48px;
	top: 0px;
	width: 24px;
	background-image: url(../Images/LogoTwitter.png);
	background-repeat: no-repeat;
	display: block;
}
#btTwitter a{
	height: 24px;
	position: absolute;
	width: 24px;
	background-image: url(../Images/LogoTwitter.png);
	background-repeat: no-repeat;
	display: block;
}
#btTwitter a:hover{
	height: 24px;
	position: absolute;
	width: 24px;
	background-image: url(../Images/LogoTwitter.png);
	background-repeat: no-repeat;
	background-position: -25px 0px;
}

#btMySpace {
	height: 24px;
	position: absolute;
	right: 48px;
	top: 0px;
	width: 24px;
	background-image: url(../Images/LogoMyspace.png);
	background-repeat: no-repeat;
	display: block;
}
#btMySpace a{
	height: 24px;
	position: absolute;
	width: 24px;
	background-image: url(../Images/LogoMyspace.png);
	background-repeat: no-repeat;
	display: block;
}
#btMySpace a:hover{
	height: 24px;
	position: absolute;
	width: 24px;
	background-image: url(../Images/LogoMyspace.png);
	background-repeat: no-repeat;
	background-position: -25px 0px;
}

#btFacebook {
	height: 35px;
	position: absolute;
	right: 82px;
	top: -4px;
	width: 28px;
	background-image: url(../Images/LogoFacebook.png);
	background-repeat: no-repeat;
	display: block;
}
#btFacebook a{
	height: 35px;
	position: absolute;
	width: 28px;
	background-image: url(../Images/LogoFacebook.png);
	background-repeat: no-repeat;
	display: block;
}
#btFacebook a:hover{
	height: 35px;
	position: absolute;
	width: 28px;
	background-image: url(../Images/LogoFacebook.png);
	background-repeat: no-repeat;
	background-position: -28px 0px;
}
