html,body {
	background:url("img/bandeaubas.jpg") bottom no-repeat;
	background-attachment:fixed;
	font-family:"Trebuchet MS", "arial", "times new roman";
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	color:black;
	text-align:center;
	font-size:1em;
	background-color:#fdfdfd;
}

a{text-decoration: underline;}
a:link {color: white;}
a:visited {color: white;}
a:hover {
	color: white;
	text-decoration: none;
}
a:active {color: white;}

.annul{
	text-decoration: none;
}


.entete{
	width:100%;
	background-color:rgba(0, 0, 130, 1);
	background-image:linear-gradient(to bottom, rgba(30, 30, 50, 1), rgba(0, 0, 130, 1));
	margin: auto;
	color:white;
	font-size:0.9em;
}
#gauche{
	float:left;
	margin-left:3em;
}
#droite{
	float:right;
	margin-right:3em;
}

.ligne{
	background-color:rgba(0, 0, 0, 1);
	height:2px;
}
.page{
	width:80%;
	/* background-color:#e8e8e8; */
	background-color:rgba(0, 0, 0, 0);
	margin: auto;
	border-radius: 2em 2em 2em 2em;
}

#imgHaut{
	width:100%;
	vertical-align: middle;
}
.intro1{
	margin:auto;
	margin-top:1em;
	width:60%;
	font-family: "Trebuchet MS";
	font-weight : bold;
	font-size : 1.4em;
}
.intro2{
	margin:auto;
	width:60%;
	/* font-style : italic; */
	font-size : 0.9em;
}
.intro3{
	display:inline-block;
	margin:40px;
	border-radius: 1em;
	/* margin-top:1em; */
	padding: 1em;
	width:30%;
	font-style : italic;
	font-size : 0.9em;
	text-align : justify;
	background-color:rgba(240, 240, 240, 1);
	border: 1px grey solid;
}
#titre{
	position:absolute;
	left:12%;
}
#textetitre1{
	position:relative;
	top:-10px;
	font-family:"times new roman";
}
#textetitre2{
	position:relative;
	top:5px;
	font-family:"arial","times new roman";
}
#textetitre3{
	position:relative;
	font-family:"times new roman";
	font-weight : bold;
	top:-30px;
}
.textetitre{
	font-size:5em;
	text-shadow:0 0 10px black;
	color : white;
}
#imgcadeau{
	position:relative;
	top:10px;
	margin-right:10px;
}


.avantchamp{
	border-radius: 1em 0em 0em 1em;
	background-color:#d2d2d2;
	text-shadow:0 0 10px black;
	padding: 1em;
	height:1.5em;
	display: inline-block;
	vertical-align: top;
	font-weight : bold;
}
.milieuchamp{
	border-radius: 0em;
	background-color:rgba(240, 240, 240, 1);
	padding: 1em;
	height:1.5em;
	display: inline-block;
	vertical-align: top;
	font-weight : bold;
}
.champ{
	border-radius: 0em 1em 1em 0em;
	background-color:rgba(240, 240, 240, 1);
	padding: 1em;
	height:1.5em;
	display: inline-block;
	vertical-align: top;
	font-weight : bold;
	max-width:15em;
}
textarea {
	border: none;
	font-weight : bold;
    resize: none;
    outline: none;
	font-family:"Trebuchet MS", "arial", "times new roman";
	font-weight : bold;
	background-color: rgba(255, 255, 255, 0);
}

select{
	border-radius: 5px;
	font-family:"Trebuchet MS", "arial", "times new roman";
	background-color: rgba(255, 255, 255, 0.3);
}
input{
	border-radius: 1em;
	background-color:gray;
	text-shadow:0 0 10px black;
	font-family:"Trebuchet MS", "arial", "times new roman";
	padding: 1em;
	height:4em;
	display: inline-block;
	vertical-align: top;
	font-weight : bold;
	display: inline-block;
	vertical-align: top;
	font-size:1em;
	cursor:auto;
	border:none;
	color:white;
}
input:hover{
	cursor:pointer;
	background-color:white;
	color:blue;
	background-color:rgba(240, 240, 240, 1);
}

.aide{
	font-style : italic;
	font-size : 0.8em;
	padding: 1em;
	height:1.5em;
	display: inline-block;
	vertical-align: top;
	font-weight : bold;
	width:auto;
}

.tab0{
	display: inline-block;
	vertical-align:top;
	font-size:1.4em;4
	padding-right:0.5em;
}
.tab1{
	width:25%;
	display: inline-block;
	border-style: solid;
    border-width: 0px 0px 0px 2px;
	margin:auto;
	padding-left:0.5em;
}
.tab2{
	width:15%;
	display: inline-block;
	margin:auto;
}
.casetab1{
	text-align:left;
}
.casetabNom{
	font-size:1.4em;
}
.croixvalid{
	vertical-align:middle;
	width:18px;
	padding-right:0.2em;
}
#affichRes{
	border-radius: 1em;
	background-color:gray;
	text-shadow:0 0 10px black;
	font-family:"Trebuchet MS", "arial", "times new roman";
	padding: 1em;
	display: inline-block;
	vertical-align: top;
	font-weight : bold;
	display: inline-block;
	vertical-align: top;
	font-size:1em;
	cursor:auto;
	border:none;
	color:white;
}
#affichRes:hover{
	cursor:pointer;
	background-color:white;
	color:blue;
	background-color:rgba(240, 240, 240, 1);
}
.renvoyermail{
	cursor:auto;
	text-decoration: underline;
	font-size:8;
}
.renvoyermail:hover{
	cursor:pointer;
	text-decoration: none;
}

.casetitre{
	width:50%;
	text-align:left;
	margin:auto;
}
.titretirage{
	font-size:2em;
	font-weight : bold;
	margin:auto;
}
.soustitre{
	font-size:0.8em;
	margin:auto;
}