<html, body { 
	margin: 0; 
	padding: 0; 
	font-family: "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif;
	font-size: 100%;
	height:100%;
	text-align:justify;
}

body { 
	background-image:url('http://quizzexport-auvergne.fr/images/degrade.png');
	background-repeat: repeat-x; 
	/*background-color: #e0e0e0;*/
	background-color: #fff;
	font-size:0.8125em;
	color: #6c6c6c;
}

/*#header img{ margin:10px;}*/
#page { 
	width:70%; 
	max-width:1500px;
	margin: 0 auto; 
	position: relative;
	min-height:100%;
	background-image:url(http://quizzexport-auvergne.fr/images/globetransparent.png); 
	background-repeat:no-repeat; 
	background-position: center center;
	background-color: white;
	overflow:hidden;
}

#content { 
	padding:20px; 

	
}
#footer { position: absolute; bottom:0; left:0; width: 100%; /*margin-top:30px; */}

.error_list { border: solid 2px #e75012; background-color: #facea7; margin:0; padding-left:5px; text-align: center;}
.error_list li {list-style: none; color: #e75012; font-weight: bold;}

.error_list + input { border: solid 1px #e75012; }

.success, .flash_success {background:#E6EFC2;color:#264409;border: solid 2px #C6D880;padding:5px; text-align:center;}

table.formulaire { width:94%; margin: 0 auto; }
table.formulaire th { font-weight: normal; text-align:left; }

h2 { border-bottom: solid 2px #167cbc; color: #167cbc; }

.item { margin: 3% 3%;}
.reponse { margin-left: 3%}

form .reponse ul { list-style-type : none; margin: 1%; }
form .reponse ul li { display: inline-block;  }

.full-width { width: 100%; }

.mid-width { width:50%; }

.chosen-container-multi { width:50%;}

a { /*color: #167CBC;*/ color: #ec6f06; font-weight:bold; text-decoration: none;}
a:hover { text-decoration: underline; }

.button{
	background-image: url(http://quizzexport-auvergne.fr/images/formulaire.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	width:200px;
	background-color: orange;
	padding: 5px;
	height:50px;
	background-position:top left;
	border-radius: 5px;
}

.button a { margin-left: 50px; }

#scoring { float:left; margin: 0 20px 0px 0; position:relative; width:150px; height: 85px; background-position: bottom left; background-repeat: no-repeat;}
.jauge { position: absolute; bottom:0; width:100%; background-position: bottom left; background-repeat: no-repeat;  }
.jauge-0, .jauge-1, .jauge-2, .jauge-3 { background-image: url('http://quizzexport-auvergne.fr/images/compteur1.gif'); }
.jauge-4, .jauge-5, .jauge-6 { background-image: url('http://quizzexport-auvergne.fr/images/compteur2.gif'); }
.jauge-7, .jauge-8, .jauge-9, .jauge-10 { background-image: url('http://quizzexport-auvergne.fr/images/compteur3.gif'); }

.clean { clear:both; }

#tip { background-color: #ededed; width:70%; margin: auto; padding:20px; border-radius : 10px; }

img { border:none; }
#footer { text-align:center; height:160px; /*border-top: solid 5px #ededed;*/padding-bottom:30px; }
#footer img { width:10%; height: auto; margin: 1%;}
#mentions { position: absolute; bottom: 0; left:50%; margin-left:-120px; line-height:50px; vertical-align:bottom; padding-top:10px; }
#logos { width:90%; margin:0 auto;  }


.title_ca { background-repeat: no-repeat; padding-left: 90px; background-position: bottom left; line-height: 2em; }
.ca1 {background-image: url('http://quizzexport-auvergne.fr/images/avion1_small.gif'); }
.ca2 {background-image: url('http://quizzexport-auvergne.fr/images/avion2_small.gif'); }
.ca3 {background-image: url('http://quizzexport-auvergne.fr/images/avion3_small.gif'); }
.ca4 {background-image: url('http://quizzexport-auvergne.fr/images/avion4_small.gif'); }

.onglet { height:50px; margin:auto; display: inline-block; color: white }
.onglet-middle { height:100%;background-image: url(http://quizzexport-auvergne.fr/images/onglet.gif); background-repeat: repeat-x;  float:left;  }
.onglet-left { background-image: url(http://quizzexport-auvergne.fr/images/onglet_left.gif); background-repeat: no-repeat; width:35px; height:100%; margin:0; float:left;}
.onglet-right { background-image: url(http://quizzexport-auvergne.fr/images/onglet_right.gif); background-repeat: no-repeat; width:35px;height:100%; float:left; }
.onglet a { color: white; }

.last-item { padding-bottom: 180px; }

small { font-style: italic; font-size: 0.9em; color: #666}
strong { color: #ec6f06; }

ul li { list-style-image:url('http://quizzexport-auvergne.fr/images/fleche-bleue_small.png'); }
ul .vert { list-style-image:url('http://quizzexport-auvergne.fr/images/fleche-verte_small.png')} 
ul .orange { list-style-image:url('http://quizzexport-auvergne.fr/images/fleche-orange_small.png')} 
ul .rose { list-style-image:url('http://quizzexport-auvergne.fr/images/fleche-rose_small.png')} 

h1 { background-color:#167cbc; color: white; display: inline-block; padding: 5px }
h2.link { border: none; text-align:center; font-size:16px; }
h2.link a:hover { background-color:#167cbc; color: white; padding: 5px; text-decoration: none; }

hr { background-color: #b1b3b5; margin: auto; width:90%; border-width: 0; border-radius: 5px; height:5px; margin-top: 20px;}
#header table { width: 90%; padding-top:10px; margin:auto; }
#header { color: #b1b3b5; }
blockquote { color: #ec6f06; font-weight: bold; text-align: left; font-size: 1.4em; background-image: url("http://quizzexport-auvergne.fr/images/avion4_small.gif"); background-repeat: no-repeat; background-position: left center; padding-left: 90px; min-height:40px; }

.encart { float:right; width:50%; text-align:center; margin:15px 0 20px 30px; }
.encart small { font-size: 0.9em; font-style: normal; } 
.encart p { color: #167cbc; font-weight: bold; font-size: 1em;}
.encart strong { font-size: 1.3em; }

.presentation { font-size: 1.1em; width:50%; }
.acces { text-align:center;}
.acces img{ width:60%; max-width: 300px; min-width:100px;}
/*
     FILE ARCHIVED ON 20:56:14 Oct 23, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:50:50 Aug 22, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 125.552 (3)
  esindex: 0.01
  captures_list: 144.796
  CDXLines.iter: 14.597 (3)
  PetaboxLoader3.datanode: 218.162 (5)
  exclusion.robots: 0.223
  exclusion.robots.policy: 0.209
  RedisCDXSource: 0.833
  PetaboxLoader3.resolve: 181.243 (2)
  load_resource: 326.992
*/