@charset "utf-8";
/* Titres des pages */
h1 {
	font-size:36px;
	font-weight:bolder;
	font-family:'Times New Roman', Times, serif;
	color:#D81A1A;
	text-shadow:0px 0px 1px #D81A1A;
	-webkit-text-shadow:0px 0px 1px #D81A1A;
	margin-left:70px;
	margin-top:20px;
	position:absolute;
	cursor:default;
	white-space:nowrap;
}

h2 {
	font-family:'Times New Roman', Times, serif;
}

h3 {
	font-family:'Times New Roman', Times, serif;
	font-style:italic;
	color:#314694;
	white-space:nowrap;
	margin-bottom:5px;
}

#annoncewebsite{
	color:#314694;
	text-shadow:0px 0px 0.5px;
	-webkit-text-shadow:0px 0px 0.5px;
}
.annoncewebsite{
	font-style:italic;
}

#signature{
	text-align:right;
	font-weight:bold;
}


/* Structure latérale */
#structure {
	float:left;
	position:absolute;
	width:85px;
}
#part1 {
	position:relative;
	width:100%;
	background:url(../../images/background_structure.svg);
	/*background-size:cover;*/
	min-height:450px;
	max-height:3000px;
}
#part2 {
	position:relative;
	/*display:none;*/
	width:100%;
	background:url(../../images/background_structure_part2.svg);
	/*background-repeat:repeat;*/
}


/* Corps de page */
#contenu {
	margin-left:85px;
	padding-left:5px;
	/*width:calc(100% - 285px);
	width:-webkit-calc(100% - 285px);*/
	margin-right:15px;
	margin-top:150px;
	margin-bottom:50px;
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
}

.liaison_subtitle {
	position:absolute;
	width:70px;
	border-bottom:solid 2px #C1C0D8;
	/*height:10px;
	background:url(../images/background_liaison_page_as.svg) center center;*/
}

#liaison_subtitle1 {
	margin-top:112px;
	margin-left:52px;
}

#liaison_subtitle2 {
	margin-left:-7px;
	margin-top:21px;
}

.subtitle {
	position:absolute;
	margin-right:180px;
	border:solid;
	border-width:3px;
	border-color:#C1C0D8;
	background-color:#FCFCFC;
	text-align:left;
	vertical-align:bottom;
	font-size:16px;
	line-height:24px;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	cursor:default;
	/*white-space:normal;*/
	border-radius:15px 2px 15px 2px;
}

#subtitle1 {
	margin-top:90px;
	margin-left:120px;
}

#subtitle2 {
	margin-left:62px;
}

.cadre_subtitle2 {
	margin-top:40px;
	margin-bottom:100px;
}


/*page de tutoriel*/
.ongletstuto{
	position:relative;
	display:inline-block;
	vertical-align:top;
	left:0;
	top:0;
	margin-right:45px;
	margin-bottom:30px;
}
.subject{
	position:relative;
	left:0px;
	top:0px;
	display:block;
	height:25px;
	vertical-align:top;
	line-height:25px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:22px;
	font-weight:bold;
	color:#314694;
	white-space:nowrap;
	border:solid 3px #C1C0D8;
	border-top:none;
	border-right:none;
	border-radius: 0px 0px 0px 15px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:15px;
}
.submenututo{
	position:relative;
	top:0px;
	left:30px;
}
.line{
	position:relative;
	top:10px;
	height:35px;
	line-height:25px;
}
.arborescencetuto{
	position:absolute;
	left:0px;
	border:solid 2px #C1C0D8;
	border-top:none;
	border-right:none;
	height:34px;
	width:20px;	
}
.firstarbo{
	top:-10px;
	height:25px;
}
.nextarbo{
	top:-21px;
	height:35px;
}
.titlesubmenututo{
	/*position:relative;*/
	margin-left:21px;
	top:0px;
	width:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	border:solid 3px #C1C0D8;
	background-color:#FCFCFC;
	/*background-color:#F2F2F2;*/
	border-radius:0px 10px 0px 10px;
	padding:10px;
	padding-bottom:0px;
	padding-top:0px;
	white-space:nowrap;
	cursor:pointer;
}
.titlesubmenututo:hover{
	font-style:italic;
}
.tutolist{
	position:relative;
	list-style-type:square;
	margin-left:30px;
}
.Tutoriel_as h3{
	margin-top:50px;
	font-size:21px;
}
.notes h3{
	margin-top:0px;
}
.Tutoriel_as .content{
	padding-bottom:40px;
}
#content1{
	padding-bottom:0px;
}
.iconemode{
	vertical-align:middle;
}
.image{
	vertical-align:top;
	margin:12px;
}
.reqpart{
	vertical-align:middle;
	margin:7px;
}
.notes{
	margin:5px;
	margin-top:25px;
	padding:10px;
	padding-bottom:25px;
	border:solid 1px;
	background-color:#FCFCFC;
}
.backtotitle{
	display:inline-block;
	width:25px;
	height:25px;
	margin-left:5px;
	vertical-align:middle;
	background-image:url(../../images/tothetop1.svg);
	background-repeat:no-repeat;
	background-position:center;
}
.linkvoctrad{
	position:relative;
	font-size:21px;
	top:2px;
	/*vertical-align:middle;*/
	color:#314694;
	text-shadow:0px 0px 1px;
	-webkit-text-shadow:0px 0px 1px;
}
.tutoselectormodes{
	display:inline-block;
	position:relative;
	border:solid 2px #C1C0D8;
	background-color:#FCFCFC;
	border-radius:0px 10px 0px 10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	cursor:pointer;
}
.tutotypedefault{
	display:inline-block;
	position:relative;
}
.tutotypeoption{
	display:inline-block;
	position:relative;
	user-select:none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.tutotypeoption:hover{
	font-style:italic;
}

.tutocontentoptionarrow{
	display:inline-block;
	position:relative;
	top:-1px;
	width:21px;
	height:21px;
	background-image:url(../../images/all_result_fleche_requete.svg);
	vertical-align:middle;
	margin-left:10px;
}

/*bouton de retour au sommet de la page*/
#backtotop{
	display:none;
	position:fixed;
	right:10px;
	bottom:10px;
	height:33px;
	width:33px;
	border:solid 3px #C1C0D8;
	background-color:#FFF;
	background-image:url(../../images/tothetop1.svg);
	/*background-repeat:no-repeat;*/
	background-position:center;
	border-radius:10px 10px 0px 0px;
}
#backtotop:hover{
	cursor:pointer;
	background-color:#F2F2F2;
	/*background-image:url(../images/tothetop2.svg);*/
}


/*contenus résultats*/
/*Mode Texte*/
#tutomodetextevoc{
	display:none;
}
#tutomodetextetrad{
	display:none;
}

/*Mode Comparaison*/
#tutomodecomparaisonvoc{
	display:none;
}
#tutomodecomparaisontrad{
	display:none;
}

/*Mode Atlas*/
#tutomodeatlasvoc{
	display:none;
}
#tutomodeatlastrad{
	display:none;
}


/* encarts publicitaires*/
/*pages de contenu*/
#addblock{
	position:fixed;
	display:none;
	top:120px;
	right:5px;
	width:160px;
	height:600px;
	border:solid 1px;
	background-color:#007FAA;
	
}

/*page de résultats*/
#addblock_r{
	position:fixed;
	display:none;
	left:50%;
	bottom:5px;
	width:728px;
	height:90px;;
	border:solid 1px;
	transform: translate(-50%,0%);
	-webkit-transform: translate(-50%,0%);
	background-color:#007FAA;
}

/*page d'information*/
#cnrtl-link{
	height: 10px;
	width:49px;
    background-image:url(../../view/icons/cnrtl.png);
	background-repeat: no-repeat;
	margin-top:4px;
	margin-right:3px;
	margin-left:3px;
}

#as-link{
	height: 15px;
	width:15px;
	border:non;
    background-image:url(../../view/icons/lien.png);
	background-repeat: no-repeat;
	vertical-align:bottom;
	margin-right:3px;
	margin-left:3px;
}