@charset "utf-8";
/* CSS Document */

body {
	font-family: Calibri;
	color: #003333;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/fond-webpromotion.jpg);
	font-size: 14px;
}
#drapeau {
	position: fixed;
	left: 10px;
	top: 10px;
	z-index: 3;
	margin-top: 5px;
}
#annonce-google {
	position: fixed;
	right: 10px;
	top: 170px;
}

#bottom {
	position: relative;
	text-align: center;
	display: block;
	top: 100px;
}
h1 {
	font-size: 24px;
	text-align: center;
	display: block;
}
h2 {
	font-size: 18px;
}



#container {
	background-image: url(images/soleil.jpg);
	height: 50px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	top: 0px;
	position: fixed;
	padding: 15px;
	z-index: 2;
	font-family: Papyrus;
	color: #D4FF55;
	left: 0px;
	right: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
}
#webpromotion {
	color: #D4FF55;
	font-family: Papyrus;
	position: fixed;
	z-index: 2;
	left: 130px;
	top: 10px;
	word-spacing: 10px;
}

#navbar {
	position: fixed;
	top: 200px;
	z-index: 3;
	height: 180px;
	text-align: left;
	width: 200px;
	padding: 0px;
	text-indent: 0px;
	left: 10px;
	background-image: url(images/navbar0.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #2A3F55;
	border-right-color: #2A3F55;
	border-bottom-color: #2A3F55;
	border-left-color: #2A3F55;
}
#annonces {
	top: 90px;
	margin-left: 250px;
	margin-bottom: 20px;
	padding: 10px;
	position: relative;
	visibility: visible;
	margin-right: 20px;
}


#references {
	text-align: center;
	display: block;
	margin-bottom: 60px;
}
#boiteref {
	text-align: center;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: absolute;
	top: 200px;
	background-color: #CC6699;
}
#texte-parchemin {
	width: 222px;
	position: absolute;
	text-indent: 16px;
	z-index: 4;
	font-size: 14px;
	font-family: "Comic Sans MS";
	line-height: 16px;
	top: 110px;
	right: 50px;
}

#logo {
	position: fixed;
	top: 80px;
	left: 50px;
}
#parchemin {
	position: fixed;
	z-index: 3;
	top: 370px;
	left: 10px;
}
#lapin {
	position: fixed;
	top: 520px;
	left: 0px;
}

.normal{
	background-color: #EEEEEE;
	border: thin outset #FF0033;
	border: 1px solid #0000FF;
	border-radius: 1em; /* for future standard */
	-webkit-border-radius: 1em; /* for Safari */
	-moz-border-radius: 1em;
	padding: 10px;
	text-indent: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.photoadroite {
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	position: static;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.rounded {
	border: 1px solid #0000FF;
	border-radius: 1em; /* for future standard */
	-webkit-border-radius: 1em; /* for Safari */
	-moz-border-radius: 1em;
	padding: 10px;
	text-indent: 20px;
	display: block;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	
}
.photoagauche {
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	position: static;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 20px;
}
.roundedRef {
	border: 1px solid #0000FF;
	border-radius: 1em; /* for future standard */
	-webkit-border-radius: 1em; /* for Safari */
	-moz-border-radius: 1em;
	padding: 10px;
	text-indent: 20px;
	height: 340px;
	width: 900px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#annoncesRef {
	position: absolute;
	top: 200px;
	text-align: center;
	display: block;
	width: 900px;
}
.normalRef {
	background-color: #33CCCC;
	border: thin outset #FF0033;
	border: 1px solid #0000FF;
	border-radius: 1em; /* for future standard */
	-webkit-border-radius: 1em; /* for Safari */
	-moz-border-radius: 1em; /* for Firefox */
	margin: 10px;
	padding: 10px;
	text-indent: 20px;
	height: 340px;
	width: 900px;
}
.champsaisie {

}
#animation {
	position: absolute;
	top: 10px;
	z-index: 2;
}
#bouton {
  font-size:15px ;
  text-align:center ;
       }
   
#bouton:hover {
  font-size: 18px ;
  text-align:center ;
              } 
#logo {
	text-align: center;
	display: block;
	position: fixed;
	left: -30px;
	top: 70px;
}
.bouton {
	margin-right: 5px;
	margin-left: 5px;
}
a:link 
  {
	color: #555FAA;
	text-decoration: none;
	background-color: transparent;
	
}
a:visited 
  {
	color: #555FAA;
	text-decoration: none;
	background-color: transparent;
}
a:hover 
  {
	color: #AA1F55;
	text-decoration: none;
	background-color: transparent;
	Shadow(Color=#000000, Direction=45);

}
a:active 
  { color: #AA1F55; 
  text-decoration: none; 
  background-color: transparent }

#test {
	position: fixed;
	left: 300px;
	top: 400px;
}
#apercu {
	position: fixed;
	left: 440px;
	visibility: visible;
	z-index: 2;
	top: 200px;
}
#boutique {
	position: absolute;
	top: 750px;
	width: 160px;
	height: 141px;
	text-align: center;
	display: block;
	right: 139px;
}
#a-boutique {
	position: absolute;
	top: 1599px;
	width: 160px;
	height: 141px;
	text-align: center;
	display: block;
	right: 163px;
}
