/* CSS Document */

html,body{
		margin:5px;
		padding:0
	}
	
	body{
		font: 76% arial,sans-serif;
		text-align:center;
		background-image:url(images/bgbody.gif);
	
	}
	
	p{
		margin:0 11px 11px;
	}
	p.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#FFFFFF;
	}
	li {
	margin-left:-10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color: #353E92;
	list-style-type: square;
	padding-left:-50px;
	}
	
	a{
		
		color: #006;
		
	}
	
	h3{
	margin-left:10px;
	color:#666666;	
	
	}
	
	div#header{
		width:960px;
		height:90px;		
		border-bottom:#000000 1px solid;
		border-top:#000000 1px solid;
		background-color: #98BF57;
		background-image:url(images/header.jpg);
		background-position:left;
		background-repeat:no-repeat;
	}
	
	div#header h1{
		height:80px;
		line-height:80px;
		margin:0;
		padding-left:10px;
		background: #EEE;
		color: #79B30B;
	}
	
	div#container{text-align:left}
		
	div#navigation{ background-image:url(images/bg_menu.jpg); }
	
	div#extra{background:#FF8539}
	
	div#footer{
	background-color:#000099;
		color: #FFFFFF;
		border-bottom:#000000 1px solid;
		border-top:#000000 1px solid;
		width:796px;
	}
	div#barrebleue{
		background-color:#000099;
		width:796px;
		color: #FFF;
		border-bottom:#000000 1px solid;
	}
	
	div#footer p{
		margin:0;
		padding:5px 10px;
		text-align:center;
	}
	div#barrebleue p{
		margin:0;
		padding:5px 10px;
	}
	
	div#footer a{
		display:inline;
		padding:0;
		color: #FFFFFF;
	}
	div#barrebleue a{
		display:inline;
		padding:0;
		color: #FFFFFF;
	}
	
	div#container{
		width:960px;
		margin:0 auto;
		background-image:url(images/bg_menu.jpg);
		border-left:#000000 1px solid;
		border-right:#000000 1px solid;
		}
	div#content h1{
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#424BA8;
	}

	div#content{
		float:right;
		width:756px;
		background-color:#FFFFFF;
		}

	div#navigation{
		float:left;
		width:198px;
		}
	div#navigation p{
	
	margin:10px;
	
	}

	div#footer{clear:both;width:100%}
	div#barrebleue{clear:both;width:100%}
	
	#mainsearch{
	width:160px;;
	border:1px #000000 solid;
	margin-left:10px;
	margin-bottom:20px;
	}
	
	input.menuitem {
	background-color:#8DB84E;
	color:#393990;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px #393990 solid;
	}
	select.menuitem {
	background-color:#8DB84E;
	color:#393990;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px #393990 solid;
	}
	option.menuitem {
	background-color:#8DB84E;
	color:#393990;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
	.show_table {
	border:0px #000000 solid;
	padding:0px;
	}
	td.show_row{
	border-left:1px #000000 solid;
	border-bottom:1px #000000 solid;
	text-align:center;

	}
	
.image_main{
width:372px;
}

#overall_box{
	float:left;
	width:756px;
}

#left_text{
	width:492px;
	height:395px;
	float:left;
	padding:2px;
}

#photo_right{
	width:250px;
	height:595px;
	float:left;
}

#bottom_text{
	float:left;
	width:756px;
	text-align:center;
}

#flash_img{
	text-align:center;
	float:left;
	width:200px;
	margin:25px 0 0 29px;;
}
.txt_rouge {
	color: #900;
	font-weight:bold;
}
.centre_btn{
	padding:5px 0 0 0;
	margin:auto;
	width:170px;
	height:25px;
	text-align:center;
	font-size:12px;
	color:#fff;
	cursor:pointer;
	background-image:url(images/menu_btn_bg.png);
	background-repeat:no-repeat;
}
.menu_btn{
	margin:0 0 8px 14px ;
	padding:5px 0 0 0;
	width:170px;
	height:25px;
	float:left;
	text-align:center;
	cursor:pointer;
	font-size:12px;
	color:#fff;
	background-image:url(images/menu_btn_bg.png);
	background-repeat:no-repeat;
}
.menu_btn_blue{
	margin:0 0 8px 14px ;
	padding:5px 0 0 0;
	width:170px;
	height:25px;
	float:left;
	text-align:center;
	font-size:12px;
	cursor:pointer;
	color:#fff;
	background-image:url(images/menu_btn_bg_blue.png);
	background-repeat:no-repeat;
}
.menu_btn a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.texte_gros_rouge{
	font-size:16px;
	font-weight:bold;
	color:#800000;
	text-align:center;
}
.texte_gros_rouge a{
	color:#800000;
}
