﻿		body
		{
			margin: 2px 0 ;
			padding: 0 ;
			text-align: center ;
			font-size: 0.8em 
			font-style: "Trebuchet MS";
			background: url(Images/fondcarre.png);
			
		}

		img 
		{
		border: none;
		}
		
		div#conteneur
		{
			width: 770px ;
			margin: 0 auto ;
			text-align: justify ;
		}
		
		div#conteneur a
		{	
			text-decoration: none ;
		}

	
		#header
		{
			background: url(Images/headernew.png) no-repeat;
			height: 237px;
		}

		h1#header
		{
			height: 237px ;
			margin: 0 ;
			padding: 0 ;
		}
		
		h1#header a
		{
			width: 360px ;
			height: 237px ;
			display: block ;
			position: relative ;
			left: 400px ;
			top: 15px ;
			text-indent: -5000px ;
		}
		
		#page
		{
			width: 770px;
			background: url(Images/fondducontenu.png);
		}
		
		#menu
		{
			float: right;
			height: 45px ;
			margin-right: 25px ;
			margin-top: 40px;
			margin-bottom: 30px;
			list-style-type: none ;
		}
			
		#menu ul
		{
			padding: 0;
			margin: 0;
		}
	
		#menu li
		{
			float: left ;
			text-align: left ;
			border-bottom: 2px solid white;
		}
		
		#menu li a
		{
			background: url(Images/menu3.png);
			width: 140px ;
			height: 45px ;
			line-height: 45px ;
			vertical-align: center ;
			text-align : center ;
			font-size: 1em ;
			text-transform: uppercase;
			font-weight: bold ;
			letter-spacing: 2px ;
			color: #66B821 ;
			display: block ;
			text-decoration: none ;
			
		}
		
		#menu li a img
		{	
			border : none; }

		
		#menu li a:hover
		{
			color : #003366 ;
			background: url(Images/menu4.png);
		}

		#englobeur
		{
			clear: both;
			width: 750px;
		}

		ul#menu1
		{
			float: left ;
			width: 150px; 
			height: 450px;
			line-height: 1.6em ;
			margin-left: 26px ;
			margin-top: 20px ;
			padding-right: 18px ;
			padding-left: 15px ;
			font-size: 1em ;
			color : #66B821 ;
			list-style-type: none ;
			text-decoration: none ;
			border-left: 2px solid #66B821;
		}

		ul#menu1 li a
		{
			font-size: 1em ;
			color : #66B821 ;
			display: block ;
			text-decoration: none ;
			
		}
		ul#menu1 li a img
		{	
			border : none; 
		}

		
		ul#menu1 li a:hover
		{
			font-size: 1.2em ;
			color: #ffffcc ;
		}

		
		div#contenu
		{
			background: url(Images/fondcontenu.jpg);
			margin-left: 180px;
			padding: 15px 18px 20px 40px ;
			color: #003366 ;
			min-height: 500px;
		}

		
		
		div#contenu h2
		{
			padding-right: 40px ;
			padding-bottom: 5px;
			margin-top: 8px;
			text-align: left ;
			line-height: 40px ;
			font-size: 1.6em ;
			color: #66B821 ;
		}
		
		div#contenu h3
		{
			padding-right: 15px ;
			color: #66B821 ;
		}

		div#contenu h4
		{
			padding-right: 40px ;
			text-align: left ;
			line-height: 7px ;
			font-size: 1.4em ;
			color: #66B821 ;
		}

		div#contenu li a:hover
		{
			color: #003366 ;
		}

		div#contenu li2
		{	
			color: #003366;
			padding-right: 20px;
			line-heigt: 1.2em;
		}

		div#contenu a
		{
			color: #66B821 ;
		}
		
		div#contenu a:hover
		{
			color: #003366 ;
			font-style: italic ;
		}
		

		#footer
		{
		text-align: center;
		margin: auto;
		padding-top: 20px;
		width: 770px;
		clear: both;
		background: url(Images/footer.png) no-repeat;
		background-position: bottom left;
		height: 140px;
		}

		div#footer span 
		{
		display: none
		}
		
		p.titre 
		{
 		background:#003366;
		color: #ffffcc;
  		padding:.2em .3em;
  		font-size:1.2em;
  		border:2px outset #DED983;
  		position:relative;
  		margin-bottom:-1em;
  		width:10em;
  		margin-left:1em;
  		margin-top:1em;
		}

fieldset {
  border: 1px solid #333333;
  border:outset #A4D8EE;
  line-height: 30px;
  margin-bottom:1em;
  width: 460px;
  padding-top:1.5em;
}

/* zone de texte du message */
textarea {
  font:.8em "Trebuchet MS", Verdana, sans-serif;
  width:29em;
  padding:.2em;
}

/* les boutons submit et reset */
input[type="submit"], input[type="reset"] {
background: #66B821 ;
  font:1.2em "Trebuchet MS", Verdana, sans-serif;
  color:#345071;
}

p#buttons {
  text-align:center;
}


	