body {
	margin:0px;
	font-family:Arial;
	height:100%;
}
body.recherches {
	margin:8px;
}

html {
	height:100%;
}

.q900913 {
	background:white;
	border:1px solid rgb(66,133,244);
	width:250px;
	height:26px;
	font-size:22px;
	color:#666666;
	padding-left:8px;
	padding-right:8px;
	vertical-align:middle;
}
.q900913:hover {
	border:1px solid rgb(178,178,178);
}
.f900913:focus  {
	border:1px solid rgb(66,133,244);
}

.google {
	position:fixed;
	top:20px;
	right:20px;
}

.config {
	position:fixed;
	top:20px;
	left:20px;
}

#center{
	margin-top: 80px;
}

#bottom {
	width:100%;
	height:40px;
	background:rgb(241,241,241);
	border-top:1px solid rgb(227,227,227);
	border-bottom:1px solid rgb(227,227,227);
	position:fixed;
	bottom:0px;
	color:rgb(100,100,100);
}

.non_necessaire_mobile{
	display: none;
}
	
.bottom {
	font-size:8px;
	padding-left:30px;
	padding-top:8px;
}

.titre {
	background:rgb(255,251,227);
	border:1px solid rgb(248,246,230);
	text-align:center;
	width:100%;
	color:rgb(67,67,67);
	padding:5px;
	font-size:18px;
}

.accueil {
	background:rgb(241,241,241);
	border:1px solid rgb(66,133,244);
	text-align:center;
	width:250px;
	color:rgb(66,133,244);
	padding:5px;
	font-size:18px;
	cursor:pointer;
}
.accueil:hover {
	border:1px solid rgb(9,62,151);
	color: rgb(9,62,151);
}

#corps {
	width:300px;
	margin-left:auto;
	margin-right:auto;
}

.police {
	cursor:pointer;
}
.police:hover { color:rgb(66,133,244); }

.palette {
	width:18px;
	height:18px;
	border:1px solid white;
	cursor:pointer;
}

.palette_fond {
	width:18px;
	height:18px;
	border:1px solid white;
	cursor:pointer;
}

.carre {
	width:20px;
	height:20px;
}

.espacepalette {
	width:100%;
	margin-left:5px;
}

#perso_titre div{
	width: 100%;
	height: 200px;
	background-size: contain;
}

#perso {
	position:fixed;
	width:200px;
	top:0px;
	left:50;
	background:white;
	height:200px;
	border:1px solid silver;
	box-shadow: 1px 1px 12px #555;
}

.bouton {
	border:1px solid rgb(221,221,221);
	background:rgb(245,245,245);
	color:rgb(68,68,68);
	padding-left:12px;
	padding-right:12px;
	height:34px;
	cursor:pointer;
	font-weight: bold;
	font-size: 15px;
}
.bouton:hover {
	border:1px solid gray;
}

.cat {
	width:200px;
	background:rgb(65,105,225);
	border-top:1px solid rgb(217,217,217);
	border-bottom:1px solid rgb(217,217,217);
	color:rgb(255,255,255);
	padding-left:20px;
	padding-top:8px;
	padding-bottom:8px;
	font-size:12px;
	font-weight: bold;
	cursor:pointer;
	text-align:left;
}

.cat_open {
	width:200px;
	background:rgb(100,155,255);
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	color:rgb(255,255,255);
	padding-left:20px;
	padding-top:8px;
	padding-bottom:8px;
	font-size:12px;
	font-weight: bold;
	cursor:pointer;
	text-align:center;
}
.cat:hover {
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	background:rgb(100,155,255);
}
.cat_open:hover {
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	background:rgb(65,105,225);
}

.palette_google {
	font-size:24px;font-family:'Book Antiqua';padding:5px;width:80px;text-align:center;border:1px solid white;cursor:pointer;
}
.palette_google:hover {
	border:1px solid rgb(66,133,244);
}

.barre_cat {
	width:200px;
}
/** --- Info bulle --- **/

/** Configuration **/
/**a.configuration img, a.produit img{
	border:none;
	text-decoration:none;
	opacity: 0.5;
	-moz-transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-o-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
}**/

a.configuration span {
	width:170px;
    position:absolute;     
    margin-left:35px;       
    margin-top:-22px;       
	color:rgb(100,100,100);
    background:rgb(241,241,241);
    padding-left:5px;
    padding-right:10px;
    padding-top:3px;
    padding-bottom:3px;
	border:1px solid rgb(227,227,227);
	display: none;
	font-size:13px;
}

a.configuration img:hover, a.produit img:hover{
	opacity: 1;
}

a.configuration span {
	width:170px;
    position:absolute;     
    margin-left:35px;       
    margin-top:-22px;       
	color:rgb(100,100,100);
    background:rgb(241,241,241);
    padding-left:5px;
    padding-right:10px;
    padding-top:3px;
    padding-bottom:3px;
	border:1px solid rgb(227,227,227);
	display: none;
	font-size:13px;
}

a.configuration:hover span, a.configuration:focus span {
	display: block     
}
/** Autre produit google **/
a.produit span {
	width:150px;
    position:absolute;     
    margin-left:-180px;       
    margin-top:-22px;       
	color:rgb(100,100,100);
    background:rgb(241,241,241);
    padding-left:10px;
    padding-right:5px;
    padding-top:3px;
    padding-bottom:3px;
	border:1px solid rgb(227,227,227);
	display: none;
	font-size:13px;
}

a.produit:hover span, a.produit:focus span {
	display: block     
}

.enr {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
}

.enr a {
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}
/** --- Boutons index --- **/
.btn {
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: Arial;
  color: #222222;
  font-size: 13px;
  background: #f5f5f5;
  padding: 5px 8px 5px 8px;
  border: solid #e3e3e3 1px;
  text-decoration: none;
}

.astuce {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:15px;
	text-align:justify;
}

.btn:hover {
  background: #f8f8f8;
  text-decoration: none;
}
/** --- Bouton recherches.html --- **/
.btn2 {
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: Arial;
  color: #222222;
  font-size: 13px;
  background: #f5f5f5;
  padding: 10px 26px 10px 26px;
  border: solid #e3e3e3 1px;
  text-decoration: none;
}

.btn2:hover {
  background: #f8f8f8;
  text-decoration: none;
}