@charset "utf-8";
/* CSS Document */

	body
	{
	
	background-image:url(images/bg_top.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	height:900px;
	}

	a /*Lien pure*/
	{
	color:#990000;
	text-decoration:underline;
	}
	a:hover /* Quand la sourie passe dessus*/
	{
	color:#ff0000;
	text-decoration:none;
	}
	#global
	{
	display:block;
	width:935px;
	margin:0px auto;
	}
	#entete
	{
		
	background-image:url(images/bg_header.jpg);
	background-position:top;
	margin: 0px auto;
	width:935px;
	height:220px;
	color: #A42400;
	text-align:center;
	}
		
	.lien
		
	{
			
	display:inline;
	text-decoration:none;
	}
	.lien2
		
	{
			
	display:inline;
	text-decoration:none;
	}
	.lien2 a
		
	{
	
	
	color:#F5A301;
	height:40px;	
	height:31px;
	width:150px;
	padding:15px 26px 5px 7px;
	color:#eedd98;
	font-size:16px;
			}


	.lien a
	{
	border-right:solid 1px #F90;	
	color:#eedd98;
	font-size:16px;
	height:40px;
	width:150px;
	border-right:1px solid #F5A301;
	padding:15px 26px 5px 7px;
	}
	#entete a:hover
	{
	color:#F5A301;
	height:40px;
	}
	#ente2
	{
	margin-top:-20px;
	
	}
	#contenu
	{
		
		padding-left:10px;
		padding-right:10px;
		background-image:url(images/bg-contenu.jpg);
		background-color:#FFF;
		background-position:center;
		background-repeat:no-repeat;
		height:580px;
	}
		#contenu2
	{
		padding:10px;
		background-color:#FFF;
		height:580px;
	}



		
						#col1
						
						{
							
						display:block;
						text-align:center;
						width:310px;
						height:580px;
						float:left;
								
								
						}
						#col2
						
						{
						display:block;
						width:310px;
						float:left;
						height:580px;
						text-align:center;
							
								
						}
						#col3
						
						{
						display:block;
						width:295px;
						height:580px;
						float:left;
						text-align:center;
								
						}
						#part2coll
						
						{
							
						display:block;
						width:345px;
						float:left;
						height:580px;
						text-align:center;
								
						}
						#col2.1
						
						{
						float:left;
						display:block;
						width:100%;
						height:580px;
		
						}

		
		p
		{
	text-align:left;
	margin-left:3px;
	margin-right:7px;
		
		}
				h2
		{
		text-align:right;
		margin-left:25px;
		color: #A22300;
		
		}
		
				.titre1
		{
		text-align:right;
		font-size:30px;
		color: #A22300;
		
		}
		
		
	.image
		
	{
	text-align:left;
	border:0px;
	padding-right:7px;
	}
	#baspage
	{
	clear:both;
	text-align:center;
	background-image:url(images/piedpage.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:100px;
		
	}
	
