﻿*{
	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);
}

.titre1{
	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:450px;
	height:215px;
	bottom:67px;
	}

#btVisite{
	position:absolute;
	margin-top:85px;
	left:273px;
	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;right:30px;
	width:490px;
	height:427px;
}

#contenuHautDroite{
	height:70px;
}

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

#achat{
	position:absolute;top:0px;left:200px;
	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:490px;
	height:370px;
	background-image:url(../img/bg_billeterie_d.gif);
	background-repeat:repeat-x;
}

.contenuBasGauche{
	position:absolute;
	width:450px;
	height:192px;
	background-image:url(../img/bg_billeterie_g.gif);
	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;
}

.presentation{
	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{
margin-top:100px;
	height:30px;
}

#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;
}

a.interne:hover{
	color:#FFFFFF;
text-decoration:none;
	font-size:9pt;
}
a.interne{
	color:#FFFFFF;
	font-size:9pt;
	
	text-decoration:underline;
}

/* fin menu */

