/************ partie body ************/

BODY 
 { 
 margin: 0;     
 background-color:  #000000; 
 }

/************ partie liens généraux ************/

A:link 
 {
 color: #CCCCCC;
 text-decoration: none; 
 border: 0;
 margin: 0;
 padding: 0;
 }

A:visited
 {
 color: #CCCCCC;
 text-decoration: none; 
 border: 0;
 margin: 0;
 padding: 0;
 }

A:hover 
 {
 color: #CCCCCC;
 text-decoration: underline; 
 border: 0;
 margin: 0;
 padding: 0;
 }


/************ box body ************/

#box_body
 {
 width:  100%; 
  }

/************ box globale ************/

#box_globale
 { 
 background-color:  #000000;
 position: relative;
 top: 10px;
 left: 0; 
 width:  620px;     
 height: 520px;     
/*
 top: 5px;
 left: 0;  
 width:  700px;  
 height: 450px;   
*/

 border: 0px solid white; /* #28163D; */ 
 margin-left: auto;
 margin-right: auto;
 /* text-align: center; */       
 }


/************ titre takanori shibahara ************/


#titre_h_takanori_shibahara
{
 position: absolute; 
 left: 0px; 
 top: 10px;
 width: 100%;
 font-size: 12px; 
 font-family: verdana, arial, helvetica, sans-serif; 
 color: #CCCCCC;
 text-align: center;
}

/************ image logo ************/


#lien_image_logo
 {
 position: absolute; 
 left: 57px; 
 top: 50px;
 height: 233px;
 width: 500px; 
 }

#image_logo
 {
 position: absolute; 
 left: 0; 
 top: 0;
 height: 233px;
 width: 500px; 
 }



/************ images flags ************/


#lien_image_flag_fr
 {
 position: absolute; 
 left: 175px; 
 top: 320px;
 height: 32px;
 width: 53px;
 }


#image_flag_fr
 {
 position: absolute; 
 left: 0; 
 top: 0;
 height: 32px;
 width: 53px;
 }


#lien_image_flag_en
 {
 position: absolute; 
 left: 230px; 
 top: 320px;
 height: 32px;
 width: 53px;
 }

#image_flag_en
 {
 position: absolute; 
 left: 0; 
 top: 0;
 height: 32px;
 width: 53px;
 }

#lien_image_flag_ja
 {
 position: absolute; 
 left: 285px; 
 top: 320px;
 height: 32px;
 width: 53px;
 }

#image_flag_ja
 {
 position: absolute; 
 left: 285px; 
 top: 320px;
/* left: 0; 
 top: 0; */
 height: 32px;
 width: 53px;
 }


#lien_image_flag_es
 {
 position: absolute; 
 left: 340px; 
 top: 320px;
 height: 32px;
 width: 53px;
 }

#image_flag_es
 {
 position: absolute; 
 left: 340px; 
 top: 320px;
/* left: 0; 
 top: 0; */
 height: 32px;
 width: 53px;
 }


#lien_image_flag_hz
 {
 position: absolute; 
 left: 395px; 
 top: 320px;
 height: 32px;
 width: 53px;
 }

#image_flag_hz
 {
 position: absolute; 
 left: 395px; 
 top: 320px;
/* left: 0; 
 top: 0; */
 height: 32px;
 width: 53px;
 }



/************ texte bas page ************/

#box_bas_page
 {
 position: absolute; 
 left: 0px; 
 bottom: 0;
 width: 100%;
 font-size: 10px;
 font-family: verdana, arial, helvetica, sans-serif; 
 color: #CCCCCC;
 text-align: center;
 }


/************ liens ************/


#lien_email_contact
 {
 font-size: 10px;
 font-family: verdana, arial, helvetica, sans-serif; 
 }

#lien_wild_stunts
 {
 font-size: 10px;
 font-family: verdana, arial, helvetica, sans-serif; 
 }


 




