html, body{margin:0;padding:0}
body		{
			background-image:url('../images/purple_paper.gif');
			background-color: #6D63DE;
			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: #FFCC66;
			color: #000000;
			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:#B9CAFF;
				border-top-width:1px;
				border-bottom-width:1px;
				}
				
/* ajout 01 octobre 2006 */

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


div#extra		{
				background:#B9CAFF;
				}
				
div#footer		{
				background: #FFCC66;
				color: #000000;
				text-align:center;
				}
				
div#footer p	{
				margin:0;
				padding:5px 10px;
				}

div#container	{
				width:700px;
				margin:0 auto;
				}
				
div#wrapper		{
				background: #FFFFCC;
				float:left;
				width:100%;
				}
div#content li	{
				float:left;
				}
				
div#content		{
				background: #FFFFCC;
				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;
				}
				
div#webmatin, div#pub-bas	{
				text-align: center
				}

				
/* Début Menu pour la liste des pages des affiches*/


ul#liste-page
		{
		text-align: center;
		margin-left: 0px;
		padding-left: 0px;
		white-space: nowrap;
		}

#liste-page li
		{
		color: #0000FF;
		list-style-type: none;
		font-weight:bold;
		font-size:12px
		}

#liste-page a
		{
		padding: 3px 10px;
		}

#liste-page a:link, #liste-page a:visited
		{
		color: #9900CC;
		text-decoration: none;
		}

#liste-page a:hover
		{
		color: #FC6;
		text-decoration: none;
		}
		

/* Fin Menu pour la liste des pages des affiches */


.clear {
	clear: both;
}

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



/* Début modification a redtram */

div#rtn4p td { background-color: #B9CAFF }
div#rtn4p h3 { background-color: #FFCC00 }

/* fin modification a redtram */

div#code{text-align: center}