/*-------------------------------
HIDE ELEMENTS
-------------------------------*/
.obvious, .quick_nav {
display: none;
}
/*-------------------------------
GENERAL
-------------------------------*/
body {
margin: 0;
padding: 0;
font-family: Verdana, sans-serif;
background: #fffcfa url(../images/bg-top.png) top repeat-x;
font-size: 90%;
}

h1,h2,h3,h4,h5,h6 {
font-family: "helvetica 45 light", Helvetica, FreeSans, Arial, "Lucida Sans Unicode", "Lucida Grande", "MGOpen Moderna",
Verdana, sans-serif;
font-weight: normal;
letter-spacing: 0.05em;
color: #000;
}

h1 {
padding: .4em 0 .4em;
font-size: 2em;
margin-bottom: .4em;
text-shadow: #BBB 0 0 5px;
}

h2 {
padding: 1em 0 .4em;
font-size: 1.4em;
}

h2.clear {
clear: both;
}

h3 {
padding: .6em 0 .2em .5em;
font-size: 1.2em;
}

/* Utilise pour les notes */
h4 {
padding: .4em 0 1em 1em;
margin-bottom: 0;
color: #FF6A00;
font-size: 1.3em;
font-style: italic;
font-family:  FreeSerif, "Palatino Linotype", serif;
background: transparent url(../images/note-top.png) left bottom no-repeat;
}

p {
padding: .4em 0;
}

p.note {
background: #201d21 url(../images/note-bottom.png) left bottom no-repeat;
font-size: 1em;
padding: 0 1.2em 1em;
margin: 0 0 1.5em 0;
text-align: justify;
font-family:  "trebuchet ms", FreeSans, "Times New Roman", serif;
color: #FFF;
}
p.note a:link ,
p.note a:visited {
color: #FF7500
}
p.note a:hover {
color: #008AFF;
}

ul {
padding: .2em 0 1em;
}

li {
list-style-type: square;
margin-left: 1.2em;
margin-top: 0.5em;
}

a {
color: #0029A3;
}

a:visited {
color: #008AFF;
}

a:hover {
color: #FF6A00;
}

strong {
font-weight: bold;
color: #000;
}

img {
border: none;
overflow: hidden;
}

p img {
border: none;
margin: 0 .5em 0 0;
overflow: hidden !important;
}

hr {
height: 2px;
background: #ddd;
border: none;
}

small {
font-size: 80%;
}

.obvious {
display: none;
}

/*-------------------------------
PAGE
-------------------------------*/
#page {
text-align: left;
margin: 39px auto 0 auto;
width: 908px;
background: #FFF url(../images/page-bg.png) repeat-y;
padding: 0;
}

/*-------------------------------
HEADER
-------------------------------*/
#header {
float: left;
width: 908px;
background: transparent url(../images/head-bg.png) top right no-repeat;
}

#site_header {
height: 152px;
}

#site_title {
padding: 0;
}
#site_title h1 {
position: relative;
top: 26px;
left: 55px;
padding: 0;
margin: 0;
border: none;
width: 98px;
height: 117px;
text-indent: 98px;
overflow: hidden;
font-size: 1em;
font-weight: bold;
background: url(../images/pulp.png) no-repeat;
}
#site_title h1 a {
display: block;
width: 98px;
height: 117px;
text-indent: -9999px;
text-decoration: none;
overflow: hidden;
}
#site_signature {
float: right;
position: relative;
right: 50px;
top: -80px;
width: 666px;
text-align: right;
}
#site_signature p{
margin: 0;
padding: 0;
}
#site_signature strong{
font-family: "free sans", "helvetica 45 light", helvetica, arial, sans-serif;
font-size: 2.3em;
font-weight: normal;
}

/*-------------------------------
MENUS
-------------------------------*/
#navigation {
float: left;
width: 908px;
margin: 0;
padding: 0;
font-family: "Lucida Grande", Verdana, "Free Sans", sans-serif;
}

/* LANGUAGES */
#languages {
display: block;
position: absolute;
top: 20px;
margin: 0 auto;
width: 908px;
height: 20px;
background: transparent;
text-align: right;
}
#languages ul{
margin-right: 60px;
margin-right /**/: 40px;
}
#languages ul li{
display: inline;
text-align: right;

}
#languages ul li a{
text-decoration: none;
color: #CCC;
}
#languages ul li.current a{
font-weight: bold;
color: #FF7500;
}


/* menu */
.menu {
margin: 0;
padding: 0;
}
.menu li {
float: left;
list-style: none;
margin: 0;
padding: 0;
}

.menu a,
.menu a:link,
.menu a:visited {
display: block;
color: #FFF;
text-decoration: none;
padding: 0 20px .4em 0;
font-size: 1.1em;
font-weight: normal;

}
.menu a:hover,
.menu a:active {
background: transparent;
color: #FF7500;
}
.menu .current a,
.menu .current a:visited {
background: transparent;
color: #FF7500;
}
.menu .ancestor a,
.menu .ancestor a:visited{
font-weight: bold;
}
.menu .ancestor_homepage a,
.menu .ancestor_homepage a:visited {
font-weight: normal;
}

#section_menu {
margin: 0 21px;
padding: 0 15px;
}
#section_menu ul {
float: left;
}
#section_menu ul a {
white-space: nowrap;
}


#sub_section_menu{
clear: both;
height: 40px;
margin: 0 21px;
padding: 0 15px;
background: transparent;
}
#sub_section_menu .menu {
padding: 0;
float: left;
color: #000;
}
#sub_section_menu a {
color: #000;
font-size: 1em;
padding: 0 20px 0 0;
white-space: nowrap;
}
#sub_section_menu .current {
background: transparent;
}
#sub_section_menu .current a {
text-decoration: none;
color: #FF7500;
font-weight: bold;
}
#sub_section_menu a:hover {
background: none;
color: #FF7500;
}

/*-------------------------------
MAIN
-------------------------------*/
#main {
float: left;
width: 908px;
background: transparent;
}
/*-------------------------------
CONTENT
-------------------------------*/
#content_container {
width: 908px;
float: left;
margin-right: -322px;
}
#content {
margin-right: 322px;
padding: 0 20px 20px 40px;
background: transparent;
}
#content h1.document_title {
margin-top: 0;
padding-top: 0;
}

#content p {
text-align: justify;
}

/*-------------------------------
SIDEBAR
-------------------------------*/
#sidebar_container {
width: 321px;
float: right;
color: #000;
background: transparent;
border-left: 1px #333 solid;
}
#sidebar {
padding: 0 30px 20px 10px;
background: transparent;
font-size: .9em;
}
#sidebar h1.document_title {
margin-top: 0;
padding-top: 0;
}

#sidebar h1 {
border: none;
font-style: normal;
}

/*-------------------------------
FOOTER
-------------------------------*/
#footer {
clear: both;
margin: 0;
height: 82px;
padding: 0 20px;
font-size: .6em;
background: #FFF url(../images/footer.png)  bottom no-repeat;
}
#footer p {
margin: 0;
padding: 20px 20px;
line-height: 25px;
text-align: center;
color: #333;
}
#footer a {
color: #333;
}

/* -- LIST --*/
ul, 
ol, 
li {
list-style-position: outside;
margin: .2em 0 1em 3em;
padding: 0;
}
li {
list-style-type: square;
margin: 0;
padding: .2em 0;
}
ol {

}
ol, ol li {
list-style-type: decimal;
}

ul li ul,
ol li ol,
ul li ol,
ol li ul {
padding: 0 0 0 2em;
margin: 0;
}
.image_left {
float: left;
}
.image_right {
float: right;
}
.image_right .image_right {
float: none;
}
.image_before, .image_after {
position:relative;
text-align: center;
}


/*----------------------------------------
TABLES
------------------------------------------*/

table {
border-collapse:collapse;
border-spacing: 0;
border: none;
margin: 0;
padding: 0;
background: #151515;
color: #FFF
}

td {
border: 1px solid #444;
margin: 0;
color: #FFF;
padding: .2em .5em;
}

td strong {
color: #FFF;
}

th {
border: none;
background: #ff730c url(../images/tab_bg.png) repeat-x;
color: #FFF;
font-weight: bold;
text-transform: capitalize;
margin: 0;
padding: .2em .5em;
vertical-align: bottom;
}

table.no-style {
border-collapse:collapse;
border-spacing: 0;
border: none;
margin: 0;
padding: 0;
background: transparent;
color: #000;
}

table.no-style td {
border: none;
margin: 0;
padding: 0;
color: #000;
}

/*-----------------------
ALL FORMS
-----------------------*/
form table {
table-layout: auto;
}
form td {
vertical-align: top;
}
form td.right{
text-align: right;
padding-right: .5em;
white-space: nowrap;
}
.field_box {
padding-bottom: .5em;
}
.form_submit_box {
padding-top: .5em;
padding-left: 8px;
}
.form_submit_box input {
font-weight: bold;
}
fieldset {
clear: both;
margin-top: .8em;
}
legend {
font-weight: bold;
font-size: .8em;
color: #555;
}
.field_box {
background: url('/images/field_bg.png') repeat-y;
padding-left: 8px;
padding-bottom: 1px;
margin-bottom: 1em;
position: relative;
}
.field_helper {
color: #777;
}
.flash_error {
background: url('/images/flash-error.gif') -20px 50% no-repeat;
border: 1px solid red;
margin: 1em 0;
padding-left: 40px;
font-weight: bold;
color: red;
}
.flash_error p {
padding: .6em 0 .3em;
}
.field_error {
background-image: url('/images/field_error_bg.png');
}
.field_error_message {color: red;}
.field_error input {
background: url('/images/flash-error.gif') -50px 50% no-repeat;
padding-left: 5px;
}
div.checkbox {
clear: both;
float: left;
}
div.checkbox .field_name {
float: right;
width: 90%;
}
div.checkbox .field {
}