body
{
    /*overflow: hidden;*/ 
}

#pageIntro {
	background-color: navy;	
	color: black;
	background-image: url(../_background/Backnew.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align:-moz-center; /*FF*/
	$text-align:center;    /*IE */
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
}

#pageOuverture {
	background-color: #FFCC66;	
	color: #000000;
	background-image: url(../_background/Back1.gif);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:-moz-center; /*FF*/
	$text-align:center;    /*IE */
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
}

#pageNavQueb {
	background-color: #9ac3ff;	
	color: black;
	background-image: url(../_background/Back2.gif);
	background-repeat: repeat-y;
	background-position: top center;
	width:100%; 
	height:100%; 
	text-align:-moz-center; /*FF*/
	$text-align:center;    /*IE */
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
}

#pagePolichinelle{
	background-color: #357a90;		
	color: #C1A575;
	background-image: url(../_background/Back4.gif);
	background-repeat: repeat-y;
	background-position: top center;
	width:100%; 
	height:100%; 
	text-align:-moz-center; /*FF*/
	$text-align:center;    /*IE */
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
}

#general {
	width: 775px; 
	height: 700px;	
}

#contenu {
	padding-left:175px;
	width:600px;
}

#contenu h2{
	color:#FF0000;
}

#contenu p{
	color:navy;
	font-size:14pt;
}

div.fixe {
  margin: 0;
  font-size: 80% /*smaller*/;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  font-family:Arial, Helvetica, sans-serif;
  /*position: fixed;*/
  width:132px;
}

div.fixe p {
	font-size:90%;
	font-height:10pt;
}

div.fixe a{
	text-decoration:none;
	color:navy;
}

#manifesteContent{
	background-image: url('../_images/cadremanifeste.gif'); 
	background-repeat:no-repeat;
	background-position:top center;
	padding-top: 15px;
}
.vSpace180 {
	height: 180px;
}

#tablePublication h4{
	color:red;
	font-style:underline;
	text-align:center;
	
}

#tablePublication h3{
	color:navy;
	font-style:underline;
	text-align:center;
	font-size-adjust:inherit;
}

#tablePublication p, ul{
	color:navy;
	text-align:left;
}

.style1 {
	color: #000066;
	font-size: 16px;
}
.style2 {
	color: #000066;
	font-size: 16px;
}
.style3 {color: #000066; font-size: 16px; font-weight: bold; }
.style4 {color: #990033}
.style5 {
	color: #000099;
	font-size: 14px;
}




