/* Created by http://freehtml5templates.com */

/* basics */

/* reset */
* {
	margin: 0;
	padding: 0;
	}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
	display: block;
	}

/* standard body */
body {
	margin: 0 auto;
	width: 960px;
	color: #d95a00;
	font: 14px/20px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	background: url("images/ArPlanBois5.png") fixed center no-repeat;
	/*background: url("images/fondEcran.gif") center no-repeat;*/
	
	}
	
@media (prefers-contrast: high) {
  body {
	margin: 0 auto;
	width: 960px;
	color: #d95a00;
	font: 14px/20px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	background: white;
  }

  }
	
/*////////////////////////////////////////////////////////*/	

	header img{
		width: 50%;
		height: 50%;
		display: inline-block;
	}
	#smil{
		width: 30%;
		height: 30%;
		display: inline-block;
	}
	#drt img{
		width: 20%;
		height: 20%;
		float: right;
		/*right: 100px;*/
		margin-right: 50px;
		display: inline-block;
	}
	#Forme {
		/*width: 20%;
		height: 20%;
		float: right;
		right: 100px;
		margin-right: 50px;*/
		display: inline-block;
	}	
	#Forme p span img{
		max-width: 30px;
		max-height: 30px;
		/*float: right;
		right: 100px;
		margin-right: 50px;*/
		display: inline-block;
	}	
	#overlay {
		display: none;
		position: absolute;
		top: 0;	left: 0;
		width: 100%; height: 100%;
		text-align: center;
		background-color: rgba(0,0,0,0.6);
	}
	/*#overlay img {
		height: 60%; 
		margin-top: 50vh;
		transform: translateY(-50%);
	}*/
	
	#overlay img {
		height: 90%; 
		margin-top: 50vh;
		transform: translateY(-50%);
	}
	
	
	p{
		/*margin-top: 300px;*/
		text-align: center;
	}
	.ptimg img{
		width: 3%;
		height: 3%;
	}
	
	#stock a img {
		
		/*width: 8%;*/
		max-height: 70px;
	}
	
	#Pinceau a img {
		
		width: 8%;
		height: 8%;
		display: inline-block;
	}
/*////////////////////////////////////////////////////////////*/	
	
/* standard alignments */
.alignleft {
	float: left;
	}
	
img {
	border: none;
	}

img.alignleft {
	margin: 5px 10px 0 0; 
	}

.alignright {
	float: right;
	}

img.alignright {
	margin: 5px 0 0 10px; 
	}
	
.center {
	text-align: center;
	}

/* Hx tags */

h1 {
	font-size: 34px;
	padding: 20px 0;
	color:#d95a00;
	text-shadow: 2px 2px 2px #eee;
	}

	
h2 {
	font-size: 28px;
	padding: 20px 0;
	}

h3 {
	font-size: 18px;
	padding: 10px 0;
	}

p {
	padding-bottom: 20px;
	}
	
body>header {
	margin-left: 80px;
	margin-top: 20px;
	}

/* nav */

nav {
	position: absolute;
	margin-left: 80px;
	width: 800px;
	background-color: #a96426;
	}

nav ul {
	margin: 0 auto;
	width: 800px;
	list-style: none;
	}

nav ul li {
	float: left;
	}
		
nav ul li a {
	display: block;
	/*border: 1px solid black;*/
	margin-right: 10px;
	width: 150px;
	font-size: 15px;
	font-weight: bold;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
	color: #328c18;
	}
			
.court{
	display: block;
	/*border: 1px solid black;*/
	margin-right: 0px;
	width: 20px;
	font-size: 20px;
	font-weight: bold;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
	color: #328c18;
	}			

.courtRt{
	display: block;
	/*border: 1px solid black;*/
	position: relative;
	top : 12px;
	margin-left: 20px;
	width: 110px;
	font-size: 10px;
	font-weight: bold;
	line-height:44px;
	text-align: center;
	text-decoration: none;
	color: #328c18;
	}
	
.courtRtZ{
	display: block;
	border: none;
	/*margin-left: 50px;
	width: 20px;*/
	font-size: 15px;
	font-weight: bold;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
	color: #4f0053;
	background: #a96426;
	}
.courtRtZ:hover{
	color: #ffffff;
	}
span{
	color:#5f6666;
}	

nav ul li a:hover {
	color: #FFF;
	}
			
nav ul li.selected a {
	color: #FFF;
	}
nav ul li.autre a {
	font-style: italic;
	font-weight: normal;
	}
/*nav ul li a:visited {
	color: #ff7af1;
	}*/	
	

	/* content and sidebar layout */

#wrapper {
	height: 600px;
	overflow: auto;
	float: left;
	background-color: #f2f2f2;
	width: 800px;
	margin-left: 80px;
	margin-top: 40px;
	}

#content {
	float: right; 
	width:470px; 
	margin-left: 10px;
	margin-right: 50px; 
	padding:5px 20px 5px 20px;
	background-color: #f2f2f2;
}

aside {
	float: left;
	text-align: left; 
	width: 200px; 
	margin:0; 
	padding:0;
	}

/* article */
.articlecontent header p, .blogPost header p a {
	font-size: 14px;
	font-style: italic;
	color: #777;
	}
	
.articlecontent p {
	text-align: justify;
	}

.articlecontent p a {
	color: #4F7E12;
	}
	
.articlecontent p a:hover {
	color: #335522;
	}
	
.articlecontent header p a:hover {
	text-decoration: none;
	color: #335522;
	}
	
.articlecontent p em {
	text-decoration: underline;
	}
	
/* box shadow on pics 
.articlecontent img {
	-webkit-box-shadow: 3px 3px 7px #777;
	}*/
	
/* sidebar */

.Assoc section{
	/*padding: 10px 15px;*/
	margin-left: 5px;
	background: #f2f2f2;
}
.centro {
	text-align: justify;
	color: #3c3c3c;
	width: 380px; 
	
	}
p.mesEr{
	color: #0002ff;
}	

	
.centre {
	text-align: center;
}
	
	


aside section {
	padding: 10px 15px;
	margin-left: 50px;
	background: #f2f2f2;
	}

aside section ul {
	margin: 0 0 0 20px;
	list-style: square;
	color: #4F7E12;
	}
	
aside section ul li a {
	display: block;
	text-decoration: none;
	color: #335522;
	}
		
aside section ul li a:hover {
	text-decoration: underline;
	}
	
	
.menuInterne ul {
	margin: 0 0 0 20px;
	list-style: square;
	color: #c12410;
	}
	
.menuInterne ul li a {
	display: block;
	text-decoration: none;
	color: #832410;
	}
	
.menuInterne p {
	text-align: justify
	}

.vert {
	color: #00a000;
	}
.bleu {
	color: #0000d0;
	}
.bleuclair{
	color: #00bff6;
	}
.jaune {
	color: #f6b02a;
	}
.rouge {
	color: #832410;
	}
.violet {
	color: #bc2b99;
	}	
	
.menuInterne ul li a:hover {
	text-decoration: underline;
	} 

/* footer */
footer {
	clear: both;
	width: 780px;
	margin-left: 5px;
	margin-right: 5px;
	color: #335522;
	border-top: 1px #335522 solid;
	}

footer p {
  text-align: right;
  font-size: 11px;
	padding-right: 20px;
	}

footer a {
	color: #309700;
	}
	
footer a:hover {
	color: #FFF;
	text-decoration: none;
	}

