@charset "UTF-8";
/* CSS Document */


body {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 1.5em;
	background-color: #FFF;
	color: #333;
	}

/**********************************/
/* BLOC */
/**********************************/

#container {
	width: 950px;
	margin: 0 auto;
	position: relative;
	}
#page {
	margin-top: 0;
	padding-top: 10px;
	float: left;
	width: 100%;
	}
#iTunes {
	/*float: left;*/ 
	margin: 0 230px;
	margin-bottom: 10px;
	}
#appStore {
	width: 180px;
	padding: 10px;
	background-color: #D6D6D6;
	float: left;
	margin-left: -950px;
	margin-bottom: 10px;
	}
#iPhone {
	position: relative;
	}
#video {
	}
#pub {
	float: left;
	margin-left: -200px;
	margin-bottom: 10px;
	}
#MidiMoinsUne {
	width: 950px;
	padding: 0;
	clear: both;
	}
#signature {
	clear: both;
	width: 950px;
	text-align: center;
	padding: 10px 0;
	}

/**********************************/
/* TYPO */
/**********************************/

h1 {
	text-align: center;
	font-size: 44px;
	line-height: 48px;
	color: #383838;
	font-weight: normal;
	margin: 0;
	height: 140px;
	padding-top: 30px;
	padding-left: 230px;
	background-image: url(/images/habillage/aza-ena-entete.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: left;
	}
.mini {
	font-size: 36px;
	}
h2 {
	font-size: 24px;
	color: #383838;
	font-weight: normal;
	margin-bottom: 12px;
	position: relative;
	margin: 24px 0 12px 0;
	border-top: 1px solid #999;
	padding-top: 12px;
	}
h3 {
	font-size: 16px;
	margin-bottom: 12px;
	}
p {
	margin-bottom: 12px;
	line-height: 1.5em;
	}
ul {
	list-style: circle;
	margin-left: 1.5em;
	margin-bottom: 12px;
	}
a {
	color: #333;
	}
hr {
	clear: both;
	visibility: hidden;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	display: block;/* pour obliger le retour a la ligne */
	}
.joueur {
	font-style: italic;
	color: #333;
	font-size: 11px;
	}
a.lien {
	font-weight: bold;
	text-decoration: none;
	}
a.lien:hover {
	text-decoration: underline;
	}
a.lien2 {
	text-decoration: none;
	}
a.lien2:hover {
	text-decoration: none;
	}
p.ptitTexte {
	margin-top: -6px;
	font-size: 10px; 
	}

/**********************************/
/* MENU */
/**********************************/

#menu {
	text-align: center;
	border-bottom: 1px solid #999;
	height: 18px;
	margin-top: -18px;
	}
#menu ul {
	list-style-type: none;
	height: 18px;
	margin: 0;
	margin-left: 225px;
	}
#menu ul li {
	float: left;
	width: 95px; /**/
	margin-right: 10px;
	}
#menu ul li a {
	line-height: 18px;
	display: block;
	text-decoration: none;
	font-size: 10px; 
	font-weight: bold;
	padding: 0 5px;
	margin: 0;
	color: #000;
	background-color: #DDD;
	}
#menu ul li a.select {
	background-color: #F9C32D;
	}
#menu ul li a:hover {
	background-color: #999;
	color: #FFF;
	}

/**********************************/	
/* Langues */
/**********************************/

#langues {
	height: 18px;
	margin-bottom: 10px; 
	border-bottom: 1px solid #999; 
	}
#langues ul {
	list-style-type: none;
	height: 18px;
	margin: 0;
	margin-left: 395px;
	}
#langues ul li {
	float: left;
	width: 80px; /**/
	}
#langues ul li a {
	line-height: 18px;
	display: block;
	text-decoration: none;
	font-size: 10px; 
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #000;
	}
#langues ul li a:hover {
	color: #CCC;
	}
	
/**********************************/
/* INDEX */
/**********************************/

div#container.index {
	background-image: url(/images/habillage/aza-ena-1.jpg);
	background-position: 0 190px;
	background-repeat: no-repeat;
	}
div#appStore.index {
	background-color: transparent;
	}
div#signature.index {
	clear: both;
	}

/**********************************/
/* APPS */
/**********************************/

h2 img {
	position: absolute;
	top: 6px;
	left: -138px;
}

/**********************************/
/* SPECIFICITES APPSTORE */
/**********************************/

#appStore {
	text-align: center;
	}
#appStore p {
	font-size: 10px;
	}
#appStore h3 {
	font-size: 10px;
	margin: 0;
	}
	
/**********************************/
/* DIAPORAMA */
/**********************************/

div.iphoneV {
	position: absolute;
	top: 76px;
	left: 22px;
	}
div.iphoneV img {
	width: 186px;
	height: 279px;
	background-color: #FFF;
	}
/*
*/
div.iphoneH {
	position: absolute;
	top: 22px;
	left: 91px;
	}
div.iphoneH img {
	width: 276px;
	height: 183px;
	background-color: #FFF;
	}
/*
*/
div.ipadV {
	position: absolute;
	top: 76px;
	left: 22px;
	}
div.ipadV img {
	width: 186px;
	height: 278px;
	background-color: #FFF;
	}
/*
*/
div.ipadH {
	position: absolute;
	top: 76px;
	left: 22px;
	}
div.ipadH img {
	width: 186px;
	height: 278px;
	background-color: #FFF;
	}
/*
*/
div.iphoneipad {
	position: absolute;
	top: 76px;
	left: 22px;
	}
div.iphoneipad img {
	width: auto;
	height: auto;
	background-color: #FFF;
	}
/*
*/
img#imgDiapo {
	position: absolute; /* Pb IE 5.5 et 6 */
	top: 0;
	left: 0;
	opacity: 0;
	MozOpacity: 0;
	filter: alpha(opacity=0);
	}
	
/**********************************/
/* VIDEO */
/**********************************/

p.video {
	border-top: 1px solid #999;
	}

/**********************************/
/* MIDI MOINS UNE */
/**********************************/

#MidiMoinsUne ul {
	list-style-type: none;
	margin: 0;
	float: left;
	background-color: #999;
	padding: 10px 0 0 0;
	/* widht + padding-left = 950px */
	width: 800px;
	padding-left: 75px; 
	padding-right: 75px; 
	}
#MidiMoinsUne ul.ligne2 {
	width: 400px;
	padding-left: 275px; 
	padding-right: 275px; 
	padding-bottom: 10px; 
	}
#MidiMoinsUne ul li {
	float: left;
	width: 100px; /* largeur des cellules */
	text-align: center;
	padding: 0;
	margin: 0;
	}
#MidiMoinsUne ul li a {
	display: block;
	text-decoration: none;
	font-size: 10px; 
	font-weight: bold;
	padding: 0 5px;
	margin: 0;
	color: #ccc;
	line-height: 1.2em;
	}
#MidiMoinsUne ul li a:hover {
	color: #000;
	}

/**********************************/
/* SIGNATURE */
/**********************************/

#signature p {
	border-top: 1px solid #999;
	}

/**********************************/
/* PARTAGER */
/**********************************/

a.stbar.chicklet img {
	border: 0;
	height: 16px;
	width: 16px;
	margin-right: 3px;
	vertical-align: middle;
	}
a.stbar.chicklet {
	height: 16px;
	line-height: 16px;
	}
a.stbar.chicklet {
	font-size: 10px;
	text-decoration: none;
	}

/**********************************/
/* PUB */
/**********************************/

#pub {
	width: 200px;
	/*
	height: 200px;
	background-color: #D6D6D6;
	*/
	}

/**********************************/
/* iPHONE - iPAD */
/**********************************/

div.snakelove { 
	margin-left: 20px;
	}
div.dicekamasutra { 
	float: right;
	margin-left: 10px;
	margin-top: -9px;
	}
div.avh { 
	float: right;
	margin-left: 10px;
	margin-top: -9px;
	}

