/* CSS Document */
	/* hide from ie on mac \*/
html {height: 100%;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	background-color: #363636;
	background-image: url(../images/background2.jpg);
	margin: 0; /* pour éviter les marges */
	padding: 0;
	text-align: center; /*pour corriger le bug de centrage IE */
	background-attachment: fixed;
}

#global {
	position: relative;
	margin: 0 auto 0 auto;
	width: 700px;
	height: 1056px;
	text-align: left;
	z-index: 2;
}

.titre{
	font-weight: bold;
	text-align: center;
	font-size:20pt;
	padding-bottom: 3%;
	color: #A43718;
}
			
.titre2{
	font-weight: bold ;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
}
.titreRouge{
	font-weight: bold;
	text-align: center;
	color: #C73625;
	padding-top: 2%;
	padding-bottom: 2%;
}	
		
.texteCentre{
	text-align: center;
	font-size:80%;
}

.paraGauche{
	text-align:left;
	font-size:80%;
	padding: 0px;
	margin-top: -1%;
}

.Gras{
	text-align:center;
	font-size:10pt;
	font-weight: bold;
}

.GrasRouge{
	text-align:center;
	font-size:10pt;
	font-weight: bold;
	color: #C73625;
}
	
.GrasBleu{
	text-align:center;
	font-size:10pt;
	font-weight: bold;
	color: #334B71;
}

.GrasVideo{
	text-align:center;
	font-size:10pt;
	font-weight: bold;
	color: #F8AA86;
}

.TABLEBASE {
	margin-left:auto;
	margin-right:auto;
	width: 700px;
	height: 1064px;
}
		
.Td1{	width:91px;	height:97px;}
.Td2{	width:497px;}
.Tr3{	width:96px;}
.TdCentre{height:860px;}

.centrer {text-align: center;}

.paraDroit {
	text-align: right;
	font-size: 80%;
}

#Table a {
	font-family: Verdana, Geneva, sans-serif;
	color: #264E8B;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#Table a:hover {
	color: #5081AC;
	text-decoration: none;
}

#Video {
	position: absolute;
	top: 85px;
	width: 700px;
	left: 4px;
}
#Video a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EBAB84;
	text-decoration: none;
}

#Video a:hover {
	color: #DD5640;
	text-decoration: none;
}
#Nom {
	height: 80px;
	width: 700px;
	text-align: left;
	color:#cc2e16;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height:125px;
	background-image: url(../images/HautsPages/haut_a.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Table {
	position: absolute;
	height: 1064px;
	width: 700px;
	left: 4px;
	top: 85px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#bienvenue {
	position: absolute;
	width: 577px;
	top: 5px;
}
#compteur {
	text-align: center;
	position: absolute;
	z-index: 3;
	height: 25px;
	width: 577px;
	top: 85px;
	left: 0px;
}
#DESSIN {
	position: absolute;
	width: 577px;
	left: 0px;
	top: 120px;
}

