body {

	background-image:url(./../images/bgbody.jpg);
	background-repeat:repeat-x;
	background-color:#608af6;
}

.Div_Font
{
	position:absolute;
	height:100%;
	width:100%;
	left:0px;
	top:0px;

}

.Div_Site
{
	position:relative;
	min-height:850px;
	width:900px;
}

.Div_Header
{
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:100px;
	background-image:url(./../images/LogoTitre.png);
}

.Div_Menu
{
	position:absolute;
	left:0px;
	top:100px;
	width:900px;
	height:50px;
	background-color:#e97ec7;
	background-image:url(./../images/centerMenu.png);
	background-position:center;
	background-repeat:repeat-x;
	color:white;

}
.Menu
{
	position:absolute;
	left:20px;
	top:13px;
}

.LinkMenu
{
	border:none;
border:0px;
text-decoration:none;
color:white;
}

.Div_Center
{
	position:absolute;
	left:0px;
	top:150px;
	width:900px;
	min-height:650px;
	background-color:white;
	background-image:url(./../images/bgCenter.png);
	background-position:top;
	background-repeat:repeat-x;

}

.Div_Galerie
{
	position:absolute;
	top:15px;
	right:20px;
	width:250px;
	height:250px;
	background-image:url(./../images/galerie.png);
	
}
.Div_Galerie .Div_GaleriePhoto
{
	position:absolute;
	top:8px;
	left:12px;
	width:210px;
	height:225px;
}

.slide{

  margin-top:15px;
}

.control
{
	cursor:hand;
	color:red;
}

.Div_Promo
{
	position:absolute;	
	top:15px;
	height:250px;
	width:600px;
	left:15px;
	background-image:url(./../images/promot.png);
	background-repeat:no-repeat;
	background-position:center;
	color:red;
	
}
.Div_Promo .Div_Promo_Text
{
	position:absolute;	
	top:20px;
	left:20px;
	height:210px;
	width:560px;
	color:black;
margin-top:30px;
	
}
.Div_Text
{
	position:absolute;	
	bottom:10px;
	height:370px;
	width:890px;
	left:5px;
	background-image:url(./../images/text.png);
	background-repeat:no-repeat;
	background-position:center;
	color:red;
	
}

.Div_Text .Div_Text_Contenu
{
	position:absolute;	
	top:20px;
	left:20px;
	height:330px;
	width:845px;
	color:black;
	font-size:18px;
	
}

.Div_Foot
{
	position:absolute;
	left:0px;
	bottom:-37px;
	width:900px;
	height:37px;
	background-image:url(./../images/bgFoot.png);
}




.Img_W3C{
border:none;
border:0px;
text-decoration:none;
}

.Img_Construction{
	height:50px;
	width:50px;
}

.Img_Coiffeur{
	height:300px;
	width:300px;
}

.Lbl_Texte{
	color:red;
	font-size:large;
}

.Div_Center{
	text-align:center;
}
