
/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
*  { }
body          { font-size: 10pt; font-family: Verdana, sans-serif; line-height: 22px; background-position: 0 0; margin-left: 270px }
body.section-1           { color: #808080; font-size: 8pt; background-position: 0 top }
body.section-2            { color: #808080; font-size: 8pt; background-position: 0 top }
body.section-3        { color: #808080; font-size: 8pt }
a:link      { color: #c00003; font-size: 8pt; text-decoration: none; text-align: left }
a:active     { color: #808080; font-size: 8pt; font-style: normal; text-decoration: none; text-align: left }
a:visited      { color: #c00003; font-size: 8pt; font-style: normal; line-height: inherit; text-decoration: none; text-align: left }
a:hover     { color: #4c4c4c; font-style: normal; text-decoration: none }
a img   { }
#menu          { background-image: url(http://www.eclosoir.fr/lamalette/indexhibitv070e/files/gimgs/malette_fondMenu3.png); background-repeat: repeat; position: fixed; top: 30px; left: 30px; width: 210px }
#menu ul      { color: #c00003; font-size: 8pt; font-family: Verdana, sans-serif; text-decoration: none; text-align: right; text-transform: none; list-style: none; margin-right: 25px; left: 0; tline-height: 22px }
#menu ul li.section-title      { color: #4c4c4c; font-size: 12pt; font-family: Times; font-style: italic; line-height: 22px; text-decoration: none; text-align: right; letter-spacing: 1px; margin-top: 11px; margin-right: 0; margin-left: 0 }
#content           { margin-top: 50px; width: 550px }
.container       { margin-top: 20px }
#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    { }
#img-container p   { }
#once  { }

