#overlay {
	background: #000;
	color: #666666;
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 5000;
	top: 0;
	left: 0;
	float: left;
	text-align: center;
	padding-top: 25%;
}

body {
	font-size:15px;
	background-color:#fff;
	margin: 1em 0 0 0;
	font-family: Raleway,sans-serif,Arial, Helvetica, sans-serif !important;
}
a, a:link, a:visited, a.l, a.l:link {
	color: #6097d5;
	/*font-size: 16px;*/
	font-weight: 600;
	cursor: pointer;
	text-decoration:none;
	transition: all 0.6s !important;
}
p {
	font-family: Raleway,sans-serif,Arial, Helvetica, sans-serif;
	color:#87b5d7;
	font-size:18px;
	padding:15px;
	font-weight:600;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Raleway,sans-serif,Arial, Helvetica, sans-serif;
	font-weight:400;
	margin:20px 0;
}
h2, h4, a:hover, a.l:hover {
	color: #29689e;
	text-decoration:none;
	transition: all 0.4s !important;
}
h1, h1 a {
	line-height: 1;
	color: #29689e;
	font-size: 40px;
	font-weight: 500;
	text-decoration:none;
}
h2 {
	color: #29689e;
	font-size: 30px;
	
}
h3 {
	color: #29689e;
	font-size: 26px;
	margin: 10px 0;
}
h4 {
	line-height: 1.4;
	color: #6097d5;
	font-size: 24px;
}
h5 {
	line-height: 1.8;
	color: #6097d5;
	font-size: 19px;
}
h5 a, h5 a:link {
	font-size: 19px;
	text-decoration:none;
}
footer p, footer a  {
font-size: 1.08em;
line-height: 2em;
padding: 10px 0;
}
.ombrage {
	border: 0;
	box-shadow: 0px 2px 20px #dbdbdb;
	margin: 10px 0;
}

.fond-noir {
	background-color:#000000;
}
hr {
	background-color: ##e6e6e6;
	margin: 0;
}
.hr {
	margin: 1em 0;
	border-top: 1px dotted #656565;
	height: 1px;
	background-color: transparent;
}
div.grid-4-small-1 > div.txtcenter > a.venobox.vbox-item {
	font-family: Raleway,sans-serif,Arial, Helvetica, sans-serif;
	color:#c3c3c3;
	line-height:normal;
	font-size:0.9em;
	padding:1em 0;
	text-shadow: 0px 0px 5px #000000;
}
div.grid-4-small-1 > div.txtcenter > a.venobox.vbox-item:hover {
	color: #ffffff;
	-moz-transition: color 0.2s ease-in;
	-ms-transition: color 0.2s ease-in;
	-o-transition: color 0.2s ease-in;
	-webkit-transition: color 0.2s ease-in;
	transition: color 0.2s ease-in;
}
strong {
	font-weight:600;
}
div.grid-4-small-1 > div.txtcenter > a.venobox.vbox-item > span.titre {
	display:inline-block;
	text-align:center;
	margin:10px 0;
}
.t {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4a4a4a;
}
div.grid-1-4 > div.txtcenter > img {
	margin:10px 0;
}
div.txtcenter > a.venobox.vbox-item span {
	margin: 12px 0;
	display: block;
}
.marge {
	margin:20px;
}

@media (max-width: 639px) {
.pam {
    padding: 1em;
}
p, a {
font-size: 1.1em;
line-height: 1.4em;
padding: 10px 0;
}
h1 {
font-size: 2.6em;
padding: 0;
line-height: 1.8em;
}
h2 {
font-size: 1.8em;
line-height: 1.4em;
}
h3 {
 font-size:1.6em;
 margin:1em;
 line-height:1.2em;
}
h4 {
font-size: 1.4em;
margin: 20px auto;
line-height: 1.8em;
}
h5, h5 a, div.txtcenter h5 a {
 font-size:1.1em;
}
.marge {
	margin:10px 0;
}
div.txtcenter > a {
 font-size:1.1em;
 margin-bottom:20px;
}
p.txtright, p.txtleft {
 text-align:center;
 font-size:1.1em;
}
div > p.txtcenter > img {
 width:90%;
}

div > p.txtcenter > img.icone {
 width:30%;
 margin:0 auto;
 display:block;
}
footer p, footer a  {
font-size: 1em;
line-height: 4em;
padding: 10px 0;
}

div.gris-1 > div.txtright > div {
 text-align:center;
 margin-bottom:10px
}
html.no-js > body > footer#footer.line.pam > div.grid-2-1 > div.txtright {
	margin-top:1em;
 text-align:center;
}
 .show {
 display:block;
}
.hide {
 display:none;
}
footer#footer >  p.txtleft  {
 text-align:center;
 font-size:1.1em;
}
a.l {
 font-size:0.9em;
}
}