/*-------------------------------
HIDE ELEMENTS
-------------------------------*/
.obvious, .quick_nav {
display: none;
}
/*-------------------------------
GENERAL
-------------------------------*/
body {
margin: 0;
padding: 0;
border: none;
font-family: "Trebuchet MS", sans-serif;
background: #FFF;
font-size: 80%;
}
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
margin: 0;
}
h1 {
color: #0e4679;
padding: .3em 0 0;
font-style: normal;
font-size: 1.8em;
margin-bottom: .4em;
}
h2 {
padding: .4em 0 .4em;
font-size: 1.4em;
color: #0e4679;
}
h2.clear {
clear: both;
}
h3 {
color: #125898;
font-weight: bold;
padding: .3em 0 .2em 1em;
font-size: 1.2em;
}
/* Utilise pour les notes */
h4 {
padding: .3em 0 .2em 1em;
font-size: 1.45em;
font-style: italic;
font-family:  FreeSerif, "Palatino Linotype", serif;
color: #125898;
}
p {
padding: 0;
margin: .2em 0 1em 0;
line-height: 1.2em;
}

a {
color: #0e4679;
}
a:visited {
color: #125898;
}
a:hover {
color: #0a3256;
}
strong {
font-weight: bold;
}

img {
border: none;
overflow: hidden;
}
.image_before,
.image_after {
	margin: 1em 0;
	padding: 0;
	text-align:center !important;
}
.image_left {
	float: left;
	margin: 0 1em .5em 0;
	padding: 0;
}
.image_right {
	float: right;
	margin: 0 0 .5em 1em;
	padding: 0;
}
.image_right .image_right {
float: none;
}

small {
font-size: 80%;
}

/* -- 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: 1px solid #0e4679;
	margin: 0;
	padding: 0;
	background: #FFF;
}

td {
	border: none;
	margin: 0;
	color: #000;
	padding: .2em .5em;
}

th {
	border: none;
	background: #0e4679;
	color: #FFF;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0;
	padding: .2em 1em;
	vertical-align: bottom;
}

table.no-style {
	border-collapse:collapse;
	border-spacing: 0;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

table.no-style td {
	border: none;
	margin: 0;
	padding: 0;
}

/*-----------------------
ALL FORM
-----------------------*/
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;
}
.form_submit_box input {
font-weight: bold;
}
fieldset {
clear: both;
border: none;
}
.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-image: url('/images/flash-error.gif');
background-position:  -50px 50%;
background-repeat: no-repeat;
padding-left: 5px;
}

/*-------------------------------
HEADER
-------------------------------*/
#header {
float: left;
width: 100%;
background-color: #FFF;
background-repeat: repeat-x;
overflow: hidden;
}

#site_header {
height: 80px;
background-color: #0e4679;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stripes/bg-ie.png', sizingMethod='crop');
background-image /**/: url('../images/bg.png');
background-repeat: repeat-x;
background-position: top right;
}

#ie_top {
display /**/: none;
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 80px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stripes/star.png', sizingMethod='image');
}
#site_title {
float: left;
padding: 0;
margin: 0;
height: 80px;
overflow: hidden;
}
#site_title h1 {
padding: .7em 0 0 40px;
margin: 0;
border: none;
font-size: 3.3em;
font-weight: bold;
}
#site_title a {
font-style: normal;
text-decoration: none;
color: #0e4679;
}
#site_signature {
float: right;
padding-top: 52px;
background /**/: transparent url('../images/star.png') top right no-repeat;
}
#site_signature p {
padding: 0 40px 0 0;
margin: 0;
color: #0e4679;
font-size: 1.5em;

}
#site_signature p strong {
	font-style: italic;
	font-weight: normal;
}

/*-------------------------------
MENUS
-------------------------------*/
#navigation {
float: left;
width: 100%;
padding: 6px 0 5px 0;
background-color: #FFF;
}

/* LANGUAGES */

#languages {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 80px;
	right: 40px;
}
#languages ul li{
	display: inline;
	text-align: right;
}
#languages ul li a{
	text-decoration: none;
	color: #999;
}
#languages ul li.current a{
	font-weight: bold;
	color: #0e4679;
}


/* menu */
.menu {
margin: 0;
padding: 0 60px 0 40px;
}
.menu li {
float: left;
list-style: none;
margin: 0;
padding: 0;
}
.menu a,
.menu a:link,
.menu a:visited {
display: block;
color: #0e4679;
text-decoration: none;
padding: 0 20px 0 0;
font-size: 1em;
font-weight: bold;
line-height: 1.4em;
}
.menu a:hover,
.menu a:active {
background: #FFF;
color: #0e4679;
text-decoration: underline;
}
.menu .current a,
.menu .current a:visited {
background: #FFF;
color: #0e4679;
text-decoration: underline;
}

#section_menu {

}
#section_menu ul {
float: left;
}
#section_menu ul a {
white-space: nowrap;
}

#sub_section_menu{
float: none;
clear: both;
background: #FFF;
padding: 5px 0 0 0;
}
#sub_section_menu .menu {
padding: 0 20PX;
float: left;
background: #FFF;
}
#sub_section_menu a {
font-size: 1em;
padding: 0 20px;
color: #125898;
}
#sub_section_menu .current {
background: none;
}
#sub_section_menu .current a {
text-decoration: underline;
font-weight: bold;
}
#sub_section_menu a:hover {
text-decoration: underline;
background: none;
}

/*-------------------------------
MAIN
-------------------------------*/
#main {
float: left;
width: 100%;
background: #FFF;
}
/*-------------------------------
CONTENT
-------------------------------*/
#content_container {
width: 100%;
float: left;
margin-right: -320px;
}
#content {
margin-right: 320px;
padding: 20px 20px 20px 40px;
}
#content .article_header h1 {
margin-top: 0;
padding-top: 0;
}

#content p {
text-align: justify;
}

/*-------------------------------
SIDEBAR
-------------------------------*/
#sidebar_container {
width: 315px; /* 5px de marge pour bug texte italic IE */
float: right;
color: #000;
background: #FFF;
}
#sidebar {
padding: 20px 40px 20px 20px;
}
#sidebar .article_header h1 {
margin-top: 0;
padding-top: 0;
}

#sidebar h1 {
border: none;
font-style: normal;
}

/*-------------------------------
FOOTER
-------------------------------*/
#footer {
clear: both;
margin: 10px 40px;
padding: .1em 0 0 0;
border-top: 1px solid #0e4679;
font-size: small;
background: #FFF;
}
#footer p {
margin: 0;
padding: 0 0 1em 0;
text-align: center;
font-size: .8em;
color: #999;
}
#footer a {
color: #999;
}
#content,
#sidebar {
position: relative;
}