/********************************************************************************************/
/*Body, html***********************************************/
/********************************************************************************************/
html {font-size: 100%;}
body {margin:0;padding:0; /*background-color:#3f3f3f;*/ background-image:url(../images/bg.gif); font-size: 1em; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif;}
h1 {font-size:1em; font-weight:normal; margin:0; padding:0;}
#lien {bottom:0; position:absolute; text-align:center; width:100%; }
.lienAttrib {color:#EBEBEB; font-size:0.6em; text-decoration:none;}
/********************************************************************************************/
/********************************************************************************************/

/********************************************************************************************/
/*Mise en page des blocs principaux de l'index***********************************************/
/********************************************************************************************/
#global_index {
	position:absolute;
	width:899px;
	height:580px;
    left: 50%; 
    top: 50%;
    margin-top: -290px; /* moiti&eacute; de la hauteur */
    margin-left: -449px; /* moiti&eacute; de la largeur */
}

#euphonia-design-2_ {
background-image:url(../images/interface_index/euphonia_design_2.jpg);
background-repeat:no-repeat;
background-position:4px 26px;
	position:absolute;
	left:1px;
	top:0px;
	width:218px;
	height:67px;
}

#euphonia-design-3_ {
background-image:url(../images/interface_index/euphonia_design_3.jpg);
background-repeat:no-repeat;
	position:absolute;
	left:219px;
	top:0px;
	width:464px;
	height:67px;
}

#euphonia-design-4_ {
background-image:url(../images/interface_index/euphonia_design_4.jpg);
background-repeat:no-repeat;
background-position:0px 26px;
	position:absolute;
	left:683px;
	top:0px;
	width:216px;
	height:67px;
}

#euphonia-design-5_ {
background-image:url(../images/interface_index/euphonia_design_5.jpg);
background-repeat:no-repeat;
	position:absolute;
	left:1px;
	top:67px;
	width:898px;
	height:161px;
}

#euphonia-design-6_ {
	position:absolute;
	left:1px;
	top:228px;
	width:361px;
	height:100px;
}

#euphonia-design-7_ {
	position:absolute;
	left:362px;
	top:228px;
	width:178px;
	height:100px;
}

#euphonia-design-8_ {
	position:absolute;
	left:540px;
	top:228px;
	width:359px;
	height:100px;
}

#euphonia-design-9_ {
	position:absolute;
	left:1px;
	top:328px;
	width:361px;
	height:110px;
}

#euphonia-design-10_ {
	position:absolute;
	left:362px;
	top:328px;
	width:178px;
	height:110px;
}

#euphonia-design-11_ {
	position:absolute;
	left:540px;
	top:328px;
	width:359px;
	height:110px;
}

#euphonia-design-12_ {
	position:absolute;
	left:1px;
	top:438px;
	width:898px;
	height:51px;
}

#euphonia-design-13_ {
background-image:url(../images/interface_index/euphonia_design_13.jpg);
background-repeat:no-repeat;
background-position:center;
	position:absolute;
	left:1px;
	top:489px;
	width:898px;
	height:91px;
}
/********************************************************************************************/
/********************************************************************************************/

/********************************************************************************************/
/*Fond redimensionnable horizontal***********************************************/
/********************************************************************************************/
#euphonia_design_fond {
	background-image:url(../images/interface_index/euphonia_design_1.jpg);
	background-repeat:repeat-x;
	background-position:0px 56px;
	position:absolute;
	width:100%;
	height:580px;
	top: 50%;
	margin-top: -290px; /* moiti&eacute; de la hauteur */
}
/********************************************************************************************/
/********************************************************************************************/

/********************************************************************************************/
/*Mise en page du texte***********************************************/
/********************************************************************************************/
#texte_index {
	text-align:justify;
	height:73px;
	margin-left:236px;
	margin-right:234px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	overflow:auto;
	font-size:0.6em;
	color:#FFFFFF;
}
#copyright {
	text-align:center;
	height:100%;
	width:100%;
	overflow:auto;
	font-size:0.6em;
	padding-top:8px;
	letter-spacing:-0.08em !important; /*Lu par FF et autres*/
	letter-spacing:-0.1em; /*Lu uniquement par IE*/
	color:#3f3f3f;
}
.texte_orange { color:#ff4200;}
.texte_gris_clair { color:#818181;}
#noFlash { font-weight:bold; height:46px; margin-top:11px; padding-top:8px; margin-left:20px; margin-right:20px; text-align:center; overflow:auto;}
/********************************************************************************************/
/********************************************************************************************/

/********************************************************************************************/
/*Image r&eacute;active css [Entrer]***********************************************/
/********************************************************************************************/
a.entrer {
     display: block;
     width: 178px;
     height: 100px;
     background-image:url(../images/interface_index/euphonia_design_7.jpg);
     background-repeat: no-repeat;
     }
	 
a.entrer:hover {
     background-image:url(../images/interface_index/euphonia_design_7.jpg);
	 background-position: 0 -100px;
     } 
a.flash {
     display: block;
     width: 178px;
     height: 110px;
     background-image:url(../images/interface_index/euphonia_design_10.jpg);
     background-repeat: no-repeat;
     }
	 
a.flash:hover {
     background-image:url(../images/interface_index/euphonia_design_10.jpg);
	 background-position: 0 -110px;
     } 
/********************************************************************************************/
/********************************************************************************************/