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

html, body {
	height: 100%;
	margin: 10px;
	}
#global {
	min-height: 100%;
	width: 950px;	
	position: relative;
	font-family: "Tahoma", Arial, sans-serif;
	}
#logo{
position:absolute; top: 10px; left: 0;
margin-bottom:0; 
      
}

a img {
border:0;
}
	
#topbar{
width:100%;
height:100px;
margin-bottom:0;       
}

.red_txt{
color:#FF0000;
font-variant:small-caps;
font-size:13px;
text-decoration: none;

}

.annonce_txt{
color:black;
font-size:24px;
font-weight: normal;
font-variant: normal;
text-align : center;


}

.annonce2_txt{
color:black;
font-size:15px;
font-weight: normal;
font-variant: normal;
text-align : center;

}

.mode1_txt{
color:black;
font-size:11px;
font-weight: bold;
font-variant: normal;
text-align : justify;

}


#mode_txt{
color:black;
font-size:11px;
font-weight: normal;
font-variant: normal;
text-align : justify;

}


.center_txt{
color: black;
font-weight: bold;
font-variant: normal;
text-align: center;
}


.retour_txt{
color: #CCCCCC;
font-size:10px;
position:absolute; top: 10px; right: 0;
text-align:right;
}

.topbar_txt{
position: relative; top: 70px; left: 470px;
font-family:Arial, Helvetica, sans-serif;
font-style: italic; 
font-size:11px;
}

#pano{
display:block; 
height:400px;
margin-left:70px;
margin-top:-150px;
margin-bottom:10px;


}	  

#titre{ 
height:50px;
font-size:60px;
font-weight:bold;
font-variant:normal;
text-align:center;
margin-left:30px;
margin-bottom:40px;
}

#navbar{
width:100%; 
display:block; 
height:40px;
color: red;
font-size:10px;
font-weight: bold;
font-variant: normal;
text-align: left;
margin-top: 20px;

}	

#center {
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 50px;
	overflow: auto;
}


#menu_gauche{
position:absolute; left:10px; top:380px;
width:110px;
border: 2px solid #000;
color:black;
background:none;
text-decoration:none;
font-variant:small-caps;

}

.float_txt{
position:relative; top:10px; left:10px;
font-size:15px;
}

#content {
	float:left;
	width:500px;
	margin-right:75px;
	margin-left:200px;
	height:auto;
}


ul#horaires {
	
list-style:none;
}

ul#horaires{
color: black;
font-size:12px;
font-weight: normal;
font-variant: smallcap;
text-align: center;
margin-left:-40px;
}

ul#transports {
	
list-style:none;
}

ul#transports{
color: black;
font-size:11px;
font-weight: normal;
font-variant: normal;
text-align: left;
}


#sidebar {
	float:right;
	width:175px;	
	
}



#footer {
    width: 100%;
	position: relative;		
	bottom: 0;
	margin-top:50px;	
	}

#puzzle_footer{
position:absolute; left:10px; bottom:0;
}

#AR_footer{
position:absolute; right:0; bottom:30px;
}


#logoWN14 {
position:absolute; bottom:30px; left:780px;
}



h1 {
text-indent:10px;
color: #999999;
font-size:14px;
font-weight: normal;
font-variant: normal;
text-align: justify;

}

h2 {
color: black;
font-size:14px;
text-indent:-10px;
font-weight: normal;
font-variant: smallcap;
text-align: left;

}

h3 {
color: black;
font-size:18px;
font-weight: bold;
font-variant:normal;
text-align: center;

}

h4 {
color: black;
font-size:10px;
font-weight: bold;
font-variant: normal;
text-align: center;

}

hr {
width: 175px;
margin-left:0;
background-color: #000000;
height: 1px;
color: #000000;
border: 0;
}

.carre_noir {
padding:30px 3px 1px; 
margin-right:5px;
background:#000000;
font-size:22px;
color:#FFFFFF;
font-variant:normal;
}

h5 {
	color: black;
	font-variant:normal;
	font-size:0.9em;
	text-decoration: none;
}

h6 {
color: black;
font-size:0.6em;
font-weight: bold;
font-variant: normal;
text-align: left;

}

h7 {
color: black;
font-size:0.1em;

}



ul#menu2 {	
	
	list-style:none;		
	}

ul#menu2 li a {

	color: black;
	font-variant:small-caps;
	font-size:0.8em;
	text-decoration: none;
	margin-left:-10px;
}
ul#menu2 li a:hover {
	color: #c30;
}


ul#mp3player {	
	
	list-style:none;		
	}

ul#mp3player li a {

	color: red;
	font-size:0.8em;
	text-decoration: none;
	margin-left:-30px;
	font-variant:small-caps;
}
