html, body{margin:0;padding:0}
body		{
			background-image:url('images/paques.gif');
			background-color: #8B0000;
			text-align:center;
			font-style:normal;
			font-variant:normal;
			font-weight:normal;
			font-size:76%;
			font-family:arial, sans-serif
			}


h3			{
			font-size: 100%;
			margin:0;
			background: #7B68EE;
			color: #FFFFFF;
			text-align: center;
			padding-left:0;
			padding-right:0;
			padding-top:0;
			padding-bottom:3px
			}
			
p			{
			margin:0 10px 10px;
			}
			
								
div#header		{
				background: #FFFFCC;
  				color: #79B30B
  				}

div#extra li	{
				list-style-type:none;
				}

div#container	{
				text-align:left
				}

div#content p	{
				line-height:1.4
				}
				

div#navigation	{
				background:#FFFFFF;
				border-top-width:1;
				border-bottom-width:1
				}
				
/* ajout 01 octobre 2006 */

div#navigation ul
				{
				text-align:left
				}
				
/* fin 01 octobre 2006 */


div#extra		{
				background:#FFFFFF;
				}
				
div#footer		{
				background: #7B68EE;
				color: #FFFFFF;
				text-align:center
				}
				
div#footer p	{
				margin:0;
				padding:5px 10px
				}

div#container	{
				width:700px;
				margin:0 auto;
				}
				
div#wrapper		{
				background: #7FFFD4;
				float:left;
				width:100%;
				}
				
div#content		{
				background: #7FFFD4;
				margin: 0 150px;
				position: relative
				}
				
div#navigation	{
				list-style-type:none;
				float:left;
				width:150px;
				margin-left:-700px
				}
				
div#navigation	li
				{
				list-style-type:none;
				}
				
div#navigation	a
				{
				text-decoration: none;
				}

div#extra		{
				float:left;
				width:150px;
				margin-left:-150px
				}
				
div#footer		{
				clear:left;
				width:100%
				}

h2           	{
				text-align: center
				}

div#content h1	{
				text-align: center
				}
				
.rouge
				{
				background-color: #8B0000;
				}
				
div#content	li
				{
				list-style-type:none;
				}
				
p.centre			{
				text-align: center;
				}
/* Fin Menu pour la liste des pages des affiches */

.clear {
	clear: both;
}

.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}

