/* les couleurs *//* orange : #DF7207*//* vert foncé : #006600*//* vert pale :  #6D8C6D*//* vert olive : #D2C33D*//* jaune orangé : #FFBA2B*/body { background-color: #006600; font-family: Verdana; color: #FFFFFF; font-size: 10 pt }body.img   { background-image: url('images/paquerrettedrte2.gif'); background-repeat: no-repeat; background-position: right top; background-attachment: fixed; background-color: #006600; font-family: Verdana; color: #FFFFFF; font-size:                10 pt }table        { width: 100%; color: #FFFFFF; font-family: Verdana; font-size: 10 pt;                border: 0 }/* les liens *//* les liens menu cf le script */a:link       { font-family: Verdana; font-size: 10 pt; color: #FFBA2B }a:visited    { font-family: Verdana; font-size: 10 pt; color: #FFFFFF }a:hover      { font-family: Verdana; font-size: 10 pt; color: #DF7207 }a:link.tarif       { font-family: Verdana; font-size: 8 pt; color: #006600 }a:visited.tarif    { font-family: Verdana; font-size: 8 pt; color: #006600 }a:hover.tarif      { font-family: Verdana; font-size: 8 pt; color: #DF7207 }/* les listes*/ul           { list-style-image: url('images/puce.gif') }/* les sous-titre, accroche et texte divers */p.accroche   { text-align: center; font-family: Verdana; font-size: 12 pt; color: #D2C33D;                font-style: italic; font-weight: bold }p.sstitre		{ text-align: center; font-family: Verdana; font-size: 10 pt; font-weight: bold; color: #DF7207 }/* tableau des tarifs */table.tarif  { width: 65%; font-family: Verdana; font-size: 8 pt; color: #FFFFFF;                border: 1 outset #6D8C6D }td.titretarif {font-family: Verdana; 				 font-size: 8 pt; 				 width: 100%; 				 text-align: center;				 font-weight: bold; 				 color: #FFFFFF; 				 background-color: #DF7207 }td.libelle	{font-family: Verdana; 			 font-size: 8 pt; 			 width: 70%; 			 text-align: left;			 font-weight: bold; 			 color: #FFFFFF }td.prix	{font-family: Verdana; 			 font-size: 8 pt; 			 width: 30%; 			 text-align: right;			 font-weight: bold; 			 color: #FFFFFF }table.tarif2  { width: 95%; 			     font-family: Verdana; 			     font-size: 8 pt; 			     font-weight: bold;               color: #FFFFFF;                border: 1 outset #6D8C6D }td.tetecol	{font-family: Verdana; 			 font-size: 8 pt; 			 width: 15%; 			 text-align: center;			 font-weight: bold; 			 color: #FFFFFF;			 border: 1 outset #6D8C6D  }  td.chalet	{font-family: Verdana; 			 font-size: 8 pt; 			 text-align: left;			 font-weight: bold; 			 background: #FFBA2B;			 color: #006600;			 border: 1 outset #6D8C6D  }  td.libelle2	{font-family: Verdana; 			 font-size: 8 pt; 			 width: 25%; 			 text-align: left;			 font-weight: bold; 			 color: #FFFFFF;			 border: 1 outset #6D8C6D  }td.prix2	{font-family: Verdana; 			 font-size: 8 pt; 			 width: 15%; 			 text-align: right;			 font-weight: bold; 			 color: #FFFFFF;			 border: 1 outset #6D8C6D  }/* formulaire contact *//*bouton*/input.form        { background-color: #DF7207; color: #FFFFFF; font-weight: bold }/*zone de texte*/input.texte       {background-color: #E8E09B}textarea.texte       {background-color: #E8E09B}