@charset "UTF-8";

body {
	background-image: url(images/FondCiel.jpg);
	background-repeat: repeat-x;
	background-color: #C2E0EE;
	margin: 0px;
	padding: 0px;
}
#contenu {
	padding-bottom: 120px;
	position: relative;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
}
.case {
	width: 290px;
	float: left;
	height: 300px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-bottom: 100px;
	position: relative;
	padding-right: 10px;
	margin-right: 6px;
	margin-top: 15px;
}
#case3 {
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: -7px;
	width: 297px;
}
p  {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
a {
	color: #058C2E;
}
h1 {
	font: 22px Arial, Helvetica, sans-serif;
	color: #008A29;
}
h2 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #008A29;
}
input {
	margin: 5px;
}

#site {
	width: 980px;
	min-height: 100%;
	margin-left: -490px;
	position: absolute;
	left: 50%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-position: center 95px;
	background-image: url(images/fondNuageV.png);
	background-repeat: no-repeat;
}
#menu {
	margin-right: 10px;
	margin-left: 10px;
	height: 95px;
	background-image: url(images/nuagehaut.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.decor {
	background-image: url(images/fondVilleJour.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.texte {
	margin-bottom: 10px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #333333;
}
.suiveur {
	/*width:400px;  Taille : ici à 100% de la largeur de la fenêtre navigateur (à modifier selon le cas) */
	/*height:200px; /* Hauteur de cette DIV (exemple 200 px à modifier selon le cas) */ 
    position:fixed; /* Pour fixer cette div afin qu'elle soit en permanence au bas de la fenêtre */
	/*top: 100%; */
	bottom:0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
	/*border: 1px solid #CC0000;*/
}
#illubas1 {
	width: 32px;
	height:240px;
	right:0px;
	background-image: url(images/bas-tronc.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#illubas2 {
	width: 57px;
	height:149px;
	right:32px;
	background-image: url(images/bas-carine.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#illubas3 {
	width: 51px;
	height:102px;
	right:89px;
	background-image: url(images/bas-carine2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#illubas4 {
	width: 122px;
	height:133px;
	right:139px;
	background-image: url(images/bas-jennyvic.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#illubas5 {
	width: 141px;
	height:38px;
	right:261px;
	background-image: url(images/bas-fin.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#copyright {
	width:500px; /* Taille : ici à 100% de la largeur de la fenêtre navigateur (à modifier selon le cas) */
	height:15px; /* Hauteur de cette DIV (exemple 200 px à modifier selon le cas) */
	right:410px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
.decorbas {
	width: 100%;
	height: 106px;
	position: fixed;
	background-image: url(images/fondVilleJour.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
	bottom: 0px;
	left: 0px;
}
.decorbasT {
   	position: relative;
   	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
	bottom: 0px;
	
}
.bordrond {
}
.caserond {
	padding: 10px;
	clear: right;
	float: left;
}
.caserondIE {
/* */
}
.casebordrond {
	margin-bottom: 15px;
}
blockquote, blockquote p {
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	color: #008A29;
	margin-left: 50px;
	margin-right: 50px;
}
#VIPtest {
	position: absolute;
	visibility: hidden;
}
#popupvip {
	position: fixed;
	top: 200px;
	z-index: 500;
	width: 300px;
	height: 200px;
    left: 50%;
	margin-left: -150px;
	display: none;
}
.clean {
	clear: both;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.bordvert {
}
.blanc {
	color: #FFFFFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
