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

body {
	font-size: 15px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D000A;
}
#bandeau {
	height: 90px;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-bottom-width: thin;
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	z-index: 2;
}
#logo {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#cadre {
	border: thin solid #66CCFF;
	padding: 20px;
	border-radius: 1em; /* for future standard */
	-webkit-border-radius: 1em; /* for Safari */
	-moz-border-radius: 1em; /* for Firefox */
	background-color: #CCFFFF;
}


#gelules {
	position: fixed;
	top: 10px;
	right: 240px;
	height: 70px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	z-index: 3;
}
#navbar {
	text-align: center;
	display: block;
	height: 26px;
	position: fixed;
	top: 90px;
	left: 0px;
	right: 0px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	z-index: 3;
	background-color: #66CCFF;
	padding-top: 10px;
}
#rouges {
	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: fixed;
	height: 70px;
	right: 10px;
	top: 10px;
	z-index: 3;
}
#croix {
	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: fixed;
	height: 70px;
	right: 125px;
	top: 10px;
	z-index: 3;
}
#cosmetique {
	position: fixed;
	top: 10px;
	right: 355px;
	height: 70px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	z-index: 3;
}
#gelules0 {
	position: fixed;
	top: 10px;
	right: 470px;
	height: 70px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	z-index: 3;
}
#drapeau {
	position: fixed;
	left: 10px;
	top: 93px;
	z-index: 3;
	margin-top: 5px;
}
#annonces {
	position: relative;
	top: 160px;
	margin-right: 50px;
	margin-left: 50px;
	z-index: 1;
	padding-bottom: 10px;
}
.rounded {
	border: 1px solid #007FFF;
	border-radius: 1em; /* for future standard */
	-webkit-border-radius: 1em; /* for Safari */
	-moz-border-radius: 1em; /* for Firefox */
	margin: 10px;
	z-index: 1;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	
}
.photoagauche {
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	position: static;
	margin-bottom: 30px;
	border: thin outset #000000;
}
.photoadroite {
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	position: static;
	border: thin outset #000000;
}
.normal{
	background-color: #EBF3F5;
	border: thin outset #FF0033;
	border: 1px solid #007FFF;
	border-radius: 1em; /* for future standard */
	-webkit-border-radius: 1em; /* for Safari */
	-moz-border-radius: 1em; /* for Firefox */
	margin: 10px;
	padding: 25px;
	opacity: 1;
}
#intro {
	position: absolute;
	top: 200px;
	width: 700px;
	margin-left: -350px;
	left: 50%;
	text-indent: 20px;
}
.bouton {
	margin-right: 4px;
	margin-left: 4px;
}
h2 {
	font-size: 20px;
	text-align: center;
	display: block;
}
#boite {
	width: 400px;
	margin: auto;
}


#mapmonde {
	position: relative;
	top: 110px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-right: 100px;
}

h1 {
	text-align: center;
}
#center {
	text-align: center;
	display: block;
	left: -50%;
	right: auto;
	margin: auto;
	z-index: 1;
	visibility: visible;
	border: thin solid #66CCFF;
	padding: 20px;
	border-radius: 1em; /* for future standard */
	-webkit-border-radius: 1em; /* for Safari */
	-moz-border-radius: 1em; /* for Firefox */
	}
#centrer {
	text-align: center;
	display: block;
}

#bottom {
	text-align: center;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	right: 0px;
	font-size: 12px;
	top: 130px;
}
#annonce-index {
	position: absolute;
	top: 200px;
	font-weight: bold;
	font-size: 17px;
}

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;
	

}
a:active 
  { color: #AA1F55; 
  text-decoration: none; 
  background-color: transparent }
.photoagauche-sb {
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	position: static;
	margin-bottom: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.photoadroite-sb {
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	position: static;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#colonne {
	width: 240px;
	border-top-color: #007FAA;
	border-right-color: #007FAA;
	border-bottom-color: #007FAA;
	border-left-color: #007FAA;
	text-align: center;
	margin: 10px;
	float: left;
	display: block;
}
.rounded-fixe {
	border: 1px solid #007FFF;
	border-radius: 1em; /* for future standard */
	-webkit-border-radius: 1em; /* for Safari */
	-moz-border-radius: 1em; /* for Firefox */
	margin: auto;
	z-index: 1;
	padding: 25px;
	height: 220px;
	width: 780px;
	text-align: center;
	display: block;
}
.normal-fixe {
	background-color: #EBF3F5;
	border: thin outset #FF0033;
	border: 1px solid #007FFF;
	border-radius: 1em; /* for future standard */
	-webkit-border-radius: 1em; /* for Safari */
	-moz-border-radius: 1em; /* for Firefox */
	margin: auto;
	padding: 25px;
	opacity: 1;
	text-align: center;
	display: block;
	height: 220px;
	width: 780px;
}
.copyright {
	color: #808080;
}

