@charset "UTF-8";
/* CSS Document */
/* =Reset default browser CSS

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}   -------------------------------------------------------------- */
/*Déclaration des blocks dans le cas d'ie inférieur à 9 */
abbr,article,aside,canvas,dataliste,figure,dialog,footer,header,hgroup,meter,nav,output,progress,section,time,video div {
	display:block;
}
/*-----######## Déclaration des fontes #######-----*/
@font-face {
    font-family: 'dinregular';
    src: url('../../font/din-rg-webfont.eot');
    src: url('../../font/din-rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/din-rg-webfont.woff') format('woff'),
         url('../../font/din-rg-webfont.ttf') format('truetype'),
         url('../../font/din-rg-webfont.svg#dinregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'brush455_btregular';
src:url('../../font/brush445bt-webfont.eot');
src:url('../../font/brush445bt-webfont.eot?#iefix') format('embedded-opentype'),
		url('../../font/brush445bt-webfont.woff2') format('woff2'),
		url('../../font/brush445bt-webfont.woff') format('woff'),
		url('../../font/brush445bt-webfont.ttf') format('truetype'),
		url('../../font/brush445bt-webfont.svg#dinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {

	font-family: 'dinregular', 'brush455_btregular', Arial, sans-serif;
	background-color: #A4A5AD;
	/*color:#3b3b3b;*/
	text-decoration:none;
	margin:0;
	padding-bottom: 20px;

}
/*------########## BANDEAU EN-TETE ########--------*/
#bannierePrinted {
	display: none;
}
header{
height:120px;
}
header img {
	width:150px;

}

#titreBanniere{
	z-index: 1;
	height:120px;
	width:100%;
	position: fixed;
	background-color:#43617a;/*#2fcda4;*/
	padding:1px;
	top:0;
	background-image: url('../../img/banniere2.png');
	background-size: contain;
	background-position:center;
	background-repeat: no-repeat;
	border: 1px solid #fff;
}
.nca{
	position: fixed;
	top:35px;
	left:2px;
}
.vdn{
	position: fixed;
	top:30px;
	right:20px;
}
#top {
width: 120px;
padding:5px;
cursor: pointer;
z-index: 1;
position: fixed;
top:90px;
right:20px;
border: 1px solid #fff;
}
#bottom {
width: 120px;
padding:5px;
cursor: pointer;
z-index: 1;
position: fixed;
left:10px;
top:90px;
border: 1px solid #fff;
}
#index {
width: 120px;
cursor: pointer;
z-index: 1;
top:8px;
left:10px;
padding:5px;
position: fixed;
color:#ffffff;
background: #007fc4;
border: 1px solid #fff;
}

#index:hover {
background: #6CADD1;
}

#refresh {
width: 120px;
cursor: pointer;
z-index: 1;
top:8px;
right:20px;
padding:5px;
position: fixed;
color:#ffffff;
background: #007fc4;
border: 1px solid #fff;
}
#refresh:hover {
background: #b92400;
color:#ffffff;
}
/*---------########## CORPS /QUESTIONS ##########---------------*/
#main {
	text-align: center;
	margin-top:20px;
	margin-left:10%;
	margin-right:10%;
	}
a {
	text-decoration: none;
}
a:link {
	color:#ffffff;
}
a:hover {
	color:#ffffff;
}
a:visited {
	color: #ffffff;
}

.atelierTitre {
	text-align: center;
	margin: auto;
	font-size:72px;
	font-family: 'brush455_btregular', Arial, sans-serif;
	color:#ffffff;
	text-shadow: 0 0 5px #106BBA;

}
.questsize{
	padding-top:120px;
	min-height:450px;
	height: 80%;
	font-size: 1.5em;


}
.questsize img {
	padding-top:10px;
	width:25%

}

.question {
	/*font-size: 24px;*/
	background-color:#43617a/*#4c6d80*/;
	/*padding-left:50px;*/
	line-height:30px;
	color:#fff;
	border: 1px solid #212542;
	}

.reponse{
	/*padding-left: 10px;*/
	padding:5px;
	background-color: #ff0d00;
	color:#fff;

}


.titreQuizzIndex{

	font-size:48px;
	font-family: 'brush455_btregular', Arial, sans-serif;
	color:#106BBA;
	text-shadow: 0 0 4px #ffffff;
}
.titreQuizz {

	font-size:52px;
	font-family: 'brush455_btregular', Arial, sans-serif;
	color:#106BBA;
	text-shadow: 0 0 2px #ffffff;
	}
.sousTitreQuizz {
	font-size:38px;
	font-family: 'brush455_btregular', Arial, sans-serif;
	color:#0C4675;
	text-shadow: 0 0 2px #ffffff;
	}

.bouton img {
	width:15%;
}
.bouton1 img {
	width:8%;
}
.bouton {
	text-align: center;
	padding: 3px;
	/*background: #43617a;*/
	color:#ffffff;

}

.bouton:hover {
/*background: #588fac;*/
color:#ffffff;
}
.boutonLancement {
	text-align: center;
	background: #43617a;
	color:#ffffff;
}
.boutonLancement:hover {
background: #588fac;

}

/*######################TABLEAU DES RESULTATS###################*/
.titreCompteurs {
	text-align: left;
	padding-left:20px;
	font-size:72px;
	font-family: 'brush455_btregular', Arial, sans-serif;
	color:#FFF;
	text-shadow: 0 0 5px #43617a;

}
#titrePrinted {
	display:none;

}
.tableauCompteurs {
	text-align: center;
	width:1024px;
	margin:auto;

}

.titreQuizzResultats {
	font-size:24px;
	font-family: 'brush455_btregular', Arial, sans-serif;
	color:#43617a;
	text-shadow: 0 0 4px #FFF;
	text-align: right;
}
.dateResultats {
	font-size:24px;
	font-family: 'brush455_btregular', Arial, sans-serif;
	color:#43617a;
	text-shadow: 0 0 4px #FFF;
	text-align: left;
}
.nomEquipe {
	text-align: center;
	height: 30px;
	font-size: 14px;
}
.cellule {
	/*line-height:middle;*/
	height:20px;
	text-align: center;
	border: solid 1px #096F9B;
}

.total {
	margin:auto;
	text-align: center;
	font-size: 48px;
	width:80px;
	display:none;
}

table {
	width:100%;

}
label {
	font-size: 18px;
}

button {
	text-align: center;
	background: #43617a;
	color:#ffffff;
}

#cacherResultats {
	background: #fff;
	color:#43617a;
}
/*##############Taille des images de la page d'INDEX##################*/
td img {
	width:50%;
}




.good{
	/*width: 200px;*/
	line-height:70px;
	background-color: #287f14;
	color:#fff;
	margin:auto;
}


#results {
width: 200px;
line-height:50px;
margin:auto;
background: #640069;
color:#ffffff;
text-align: center;
cursor: pointer;
border: 1px solid;
}

#results:hover {
background: #dd6a26;
cursor: pointer;
border: 1px solid;
}







#go {
margin:auto;
width: 200px;
cursor: pointer;
padding:10px;
cursor: pointer;
border: 1px solid #fff;
background-color: #007fc4;
}

#bas {
margin:auto;
width: 110px;
cursor: pointer;
padding:10px;
cursor: pointer;
border: 1px solid #fff;
}



#resultats {
cursor: pointer;
z-index: 1;
top:2px;
right:2px;
padding:12px;
position: fixed;
/*color:#ffffff;
background: #C10023;*/
}




#categorylist {
margin-top: 6px;
display: none;
}

#category1, #category2, #category3, #category4, #category5, #category6, #category7, #category8, #category9, #category10, #category11 {
display: none;
}

#closing {
display:none;
font-style: italic;
}
