		*{	padding: 0px;
			margin: 0px;
			font-family: "trebuchet MS", trebuchet, arial;
		}
		
		body{
			background-color:#212121;
			background-image:url(../images/fond_page_ASSO.gif);
			color:#FFFFFF;
			}
			
		p{
			font-size:14px;
			margin: 20px 30px 0px 30px;
			text-align:justify;
			}	
			
		h1{
			font-size:28px;
			font-weight:700;
			margin: 20px 30px 0px 30px;
			text-align:center;
			}
			
		h2{
			font-size:20px;
			font-weight:500;
			margin: 20px 30px 0px 30px;
			text-align:center;
			border:solid 2px #BDB39F;
			padding: 10px;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			}
			
		h2 a:hover{
			color:#FFFFFF;
			}
			
		h4{
			font-size:18px;
			font-weight:500;
			margin: 20px 30px 0px 30px;
			text-align:justify;
			}
			
		h5{
			font-size:16px;
			font-weight:700;
			margin: 20px 30px 0px 30px;
			text-align:justify;
			}
			
		a{
		text-decoration: none;
			color:#BBB;
			font-weight:500;
			}	
			
		table{
			margin: 10px 30px 0px 30px;
			font-size:14px;
			border-collapse:collapse;
			}	
			
		table td{
			padding: 5px 0px;
			/*width: 210px;*/
			line-height: 20px;
			}	
			
		table li{
			list-style:none;
			}	

		/*------------------------------------------------------------------*/
		
		#page{
			margin: 50px;
			width: 1050px;
			}
			
		#left{
			float:left;
			width:198px;
			}
			
		#right{
			float:right;
			width: 800px;
			height: 1200px;
			background-image:url(../images/box_arrondi.png);
			background-repeat:no-repeat;
			padding-top:30px;
			}	
			
		#rightlogo{
			margin-left:300px;
			}
		
		#logotete{
			margin-bottom:20px;
			}	
			
		p#adresse{
			margin:0px;
			margin-top:20px;
			}
			
		p#copyright{
			margin:0px;
			margin-top:20px;
			}
			
		table#inscr{
			padding: 20px 20px 0px 20px;
			}
			
		table#inscr td{
			width:160px;
			padding-bottom:12px;
			}
			
				/*-----------------------------------------navigation----------*/
		#nav{
		 }
					
		#nav li{ 
			list-style: none;
			background-color:#7E7156;
			height:30px;
			margin-bottom:5px;			
			}
			
		#nav1 li{ 
			list-style: none;
			background-color:#7E7156;
			height:55px;
			margin-bottom:5px;			
			}
									
		#nav li a{
			text-decoration: none;
			display: block;
			line-height: 30px;
			font-size:18px;
			font-weight: 700;
			color:#312829;
			padding-left:20px;			
			}
			
		#nav1 li a{
			text-decoration: none;
			display: block;
			line-height: 28px;
			font-size:18px;
			font-weight: 700;
			color:#312829;
			padding-left:20px;			
			}
			
		#nav li a:hover{
			color: #534a39;
			background-color:#302929;
			}
			
		#nav1 li a:hover{
			color: #534a39;
			background-color:#302929;
			}
			
		/*------------------------------------------photos--------------------------------------*/			

		/*#page-photos{
			margin-left:40px;
			margin-right:18px;
			}*/
			
			
		.photos{
			list-style: none;
			margin-left:30px;
			}
		
		.photos li{
			display: inline;
			}
										
		.photos img{
			margin-right:19px;
			margin-bottom:19px;
			float:center;
			}
		.legendes{
			font-size:12px;
			vertical-align:top;
			}	
			
				/*-----------------------------------------class----------*/			
			
		.clic{
			background-color:#BDB39F;
			}
			
		.bullet{
			font-size:14px;
			margin-top:5px;
			margin-left: 44px;
			line-height: 20px;
	/*		color:#BBB;*/
			}	
			
		.liens{
			margin: 5px 30px 0px 30px;
			}
			
		.clear{clear:both;}	
