#titrePage {

	background-image:url(../images/contenu-fond-entete.jpg);
	background-repeat:no-repeat;
	padding:20px;
	text-align:right;
	
}

#titrePage img {
	display:block;	
}

#titrePage p {
	margin:10px 5px 10px 0px;	
	display:block;
	font-size:22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
}

dl.liste {
	font-family:verdana;
	clear:both;

}

dl.liste dt {
	width:200px;
	float:left;
	text-align:right;

}

dl.liste dt img {
	float:right;
	margin-bottom:20px;
}

dl.liste dd {
	margin-left:225px;	
	margin-right:25px;
	font-size:13px;
}

dl.liste dd .titre {
	color:#C00;
	font-weight:bold;
	display:block;
	padding:0px 0px 5px 0px;
}
dl.liste dd .date {
	font-size:11px;
	padding:0px 0px 5px 0px;
	
}
dl.liste dd .contenu {
	font-size:12px;
	margin-bottom:20px;
}

dl.liste dd img {
	display:block;
}


.etude {
	display:block;
	margin-left:45px;	
	border-left:1px dotted #00365A;
	padding-left:10px;
	margin-bottom:20px;
}

.groupeDoc {
	display:block;
	margin-left:45px;	
	border-left:1px dotted #0891d6;
	padding-left:10px;
	margin-bottom:20px;
}

.groupeDocTitre {
	display:block;
	margin-left:45px;	
	margin-bottom:20px;
	text-transform:uppercase;
	font-weight:bold;
}

.titreEtude {
	font-weight:bold;
}

.titreGroupeDoc {
	font-weight:bold;
	color:#0891d6;
}

.dateEtude {
	font-style:italic;
}

.detailEtude {
	margin-bottom:10px;
	margin-top:5px;
}

.detailEtude a {
	display:block;
	clear:both;
	text-decoration:underline;
	margin-bottom:20px;
}

.detailEtude2 {
	margin-bottom:10px;
	margin-top:5px;
}

.detailEtude2 a {
	display:block;
	text-decoration:underline;
	padding-bottom: 20px;
}

.detailEtude img {
	float:left;
	margin-top:-10px;	
}

table.allele1 td.etiquette {
	text-align:right;	
	font-weight:bold;
	padding-left:70px;
	vertical-align:top;
}

table.allele1 td.etiquetteQcm {
	text-align:right;	
	font-weight:bold;
	padding-left:70px;
	vertical-align:middle;
}

table.allele1, table.allele2 {
	width:100%;	
}

table.allele2 .qcm {
	display:inline-table;
	width:100%;
	padding:20px 0px;	
	border-bottom:1px solid #ccc;
}

table.allele2 tr.qcm td {
	font-weight:bold;
}

table.allele2 td.titreTab {
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding:3px;
	background-color:#0891d6;

}

table.allele2 td.etiquette {
	text-align:right;	
	font-weight:bold;
}

table.allele2 td.check{
	width:30px;	
	vertical-align:top;
}

table.allele2 td.soumission {
	text-align:right;	

}

td.soumission a img, td.soumission input {
	display:inline-block;
	padding:0px;
	margin-top:20px;
}

td.soumission a img {
	margin:0px;
	padding:0px;
	vertical-align:inherit;
}


table.allele2 th {
	background-color:#00365A;
	color:white;
	text-align:center;
	font-weight:normal;
	font-size:12px;
	padding:3px;
}

.prix {
	font-size:14px;	
}

.paiement {
	font-weight:bold;
	font-size:14px;
	text-align:left;	
}

.score {
	display:block;
	width:90px;
	height:32px;
	float:right;
	background-image:url(../images/score.png);
	background-repeat:no-repeat;
	color:white;
	text-transform:uppercase;
	padding:8px 0px;
	font-weight:bold;
	text-align:center;
}

.qcmImage img {
	max-width:550px;		
	max-height:550px;			

}

.reponseCorrect {
	text-align:center;
	font-size:14px;
	padding:10px;
	margin:0px;
	border:1px dotted #ccc;
}

.nospace {
	padding:0px;
	margin:0px;
	border:0px;
}

a.partenaire {
	text-decoration:underline;	
}


#CONTENU sa {
/*	padding:0px;
	margin:0px;*/
	border:0px;
	text-decoration:none;
	color:#0891d6;
	text-decoration:underline;
}

.lienDossier {
	text-decoration:none !important;
	font-size:14px;
}

.dateUpdate {
	font-size:10px;
	color: #00365A;
	text-transform: none;
}

.documentEtude {
	margin-left:100px;
}

#selectEtude {
	margin-left:45px;
	margin-bottom:40px;
	padding:20px;
	width:auto;
}

.voteDescription {
	font-weight: normal;
}


.selectVote {
    cursor: pointer;
    padding: 15px 0px !important;
}

.selectVote:hover {
	background: #fafafa;
}

.checkboxvote {
	margin: 10px 20px;
    float: left;
}

.messageVoted {
    font-size: 24px;
    width: 100%;
    text-align: center;
}

.btLienSoumettre {
	margin:30px 0px;
	text-align:left;
}

.btLienSoumettre a {
	font-weight: bold;
    font-size: 16px;
    color: #0891d6;
    text-transform: uppercase;
}

.btLienSoumettre a:hover {
	text-decoration:underline;
}
