BODY{
 	margin:0px;
  padding:0px;
	font-size:11px;
  font-family:Tahoma;
	color:#757575;
	text-align:center;
	background:URL(images/back_main.gif);
}
	
TD{
	font-size:11px;
  font-family:Tahoma;  
  line-height:12px;
	color:#757575;
	}
H1, H2, H3 {
	font-size:11px;
	font-family:Tahoma;
	}

H1, H2{  
	color:#6E8CB3;
	line-height:12px;
	}

H3{  
	color:#757575;
	line-height:11px;
	}

A {	
	font-family:Tahoma; 
	font-size:11px;
	}
	
#table_header, #table_main, #table_bottom {
	width:748;
	background-color:#FFFFFF;
	border:0px;
	}

	.orange{  
		color:#E87110
		}
	
	.nav_bottom{ 
		padding-top:30px;
		padding-left:40px;
		}
	
		.nav_bottom A, nav_bottom A:hover{
			margin:2px;
			font-weight:900;
			}
	
		.nav_bottom A{
			color:#6E8CB3;
			}
		
		.nav_bottom A:hover{
			color:#E87110;
			}
		
	.a_top{
		font-size:11px;
		font-family:Tahoma;
		color:#757575;
		}
	
	select{
		font-size:11px;
		font-family:Tahoma;  
		line-height:12px;
		color:#757575;
		width:200px;
		}
	
	.input{
		width:200px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#BFBFBF;
		font-family:Tahoma; 
		font-size:11px;  
		color:#919191;
		}
	
	.submit{ 
		border:none;
		height:20px;
		width:130px;
		background:url(images/search2.gif) no-repeat;
		color:#757575;
		font-family:Tahoma; 
		font-size:11px;
		}
	
	.title_search{
		text-align:left; 
		vertical-align:bottom;
		padding-top:10px;
		padding-bottom:5px;
		font-family:Tahoma; 
		font-size:11px;  
		color:#757575;
		font-weight:bold;
		}
		
	.copyright{
		font-family:Tahoma; 
		font-size:10px; 
		color:#777777; 
		padding-top:27px;
		}
	
	.menu{
		font-family:Tahoma; 
		font-size:11px; 
		color:#ACCCF1; 
		text-decoration:none
		}

/* Content ----------------------------------------------------------------------------------------------- */

	#col_1{
		width:451px;
		vertical-align:top
		}
		#col_1 .table_header{
	  	margin-left:18px;
			margin-top:0px;
			}

			#col_1 .header_start {
				height:30px;
				width:431px;
				background:url(images/th_bg.gif) top no-repeat
				}
				
			#col_1 .header_start H2 {
				color:#FFFFFF;
				padding-top:9px;
				padding-left:25px;
				}
				
			#col_1 .header_bot {
				height:7px;
				width:431px;
				background:url(images/bot.gif) top no-repeat;
				}
				
			#col_1 .table_fiche{
				width:420px;
				margin-left:18px
				}
				
	#col_2{
		width:279px;
		border:#D9D9D9 solid 1px;
		vertical-align:top;
		}
	


/* Navigation par page ----------------------------------------------------------------------------------------------- */
	.title_pages{
		font-size:10px;
		}
	
	.selected_page{
		text-decoration:none;
		color: #666666;
		height:10px;
		width:10px;
		background-color:#E7E7E7;
		border:#000000 1px solid;
		margin-left:1px;
		margin-right:1px;
		padding:1px;
		line-height:20px;
		}
	
	.a_pages {
		text-decoration:none;
		height:10px;
		width:10px;
		background-color:#FFFFFF;
		border:#000000 1px solid;
		margin-left:1px;
		margin-right:1px;
		padding:1px;
		color:#757575;
		}
	
	.a_pages:hover {
		text-decoration:none;
		background-color:#E7E7E7;
		color: #666666;
		}
/* THUMBS ------------------------------------------------- */
.img_title {
	margin:5px 5px 10px 5px;
	}

.cat_thumbs {
	}
	
	.cat_thumbs .img_title_1 {
		display:none;
		}
		
	.cat_thumbs .img_title_2 {
		display:none;
		}

.fiche_thumbs {
	}
	
	.fiche_thumbs .img_title_1 {	
		}
		
	.fiche_thumbs .img_title_2 {
		text-transform:lowercase;
		}
	
#diapo_img {
	}
	
	#diapo_img .img_title_1 {
		float:left;
		}
		
	#diapo_img .img_title_2 {
		float:left;
		text-transform:lowercase;
		}
		
	#diapo_img .navig {
		float:right;
		}