﻿/* GENERAL */
* {
	padding:0;
	margin:0;
}
html {
	height:100%;
}
body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #262525;
	background-color:#FFFFFF;
	font-size:1em;
	background-image: url("../Img/fond-pg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}
.clearfloat {
	clear:both;
}
h1 {
	margin:0;
	padding:11px 0 0 14px;
}
h1 img {
	border:none;
}
sup { /* Pour éviter l'interlignage */
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
.droite {
	text-align:right;
	
}
/* HEADER */
#header {
	width:780px;
	height:89px;
	margin: 0 auto;
}
#header-logo {
	width:211px;
	height:89px;
	float:left;
}
#header-logo img {
	border:0;
}
#header-piv {
	width:569px;
	height:89px;
	float:left;
	text-align:right;
}
#header-menu {
	clear:both;
	height:15px;
	color:#fff;
	background-color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
* html #header-menu {
	margin-top:-3px;
}
*+html #header-menu {
	margin-top:-3px;
}
#header-menu a:link, #header-menu a:visited, #header-menu a:hover, #header-menu a:active {
	color:#fff;
	text-decoration:none;
	padding: 2px 7px 1px 7px;
}

/* CONTENEUR PRINCIPAL */
#conteneur {
	position:relative;
	width:790px;
	height:581px;
	margin: 0 auto;
	background-image: url("../Img/tab-liege.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Langue{
	text-align:right;
	margin:-25px 12px 0 0
}
.Langue img {
	border:0;
}

/* BLOCK TEXTE DU BAS */
#BlocText{
	position:relative;
	background-image: url("../Img/bloc-txt.png");
	background-repeat: no-repeat;
	
	height: 122px;
	width: 720px;
	margin:210px auto 20px auto;
	padding-top:11px;
}
* html #BlocText {
	margin:195px auto 20px auto;
	
}
* html #BlocText{
	background-image: url("../Img/bloc-txt.gif");
	
}
#BlocText div {
	margin:0px 40px 0 35px;
	overflow:auto;
	height: 100px;
	width: 630px;
}
#BlocText p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.68em;
	padding:0;
}

/* BLOC À FAIRE EN CLASSE */
#BlocEnClasse{
	position:absolute;
	left:481px;
	top:28px;
	z-index:1;
	width:135px;
	height:0px;
	
}
#BlocEnClasse img {
	border:0;
}
#sousTitre{
	position:absolute;
	left:250px;
	top:-42px;
	z-index:1;
	width:429px;
	height:75px;
	
}
#TitreChoix{
	position:relative;
/*	left:-2px;
	top:-4px;
	z-index:1;*/
	width:129px;
	height:118px;
	
}

#Titre{
	position:relative;
	left:-183px;
	top:-585px;
	z-index:1;
	width:429px;
	height:233px;
	
}
#Bousolle{
	position:relative;
	left:-338px;
	top:-463px;
	z-index:6;
	width:120px;
	height:233px;
}
#Bousolle img{
	border:none;
}
#Plugin {
position:absolute;
top:0;
left:450px;
z-index:5;
width:175px;
}
#Plugin img {
border:none;
}
/* BLOCK RALLYE VIRTUEL */
#BlocRally{
	position:absolute;
	left:0px;
	top:76px;
	z-index:5;
	width:429px;
	height:333px;
	
}


/* BLOCK RALLYE VIRTUEL */
#BlocRallyAccueil{
	position:absolute;
	left:3px;
	top:58px;
	z-index:99;
	width:429px;
	height:333px;
	
}
#PostitBleu {
	position:absolute;
	z-index:11;
	width:160px;
	height:172px;
	top:145px;
	left:60px;
}
#PostitRose {
	position:absolute;
	z-index:12;
	width:174px;
	height:155px;
	top:210px;
	left:595px;
}
/* ÉLÉMENTS INVISIBLES */
#PostitRose p, #PostitBleu p {
	margin-left:-5000px;
	margin-top:-20px;
}
span.Horschamp  {
	margin-left:-5000px;
	margin-top:-20px;
	height:20px;
	display:block;
}
/* ÉLÉMENTS VISIBLES UNIQUEMENT PAR IE6 */
.LinkPng {
	display:none;
}
* html .LinkPng {
	display:block;
	z-index:99;
}
.LinkPng img {
	border:0;
	z-index:99;
}
#LinkPNGbleu {
	position: absolute;
	z-index: 1;
	top: 250px;
	right: 55px;

}
#LinkPNGrose {
	position: absolute;
	z-index: 15;
	top: 240px;
	right: 55px;
}
/* BLOCK VISITE LIBRE */
#BlocVisit{
	position:absolute;
	right:140px;
	top:60px;
	z-index:0;
	width:284px;
	height:333px;
}
/* Divers */
#apDiv1 {
	position:absolute;
	left:3px;
	top:-50px;
	margin-left:0px;
	width:382px;
	height:119px;
	z-index:5;
}
/* PIED DE PAGE */
#PdP {
	position:absolute;
	text-align:center;

	bottom: 30px;
	left:220px;
	width:350px;
}
#PdP a:link, #PdP a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2d6a9c;  
	line-height: 13px;
	text-decoration:none;
}
#PdP a:hover,#PdP a:active {
 	color: #535353;
 }
#PdP img {
 	margin-top:3px;
}
#PdP a.U:link, #PdP a.U:visited {
	text-decoration:underline;
}
/* IMPRESSION */
@media print {
#BlocText, #BlocText div {
width:600px;}
}
