body {
	margin:0;
	padding:0;
	background: rgb(254,140,124) url(images/fond.png) no-repeat top left;
}
#slideshowHolder {
	width:450px;
	height:362px;

}


#fondsite{
	text-align:left;
	width:950px;
	
	}
.colonnegauche {
	vertical-align: top;
	background-color: #d2dacb;
	border-right: 1px solid #bdc7b6;
}

#coldroite1{
	width:110px;
	height: 111px;
	position: absolute;
	top: 163px;
	left: 951px;
	}

#coldroite2{
	width:110px;
	height: 112px;
	position: absolute;
	top: 273px;
	left: 951px;
	}

#header .inner {
	width: 950px;
	height: 145px;
	background: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	
}

#header .logo{
position: absolute;	
left:850px;
}

#header .logo img{	
border: none;

}

td {

	color : #000;
	font:14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.msk{
	display: none;
	}

.titre font b p, .titre font b  {
  color: #6e0017;
  font: bold 14px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding-left: 30px;
  
}

.titre{
background: url(images/titre.gif) no-repeat left center;
	height: 20px;
vertical-align:center;
}


#footer {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: White;
  background: url(images/footer.png) repeat-x;
  height: 109px;
  text-align:center;
  padding-top: 10px;
}

#footer a {
text-decoration: none;
color: #ffd900;
}

#footer a:hover {
color: #fff;
}


a.spi{
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #94b810;
	}
.bar{
	background-color: #ececec;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #484848;
}
a.liens{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #94b810;
	}
	a.liens:hover{
	color: #fff;
	}


/**********************************MENU PERSO******************************************/
.interieur {
	border-right: solid 1px #6d0017;
	background-color: #fff1a2;
	
}

.contenu{
	
	
	}


/********************************************************************************/

#mainMenu1 {

  background-color: #fff1a2;
  color: #000;
margin: 0;/* marges autour du menu */
padding: 10px 0px 15px 0px;
  
  /*padding-left: 200px;*/
  /* if the menu is horizontal and has a 'static' position:
   * do not set a non-zero margin-top, if the BODY element has a zero
   * padding-top and this menu is its first 'static' child
   * this is due to an Opera 7 bug :-(
   */
  z-index: 1;
 /* position: static;*/
  /* if the menu is horizontal: use a 'static' position
   * if the menu is vertical: use an 'absolute' or 'fixed' position
   */
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-right: solid 1px #6d0017;
/*border-left: solid 1px #bdc7b6;*/
}

#menuList1 {
/* intérieur du menu */
  /*border: 1px solid #286BBD;*/
  margin: 0;
  padding: 0 6px;
  /* do not use a position other than 'static' here */
}

#menuList1 li {
  /* do not change these rules */
  display: inline;
  margin: 2px;
  padding: 0;
  list-style: none;
  
  /* do not change these rules */
}

#menuList1 li a {
/* boutons liens premier niveau */
  background-color: #980020;
  color: #fff;
  display: inline;
  line-height: 1.8em;
  margin: 0;
  padding: 8px;
  /* always set margin to '0' */
  /* Win/IE5.0 will ignore border and padding if display is 'inline' */
  text-decoration: none;
  text-align:center;
}

#menuList1 li a:hover, #menuList1 li a:focus {
  color: #fff;
  background-color: #980020;
  /*border: 1px solid #fff;*/
  
}

/* As Win/IE5.0 doesn't apply padding on inline elements, background images
 * must be hidden from it, otherwise they will be displayed behind text
 */
#menuList1 li a.actuator {
  width/* */: auto; /* hides the following rule from Win/IE5.0 */
  background: url("images/fleche-bas-noire.jpg") no-repeat 100% 50%;
  color: #fff;
  z-index:10;
 
}

#menuList1 li a.actuator:hover, #menuList1 li a.actuator:focus {
  width/* */: auto; /* hides the following rule from Win/IE5.0 */
  background: url("images/fleche-bas-bleu.jpg") no-repeat 100% 50% #c80000;
  color: #000;
 
}

#menuList1 .menu {
  background-color: #000;
  color: #fff;
/*  border: 1px solid #CCC;*/
  margin: 0;
  padding: 2px;
     
  /* only set '0' or negative margin */
  /* border  width must be the same on the four sides (in 'px' units) */
  /* padding width must be the same on the four sides (in 'px' units) */
  z-index: 1;
  position: absolute;
  visibility: hidden;
  /* always set position to 'absolute' and visibility to 'hidden' */
}

#menuList1 .menu .menu {
  margin-left: 2px;
  /* if a non-zero padding is set on .menu, set margin-left to margin-left + padding */
}

#menuList1 .menu li a {
  display: block;
  line-height: normal;
  border:none;
}

#menuList1 .menu li a.actuator {
  background: url("images/fleche-noire.jpg") no-repeat 100% 50%;
}

#menuList1 .menu li a.actuator:hover, #menuList1 .menu li a.actuator:focus {
  background: url("images/fleche-grise.jpg") no-repeat 100% 50% #f8f8f8;
}

.msk{
display: none;

}

/************************************CSS FORMULAIRE********************************************/
#info{
	font-size:12px;
	font-family: arial;
	color: #000;
	text-align:center;
	background-color: #fe8c7c;
	width:180px;
	border:1px solid #000;
	height: 20px;
	vertical-align:center;
	
	}

#formtout2080 input#ch4,
#formtout2080 input#ch5,
#formtout2080 input#ch6,
#formtout2080 input#ch7,
#formtout2080 input#ch8, #formtout2080 input#ch9, #formtout2080 input#ch10, #formtout2080 input#ch11, #formtout2080 input#ch12, #formtout2080 input#ch13,
#formtout2080 input#ch14, #formtout2080 input#ch15, #formtout2080 input#ch16, #formtout2080 input#ch17, #formtout2080 input#ch18, #formtout2080 input#ch19,
#formtout2080 input#ch20, #formtout2080 input#ch21, #formtout2080 input#ch22, #formtout2080 input#ch23, #formtout2080 input#ch24, #formtout2080 input#ch25,
#formtout2080 input#ch26, #formtout2080 input#ch27, #formtout2080 input#ch28, #formtout2080 input#ch29, #formtout2080 input#ch30, #formtout2080 input#ch31,
#formtout2080 input#ch32, #formtout2080 input#ch33, #formtout2080 input#ch34, #formtout2080 input#ch35, #formtout2080 input#ch36, #formtout2080 input#ch37,
#formtout2080 input#ch38, #formtout2080 input#ch39
{
	width:50px;
	}

#formtout2080 input#ch1, #formtout2080 input#ch2, #formtout2080 input#ch3
{
	width: 120px;
}

#formtout2080{
	width:700px;
	margin: 0 auto;
	font-size:12px;
	color:#000;
	font-family: arial;
}

#formtout2080 b font{
	font-size:12px;
	color:#000;
	font-family: arial;
	}


.formintro font{
/* message d'introduction */
font: 12px Arial, Helvetica, sans-serif;
color: #000;
}
.formerreur font{
/* message d'erreur */
font: 14px Arial, Helvetica, sans-serif;
color: #004083;

}
.formetoile font {
/* message sur les chanmps obligatoires */
font: 12px Arial, Helvetica, sans-serif;
color: red;
}

.formtable {
/* tableau de formulaire : généralités */
	background-color: transparent;
	float: left;
	/*border: 2px solid red;*/
	font-family:Arial, Helvetica, sans-serif;
	border: none;
	width:300px;	
}

.formcomment font{
	font: 14px Arial, Helvetica, sans-serif;
    color: red;
}

/*.formcomment a:hover{
color: #96bc0f;
}*/

.libconditions {
	/*margin-left: 180px;*/
	color: #bb1220;
	font: 12px Arial, Helvetica, sans-serif;
}

.formlabel {
/* pour les labels 
   pour agir sur la police des labels il faut ajouter un style : .formlabel font {} */
	background-color: transparent;
	/*color: green;*/
	border: none;
	text-align:left;
	
}
.formlabel font {
	font-size: 12px;
	color: #000;
}

.formdata {
	background-color: transparent;
	color: #6600CC;
	border: none;
	line-height: 20px;
}

.formdata font {
	color: #fff;
	font-size: 12px;
}


fieldset {
	/*-moz-border-radius : 10px;*/
	margin-top: 10px;
	border: 1px solid #fff;
	
}

.stylelegend{
font: 14px Arial, Helvetica, sans-serif;
color: red;
margin: 10px;
}

.perso {
	background-image:url(images/rugby.jpg);
	background-repeat: no-repeat;
	background-position : right;
}

.persos {
	background-image:url(images/foot.jpg);
	background-repeat: no-repeat;
	background-position : right;
}

.formchamptexte {
	/*border: inset #cf9;*/
	width:200px;
}

.formcheckbox {
	/*border: inset #cf9;*/
}

td input.text:focus {
	background-color: green;
	color : red;
}

.formvalidation {
/* ligne du bas */
	text-align: left;
	border: none;
	background-color: transparent;
}
.formsubmit {
/* format du bouton de validation */
color: #fff;
background-color: #bd0926;
border: none;
width: 115px;
height: 30px;
margin-left:190px;
cursor: pointer;
}


.formreset {
/* format du bouton de validation */
}
.formresume {
/* tableau de formulaire : généralités */
	background-color: transparent;
	padding: 7px;
	border: 1px solid #000;
	width: 450px;
	margin: 0 auto;
}
.formresumelabel {
/* pour les labels dans le résumé des données enregistrées - cote gauche*/
	background-color: transparent;
	color: #000;
	border: none;
	width: 250px;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.formresumelabel font {
	font-size: 12px;
}

.formresumedata {
	/*background-color: navy;*/
	color: #bd0926;
	width: 200px;
	font:12px Arial, Helvetica, sans-serif;
	border:none;
}

.formcaptcha{
	border: none;
	background-color: transparent;
	}

.formcaptcha font{
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	}

#formcontact form font{
font-size:12px;
font-family: arial;
}
