/* begin Page */

body
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  padding: 0;
  color: #000;
  background-image: url('images/background.jpg');
  background-repeat: repeat-y;
  background-position: top center;
  line-height:18px;
  margin:0px;
 }

.head{
  background-image: url('images/bt-background.jpg');
  background-repeat:no-repeat;
  background-position:top center;
}

/* style titre */
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
{
  text-decoration: none;  
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight:normal;
  font-size: 14px;
  text-align: left;
  display:inline;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  color: #58595b;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  color: #FFF;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  color: #af180e;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-size: 20px;
  color: #58595b;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-size: 20px;
  color: #FFF;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-size: 20px;
  color: #af180e;
}

/* style de texte */
.gros-titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.gros-titre-violet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #74529c;
	text-decoration: none;
}
.gros-titre-noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #120a07;
	text-decoration: none;
}
.titre {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.titre-violet {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #74529c;
	text-decoration: none;
}
.titre-noir {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #120a07;
	text-decoration: none;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.texte-violet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #74529c;
	text-decoration: none;
}
.texte-noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #120a07;
	text-decoration: none;
}

.texte-gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

.texte-gras-violet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #74529c;
	text-decoration: none;
}
.texte-gras-noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #120a07;
	text-decoration: none;
}

/* style des liens */
a, 
.art-post a
{
  text-decoration: underline;
  color: #857e76;
}

a:link,
.art-post a:link
{
  text-decoration: underline;
  color: #857e76;
}

a:visited, a.visited,
.art-post a:visited, .art-post a.visited
{

  color: #857e76;
}

a:hover, a.hover,
.art-post a:hover, .art-post a.hover
{
  text-decoration: none;
  color: #74529c;
}

/* style formulaire */
input {
	letter-spacing: normal;
	word-spacing: normal;
	border: thin none #af180e;
	height: 18px;
	width: 120px;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

/* style pied de page */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #857e76;
	text-decoration: none;
}

