@charset "iso-8859-1";
body
		{
			margin: 0 0 ;
			padding: 3px ;
background: url(../images/fond_fond_800.gif)  ;
			text-align: center ;
			font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
			
		}
		
		div#conteneur
		{
			width: 750px ;
			margin: 0 auto ;
			text-align: left ;
			border: 4px solid #ffffff ;
			/*background: url(../images/fond_fond_800.gif)  ;*/
background: url(../images/fond_ciel.jpg) no-repeat left top ;
		}
div#pub
		{	position: relative ;
			/*left: 20px ;*/
			top: 5px ;
			width: 468px ;
			margin: 0 auto ;
			height: 60px ;
			text-align: center ;
			
		}
		
		h1#header
		{	margin-top: 150px
			height: 144px ;
			margin: 0 ;
			background: url(../images/fond_ciel.jpg) no-repeat left top ;
		}
		
		h1#header a
		{
			width: 377px ;
			height: 96px ;
			display: block ;
			background: url(../nom.png) no-repeat ;
			position: relative ;
			left: 300px ;
			top: 0px ;
		}

		
		
		
		ul#menu
		{	
			height: 25px ;
			margin-top: 35px ;
			padding:0 ;
			background: url(../images/fond_menu3.gif) repeat-x 0 0 ;
			list-style-type: none ;
		}
				
		ul#menu li
		{
			float: left ;
			text-align: center ;
		}
		
		ul#menu li a
		{
			width: 140px ;
			line-height: 25px ;
			font-size: 0.8em ;
			font-weight: bold ;
			letter-spacing: 2px ;
			color: #fff ;
			display: block ;
			text-decoration: none ;
			border-right: 2px solid #780107 ;
		}
		
		ul#menu li a:hover
		{
			background: url(../images/fond_menu.gif) repeat-x 0 0 ;
		}
		
		div#centre
		{
			padding: 0 5px 0 172px ;
			background: url(../images/fondtxt.png)  ;
		}
		div#centreliste h1
		{	padding-top: 5px;
			font-size: 1.4em ;
						color: #81425d ;
			text-align:center;
			border-bottom: 1px solid #81425d ;
			}
		div#centre h2
		{	padding-top: 10px;
			padding-left: 25px ;
			line-height: 25px ;
			font-size: 1.4em ;
						color: #81425d ;
			border-bottom: 1px solid #81425d ;
			background: url(../images/gauche.gif) no-repeat left bottom ;
		}
		
		div#centre h3
		{
			margin-left: 25px ;
			padding-left: 5px ;
			
			font-size: 1.2em ;
			color: #000 ;
		}
		
		div#centre p
		{
			text-align: justify ;
			text-indent: 2em ;
			line-height: 1.7em ;
		}
		
		div#centre a
		{
			color: #330099 ;
		}
		
		div#centre a:hover
		{
			color: #9b2 ;
		}
		
		p#pied
		{
			margin: 0 ;
			padding-right: 10px ;
			line-height: 30px ;
			text-align: right ;
			color: #81425d ;
		}
#gauche {

float: left ;
padding-left: 5px ;
padding-top: 20px;
width: 172px ;
height: 500px;
}
div#gauche p
		{
			text-align: justify ;
			text-indent: 2em ;
			line-height: 1.7em ;
font-size: 0.7em ;
		}

div#gauche h2
{/*padding-top: -50px;*/
			padding-left: 15px ;
			line-height: 25px ;
			font-size: 1.1em ;
						color: #81425d ;
			border-bottom: 1px solid #81425d ;
			background: url(../images/gauche.gif) no-repeat right bottom ;
}
ul#menuv
{
	margin-left: 1px ;
	font-weight: bold ;
	list-style-type: none ;

}

ul#menuv li
{
	margin: 0 0 1px 0 ;
	padding: 0 ;

}

ul#menuv li a
{
	display: block ; 
	width: 110px ;
	line-height: 20px ;
	color: #99ccff ;
	text-indent: 10px ;

	text-decoration: none ;
	background: url(../images/bouton2.gif) no-repeat 0 0 ;
	
}

ul#menuv li a:hover
{
	background: url(../images/bouton2.gif) no-repeat 0 -20px ;
text-align :center ;
border-left: 2px solid #81425d ;
color: #fff ;
}
a {
text-decoration: none;
}

td 		{width: 220px ;
padding: 0 5px 0 5px ;
		background:#cccfff;
		color:#000;font-size:8pt;
		font-weight: bold;
		border-bottom: 1px #666666 solid;
		border-right: 2px #666666 solid;}

		
		
		</style>