/* begin Page */

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

.header{
  margin: 0 auto;
  padding: 0;
  color: #58595b;
  background-color: #e8e8ea;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  height:170px;
}

/* fond page contenu */
.background-accueil
{
  background-color: #e8e8ea;
  background-image: url('images/background-accueil.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  min-height:600px;
  padding:20px;
}
.background-rond-rouge
{
  background-color: #e8e8ea;
  background-image: url('images/background-rond-rouge.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  min-height:600px;
    padding:20px;
}

.background-rond-gris
{
  background-color: #e8e8ea;
  background-image: url('images/background-rond-gris.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  min-height:600px;
    padding:20px;
}
.background-rond-liberale
{
  background-color: #e8e8ea;
  background-image: url('images/background-professions-liberales.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  min-height:600px;
    padding:20px;
}
.background-rond-industrie
{
  background-color: #e8e8ea;
  background-image: url('images/background-industrie.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  min-height:600px;
    padding:20px;
}
.background-rond-commercant
{
  background-color: #e8e8ea;
  background-image: url('images/background-artisans-commercants.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  min-height:600px;
    padding:20px;
}
.background-rond-equipe
{
  background-color: #e8e8ea;
  background-image: url('images/background-equipe.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  min-height:600px;
    padding:20px;
}

/* 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-gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #58595b;
	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: #000;
	text-decoration: none;
}

.titre-gris {
	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: #58595b;
	text-decoration: none;
}

.titre-rouge {
	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: #af180e;
	text-decoration: none;
}

.titre-blanc {

	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: #FFFFFF;
	text-decoration: none;
}

.titre-blanc-ombre {

	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: #FFFFFF;
	text-decoration: none;
	text-shadow: 0.1em 0.1em 0.1em black; 
}

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

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

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

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

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

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

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

.texte-blanc-ombre {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-shadow: 0.1em 0.1em 0.1em black; 
}

.texte-gras-rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #af180e;
	text-decoration: none;
}
.legende {
	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: #333;
	text-decoration: none;
}

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

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

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

  color: #af180e;
}

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

/* 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: 12px;
	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: #e9e9eb;
	text-decoration: none;
}

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.art-menu, .art-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.art-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.art-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.art-menu li li
{
  float: none;
}

.art-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.art-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.art-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.art-menu:after, .art-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.art-menu, .art-menu ul
{
  min-height: 0;
}

.art-menu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




/* menu structure */

.art-menu
{
  padding: 6px 6px 6px 6px;
}

.art-nav
{
  position: relative;
  margin-top: 46px !important;
  height: 39px;
  z-index: 100;
  width:980px;

}


/* end Menu */

/* begin MenuItem */
.art-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 27px;
  cursor: pointer;
  text-decoration: none;
}

.art-menu ul li
{
    margin:0;
    clear: both;
}


.art-menu a .r, .art-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 81px;
  background-image: url('images/menuitem.png');
}

.art-menu a .l
{
  left: 0;
  right: 3px;
}

.art-menu a .r
{
  width: 406px;
  right: 0;
  clip: rect(auto, auto, auto, 403px);
}

.art-menu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 0 14px;
  margin: 0 3px;
  line-height: 27px;
  text-align: center;
  text-shadow: 0.1em 0.1em 0.1em black; 
}

.art-menu a:hover .l, .art-menu a:hover .r
{
  top: -27px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
  top: -27px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
  top: -27px;
}
.art-menu a:hover .t
{
  color: #FFFFFF;
}

.art-menu li:hover a .t
{
  color: #FFFFFF;
}

.art-menu li:hover>a .t
{
  color: #FFFFFF;
}


.art-menu a.active .l, .art-menu a.active .r
{
  top: -54px;
}

.art-menu a.active .t
{
  color: #FFFFFF;
}
/* end MenuItem */

/* begin MenuSeparator */


.art-menu .art-menu-li-separator
{
  display: block;
  width: 7px;
  height: 27px;
}

.art-nav .art-menu-separator
{
  display: block;
  margin:5 auto;
  width: 2px;
  height: 27px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 38px;
  width: 355px;
  overflow: hidden;
  line-height: 38px;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #97150C;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 38px;
  color: #FAF9F5;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 14px;
  margin:0;
  padding:0;
}

.art-menu ul li a:hover
{
  color: #F5F3EB;
  border-color: #AF180E;
  background-position: 0 -38px;
}

.art-menu ul li:hover>a
{
  color: #F5F3EB;
  border-color: #AF180E;
  background-position: 0 -38px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
  color: #F5F3EB;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
  color: #F5F3EB;
}


/* end MenuSubItem */

