body {position: absolute; margin: 0; padding: 0; height: 100%; width:100%;}

.haut {position: absolute;
height: 250px;
margin-top: 0;
margin-left: 0;
margin-right: 0;
box-shadow: 2px 2px 3px black;
background-image:url(sky.jpg); width: 100%;
background-image-top :0;
text-align: center;
font-family: times, Times New Roman, times-roman, georgia, serif;
 color: #122844;
 font-size: 50px;
 line-height: 34px;
 letter-spacing: -2px;
 font-weight: bold;¨
}

.bas {margin-left: 25px;}

#main{margin-left: 25px;}

.retour a {color: #122844; font-size: 35px; font-family: gabriola;}
.retour a:hover {color: red; font-size: 35px; font-family: gabriola;}

a{color: #122844;}
a:hover{color: red;}

.size {max-width: 100%; height: auto;}
.size-shadow {max-width: 100%; height: auto; box-shadow:2px 2px 10px gray; -moz-box-shadow:2px 2px 10px gray; -webkit-box-shadow:8px 8px 10px gray;}

h1{
font-family: times, Times New Roman, times-roman, georgia, serif;
 color: #122844;
 margin: 0;
 padding-top:1px;
 font-size: 50px;
 line-height: 34px;
 letter-spacing: -2px;
 font-weight: bold;¨
}

h2{
font-family: times, Times New Roman, times-roman, georgia, serif;
 color: #122844;
 margin: 0;
 padding: 0px 0px 6px 0px;
 font-size: 25px;
 line-height: 30px;
 letter-spacing: -1px;
}

.ombre{text-shadow: 1px 1px 1px black; color:#000000;}
.ombreRed{text-shadow: 1px 1px 1px black; color:red;}
.ombreBlue{text-shadow: 1px 1px 1px black; color:#005580;}
.ombreBrown{text-shadow: 1px 1px 1px black; color:#802A00;}
.ombreGreen{text-shadow: 1px 1px 1px black; color:green;}

img {max-width: 95%; height: auto;}

.cadre{color: #555;
	width: 97%;
	border-width:3px;
	border-style:solid;
	border-color:#F2F2F2;
	box-shadow:3px 3px 3px black inset;
	padding:19px;
	font-size: 22px;
	font-family: "georgia",sans-serif;
} 

.cadre2 {width: 97%;
	color: #555;
	font-size: 22px;
	font-family: "georgia",sans-serif;
/*background-color:#C0C0C0;*/
background-color:#FFF;
/*border:1px solid gray;#cd0000*/
border-radius: 4px;
padding:5px;
box-shadow:2px 2px 10px gray; 
-moz-box-shadow:2px 2px 10px gray;
-webkit-box-shadow:2px 2px 10px gray;
}

.cadre2 p {margin-bottom: 10px; font-size: 1em;}

/*---------- PARAGRAPHES ----------*/
p{
  color: #555;
  font-size: 22px;
  padding: 0 !important;
  font-family: "georgia",sans-serif;
  border: 0px solid #dedede;
}
/*---------- PARAGRAPHES ----------*/

/*---------- POLICE dans TAB ----------*/
.police{
  color: #555;
  font-size: 22px;
  padding: 0 !important;
  font-family: "georgia",sans-serif;
  border: 0px solid #dedede;
}
/*---------- POLICE dans TAB ----------*/
