/***********************/
/******* identite *******/
/***********************/

.txt-identite{
width:700px;
height:230px;
position: absolute;
margin:20px 0 0 147px;
padding:0 0 0 0;
text-align:justify;
}

.txt-identite2{
width:470px;
height:320px;
position: absolute;
margin:270px 0 0 147px;
padding:0 0 0 0;
text-align:justify;
}

.txt-identite2fr{
width:470px;
height:320px;
position: absolute;
margin:160px 0 0 147px;
padding:0 0 0 0;
text-align:justify;
}
.txt-identite3fr{
	width:490px;
	height:320px;
	position: absolute;
	margin:60px 0 0 147px;
	padding:0 0 0 0;
	text-align:justify;
	font-size:12px;
}

#btn-identite{
width:160px;
height:30px;
position:absolute;
margin:315px 0 0 650px;
padding:0 0 0 0;
}

a.btn-identite {
	background-image:url(../images/btn_decouvrez-produits_out.gif);
	background-position:top left;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	font-weight:bold;
	padding: 10px 0 0 0;
	margin: 40px 0 5px 0;
	float:right;
	text-align:right;
}

a.btn-identite:hover {
	background-image:url(../images/btn_decouvrez-rituels_over.gif);
	background-position:top right;
	background-repeat: no-repeat;
	text-decoration:none;
}

#btn-identite-fr{
width:160px;
height:30px;
position:absolute;
margin:270px 0 0 705px;
padding:0 0 0 0;
}


/*************************************************/
/******* page valeurs (réduite en hauteur) *******/
/*************************************************/

#contenu-liste{ /* ZONE DE CONTENU OU VIENDRONT S'INSCRIRE LES TEMPLATES DEROULANTS HORIZONTAUX */
width:995px;
height:368px;
position: absolute;
margin:110px 0 0 0;
padding:0 0 0 0;
text-align:left;
background-image:url(../images/bg_valeurs.jpg);
background-position:top left;
background-repeat:repeat-x;
}

#menubottom-liste{
width:995px;
height:60px;
position: absolute;
margin:478px 0 0 0;
padding:10px 0 0 0;
text-align:center;
overflow:visible;
z-index:50;
border-bottom:#DEDEDE 1px solid;
}

.lienbasvaleurs{
background-image:url(../images/bg_menu-bas.gif);
background-position:top left;
background-repeat:no-repeat;
width:152px;
height:27px;
text-transform:uppercase;
padding:5px 0 0 0;
text-align:left;
float:left;
margin:10px 30px 0 210px;
font-weight:bold;
font-size:14px;
}

*:first-child+html .lienbasvaleurs, html>/**/body .lienbasvaleurs{
background-image:url(../images/bg_menu-bas.gif);
background-position:top left;
background-repeat:no-repeat;
width:152px;
height:27px;
text-transform:uppercase;
padding:5px 0 0 0;
text-align:left;
float:left;
margin:10px 30px 0 420px;
font-weight:bold;
font-size:14px;
}

#accesrapide-liste{
width:650px; /*995-145*/
height:250px;
position: absolute;
margin:578px 0 0 145px;
padding:3px 0 0 120px;
text-align:left;
overflow:visible;
z-index:55;
color:#cccccc;
background-image:url(../../html-fr/images/acces-rapide.gif);
background-repeat:no-repeat;
background-position:top left;
}

#contenu-img-identite{
width:995px;
height:410px;
position: absolute;
margin:110px 0 0 0;
padding:0 0 0 0;
text-align:left;
background-image:url(../images/img_identite.jpg);
background-position:bottom right;
background-repeat: no-repeat;
}
#contenu-img-identite-fr{
width:995px;
height:410px;
position: absolute;
margin:110px 0 0 0;
padding:0 0 0 0;
text-align:left;
background-image:url(../images/img_identite_fr.jpg);
background-position:bottom right;
background-repeat: no-repeat;
}

#contenu-valeur-identite{ /* contenu des valeurs avec scrolling horizontal*/
width:995px;
height:360px;
position: absolute;
margin:0 0 0 0;
padding:0 0 13px 0;
text-align:left;
overflow-x:scroll;
overflow-y:hidden;
z-index:80;
}

#img-valeurs{ /* contenu des valeurs contenant les images*/
width:2120px;
height:360px;
padding-bottom:20px;
margin-bottom:20px;
position: absolute;
text-align:left;
z-index:60;
}

/***************************/
/* SOUS RUBRIQUES IDENTITE */
/***************************/


.img-sousrub-identite{
	width:400px;
	height:320px;
	position: absolute;
	margin:0 0 0 0;
	padding:0 0 0 0;
	z-index:29;
}
.txt-sousrub-identite{
	width:500px;
	height:250px;
	position: absolute;
	margin:120px 0 0 385px;
	padding:0 0 0 0;
	text-align:justify;
	z-index:29;
}
.close{
	width:16px;
	height:16px;
	float:right;
	margin:40px 15px 0 0;
	z-index:31;
}
.flecheprec-sousrub{
	width:25px;
	height:47px;
	position: absolute;
	margin:150px 0 0 0;
	padding:0 0 0 0;
	z-index:30;
}
.flechesuiv-sousrub{
	width:25px;
	height:47px;
	position: absolute;
	margin:150px 0 0 930px;
	padding:0 0 0 0;
	z-index:30;
}

