html, body {
  margin: 0px;
  padding: 0px;
  font-family:arial, verdana, sans-serif;
  font-size:12px;
  color:#484033;
  
}

.global { width: 100%; }
.globalContent {
    margin: auto;
    width: 1000px;
}
.banner {
  background-image: url(../images/bandeau.jpg);
  background-repeat: no-repeat;
  height: 219px;
  position: relative;
  width: 988px;
}
.banner .homeLink {
  height: 175px;
  position: absolute;
  width: 325px;
}
.banner .homeLink a {
  display: block;
  height: 175px;
  text-decoration: none;
}
.banner .roundBanner {

  color: #ffffff;
  font-size: 9px;
  position: absolute;
  right: 25px;
  text-align: center;
  top: 145px;
  width: 80px;
}
.texte{
	font-family:arial, verdana, sans-serif;
	color: #484033;
	font-size:12px;
	text-align:justify;
	text-decoration:none;
}

a.liensaccueil {
	font-family:arial, verdana, sans-serif;
	text-decoration: none;
	color: #484033;
	font-size:12px;
	text-align:center;
	text-decoration:underline;
}

a.liensaccueil:hover {
	font-family:arial, verdana, sans-serif;
	text-decoration: none;
	color: #484033;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}

.tdRight {
    font-weight: bold;
    text-align: right;
    padding-right: 3px;
    width: 155px;
}
.tdRightRally {
    font-weight: bold;
    text-align: right;
    padding-right: 3px;
    width: 175px;
}
.copyright {
  background-color: #a3a60f;
  color: #ffffff;
  font-size: 10px;
  padding: 7px 0px 7px 0px;
  text-align: center;
  width: 989px;
}

.copyright div a {
	color: #ffffff;
    text-decoration: underline;
}

.copyright div a:hover { text-decoration: none; }

.newletter {

}
.newletter .title {
  font-weight: bold;
  padding-top: 10px;
}
.viewNewletter {
  padding-left: 25px;
}
.viewNewletter .title {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.viewNewletter .descr {
  padding-top: 5px;
  text-align: justify;
}

/*** LIST EQUIP ***/
.listEquip {
  color: #000000;
  width: 100%;
}
.listEquip .equipName {
  font-weight: bold;
  padding: 10px 0px 10px 0px;
}
.listEquip table {
  background-color: #f7f7f7;
  font-family: Arial, Verdana;
  width: 100%;
}
.listEquip table .equipHeader {
  background-image: url(topEquipHeader.gif);
  background-repeat: repeat-x;
  border: 1px solid #e5e5e5;
  border-bottom: 1px solid #bbbbbb;
  height: 24px;
  font-size: 11px;
  font-weight: bold;
  padding-left: 3px;
  width: 25%;
}
.listEquip table .equipColumn1,
.listEquip table .equipColumn2,
.listEquip table .equipColumn3,
.listEquip table .equipColumn4 {
  border: 1px solid #e5e5e5;
  padding: 3px;
  width: 25%;
}
.listEquip table .equipColumn1 {
}
.listEquip table .equipColumn2 {
}
.listEquip table .equipColumn3 {
}
.listEquip table .equipColumn4 {
}

/*** DONS ***/
.fondation {
  background: url(../images/logo_gepeep.gif) no-repeat;
  font-family: Arial;
  font-size: 12px;
  height: 250px;
  margin-top: 20px;
  position: relative;
  width: 775px;
}
.fondation div { position: absolute; }
.fondation .logo {
  display: block;
  height: 88px;
  left: 15px;
  top: 15px;
  width: 220px;
}
.fondation .logo a {
  display: block;
  height: 88px;
  text-decoration: none;
  width: 220px;
}
.fondation .logoText {
  color: green;
  font-family: "Segoe Print", Arial;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  left: 195px;
  text-align: right;
  top: 15px;
  width: 545px;
}
.fondation .description {
  left: 10px;
  top: 150px;
  width: 730px;
}
.fondation .note {
  color: red;
  font-weight: bold;
  left: 10px;
  bottom: 10px;
  width: 400px;
}
.fondation .dons {
  bottom: 12px;
  font-weight: bold;
  right: 10px;
}

/*** EVENT PRICE ***/
.eventPrice {
  border: 1px solid #faba34;
  border-left: 2px solid #faba34;
  border-right: 2px solid #faba34;
  font-family: Arial;
  font-size: 12px;
  margin-bottom: 15px;
}
.eventPrice .line {
  background-color: #fafc93;
  border-bottom: 1px solid #faba34;
  clear: both;
  height: 40px;
}
.eventPrice .lineAlternate { background-color: #faffc2; }
.eventPrice .line div { 
  float: left; 
  padding: 5px 10px 5px 5px;
}
.eventPrice .line div a {
  color: #000000;
  text-decoration: none;
}
.eventPrice .line div a:hover { text-decoration: underline; }
.eventPrice .line .column1 { width: 220px; }
.eventPrice .line .column2 {
  font-weight: bold;
  text-align: center;
  width: 130px;
}
.eventPrice .line .column3,
.eventPrice .line .column4,
.eventPrice .line .column5,
.eventPrice .line .column6 {
  font-weight: bold;
  text-align: center;
  width: 70px; 
}
.eventPrice .lineHeader {
  background-color: #faba34;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
}

/*** PAY PAYMENT ***/
.payOnline {
  border: 1px solid #447dc0;
  font-family: Arial; 
  font-size: 12px;
  margin: auto;
  width: 475px;
}
.payOnline .title {
  background-color: #447dc0;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  text-align: center;
}
.rallyAdminTab {
  background-color: #f4f4f4;
  border: 1px solid #cbcbcb;
  padding: 10px;
  margin-bottom: 10px;
}
/*** DISCLAIMERS ***/
.icoPaymentAgreement {
  color: red;
  font-weight: bold;
  margin-top: 15px;
}
