/* Note : Mettre des BR dans le html pour rgler le problme des ancres et faire que le menu est au premier plan */




/* Structure principale */

body
{
	/*z-index: 150;*/
	/*width: 90%;*/
	margin-left: auto;
	margin-right: auto;
	/*background-color: #303D58;*/
	background-color: white;
	font-family: Georgia, Arial, "Times New Roman", Times, sans-serif;
}

#en_tete
{
	/*position: fixed;*/
	top: 0px;
	z-index: 100;
	/*width: 100%;*/
	height: 130px; /* Dans le cas d'un entte fixe */
	border-bottom: 2px solid #999999;
	
	padding-right: 25px;
	/*padding-left: 250px;*/
	/*margin-left: 25px;*/
	
	background: url("images/Logo_Otokiwa_Creations_Small_03.jpg") no-repeat white;
	/*background-size: 922px 177px;*/
	
	/*background: white;*/
	
}

/*#en_tete div p a:link{color: red;}
#en_tete div p a:visited{color: red;}*/
#langue{text-align: right;}


#menu
{
	/*position: fixed;*/
	position: relative;
	z-index: 90;
	/*top: 130px;*/ /* Dans le cas d'un entte fixe */
	/*width: 15%;*/
	width:220px;
	height: 100%;
	float: left;
	background: white;
	/*padding-right:15px;*/
	/*border-right: 2px solid #999999;*/
	border-top: 2px solid #999999;
}

#corps
{
	position: relative;
	/*top: 110px;*/ /* Dans le cas d'un entte fixe */
	z-index: 0;
	/*margin-left: 220px;*/
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	
	/*border-left: 2px solid #999999;*/
	/*color: #A6A6A6;*/
	color: #222222;
	background-color: white;
	text-align: justify;
}

#pied_de_page
{
	position: relative;
	top: -32px;
	z-index: 90;
	clear: left;
	/*margin-top: 30px;*/
	/*padding: 5px;*/
	
	background-color: white;
	color: #222222;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	/*text-align: center;*/
	/*border-top: 2px solid #999999;*/
}

/* Dtails */


/* Gnral */

a
{
	/*color: #6699CC;*/
	color: #4477CC;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


h1
{
	/* text-indent: -50000px; */
	
	color: #111111;
	text-align: right;
}

h2
{
	color: #555555;
	text-align: left;
	font-family: Georgia, Arial, "Times New Roman", Times, sans-serif;
	/*font-family: Arial, "Arial Black", "Comic Sans MS", "Courier New", Georgia, Impact, "Times New Roman", "Trebuchet MS", Verdana, sans-serif;*/
	
}

h3
{
	color: #999999;
	text-align: left;
	font-weight: normal;
}

h4
{
	color: #999999;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	font-family: "Courier New", "Comic Sans MS","Trebuchet MS", Arial, "Times New Roman", Times, sans-serif;
}

strong
{
	/*color: #FF8800;*/
	color: #222222;
	/*font-size: 1.0em;*/
	font-weight: normal;
}

/* En-tete */

#formation
{
	text-align: right;
	font-style: italic;
	color: #666666;
}

/*#langue
{
	text-align: right;
	color: #A6A6A6;
}*/

/* Menu */

.sous_menu
{
	margin-top: 20px;
	
	background-color: white;
	color: #999999;
	/*border: 2px dotted #F7E444;*/
}

.sous_menu h3
{
	color: #999999;
	text-align: left;
}

/* Corps */

.anchor{
  /*display: block;
  z-index:500;
  height: 130px; 
  margin-top: -130px; 
  background: red;
  visibility: hidden;*/
}

#newsong
{
	color: orange;
}

#corps a:visited
{
	/*color: #AA55BB;*/
	color: #777777;
}

/* Images */

/* En-tete */

#otokiwa{
		/*position: relative;*/
		float: left;
		top: 0px;
		/*left:195px;*/
		/*margin: 15px;*/
	}

#logo_linkedin
{
	float: left;
	margin-top: 80px;
	margin-left: 10px;
	border: none;
	
}

/* Corps */	

#megaman
{
	/*position: relative;*/
	float: right;
	top: 0px;
	/*left:195px;*/
	/*margin: 15px;*/
	
}


#mm_frames
{
	position: relative;
	float: left;
	/*top: 0px;*/
	left:195px;*/
	/*margin: 15px;*/
	
}

#cannon_d_logo
{
	float: left;
	/*width: 25%;*/
	height: 50px;
	padding: 0px;
}

#app_store_logo
{
	float: right;
	/*width: 25%;*/
	height: 51px;
	padding-left: 15px;
}

#facebook_logo
{
	float: right;
	/*width: 25%;*/
	height: 50px;
	padding: 0px;
}

#google_play_logo
{
	float: right;
	/*width: 25%;*/
	height: 50px;
	padding-left: 15px;
}

#cannon_d_iphone
{
	float: left;
	/*width: 200px;*/
	width: 23%;
	/*height: 25%;*/
	padding: 5px;
}

#cannon_d_iphone_2
{
	/*float: left;*/
	position: relative;
	/*width: 200px;*/
	width: 23%;
	/*height: 25%;*/
	padding-left: 5px;
	padding-right: 25px;
	/*margin-left: 25%;*/
}

#ewp_description
{
	float: center;
	/*width: 200px;*/
	width: 30%;
	/*height: 25%;*/
	padding: 5px;
	/*padding-right: 25px;*/
	/*margin-left: 25%;*/
}

#metal
{
	/*position: relative;*/
	float: right;
	top: 0px;
	/*left:195px;*/
	/*margin: 15px;*/
	
}

#jeux
{
	/*position: relative;*/
	float: center;
	top: 0px;
	/*left:195px;*/
	/*margin: 15px;*/
	
}









