body {
	background-image: url("../img/greybg.png");
	font-family: "Century Gothic", helvetica, arial, sans-serif;
}

#diagonalborder {
    background-image: url("../img/diagonal.jpg");
    background-repeat: repeat-x;
    height: 8px;
}
#menuaide {
	text-align: right;
	background-color: #f8f8f8;
	color: #847d7d;
	font-family:Arial, Verdana, sans-serif;
	font-size: 1.2rem;
}
#menuaide a {
	text-decoration:none;
	color: #847d7d;
}
#menuaide a:hover {
	text-decoration:underline;
}
#bandeau1 {
	background: url("../img/bgbandeau1.gif") repeat-x 0 bottom white;
	min-height: 103px;
}
@media (min-width: 1025px) {
	#bandeau2 h2 {
		font-size: 2.2em;
	}
}
@media (max-width: 1024px) {
	#bandeau2 h2 {
		font-size: 1.8em;
		padding-top: 15px;
	}
}
@media (max-width: 800px) {
	#bandeau2 h2 {
		font-size: 1.6em;
	}
	.picto2 {
		display: none;
	}
}
@media (min-width: 760px) {
	#menusup {
		float: right;
		padding-top: 10px;
		margin-top: 30px;
	}
}
@media (max-width: 759px) {
	#bandeau1 {
		text-align: center;
	}
	#menusup {
		text-align: center;
	}
}
@media (max-width: 745px) {
	#bandeau2 h2 {
		font-size: 1.5em;
		padding-top: 20px;
	}
}
@media (max-width: 480px) {
	.picto {
		display: none;
	}
}
#menusup {
	color: #616354;
}
#menusup a {
	text-decoration:none;
	color: #847d7d;
}
#menusup a:hover {
	text-decoration:underline;
	color: #F0861A;
}
#bandeau2 {
	min-height: 78px;
	background: url("../img/bgbandeau2.gif") repeat-x 0 bottom #5BBFE9;
}
#bandeau2 h2 {
	font-family: 'bebas_neueregular', Arial, sans-serif;
	text-transform:uppercase;
	color: white;
	font-weight: normal;
	line-height: 1.6154em;
	margin: 0;
	word-wrap: normal;
	word-wrap: break-word;
	-webkit-hyphens: none;
	   -moz-hyphens: none;
	    -ms-hyphens: none;
	     -o-hyphens: none;
	        hyphens: none;
}
h1, .h1-like {
    font-size: 2.5em;
}
.encart {
	background-color: #F0861A;
	color: white;
}
.lien-bloc,
.lien-bloc a {
	color: white;
	text-decoration:none;
}
.lien-bloc .encart:hover,
.lien-bloc:hover,
.menuon {
	background-color: #878C72;
	color: white;
	text-decoration:none;
}
@media (min-width: 0px) {
	.encart {
		min-height:0px;
	}
}
@media (min-width: 0px) {
	.encart {
		min-height:0px;
	}
}
@media (min-width: 480px) {
	.encart {
		min-height:420px;
	}
}
@media (min-width: 640px) {
	.encart {
		min-height:370px;
	}
}
@media (min-width: 768px) {
	.encart {
		min-height:500px;
	}
}
@media (min-width: 900px) {
	.encart {
		min-height:450px;
	}
}
@media (min-width: 1024px) {
	.encart {
		min-height:415px;
	}
}
@media (min-width: 1280px) {
	.encart {
		min-height:370px;
	}
}
@media (max-width: 450px) {
	#home {
		display: none;
	}
}
.encart h3 {
	font-family: 'bebas_neueregular', Arial, sans-serif;
	line-height: 1.5em;
	border-bottom: 1px solid white;
	text-align: center;
}
.encart ul {
	list-style-type: none;
}
#bottom {
	background: url("../img/bgbottom.gif") repeat-x 0 top black;
	color: white;
}
#bottom h3 {
	font-family: 'bebas_neueregular', Arial, sans-serif;
}
#footer {
	color: #878C72;
}
#footer a {
	text-decoration:none;
	color: #878C72;
}
#footer a:hover {
	text-decoration:underline;
}
.lien {
	text-decoration:none;
	color: #d81305;
}
.lien:hover {
	text-decoration:underline;
}
#menuinf {
	background-color: #F0861A;
	color: white;
	font-family: 'bebas_neueregular', Arial, sans-serif;
}
#menuinf ul {
	list-style-type: none;
}
.titrepage {
	background-color: #5C5E50;
	color: white;
	font-family: 'bebas_neueregular', Arial, sans-serif;
	margin-bottom: 0;
}
#content {
	font-family: Georgia, Arial, sans-serif;
	background-color: white;
	color: black;
}
.puce {
	list-style-image: url("../img/puce-etoile.png");
}
.pictofond {
	background-color: #F0861A;
}
.titrearticle {
	font-family: 'bebas_neueregular', Arial, sans-serif;
}
.nopuce {
	list-style-type: none;
}
.pictoauto {
	max-width: 20%;
}
blockquote {
	font-style : italic;
}
.w20p {
  width: 20px;
}
.w30p {
  width: 30px;
}
