/*3BLOCS*/


.titres
{
margin-left: auto;
margin-right: auto;
width : 500px; 
padding: 20px; 
padding-top: 0px;
height: 100%; 
font-size: 16px; 
font-family: Century Gothic; 
letter-spacing: 1px;
position: relative;
} 
  
.corps 
{
margin-left: auto;
margin-right: auto;
border-left: 1px solid #DCDCDC; 
border-right: 1px solid #DCDCDC; 
width : 500px; 
padding: 20px; 
padding-top: 0px;
height: 100%; 
font-size: 16px; 
font-family: Century Gothic; 
letter-spacing: 1px;
position: relative;
} 

.contenu{
/*padding: 20px;*/
font-size: 13px;
}



/*BOUTONS*/


.questions{
margin-left: auto;
margin-right: auto;
position: relative;
}

.cartes {
	font-size: 12px;
	letter-spacing: 0px;
	background: white;
	color: black;
	display: inline-block;
/*	border: 0px;*/
	border: 1px solid yellow;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px; 
	padding: 7px;
}

.interviewA {
	font-size: 12px;
	letter-spacing: 0px;
	color: black;
	display: inline-block;
	border: 1px solid rgb(200,200,200);
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px; 
	padding: 20px;
background: rgb(255,255,255); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 49%, rgba(255,255,255,1) 49%, rgba(229,229,229,1) 99%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(49%,rgba(255,255,255,1)), color-stop(49%,rgba(255,255,255,1)), color-stop(99%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 49%,rgba(255,255,255,1) 49%,rgba(229,229,229,1) 99%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 49%,rgba(255,255,255,1) 49%,rgba(229,229,229,1) 99%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 49%,rgba(255,255,255,1) 49%,rgba(229,229,229,1) 99%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 49%,rgba(255,255,255,1) 49%,rgba(229,229,229,1) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}




.interviewD {
	font-size: 10px;
	letter-spacing: 0px;
	color: grey;
	display: inline-block;
	border: 1px solid rgb(239,219,0);
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px; 
	padding: 8px;
	
background: rgb(255,255,255); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 59%, rgba(244,244,244,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(59%,rgba(255,255,255,1)), color-stop(100%,rgba(244,244,244,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 59%,rgba(244,244,244,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 59%,rgba(244,244,244,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 59%,rgba(244,244,244,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 59%,rgba(244,244,244,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}




.agir {
	background-color:yellow; 
	font-size: 14px;
	letter-spacing: 0px;
	/*background: white;*/
	display: inline-block;
	border: 0px;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px; 
}

.zapper {
	font-size: 14px;
	color: white;
	letter-spacing: 1/2 px;
	background: black;
	display: inline-block;
	border: 0px;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px; 
}

.yesno {
	font-size: 14px;
	color: black;
	letter-spacing: 1/2 px;
	background: white;
	display: inline-block;
	border: 0px;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px; 
}

.pourcentab100 {	display: inline-block;	background-color : #404040  ;}
.pourcentab90 {	display: inline-block;		background-color : #505050  ;}
.pourcentab80 {	display: inline-block;		background-color : #606060  ;}
.pourcentab70 {	display: inline-block;		background-color : #707070  ;}
.pourcentab60 {	display: inline-block;		background-color : #808080  ;}
.pourcentab50 {	display: inline-block;		background-color : #909090  ;}
.pourcentab40 {	display: inline-block;		background-color : #A0A0A0  ;}
.pourcentab30 {	display: inline-block;		background-color : #B0B0B0  ;}
.pourcentab20 {	display: inline-block;		background-color : #C0C0C0  ;}
.pourcentab10 {	display: inline-block;		background-color : #D0D0D0  ;}
.pourcentab00 {	display: inline-block;		background-color : #E0E0E0  ;}

.pourcentab100:hover {background: white;}
.pourcentab90:hover {background: white;}
.pourcentab80:hover {background: white;}
.pourcentab70:hover {background: white;}
.pourcentab60:hover {background: white;}
.pourcentab50:hover {background: white;}
.pourcentab40:hover {background: white;}
.pourcentab30:hover {background: white;}
.pourcentab20:hover {background: white;}
.pourcentab10:hover {background: white;}
.pourcentab00:hover {background: white;}




.agir:hover {background: #FFFFCC;}
.zapper:hover {background: grey;}
.yesno:hover {background: yellow;}


.agir a { text-decoration: none; color: black; }
.zapper a { text-decoration: none; color: white; }

.interviews a { color: black; }
.interviewA a { color: black; }
.interviewB a { color: black; }
.interviewC a { color: black; }
.interviewD a { color: black; }
