body {
	font-family: Arial;	
	background-color: #f2f2f2;
}

h1
{
	     font-family: 'Playfair Display', serif;

	         font-weight:  bold;
	     margin: 0 0 5px 0;
	     color: #c24d18;
	     font-size: 45px;
}
h2
{
	         font-family: 'Playfair Display', serif;
	         font-weight:  bold;
	     margin: 0 0 5px 0;
	     color: #4c6f95;
	     font-size: 25px;
}
body {
  padding-top: 00px;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}
a.boutonA
{
	font-size: 18px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	border: none;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
	line-height: 1;
	text-decoration: none;
	font-family: 'Raleway', sans-serif;	
	display: inline-block;
	overflow: hidden; 
}
.fdgris
{
vertical-align:middle;
	color: #bb0715 !important;
	background-color: #f2f2f2 !important;
		border: none !important;
}

.fdgris:hover
{
	color: #fff !important;
	background-color: #bb0715 !important;	 
}
.fdrouge
{
	color: #fff !important;
	background-color: #bb0715 !important;	
	border: none !important;
}

.fdrouge:hover
{
	color: #bb0715 !important;
	background-color: #f2f2f2 !important;
}

a.boutonA
{
	font-size: 18px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	border: none;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
	line-height: 1;
	text-decoration: none;
	font-family: 'Raleway', sans-serif;	
	display: inline-block;
	overflow: hidden; 
	text-align: center;
	margin-top: 20px;
	width: 100%;
}




#infoForm
{
	padding: 10px;
	box-shadow: 2px 2px 6px #DDDDDD;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	margin: 0 0 20px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}

#infoForm.ok
{
	background-color: green;
}

#infoForm.bad
{
	background-color: red;
}

.obli
{
	color: #D9534F;
}


.form-control,.btn-block
 {
    width: 50%;
}


p.lead
{
	text-align: justify;

	font-size: 16px;
	font-weight: 400;
}

img.editeur
{
/*	float: right;display: inline-block;*/
	height: auto;
	width: 60px;
	margin: 5px;
}

div.intro
{
	display: inline-block;
		margin-bottom: 30px;
			position: relative;
			width: 100%;
}

h4
{
	font-weight: bold;
	font-size: 12px;
}
h3
{
	font-weight: bold;
	font-size: 14px;
	margin: 10px;
}
.container 
{
	width: 100%;
	padding: 0 0px;
	max-width: 1024px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 0 30px;
}

.couv
{
	float: left;
	margin: 0 30px 100px 0; 
}

.rouge
{
	     color: #c24d18;
}
h1.rub
{

	         font-family:  "Raleway";
	         font-weight:  normal;
	     margin: 0 0 5px 0;
	     color: #c24d18;
	     font-size: 30px;
	     text-transform: uppercase;
	     text-align: left;
}
h2.rub
{

	         font-family:  "Raleway";
	         font-weight:  400;
	     margin: 0 0 5px 0;

	     text-align: left;
}
div.content
{
	margin-bottom: 60px;
	padding-top: 40px;
}
.gras
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
hr
{
	/*margin-bottom: 40px;*/
}

nav ul
{
	padding: 0;
}

nav li
{
	display: inline-block;
	    margin: 5px 0;
}

nav li a
{
		     color: #fff;
		     text-transform: uppercase;
		     font-size: 16px;
		     font-weight: 500;
		     padding:  5px 8px;
		     background-color:  #4c6f95;
}
nav li a:hover, nav li a.actif
{
		     color: #fff  !important;
		     text-transform: uppercase;
		     text-decoration: none;
		     background-color:  #c24d18  !important;
}

#fb
{
	clear: both;
}

#fb h1
{
	text-align: center;
}
.revenir{
	display: none;
}

.feuil
{
 background-color: #eee;
    color: #c24d18;
    display: inline-block;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 5px 15px;
}

.feuil:hover
{
	text-decoration: none;
 background-color: #c24d18;
    color: #fff;

}

.pingouin
{
	position: absolute;
	top: 0;
	right: 0;
}

.pdf
{
	text-align: left;
	width: 500px;
	margin: 0 auto 20px auto;
}
.pdf .varPdf
{
	font-size: 20px;
	font-weight: 600;
}

.souligne
{
	text-decoration: underline;
}
