/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
*   { }
body     { color: #666; font-size: 12pt; font-family: Verdana, sans-serif; line-height: 15pt; background-position: 0 0; margin-top: 25px; margin-left: 260px; width: 600px }
body.section-1     { color: #666; line-height: 15pt; margin-top: 25px; margin-left: 260px }
body.section-2     { color: #666; line-height: 15pt; margin-top: 25px; margin-left: 260px }
body.section-3     { color: #666; line-height: 15pt; margin-top: 25px; margin-left: 260px }
.body.section-4    { line-height: 15pt; margin-top: 25px; margin-left: 260px }
.body.section-5    { line-height: 15pt; margin-top: 25px; margin-left: 260px }
a:link { color: #c06; font-size: 8pt; line-height: 12pt; text-decoration: none; text-align: right }
a:active { color: #c06; text-decoration: none; text-align: right }
a:visited { color: #c06; font-size: 8pt; text-decoration: line-through; text-align: right }
a:hover { font-weight: bold }
a img { border: none }
#menu    { background-color: transparent; background-image: url(http://www.eclosoir.fr/ecloeditions/indexhibitv070e/files/gimgs/fond_menu.png); position: fixed; z-index: 0; top: 0; bottom: 0; left: 30px; width: 208px; height: 100%; overflow: auto }
#menu ul  { color: #c06; font-size: 8pt; line-height: 10pt; text-align: right; list-style: none }
#menu ul li.section-title   { color: #666; font-size: 10pt; line-height: 19pt; text-align: right; margin-top: 10pt; width: auto; border-bottom: 1px dashed #4c4c4c }
#content   { }
.container   { margin-right: 5px; margin-left: 5px }
#content p { }
p { }
h1 { color: blue; font-size: 32px; background-color: #fff }
.test { color: fuchsia; font-size: 8px }
h2 { font-size: 24px }
h3 { font-size: 16px }
h4 { font-size: 12px }
#img-container  { font-size: 10pt }
#img-container p  { padding: 0 0 12px }
#once { clear: left }

