html, body {
  margin: 0px;
  padding: 0px;
  border: none;
  background-color: #7EB8C6;
  background-image: url();
  background-repeat: repeat;
}

body, table, td {
  font-family: Verdana;
  color: #000000;
  font-size: 11px;
}

.bgcolor {
  background-color: #7EB8C6;  
}

span.titre_haut {
  font-family: Verdana;
  color: #FF6633;
  font-size: 14pt;
}

h1#top_title {
  font-family: Tahoma, Vervana, Arial, Helvetica, sans-serif;
  color: #6FA0AC;
  font-size: 14pt;
  font-weight: bold;
  margin:0px;
  padding:0px;
  padding-left: 73px;
  
  background: url(http://www.r7g.com/6511/m/fleche_titre1.gif) no-repeat top left;
}

.titre1 {
  font-family: Tahoma, Vervana, Arial, Helvetica, sans-serif;
  color: #6FA0AC;
  font-size: 14pt;
  font-weight: bold;
}

.titre2 {
  font-family: Tahoma, Vervana, Arial, Helvetica, sans-serif;
  color: #DAEDED;
  font-size: 14pt;
}


br {
  font-size: 9px;
}

a:link, a:visited {
  font-family: Verdana;
  color: #333333;
}
a:hover, a:active {
  color: #666666;
}

a.nav:link, a.nav:visited {
  font-family: Verdana;
  font-size: 10px;
  color: #FF6033;
  text-decoration: none;
}
a.nav:hover, a.nav:active {
  color: #FF6033;
  text-decoration: underline;
}

.little {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}

a.little:link, a.little:visited {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}
a.little:hover, a.little:active {
  color: #FF6033;
  text-decoration: none;
}

.bdp_title {
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  color: #666666;
}

a.bdp:link, a.bdp:visited {
  font-family: Verdana;
  font-size: 9px;
  color: #999999;
  text-decoration: none;
}
a.bdp:hover, a.bdp:active {
  color: #666666;
  text-decoration: none;
}

.content_title1 {
  font-family: Tahoma, Vervana, Arial, Helvetica, sans-serif;
  color: #FF6633;
  font-weight: bold;
  font-size: 14pt;
  margin: 8px 0px 0px 0px;
  padding: 0px;
}


H2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #FF6633;
  font-weight: bold;
  font-size: 11pt;
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

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

a.S1:link, a.S1:visited {
  font-family: Arial, Helvetica, sans-serif;
  color: #FF6633;
  font-weight: bold;
  font-size: 11pt;
  text-decoration: none;
}
a.S1:hover, a.S1:active {
  font-family: Arial, Helvetica, sans-serif;
  color: #FF6633;
  font-weight: bold;
  font-size: 11pt;
  text-decoration: underline;
}

a.S2:link, a.S2:visited {
  color: #000000;
  text-decoration: none;
}
a.S2:hover, a.S2:active {
  text-decoration: underline;
}


.FlatButton, textarea {
  font-size: 11px;
  color: #333333;
  font-family: Tahoma, Vervana, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
  border: 1px solid #7EB8C6;
  padding-left: 4px;
  padding-right: 4px;
}

.FlatButton:focus {
  color: #FF6033;
  border: 1px solid #FF6033;
}

textarea:focus {
  border: 1px solid #FF6033;
}

.FlatButton:disabled {
  color: #DDD;
  border: 0px;
}

select {
  font-size: 10pt;
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
}

.divstyle {
  position: absolute;
  border: 1px solid #000000;
  top:0;
  left:0;
}

.pstyletitle{
  position:absolute;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 9px;
  padding: 3px;
  font-family: verdana, arial;
}

input.submit {
  font-size: 10px;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #FF6033;
  border: 1px solid #FF6033;
  text-align: center;
}

textarea {
  width: 260px;
}

.help:hover {
  color: #FF6033;
  cursor: help;
  text-decoration: none;
}

.STAR {
  color: #FF6033;
}

.cnil {
  font-family: Verdana;
  text-decoration: none;
  color: #666666;
  font-size: 9px;
}

fieldset {
  border: 1px solid #FF6033;
  padding: 0px;
  padding-left: 10px;
  padding-right: 15px;
  margin: 0px;
}

legend {
  color : #000000;
  padding-left: 5px;
  padding-right: 10px;
  line-height: 25px;
}

ul {
  list-style-type: circle;
  list-style-image: url(http://www.r7g.com/6511/m/li.gif);
}