/* CSS Document */

body{
	margin:11px;
	background-image:url(images/menufinal_3.png);
	position:relative;
	min-height:750px; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	 
}

#reve{
	position: fixed;
	bottom:2px;
	margin-left:200px;
	margin-right:90px;
	padding: 1px 0 0;
	width: 730px;
	background: #BAC3B3;
	height: 88px;
	z-index:100;
	margin-top:480px;
	 	
}


	#top{
		text-align:center;
		width:327px;
		height:77px;
		background-image:url(images/btn1.gif);
		background-repeat:no-repeat;
		margin-left:3px;
		padding:8px;
		font-size: 10px;
}

section#bloc_page{
    width:1024px;
	height:900px;
    margin-left:82px;
	margin-right:100px;
	margin-bottom:75px;
	margin-top:7px;
	 
  }
  
  
header{
	display:inline-block;
	width:82%;
	height:auto;
	background-position:relative;
	background-color:#918B38;
	margin-left:155px;
	margin-right:140px;
	margin-top:20px;
	margin-bottom:4px;
	border-radius: 4px;
	
 }
 
 
#menu_vert{
 	width:100%;
    margin-bottom:1px;
	margin-top:1px;
	background-image:linear-gradient(30deg, #918B38 4%, #62581E 20%, #918B38 30%, #62581E 38%, #918B38 40%, #62581E 55%);
	background-position:absolute;
    border-radius:3px;
 	box-shadow: 1px 3px 3px #918B38;
	word-spacing:2px;
}
  

 
 #menu_vert .vert{
    display:inline-block;
	background-position:top;
	min-width:64px;
	height:31px;
	padding-left:14px;
	padding-top:7px;
	padding-bottom:5px;
    font-size:9px;
    text-align: center;
	color:#E5DDC3;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
    text-decoration: none;
	letter-spacing:1px;
	
}

#menu_vert .vert:hover {
	border:none;
	padding:5px 0 4px 14px;
	border-radius:74%;
	border-bottom:2px solid #F9F8EC;
	color:#F9F8EC;
}



section#blanc{
		width:79%;
		height:800px;
		display:inline-block;
 		float:left;
		overflow:auto;
		margin-left:163px;
		margin-right:30px;
		margin-bottom:48px;
		vertical-align:top;
    	box-shadow: -8px 0px 12px  #A1A9A3;
		border-radius: 1px / 20px; 
}

section#blanc{
	background-color:#FEFDFD;
	color:#2F332E;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	padding-left:12px;
	padding-right:10px;

}



article{
 	background-position:relative;
	font-size:13px;
	text-align:justify;
	padding-left:3px;
	padding-right:8px;
	padding-bottom:5px;
}

article .renvoi {
		background-color:#FEFEFE;
		width:90%;
		min-height:24px;
		font-size:16px;
		padding-bottom:12px;
		padding-top:2px;
		text-decoration:none;
	}
	 
	
	article .renvoi:hover{
	 background:#F8FCFE;
	 color:#B00035; 
	
	}

/*aside des encarts à droite*/
	
	aside{
		font-family:"Century Gothic", Arial, Helvetica, sans-serif;
		padding-top:5px;
		padding-bottom:3px;
		line-height:1.5; 
	}
	
	#encart, #encart_2, #encart_3_plus {
		display: inline-block;
		float:right;
		margin-left:10px;
		margin-top:4px;
		padding: 3px;
		color:#463C4A;
		font-size:11px;
		border:#F7F8FA 1px solid;
		-moz-border-radius: 4px;
 		border-radius: 4px;
		box-shadow: 2px 1px 5px 5px #E5ECED inset;
	}
	
   #encart{
    	vertical-align:top;
	 	text-align:right;
		width:170px;
		padding:8px;
		 
		 
 	}
	#encart_3_plus {
		text-align:center;
		
	}
	#encart_normal {
		display: inline-block;
		float:left;
		margin-left:15px;
		margin-top:4px;
		padding: 3px;
		width:400px;
		color:#463C4A;
		font-size:12px;
		border:#F7F8FA 1px solid;
		-moz-border-radius: 4px;
 		border-radius: 4px;
		box-shadow: 2px 1px 5px 5px #E5ECED inset;
	}
	  .encart  {
		color:#046380;
		text-decoration:none;
	}
	.normal  {
		color:#6C0082;
		text-decoration:none;
	}
	  .encart:hover, .normal:hover{
		color:#B00035;
		background-color:#EFFBFF;
		padding-right:10px;
	}
	
	#fb{
    	vertical-align:top;
		display: inline-block;
		width:293px;
		float:right;
		margin:2px;
 	}
	
	/*bas de page section_blanc*/
	.bottom{ 
   			background-color:#FEFDFD;
			display: table; 
			vertical-align:top;
			width:475px; 
			min-height:100px;
			margin-top:15px;
			margin-right:3px;
			border-collapse:separate;
			border:#FEFDFD 1px solid;
			-moz-border-radius: 5px;
 			border-radius: 5px;
			box-shadow: 3px 3px 7px 5px #A1A9A3;
			 
	}
 	  .news1{
		float:left;
		vertical-align:top;
		width:220px;
		padding-left:8px;
		
		 
	}
	
	.news2{
		float:right;
		vertical-align:top;
		margin-left:2px;
		width:230px;
		text-align:center;
		padding-right:5px;
		 
		}
	  .news1, .news2{
		    display: table-cell;
			color: #463C4A; 
			font-size:13px; 
		}
		
		.news1 a, .news2 a{
			color:#663366;
			text-decoration:none;
		}
		.news1 a:hover, .news2 a:hover{
			 background:#F8FCFE;
			color:#046380;
			font-weight:700;
		}
		
	
	
	/*class*/
	

#interne{
	 	color:#2F332E;
		text-decoration:none;
}
#interne1{
	 	color:#663366;
		text-decoration:none;
}
 
.img{
		border:0;
		text-decoration:none;
}

  


h1{ 
		text-align:left;
		background-color:#F7F8FA; 
		width:43%;
		min-height:55px;
		padding-top:8px;
		font-size:22px;
		color:#663366; 
		font-weight:lighter;
		border-radius: 5px / 12px; 
		border:#F5F7F7 1px solid;
		-moz-border-radius: 5px;
 		border-radius: 5px;
		box-shadow: 3px 3px 7px 5px #E4EDF0;
	}
	h2{     
		font-size:20px;
		color:#663366;
		text-transform:uppercase;
		font-weight:normal;
		
	}
	
	h3{ 
		font-size:18px;
		text-transform:uppercase;
		font-weight:lighter;
	}
	
	h4{ 
		font-size:17px;
		
		font-weight:lighter;
	}
	 
	h6{
		font-size:14px;
		font-weight:600;
		
	}
	/*POUR LA CITATION HAUT DE PAGE*/
		#head {
		font-size:11px;
		color:#5C0515;
		font-style:oblique;
	} 
		/*FIN CITE*/
	
	.Style2{
		color:#A30011;
		font-size:14px;
		text-decoration:none;
		
	}
	
	.Style3{
		color:#A30011;
		font-size:18px;
		text-decoration:none;
		
	}
	
		.Style4{
		color:#046380;
		font-size:11px;
		text-decoration:none;
		
	}
	  
	 
		.Style5{
		color:#fff;
		font-size:13px;
		text-decoration:none;
		
	}
	
		.Style6{
		color:#62A4C0;
		text-decoration:none;
		
	}
	.Style8{
		color:#777660;
		font-size:11px;
		
	}
		
	.Style9{
		color: #CC3300;
		
	}
		
	.Style10 {
		font-size:4px;
		color: #FBFBFB;
		text-decoration:none;
		}
		
		.Style11{
		font-size:11px;
	}

	.Style12{
		font-size:12px;
		}
		
		
	.Style15{
		font-size:15px;
		}
	.Style13{
		color:#E5E8D6;
	}
	
	.Style16{
		font-size:17px;
	}
		 
	.Style18{
		font-size:18px;
	}
	.Style17{
		color: #5C0515;
		text-decoration:none;
		
	}	 
		 
	.Style37 {
		color: #663366;
 
		 }
 

	.Style22 {color: #FF9900;}
	.Style24 { color:#999999; }

	 

	 
	 
	
	 /*tableau blanc*/	
		.table_blanc{ 
			display: table; 
			vertical-align:top;
			width:558px; 
			margin-left:10px;
			margin-right:5px;
			border-collapse:collapse;
	}
	  .tb1blanc{
		float:left;
		vertical-align:top;
		border-right:#F1EFF3 1px solid;
		width:170px;
	}
	
	  .tb2blanc{
		float:left;
		vertical-align:top;
		margin-left:6px;
		border-right:#F1EFF3 1px solid;
		width:169px;
	}
	
	.tb3blanc{
		float:right;
		width:166px;
		margin-left:1px;
		border-right:#F1EFF3 1px solid;
	 
 		}
		
	  .tb1blanc, .tb2blanc, .tb3blanc{
		    display: table-cell;
			color: #463C4A; 
			font-size:11px;
			min-height:33px;
			padding-left:6px;
			padding-right:8px;
			background-color:#FEFEFE;
			padding-top:8px;
			word-wrap: break-word;
			
		}	
				
	/*tableau blanc*/	
		.table_quatre{ 
			display: table; 
			vertical-align:top;
			font-size: 10px;
			width:780px; 
			margin-left:10px;
			margin-right:5px;
			border-bottom:#F1EFF3 1px solid;
			border-collapse:collapse;
	}
	  .tb4_1{
		float:left;
		padding-left:10px;
		vertical-align:top;
		border-left:#F1EFF3 1px solid;
		border-right:#F1EFF3 1px solid;
		width:165px;
	}
	
	  .tb4_2{
		float:left;
		vertical-align:top;
		margin-left:6px;
		border-right:#F1EFF3 1px solid;
		width:171px;
	}
	.tb4_3{
		float:left;
		width:180px;
		margin-left:6px;
		padding-left:13px;
		border-right:#F1EFF3 1px solid;
	 
 		}
	
	.tb4_4{
		float:right;
		width:150px;
		padding-right:7px;
		margin-right:4px;
		border-right:#F1EFF3 1px solid;
	 
 		}
		
	  .tb4_1, .tb4_2, .tb4_3, .tb4_4{
		    display: table-cell;
			color: #463C4A; 
			background-color:#FEFDFD;
			font-size: 10px;
			min-height:33px;
			padding-top:8px;
			word-wrap: break-word;
			
		}
	
	
 
