body {
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  font-family: Tahoma, Verdana;
  font-size: 12px;
  color: #000000;
  margin: 0px;
  padding: 0px;
  z-index: 0;
  background-image: url(http://www.r7g.com/6544/m/img/fond_page.gif);
  background-repeat: repeat-x;
  background-position: top left;
}
#page {
  width: 985px;
  background-image: url(http://www.r7g.com/6544/m/img/bg_top.gif);
  background-repeat: repeat-x;
  background-position: top left;
}

H1 {
  font-family: Tahoma, Arial;
  color: #FF6600;
  font-weight: bold;
  font-style: Italic;
  font-size: 18pt;
  margin: 0px;
  padding: 0px;

}

H2 {
  font-family: Times New Roman, Times, serif, Verdana;
  color: #89A2A9;
  font-weight: bold;
  font-style: Italic;
  font-size: 16pt;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

HR {
  width: 100%;
  background-color: #DFC7A5;
  color: #DFC7A5;
  border: 0px;
  height: 1px;
}



/** Haut de page - Logo, Bandeau et Menu **/
#haut_de_page {
  width: 985px;
  height: 185px;
  padding: 0px;
}

#haut_de_page .logo_haut {
  float: left;
  width: 560px;
  height: 124px;
}

#haut_de_page .banniere {
  float: left;
  width: 425px;
  height: 124px;
}

#haut_de_page .ligne_separ {
  float: left;
  width: 985px;
  height: 10px;
  background-image: url(http://www.r7g.com/6544/m/img/bg_top_line.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

#haut_de_page .ligne_menu {
  float: left;
  width: 985px;
  height: 22px;
}

#haut_de_page img {
  border: 0px;
}


/** Contenu principal **/
#main_content {
  float: left;
  width: 985px;
  padding: 0px;
  margin: 0px;
}

#left_side {
  float: left;
  width: 150px;
  font-size: 11px;
}

#left_side .infos {
	float: left;
	width: 140px;
	padding: 0px 5px 5px 5px;
	background-color: #FFFFFF;
}

#content {
  float: left;
  width: 580px;
  padding: 0px 20px;
  background-color: #FFFFFF;

}
#content .cartouche {
  float: left;
  width: 580px;
  height: 37px;
  background-image: url(http://www.r7g.com/6544/m/img/bg_content_text.gif);
  background-repeat: no-repeat;
  background-position: top left;
}
#content .text {
  float: left;
  width: 570px;
  padding: 0px 4px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color: #EAEAEA;
} 


/** Bas de Page **/
#bas_de_page {
  float: left;
  width: 100%;
  height: 35px;
  padding: 0px;

  background-image: url(http://www.r7g.com/6544/m/img/bg_bdp_line.gif);
  background-repeat: repeat-x;
  background-position: top left;
  
  font-family: Verdana;
  color: #000000;
  font-size: 11px;
}
#bas_de_page a:link, #bas_de_page a:visited {
  font-family: Verdana;
  font-size: 9px;
  color: #666666;
  text-decoration: none;
}
#bas_de_page a:hover, #bas_de_page a:active {
  color: #333333;
  text-decoration: none;
}


/** Position et Conseiller **/
#position {
  float: left;
  width: 365px;
  height: 25px;
}
#position a {
  font-family: Verdana;
  font-size: 10px;
  color: #333333;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
}
#position a:hover {
  color: #89A2A9;
  text-decoration: none;
}


/* *** FAMILLES *** */
a.cat:link, a.cat:visited {
  font-family: Verdana;
  font-size: 10px;
  color: #FFFFFF;
}
a.cat:hover, a.cat:active {
  font-family: Verdana;
  font-size: 10px;
  color: #FFFFFF;
}

span.trait_separ {

  font-weight: normal;
  color: #FFFFFF;
  font-size: 16px;
}

ul#menu li ul{
  display:none;
}

ul#menu li:hover>ul{
  display:block;
}

ul#menu{
  margin:0px;
  padding:0px;
  list-style:none;
  width:100%;
  float:left;
  font-size: 11px;
  color: #999999;
  font-family: sans-serif;
}

ul#menu hr{
 margin-right: 4px;
 margin-left: 4px;
}

ul#menu li{
  float:left;
  display:block;
  padding: 0px;
}

ul#menu li a{
  display: block;
  padding: 0px;
  text-decoration: none;
}

ul#menu li a:hover{
  border-top-color: #F0F0F0;
  border-left-color: #F0F0F0;
  border-right-color: #999999;
  border-bottom-color: #999999;
}

ul#menu ul{
  position:absolute;
  background: #FF3333 repeat-y -170px 0%;
  list-style:none;
  margin:0px;
  padding:0px;
  width:170px;
  z-index:1;
}

ul#menu ul ul{
  top:0px;
  left:170px;
  z-index:2;
}

ul#menu ul li{
  position:relative;
  float:none;
  margin:0px;
  padding:0px;
  _display:inline;
}


ul#menu ul li a {
  padding-bottom: 10px;
  display:block;
  margin:0px;
  padding:0px;
  width:170px;
}

ul#menu ul li a span{
  display:block;
  width:160px;
  height: 15px;
  padding: 3px 5px 0px 5px;
  margin:0px;
  cursor: pointer;
  border: none;
  font-family: Tahoma, Verdana;
  font-size: 10px;
  color: #000000;
  text-transform: Uppercase;
  background-image: url(http://www.r7g.com/6544/m/img/bg_menu.gif);
}

ul#menu ul li a.next span{
  background:url(http://www.r7g.com/6506/m/fleche_menu.gif) no-repeat 0% 50%;
}


ul#menu ul li a.next:hover span{
  background-position: -170px 50%;
}

ul#menu ul li a:hover span{
  color: #FFFFFF;
  border:none;
  background-image: url(http://www.r7g.com/6544/m/img/bg_menu_on.gif);
}

ul#menu ul li.first{
  padding-left:0px;
}

ul#menu ul li.first a{
  padding-top:0px;
}

ul#menu ul li.last{
  padding-right:0px;
}

ul#menu ul li.last a{
  border-bottom: 0px solid #606060;
  padding-bottom:1px;
}

ul#menu ul li.last ul li a{
  border-bottom: 0px solid #606060;
  padding-right:0px;
}
ul#menu ul li.last ul li.last a{
  border-bottom: 0px solid #606060;
  padding-bottom:0px;
}
/* *** FAMILLES *** */


/** ********** PAGE CONTACTS ********** **/
#contact_form {
  background-color: #EEEAE8;
  border: 1px solid #89A2A9;
  width: 335px;
}

#contact_form td {
  vertical-align: middle;
  padding: 2px 0px;
}

#contact_form td.small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: Justify;
}

#contact_form input {
  font-family: Verdana;
  color: #89A2A9;
  font-size: 10px;
  width: 170px;
  height: 15px;
  padding: 4px 8px 0px 8px;
  background-image: url(http://www.r7g.com/6501/m/bg_input.gif);
  border: 0px;
}
#contact_form input:focus, #contact_form textarea:focus {
  color: #F12929;
}

#contact_form select {
  font-family: Verdana;
  color: #89A2A9;
  font-size: 10px;
  width: 186px;
}

#contact_form textarea {
  width: 272px;
  height: 108px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #919292;
  padding: 4px 8px;
  background-image: url(http://www.r7g.com/6501/m/bg_textarea.gif);
  border: 0px;
}

#contact_form input.checkbox {
  vertical-align: middle;
  width: 19px;
  margin: 0px;
  padding: 0px;
  border: 0px:
}

#contact_form input.submit {
  width: 100px;
  height: 19px;
  margin: 0px;
  padding: 0px;
  border: 0px:
}
/** ********** Fin - PAGE CONTACTS ********** **/

/* Liens sociaux */
.social_area
{
display: block;
clear: both;
font-size: 1em;
padding: 10px 0 15px 0;
}
.social_area a
{
color: black;
}
