/**
* 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;
	margin-top: 25px;
	margin-left: 320px;
}
body.section-1  {
	color: #666;
	line-height: 15pt;
	margin-top: 25px;
	margin-left: 320px;
	width: auto;
	height: auto;
}
body.section-2  { color: #666; line-height: 15pt; margin-top: 25px; margin-left: 320px; width: auto }
body.section-3  { color: #666; line-height: 15pt; margin-top: 25px; margin-left: 320px; width: auto }
.body.section-4 { line-height: 15pt; margin-top: 25px; margin-left: 320px }
.body.section-5 { line-height: 15pt; margin-top: 25px; margin-left: 320px }
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: absolute; top: 0; bottom: 0; left: 30px; width: 265px; height: 100%; overflow: auto }
#menu ul { color: #c06; font-size: 8pt; line-height: 10pt; text-align: right; list-style: none; margin-top: 0; margin-right: 0; margin-left: 0 }
#menu ul li.section-title  { color: #4c4c4c; font-size: 10pt; line-height: 19pt; text-align: right; margin-top: 10pt; border-bottom: 1px dashed #4c4c4c }
#content  { position: absolute; width: inherit; float: left }
.container { padding: 5px 5px 25px }
#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; margin: 0; padding: 0 }
#img-container p  { padding: 0 0 12px }
#once { clear: left }

