/*--------- styles du contenu ------------*/

body {
	background: #b2d1ff url(contenu.jpg) no-repeat fixed -21px -18px;
	padding: 20px 20px 0 20px;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	font-size-adjust: 0.58;
	color: black;
	scrollbar-face-color: #6699FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #69f;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #D9ECFF;
	SCROLLBAR-SHADOW-COLOR: #69f;
	SCROLLBAR-DARKSHADOW-COLOR: #0033CC;
	text-align: justify;
}
body#recompenses{
	padding-left:0;
}
a {
	font-weight: bold;
	color: #039;
}
a:hover{
	text-decoration:none;
}
a img{
	border: none;
	vertical-align: middle;
}
h2 span{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
p {
	margin-top:0;
	margin-bottom:0;
}
ul, li{
	margin:0;
	padding:0;
}
ul{
	padding-left:1em;
}
li{
	/*list-style-position:inside;*/
}
td{
	vertical-align: text-top;
	font-size:79%; /* pour IE */
}
html > body td{
	font-size: inherit; /* pour les autres */
}
hr{
	/*clear:both;*/
}
.chapeau{
	padding:10px;
	color:black;
	font-weight:bold;
	margin:0 10%;
	text-align:center;
}

/* ----- formulaires ----- */

form{	margin:10px 20px;}
fieldset{
	border:none;
}
form p, form address{
	margin:4px 0 0 0;
}
label{
	display:block;
	margin: 0 0 -1px 0;
	height: 1.6em;
	line-height:1.6em;
	overflow: hidden;
}
label *{
	float:left;
}
label img{
	height:80px;
	width:20px;
	float:left;
}
label span{
	text-align:center;
	color:white;
	background:#3880d8;
	margin-left:-3px;
	margin-right:-3px;
}
html>body label span{
	padding:0 3px;
}
.champs input, textarea{
	width:400px;
	padding:3px;
	font-family:monospace;
	border:1px solid #3880d8;
	clear:both;
	display:block;
}
.texte{
	margin:20px 0;
}
.texte address{
	font-weight: bold;
	padding-left: 20px;
	font-style: normal;
}
.texte address span{
	font-weight:normal;
}
img {behavior: url("http://www.planetevoyages.ch/style/pngbehavior.htc");}


/* classes pour la page billets d'avion
   pour mémoire la page par défaut était http://www.infosys.de/templates/styles/cwtch_layout.css */
.norm, .norm td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 79%;
	font-size-adjust: 0.58;
	color: black;
	font-weight:normal;
}
