﻿@charset "utf-8";

#iconeswrapper .moduletable {
	line-height: 0px;
}

.vignettefavories {
	cursor: pointer;
}

.innerarticle.hidden {
	height: 0px;
	overflow: hidden;
}

.pdgf_div_general h2 span.niveautoggle.closed {
	/*background-color: red;*/
}
.pdgf_div_general h2 span.niveautoggle.opened {
	/*background-color: green;*/
}
.pdgf_div_general h2 span.niveauedit {
	/*background-color: blue;*/
}
.pdgf_div_general h2 span.niveauprint {
	/*background-color: pink;*/
}
.pdgf_div_general h2 span.niveaufavorite {
	/*background-color: black;*/
}

#pdgf_lexicompta_connexion {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	position: relative;
	text-align: center;
}

#pdgf_lexicompta_connexion h3 {
	color: #ffa001;
	font-size: 20px;
	font-family: 'LatoWebHeavy';
	padding-bottom: 6px;
	padding-left: 0px;
}

.pdgfnavigateparent {
	margin: 5px auto;
	background-color: orange;
	padding: 5px 5px 5px 10px;
}

.pdgfnavigateparent a {
	color: white;
}