/* Intégration de polices */

@font-face {
   font-family: exo-l;
   src: url(design_new/Exo-Light.otf);
}

@font-face {
   font-family: exo-b;
   src: url(design_new/Exo-Bold.otf);
}

/* Définition des balises et classes */

body {
	color:black;
	background-color:#2A6BB8;
	background-position:top left;
	margin:0px;
	padding:0px;
	border:none;
}

img {
	border:none;
	padding:4px;
}

input {
	border:none
	color:black;
}

textarea {
	border:1px solid;
	border-color:#999999;
	color:black;
	background-color:white;
}

.entete {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	width:100%;
	height:120px;
	background-color:#2A6BB8;
	color:black;
	background-position:bottom left;
 	background-image:url('design_new/entete_motif.png');
	background-repeat:repeat-x;
	text-align:center;
	border:none;
}

.corps {
	position:absolute;
	top:120px;
	bottom:0;
	left:0px;
	right:0px;
	height:100%;
	width:100%;
	background-color:white;
	color:black;
	margin-bottom:0px;
	text-align:left;
}

.navigation {
	float:left;
	width:260px;
 	height:inherit;
	bottom:0px;
	background-color:#2A6BB8;
	color:white;
	padding-left:0px;
	padding-bottom:50px;
	margin:0;
	margin-bottom:0px;
}

.contenu {
	font-family: "freesans", "arial", "sans-serif";
	color:#4D4D4D;
	width:auto;
	background-color:white;
	margin-left:260px;
	margin-bottom:0px;
	height:auto;
	min-height:900px;
	text-align:justify;
	background-image:none;
	border-left:18px solid;
	border-color:#ECECEC;
}

.entete_gauche {
	float:left;
	width:350px;
	height:120px;
	background-position:top left;
	background-image:url('design_new/entete_gauche.png');
}

.entete_droite {
	float:right;
	width:500px;
	height:120px;
	background-position:top right;
	background-image:url('design_new/entete_droit.png');
}

.entete_gauche, .entete_droite {
	padding:0px;
	margin:0px;
	background-repeat:no-repeat;
    background-color:#2A6BB8;
}

.footer {
	margin:0;
	padding:4px;
	overflow:hidden;
    color:white;
	background-color:#525252;
    text-align:center;
	position:fixed;
	bottom:0;
    height:20px;
	width:100%;
	font-size:100%;
	font-family: "Freesans", "Segoe UI", "arial", "sans-serif";
}

ul {
	list-style-type:none;
	margin-top:0px;
}

#donate {
    background-color:inherit;
}

div.menu-head, ul.menu, div.menu {
	margin-left:0px;
	width:260px;
	background-color:#2A6BB8;
	color:white;
    border:none;
	font-size:160%;
	font-family:exo-l;
	text-indent:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
	margin-top:0px;
}

div.menu {
	text-align:center;
}

div.menu-head {
	margin-bottom:0px;
	border-bottom:none;
	text-align:center;
}

ul.footer_block li {
    list-style-type: none;
	display:inline;
}

ul.list_os {
	list-style-type:none;
	padding:0px;
	background-color:#ECECEC;
	width:810px;
	overflow:hidden;
	margin:0px;
	font-family: "freesans", "Segoe UI", "arial", "sans-serif";
	font-weight:bold;
	font-size:150%;
}

div.menu_os li {
	display:inline;
	width:270px;
	background-color:white;
	float:left;
	padding-top:12px;
	padding-bottom:12px;
	text-align:center;
	color:#4D4D4D;
}

div.menu_os li:hover {
	background-color:#999999;
	color:white;
}

div.menu_on li:hover {
	background-color:#ECECEC;
	color:#4D4D4D;
}

div.menu_os a {
	background-color:inherit;
	color:inherit;
	display:block;
}

div.menu_os a:hover {
	background-color:inherit;
	color:inherit;
}

ul.list_os a {
	font-family:inherit;
	font-weight:inherit;
	font-size:inherit;
}

iframe.choose_os {
	border:none;
	background-color:#ECECEC;
	height:610px;
	width:810px;
	overflow:hidden;
	margin:0px;
}

li form {
    float:right;
}

li.menu {
	background-color:#2A6BB8;
	color:white;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

li.menu:hover {
	color:#FFCC00;
    font-family:exo-b;
	background-color:inherit;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	cursor:hand;
}

li.menu-on {
	color:#4D4D4D;
	background-color:#ECECEC;
	cursor: default;
    font-family:exo-b;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

li.menu a, li.menu-on a {
	color:inherit;
	background-color:inherit;
	text-decoration:none;
}

a {
	text-decoration:none;
	background-color:inherit;
}
a:link    { color:#00459A; background-color:inherit; }
a:visited { color:#00459A; background-color:inherit; }
a:hover   { color:blue;  background-color:inherit; }
a:active  { color:red;   background-color:inherit; }
}

/* Classes pour les styles de polices et de paragraphes */
p {
	font-family: "freesans", "Segoe UI", "arial", "sans-serif";
	color:#4D4D4D;
	background-color:white;
	font-size:100%;
	text-align: justify;
	font-style: normal;
	text-indent:0px;
}

h1 {
	font-family: "freesans", "Segoe UI", "arial", "sans-serif";
	font-size:150%;
	font-weight:bold;
	text-align:left;
	color:#4D4D4D;
	background-color:#DEDEDE;
    padding:6px;
    margin:0px;    
}

h2 {
	font-family:"freesans", "Segoe UI", "arial", "sans-serif";
	font-size:150%;
	font-weight:bold;
	text-align:left;
	color:#4D4D4D;
	background-color:inherit;
    padding:6px;
    margin:0px;
}

h3 {
	font-weight:bold;
	color: #3a557e;
	background-color:inherit;
	text-align: left;
	text-indent:0px;
	font-family: "freesans", "Segoe UI", "arial", "sans-serif";
	font-size: 4mm;
	text-decoration: underline;
    padding:6px;
}

h4 {
	text-align: left;
	background-color:inherit;
	font-family: "freesans", "Segoe UI", "arial", "sans-serif";
	font-weight:bold;
	color:#4D4D4D;
	font-size:100%;
    padding:0px;    
	padding-left:10px;
    margin:0px;    
	margin-bottom:10px;
}

code {
	font-weight:bold;
	font-size:3.5mm;
}

div.news_top {
    padding:6px;
    margin-left:0px;
	background-color:#DEDEDE;
	font-family: "freesans", "Segoe UI", "arial", "sans-serif";
	color:#4D4D4D;
	font-size:150%;
}

div.news_middle {
    padding:6px;
    padding-top:10px;
	background-color:white;
	font-family: "freesans", "Segoe UI", "arial", "sans-serif";
	color:#4D4D4D;
	font-size:100%;
	text-align: justify;
	font-style: normal;
	margin-left:0px;
	text-indent:0px;
}

div.news_bottom {
	padding:5px;
	padding-bottom:40px;
	background-color:white;
	border:none;
	text-align:right;
}

pre.code {
	padding:5px;
	border:1px solid;
	border-color:black;
	font-size:3.5mm;
	background-color:#FFFFF7;
}

div.todo {
	padding-left:20px;
	background-position:top left;
	background-repeat:repeat-y;
}
