/*+++++++++++++++BODY+++++++++++++++++++*/
body{
	background-position:Center Center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#313131;
	height: 100%;
	margin: 0;
	padding: 0;
} 

/*+++++++++++++++Div+++++++++++++++++++*/

/*+++++++++++++++Div FOND+++++++++++++++++++*/
DIV.fond_IE {
position:absolute;
width:950px;
height:600px;
left: 50%;
top: 50%;
font-size:12px;
color:#ffffff;
font-family:Verdana;
z-index:1;
margin-top: -300px; /* moitié de la hauteur */
margin-left: -475px;
}

DIV.fond_OTHERS {
position:absolute;
width:950px;
height:600px;
left: 50%;
top: 50%;
font-size:12px;
color:#ffffff;
font-family:Verdana;
z-index:1;
margin-top: -300px; /* moitié de la hauteur */
margin-left: -475px;
}



/*+++++++++++++++Div Menu+++++++++++++++++++*/

#flash_home{
	position:absolute;
	left:0px;
	top:120px;
	width:950px;
	height:275px;
}

#flash_interieur{
	position:absolute;
	left:0px;
	top:120px;
	width:456px;
	height:455px;
}

#flash_mots{
	position:absolute;
	left:471px;
	top:365px;
	width:479px;
	height:210px;
}
#mots{position:absolute; top:0px;left:0px;}

#flash_livre{
	position:absolute;
	left:471px;
	top:115px;
	width:479px;
	height:460px;
}
#livre{position:absolute; top:0px;left:0px;}

#flash_glow{
	position:absolute;
	left:0px;
	top:0px;
	width:456px;
	height:104px;
}
#glow{position:absolute; top:0px;left:0px;}

#sous_menu{
	position:absolute;
	left:250px;
	top:580px;
	width:700px;
	height:20px;
	color:#666666;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana;
	text-align:right;
}

a.ssmenu{color:#666666;text-decoration:none;font-size:10px;font-family:Verdana;}
a.ssmenu:hover{color:#ff6600;text-decoration:none;font-size:10px;font-family:Verdana;}

a.orange{color:#ff6600;text-decoration:none;font-size:12px;font-family:Verdana;}
a.orange:hover{color:#ff3300;text-decoration:none;font-size:12px;font-family:Verdana;}

a.toasty{color:#7e3c10;text-decoration:none;font-size:10px;font-family:Verdana;}
a.toasty:hover{color:#ff6600;text-decoration:none;font-size:10px;font-family:Verdana;}

#champs{
background-color:#dddddd;
border:1px solid;
border-color:#cccccc;
font-family : Verdana;
font-size:11px;
color:#666666;
}

#champs_orange{
background-color:#dddddd;
border:1px solid;
border-color:#cccccc;
font-family : Verdana;
font-size:11px;
color:#ff6600;
}

.input {border:1px solid #8B95A0;background-color:#8B95A0;color:white;}

#bt1{
	position:absolute;
	left:470px;
	top:1px;
	width:182px;
	height:32px;
	z-index:5;
}

#bt2{
	position:absolute;
	left:470px;
	top:36px;
	width:182px;
	height:32px;
	z-index:4;
}
#bt3{
	position:absolute;
	left:470px;
	top:73px;
	width:182px;
	height:32px;
	z-index:4;
}

#img{
	position:absolute;
	left:670px;
	top:10px;
}

/*--homepage--*/

#logo{
	position:absolute;
	left:0px;
	top:0px;
}
#bienvenue{
	position:absolute;
	left:250px;
	top:420px;
}
#texte_bienvenue{
	position:absolute;
	left:260px;
	top:470px;
	width:680px;
	text-align:justify;
	font-size:11px;
	color:#ffffff;
	font-family:Verdana;
}

/*--produit--*/

#titre{
	position:absolute;
	left:456px;
	top:160px;
	width:416px;
	height:40px;
}
#contenu{
	position:absolute;
	left:456px;
	top:197px;
	width:416px;
	height:185px;
}
#contenu_produit{
	position:absolute;
	left:456px;
	top:77px;
	width:416px;
	height:285px;
}
#contenu_presentation{
	position:absolute;
	left:456px;
	top:177px;
	width:416px;
	height:185px;
}
#contenu_contact{
	position:absolute;
	left:456px;
	top:392px;
	width:416px;
	height:185px;
}
#texte{
	position:absolute;
	left:480px;
	top:215px;
	width:455px;
	height:165px;text-align:justify;
	font-size:11px;
	color:#ffffff;
	font-family:Verdana;
}



#message{
	position:absolute;
	left:480px;
	top:180px;
	width:455px;
	height:365px;
	text-align:center;
}

#message_2{
	position:absolute;
	left:480px;
	top:350px;
	width:455px;
	text-align:center;
}
