/* General.
   ---------------------------------------- */

ul,body,form,p,img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-size: .8em;
	text-align: center;
	padding: 15px 0;
	font-family: "Verdana", sans-serif;
	background: #DEE0C6;/*#DCD5BE*/
}
#global {
	border: 1px solid #494949;
	width: 760px;
	margin: auto;
	text-align: left;
	background: #FCFCFC;
}
acronym {
	cursor: help;
}
.ee {
	font-style: italic;
}
pre {
	border: 1px #8B7E5F solid;
	border-left-width: 3px;
	padding: 10px 8px 15px;
	margin: 8px 10px 15px 0;
	background: #F7EED9;
	font-size: 14px;
	line-height: 1.6em;
	overflow: scroll;
	overflow-y: hidden;
	width: 90%;
	font-family: "Courier New", monospace;
	
}
div[id="global"] pre {
	overflow: auto;
	width: auto;
}
a[hreflang]:after {
	content: "[" attr(hreflang) "]";
	font-weight: normal;
	padding-left: 3px;
	color: gray;
}
a[hreflang].ex:visited:after {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
}




/* Menu.
   ---------------------------------------- */
#menu {
	border-bottom: 1px solid silver;
	padding: 2px 10px 2px 0;
	text-align: right;
}
#menu ul {
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	text-decoration: none;
	color: black;
	font-weight: bold;
	padding: 3px 10px;
}
#menu a:hover {
	color: black;
	background: #BCD1E8;

}
#menu li#page_actuelle a {
	display: inline;
	background: url(page_actuelle.png) 50% 100% no-repeat;
	padding-bottom: 13px;
}



/* Sommaire.
   ---------------------------------------- */
#sommaire {
	float: left;
	width: 190px;
	margin: 26px 0 15px 0;
	/*position: fixed;*/
}
#sommaire ul {
	list-style: none;
	margin: 0 8px 0 10px;
}
#sommaire li {
	background: url(tiret_bleu.png) no-repeat 0 10px;
	padding: 2px 0 2px 12px;
	text-align: left;
}
#sommaire a {
	text-decoration: none;
	font-size: 1.1em;
	color: #1D3F65;
}
#sommaire a:hover {
	text-decoration: underline;
}



/* Contenu.
   ---------------------------------------- */
.download_zone {
	background: #EFECEB;
	padding: 5px 10px 20px;
	border-left: 3px solid #9C6234;
	margin: 15px 8px 15px 0;
}
.download_zone p.download_zone_titre {
	font-weight: bold;
	border-bottom: 1px solid #9C6234;
	margin-bottom: 15px;
	color: #9C6234;
	font-size: 110%;
	letter-spacing: .05em;
	text-transform: uppercase;
}
.download_zone a:hover {
	color: #8A5A0E;
}
#contenu {
	margin: 0 0 0 200px;
	border-left: 1px solid silver;
	padding: 20px 3px 30px 10px;
}
h1 {
	text-align: center;
	letter-spacing: .05em;
	font-size: 2.8em;
	margin: 10px 0 0;
	border-bottom: 1px solid silver;
	padding-bottom: 20px;
}
h1 a {
	color: #37679D;
	text-decoration: none;
}
h1 a:hover {
	color: #37679D;
	text-decoration: underline;
}
h2 {
	letter-spacing: .04em;
	text-transform: uppercase;
	margin: 40px 8px 10px 0;
	padding-top: 5px;
	font-size: .9em;
}
h2 span {
	padding: 3px 10px;
	background: #E1EAF5;
	display: block;
	border-left: 3px solid #37679D;
}
h3 {
	font-size: 1em;
	margin: 0 10px 6px 0;
}
#contenu p {
	text-indent: .5cm;
	text-align: justify;
	margin: 8px 10px 0 0;
	line-height: 1.4em;
}
#contenu .no_indent {
	text-indent: 0;
	text-align: left;
}
#contenu .center {
	text-align: center;
}
#contenu .retrait_un {
	margin-left: 40px;
	text-align: left;
}
#contenu #captures {
	margin-right: 50px;
}
#contenu .caps {
	text-align: center;
	margin: 0;
}
#contenu .caps img {
	border: 1px dotted silver;
}
ul.p {
	list-style-type: square;
	margin: 10px 10px 0 20px;
}
ul.p li {
	margin: 8px 0;
}
ul.niv_un {
	list-style-type: square;
	margin: 0 10px 0 20px;
}
ul.niv_un li {
	margin: 2px 0;
}
ul.niv_deux {
	list-style-type: circle;
	margin: 0 10px 5px 40px;
}
ul.niv_deux li {
	margin: 2px 0;
}
ul.niv_num {
	list-style-type: decimal;
	margin: 10px 10px 10px 40px;
}
ul.niv_num li {
	margin: 10px 0;
}
ul li {
	line-height: 1.4em;
}
a.in {
	color: black;
}
a.in:hover {
	color: #D58B0B;
	text-decoration: none;
}
a.ex {
	color: black;
}
a.ex:hover {
	color: #D58B0B;
	text-decoration: none;
}
.comp {
	font-weight: bold;
	color: #9C6620;
	font-style: italic;
}
.titre_resume {
	font-weight: bold;
	font-size: 120%;
}

/* Page personnalisation */
.css_selecteur {
	color: #1637B0;
}
.css_propriete {
	color: #688F13;
}
.css_valeur {
	color: #B02416;
}
.css_tablo {
	margin: 15px auto 10px;
}
.css_tablo td,
.css_tablo th {
	border: 1px solid black;
	padding: 6px 8px;
	vertical-align: top;
}
.css_tablo th {
	text-align: center;
}
.ex_border {
	padding: 5px;
	text-align: center;
	border-width: 5px;
}
ul.css_list {
	list-style-type: square;
	margin: 10px 10px 15px 40px;
}
ul.css_list li {
	margin: 2px 0;
}




/* Footer.
   ---------------------------------------- */
#footer {
	border-top: 1px solid silver;
}
#footer p {
	text-align: center;
	padding: 4px 0 6px;
	letter-spacing: .1em;
}
#footer a {
	color: black;
	text-decoration: none;
}



/* FAQ.
   ---------------------------------------- */
.sommaire_faq li {
	margin-top: 8px;
}   
#faq_titre span {
	font-weight: bold;
	font-size: 175%;
	color: #596C81;
	margin: 0;
}
#faq_titre strong {
	font-size: 120%;
}


/* Demo intégrée */
#igalerie {	font-size: 100%; margin-bottom: 20px; }
#igalerie h2 { font-size: 150%; color: #37679D; }
#igalerie h2 a { color: #37679D; }
#igal_diapo { font-size: 120%; }
#igalerie ul li .image_note { line-height: 1.2em; }
