html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    /*font-size: 100%;*/
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
nav ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
a {
    background: none repeat scroll 0 0 transparent;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
ins {
    background-color: #FFFF99;
    color: #000000;
    text-decoration: none;
}
mark {
    background-color: #FFFF99;
    color: #000000;
    font-style: italic;
    font-weight: bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}
input, select {
    vertical-align: middle;
}
.clearfix {
    display: block;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.vhidden {
    visibility: hidden;
}
.spacer {
    background: none repeat scroll 0 0 #084A5E;
    float: left;
    height: 34px;
    width: 8px;
}
.spacer.left {
    border-bottom-right-radius: 6px;
}
.spacer.right {
    border-bottom-left-radius: 6px;
    margin-right: 0;
}
h1 {
    font-size: 1.9em;
    /*margin: 1em 0;*/
}
h2 {
    font-size: 1.5em;
		margin: 0.9em 0;
}
h3 {
    font-size: 1.2em;
		margin: 0.7em 0;
}
p { padding: 0.5em 0; }
#header {
    height: 215px;
}
#header h1 {
    float: left;
    width: 300px;
		margin: 0;
}

.home-big-banner {
	background-image: url("../images/home-big-banner.png");
	background-repeat: no-repeat;
	position:relative;
	width:960px;
	height:320px;
	color:#fff;
}
.home-big-banner-title {
	text-align:center;
	padding-top: 18px;
	line-height: 1.5em;
	font-style: italic;
}
	
.home-edition {
	position:absolute;
	top:80px;
	left:50px;
}
.home-web {
	position:absolute;
	top:80px;
	right:50px;
}
.home-title {
	font-size:150%;
	text-align:center;
}
#slogan {
	padding-top:2em;
}
#nav {
    border-bottom: 1px dotted;
    float: right;
		margin-right: 2em;
		font-size:14px;
}
#nav ul {
    display: block;
}
#nav ul:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
#nav li {
    display: block;
    float: left;
    list-style-type: none;
    margin: 0 12px 6px;
    padding: 3px 12px 4px;
}
#nav li.active a {
    background-color: #000;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    cursor: default;
    padding: 0.3em 1em;
}
#nav li:first-child {
    margin-left: 0;
}
#nav li#download {
    float: right;
    font-weight: bold;
    margin-right: 0;
}
#nav a {
    color: #444444;
    text-decoration: none;
}
#nav a:hover {
    color: #FF6600;
}

#rubriques { 
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom: 2em;
	overflow: auto;
	padding-left: 1em;
}

h1.section {
    background-color: #000000;
    border-radius: 9px 9px 9px 9px;
    -moz-border-radius: 9px 9px 9px 9px;
    -webkit-border-radius: 9px 9px 9px 9px;
    margin-bottom: 1em;
    overflow: auto;
    padding-left: 1em;
		color:#fff;
		font-weight:normal;
}

.rubrique {
	width:120px;
	height: 27px;
	/*background-image: url("../images/rubrique-bg2.png");*/
	background-repeat: no-repeat;
	/*text-align:center;*/
	padding:10px 0 10px 18px;
	float:left;
	font-size: 120%;
	list-style: none outside none;
	margin-right: 1.7em;
	text-align:center;
}
.selected {
	background-image: url("../images/rubrique-bg4.png");
	background-repeat: no-repeat;
	background-position: 35px 0;
	color:#fff;
}

.homeblock { float: left;
    height: 278px;
    margin: 0 1.6em;
    width: 253px;
		padding: 1em 0;}
.homeblockbg { background-image: url("../images/320x300-bg.png");background-repeat: no-repeat; color:#ffffff; }
.homeblock div { width: 231px; margin: 0 11px; }
.homeblocktitle { font-size:195%; margin-bottom: 1em !important; }

#contactform {
}
#contactform .pics_block {
    float: right;
    margin: 0 30px 0 20px;
}
#contactform .pics_block img {
    display: block;
    margin: 20px 0 15px;
}
#contactform fieldset {
    border: 1px solid #666;
    margin: 0;
    padding: 10px;
		background-color: #EEEEEE;
}
#contactform legend {
    display: none;
}
#contactform textarea, #contactform input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D6D6D6;
    color: #4B4740;
    display: block;
    font-size: 100%;
    margin-bottom: 10px;
    min-height: 21px;
    padding: 2px 0 0 5px;
    width: 300px;
}
#contactform input.input_hide {
    display: none;
}
#contactform select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D6D6D6;
    color: #4B4740;
    display: block;
    font-size: 100%;
    margin-bottom: 14px;
    min-height: 21px;
    padding: 2px 0 0 5px;
    width: 308px;
}
#contactform textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 100%;
    height: auto;
    margin-bottom: 7px;
    min-height: 93px;
    width: 500px;
}
#contactform label {
    display: block;
    padding-bottom: 3px;
}
#contactform .button {
    background-color: #FFFFFF;
    border: 1px solid #939393;
    cursor: pointer;
    display: inline;
    margin: 0;
    min-height: 21px;
    padding: 0 2px;
    width: 106px;
}

