* {padding: 0; margin: 0;} /* should make stuff consistent for all browsers as far as titles are concerned */

a {color:#009900; text-decoration:none;}
a:hover {text-decoration:underline;}
h2 a:hover {text-decoration:none;}
p { color: #404040;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 14px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 10px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;}

#body_content { /* la div contenante */
	padding-top:10px;
	margin: 0px auto;
	overflow: hidden; 
	word-wrap: break-word;  
	width: 700px; 
}

#nav_layer {
	height:20px;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	z-index: 1;
	background:#515151;
}

#nav_layer ul {
	float:left;
	font-size:0.8em;
	height:20px;
	overflow:hidden;
}

#nav_layer li {
	display:inline;
	list-style-type:none;
}

#nav_layer li.on a{ /*for the selected tab */
	background:#FFFFFF;
	color:#000000;
}


#nav_layer ul li a{
	background:#515151;
	color:#FFFFFF;
	display: block;
	text-decoration:none;
	height: 20px;
	line-height: 20px;
	float: left;
	text-decoration: none;
	font-size:1em; 
	margin-right:1em; 
	padding:0em 1em;
}

#nav_layer a:hover {
	background:#B0B0B0;
	color:#515151;
	text-decoration:none;
}

.contenu_blanc {
	background:#FFFFFF;
	width:700px;
}

.bloc_texte_page {
	width:660;
	padding: 20px 20px; 
}


h1 {
	padding-top:30px;
	font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
	color:#006600;
}

h2, table th{
	margin:20px 0 10px 0;
	font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
	font-size:0.9em;
	color:#006600;
	text-align:left;
}

table th {
	padding:20px 0 10px 0;
}



h3 {
	color:#004200;
	font-size:0.7em;
}

.soustitre {
	font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
	color:#006600;
	text-align:right;
	text-transform:uppercase;
}

.style_SkipStroke_1 {
    background: transparent;
    opacity: 1.00;
}
.style {
    font-family: 'Futura-MediumItalic', 'Futura', 'Trebuchet MS', sans-serif;
    font-style: italic;
}
.style_SkipStroke_3 {
    background: transparent;
    opacity: 1.00;
}
.paragraph_style {
    color: #404040;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.style_1 {
    font-style: italic;
}
.style_SkipStroke {
    background: transparent;
    opacity: 1.00;
}
.style_SkipStroke_2 {
    background: transparent;
    opacity: 1.00;
}
.Free_Form {
    color: #404040;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 14px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.graphic_image_style_default_SkipStroke {
    background: transparent;
    opacity: 1.00;
}
.graphic_textbox_layout_style_default {
    padding: 4px;
}
.graphic_textbox_layout_style_default_External_260_107 {
    position: relative;
}
.graphic_textbox_layout_style_default_External_650_88 {
    position: relative;
}
.graphic_textbox_layout_style_default_External_280_93 {
    position: relative;
}
.graphic_textbox_layout_style_default_External_100_100 {
    position: relative;
}
.graphic_textbox_style_default_SkipStroke {
    background: transparent;
    opacity: 1.00;
}

.bumper {
    font-size: 1px;
    line-height: 1px;
}

.spacer {
    font-size: 1px;
    line-height: 1px;
}

body { 
    -webkit-text-size-adjust: none;
	background: #515151; 
	margin: 30px;
	font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
}

div { 
    overflow: visible; 
}

img { 
    border: none; 
}

table {
	padding: 10px;
}

table tr td {
	font-size:0.7em;
	padding: 0 5px;
}

table tr td a {
	text-decoration:none;
	color:#006600;
}

table tr td a:hover {
	text-decoration:overline underline;
	color:#006600;
}

.InlineBlock { 
    display: inline; 
}
.InlineBlock { 
    display: inline-block; 
}
.inline-block {
    display: inline-block;
    vertical-align: baseline;
    margin-bottom:0.3em;
}

.vertical-align-middle-middlebox {
    display: table;
}

.vertical-align-middle-innerbox {
    display: table-cell;
    vertical-align: middle;
}

div.paragraph {
    position: relative;
}

li.full-width {
    width: 100;
}

.auteur_nom_famille {
	font-variant:small-caps;
}

