/*Classe*/
p.spe_balade {
	margin-left: 100px;
	margin-right: 100px;
	text-align: justify;
}
#contenu ul.spe_balade {
	margin-left: 100px;
	margin-top: 10px;
}
.red, .error {
	color: red;
	font-weight: bold;
	margin-bottom: 15px;
}
.clear_right {
	float: right;
	margin: 5px 5px 10px 10px;
}
.clear_left {
	clear: left;
}
.grand {
	font-size: 2em;
}
.text_center {
  text-align: center;
}
.right {
	float: right;
	margin: 10px 30px;
}
.right2 {
	float: right;
	margin: 10px 10px;
}
.right p {
	margin-bottom: 10px;
}
.left {
	float: left;
	margin: 5px 30px 15px 35px;
}
.error {
     color: #ff0000;
	 font-weight: bold;
}
.nom {
	font-family: times, "times new roman", sans-serif;
	color: #f90;
}
.date {
	display: inline;
	margin-top: 0px;
	color: #b2b2b2;
	font-size: 0.8em;
	font-weight: normal;
}
.spe_accueil {
  margin: 50px 0 0 0;
  color: #f60;
  font-weight: bold;
}
.photos_liste {
	width:300px;
	clear: left;
	border: dashed 1px;
}
/*polices*/
#entete h1 {
   position: absolute;
   top: 40px;
   left: 30%;
   color: #fff;
   font-size: 2.5em;
   line-height: 3em;
}
#contenu h1 {
	text-align: center;
	font-size: 1.6em;
	margin: 0.2em 0 1.5em 0;
	color: #f93;
}
h2 {
	margin: 25px 0 0 0;
	font-size: 1.4em;
}
h2 a {
	color: #f90;
}
h2.bateau {
	background: url(../images/bateau.gif) left no-repeat;
	text-indent: 35px;
	padding-top: 5px;
	height: 25px;
}
h2.inscription {
	background: url(../images/boussole.jpg) left no-repeat;
	text-indent: 35px;
	padding-top: 5px;
	height: 25px;
}
h3 {
   color: #f90;
   margin: 20px 0 0 0;
   font-size: 1.2em;
}
h3.tenue {
  color: #f30;
  text-indent: 60px;
  font-size: 1.4em;
  font-family: "comic sans MS",verdana, arial, sans-serif;
}

