*{
	margin:0;
	padding:0;
	border:none;
}

html,body{
	width:100%;
	height:100%;
	font-family:Verdana, Arial;
	background-color:#000000;
	color:#999999;
	
}

/** div général  **/
#dbody{
	position:absolute;top:50%;left:50%;
	margin-top:-295px;
	margin-left:-495px;
	width:990px;
	height:590px;
	z-index:5;
	visibility:hidden;
	font-size:10pt;
}
#dbody_int{
	position:absolute;top:50%;left:50%;
	margin-top:-295px;
	margin-left:-495px;
	width:990px;
	height:590px;
	z-index:2;
	font-size:10pt;
}

.titre{
	height:23px;
	padding-left:10px;
	color:#ffffff;
	background-image:url(../img/backgroundTitle.png);
}

div#flashZone {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	background-position:center;
	background-repeat:no-repeat;
}
/** fin div général  **/

/** contenu du haut **/
#contenuHaut{
	height:427px;
}

#contenuGauche{
	position:absolute;
	width:410px;
	height:427px;
}

#btVisite{
	position:absolute;
	margin-top:58px;
	right:00px;
	width:175px;
	height:27px;
}
#archivesINA{
	position:absolute;
	bottom:10px;
	left:0px;
}
#encart{
	position:absolute;
	bottom:10px;
	right:10px;
	width:160px;
	height:150px;
	background:url(../img/bg_encart.jpg) repeat-x top;
	color:#8c8c8c;
	text-align:center;
	font-size:11px;
	font-style:italic;
	padding-top:10px;
}

#encart .title , #encart .title a, #encart .title a:hover{
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#encart .title img{
	margin:10px 10px 0 0;
}
#encart .txt, #encart .txt a, #encart .txt a:hover{
	margin:5px 0 0 15px;
	text-align:left;
	text-decoration:none;
}


#contenuDroite{
	position:absolute;left:410px;
	width:580px;
	height:427px;
}

#contenuHautDroite{
	height:100px;
}

#accueilCite{
	position:absolute;top:10px;left:0px;
}

#achat{
	position:absolute;top:0px;left:300px;
	width:175px;
	height:45px;
}

#achatBillet{
	position:relative;top:0px;
	width:175px;
	height:25px;
}
#laBoutique{
	position:absolute;top:27px;right:0;
	width:78px;
	height:20px;
}

#drapeauEtVersion{
	position:absolute;top:0px;right:0px;
	width:80px;
	height:45px;
}
#drapeau{
	position:absolute;top:0;right:0;
}
#son{
	position:absolute;top:0;left:0;
	cursor:hand;
	cursor:pointer;
}

a #Vhtml{
	position:relative;right:0;
	margin-top:25px;
	display:block;
	cursor:pointer;
	cursor:hand;
}

.contenuBasDroite{
	position:absolute;
	width:580px;
	height:295px;
	background-image:url(../img/bg_txt_evenement.jpg);
	background-repeat:repeat-x;
}

.tablePresentation{
	width:100%;
	height:100%;
	border-collapse:collapse;
}

#presentationVide{
	vertical-align:middle;
	text-align:center;
}

.presentationImage{
	width:320px;
	height:100%;
	vertical-align:top;
	padding:0;
	text-align:right;
}
.presentationImage .copy{
	margin-top:5px;
	color:#FFFFFF;
	font-size:10px;
	font-style:italic;
	text-align:center;
}
.presentationImage .copy .lienINA{
	margin-top:5px;
	text-align:center;
}
.presentationImage .copy .lienINA a{
	color:#FFFFFF;
	font-size:10px;
	font-style:normal;
	text-decoration:none;
	text-align:center;
}
.presentationImage .copy .lienINA a:hover{
	text-decoration:underline;
}

.presentationTexte{
	width:260px;
	height:100%;
	/*padding:28px 15px 28px 15px;*/
	padding:5px 15px 0 15px;
	vertical-align:top;
	font-size:11px;
	color:#8c8c8c;
}

.presentationTexte .copy{
	position:relative;
	color:#FFFFFF;
	font-style:italic;
	text-align:left;
	margin-top:10px;
}
.presentationTexte .copy .title{
	font-weight:bold;
}

.presentationTexte .copy .logoINA{
	position:absolute;
	top:0px;
	right:0px;
	/*width:49px;
	height:52px;*/
	width:28px;
	height:30px;
	font-size:11px;
}

/** fin contenu du haut **/

/** contenu du bas **/
#contenuBas{
	height:160px;
}

#bandeau{
	position:relative;
	height: 100px;
	width:101%;
	z-index:200;
}
#bandeau .kwick, #bandeau .linkBandeau{
	color:#999999;
	font-size:8pt;
}
#bandeau .kwick:hover, #bandeau .linkBandeau:hover{
	color:#FFFFFF;
	font-size:8pt;
}

/* menu */
#menu{
	position:relative;
	z-index:2;
	text-align:center;
	margin-top:5px;
}

#menu ul li{
	display:inline;
	padding-right:20px;
}

a:hover{
	color:#999999;
	text-decoration:underline;
	font-size:8pt;
}
a{
	color:#999999;
	font-size:8pt;
	text-decoration:none;
}

/* fin menu */
/** fin contenu du bas **/

/***  bandeau deroulant  **/
#kwicks {
	position: relative;
}

#kwicks .kwick {
	position:relative;
	float: left;
	display: block;
	height: 100px;
	width: 55px;
	cursor:pointer;
	cursor:hand;
}

.txtPhoto{
	position:absolute;bottom:4px;
	margin-left:15px;
	z-index:1;
}

.fontTxt{
	position:absolute;bottom:2px;
	margin-left:5px;
	width:50px;
	z-index:0;
}

#kwick_1 {background-image: url(../img/photos/01spoutnik-p.jpg);width:219px;}
#kwick_2 {background-image: url(../img/photos/02gagarine-p.jpg);}
#kwick_3 {background-image: url(../img/photos/03telstar-p.jpg);width: 55px;}
#kwick_4 {background-image: url(../img/photos/04leonov-p.jpg);width: 55px;}
#kwick_5 {background-image: url(../img/photos/05asterix-p.jpg);width: 55px;}
#kwick_6 {background-image: url(../img/photos/06gemini-p.jpg);width: 55px;}
#kwick_7 {background-image: url(../img/photos/07premier-lune-p.jpg);width: 55px;}
#kwick_8 {background-image: url(../img/photos/08apollo-soyouz-p.jpg);width: 55px;}
#kwick_9 {background-image: url(../img/photos/09ariane-p.jpg);width: 55px;}
#kwick_10 {background-image: url(../img/photos/10mir-p.jpg);width: 55px;}
#kwick_11 {background-image: url(../img/photos/09b-columbia-p.jpg);width: 55px;}
#kwick_12 {background-image: url(../img/photos/12hubble-p.jpg);width: 55px;}
#kwick_13 {background-image: url(../img/photos/13pathfinder-p.jpg);width: 55px;}
#kwick_14 {background-image: url(../img/photos/14iss-p.jpg);width: 55px;}
#kwick_15 {background-image: url(../img/photos/15huygens-p.jpg);width: 55px;}

#element0{display:block;}

/***  fin bandeau deroulant  **/