﻿@font-face {
    font-family: 'MarketingScriptRegular';
    src: url('polices/MarketingScript-webfont.eot');
    src: url('polices/MarketingScript-webfont.eot?#iefix') format('embedded-opentype'),
         url('polices/MarketingScript-webfont.woff') format('woff'),
         url('polices/MarketingScript-webfont.ttf') format('truetype'),
         url('polices/MarketingScript-webfont.svg#MarketingScriptRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CalligraffitiRegular';
    src: url('polices/Calligraffiti-webfont.eot');
    src: url('polices/Calligraffiti-webfont.eot?#iefix') format('embedded-opentype'),
         url('polices/Calligraffiti-webfont.woff') format('woff'),
         url('polices/Calligraffiti-webfont.ttf') format('truetype'),
         url('polices/Calligraffiti-webfont.svg#CalligraffitiRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'KingthingsSpikelessRegular';
    src: url('polices/Kingthings_Spikeless-webfont.eot');
    src: url('polices/Kingthings_Spikeless-webfont.eot?#iefix') format('embedded-opentype'),
         url('polices/Kingthings_Spikeless-webfont.woff') format('woff'),
         url('polices/Kingthings_Spikeless-webfont.ttf') format('truetype'),
         url('polices/Kingthings_Spikeless-webfont.svg#KingthingsSpikelessRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DancingScriptOTRegular';
    src: url('polices/DancingScript-Regular-webfont.eot');
    src: url('polices/DancingScript-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('polices/DancingScript-Regular-webfont.woff') format('woff'),
         url('polices/DancingScript-Regular-webfont.ttf') format('truetype'),
         url('polices/DancingScript-Regular-webfont.svg#DancingScriptOTRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BlackRoseRegular';
    src: url('polices/BLACKR-webfont.eot');
    src: url('polices/BLACKR-webfont.eot?#iefix') format('embedded-opentype'),
         url('polices/BLACKR-webfont.woff') format('woff'),
         url('polices/BLACKR-webfont.ttf') format('truetype'),
         url('polices/BLACKR-webfont.svg#BlackRoseRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NotethisRegular';
    src: url('polices/Note_this-webfont.eot');
    src: url('polices/Note_this-webfont.eot?#iefix') format('embedded-opentype'),
         url('polices/Note_this-webfont.woff') format('woff'),
         url('polices/Note_this-webfont.ttf') format('truetype'),
         url('polices/Note_this-webfont.svg#NotethisRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body

{
	width: 100%;
	margin: auto;
	font-style: "Liberation sans", Arial, Helvetica, serif;
	font-size: 1.1em;
}
div#page_gene
{
	width: 100%;
}
header
{
	width: 100%;
	font-family: "NotethisRegular", serif;
	font-weight: bold;
	color: red;
}
header p
{
	font-size: 24px;
	margin-top: 2px;
}
div#centre_tete
{
	width: 90%;
	min-width: 960px;
	margin: auto;
	height: 90px;
	
}
nav
{
	width: 100%;
	background:url("../Images/base_nav.png") repeat;
}
div#centre_nav
{
	width: 90%;
	min-width: 960px;
	margin: auto;
	height: 35px;
	
}
div#centre_nav ul
{
	width: 99%;
	list-style:none;
	margin-top: 1px;
	padding:0;
	height: 35px;
	float:left;
	
}
div#centre_nav ul li
{
	width: 13%;
	margin: 0px 5px;
	padding:2px 1px 7px 0px;
	float:left;
	text-align: center;
	color: white;
	font-weight: bold;
	background-color: green;
	border-radius: 10px;
	
}
div#special_gene
{
	width: 100%;
	padding-top: 2px;
	padding-top: 2px;
}
div#centre_special
{
	width: 90%;
	min-width: 960px;
	margin: auto;
	height: 248px;
	border-radius: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
}
div#corps_gene
{
	width: 100%;
	background:url("../Images/bg_dots.gif") repeat;
	padding-top: 2px;
	border-radius: 10px;
}
section
{
	width: 90%;
	min-width: 960px;
	margin: auto;
	background-color: white;
	
}
article
{
	width: 75%;
	float: left;
	padding: 1px 5px;
}
aside
{
	width: 23%;
	float: right;
	
}
div#corps_gene a
{
	text-decoration: none;
	color: blue;
}
div#picture
{
	margin-bottom: 15px;
}
div#picture_2
{
	width: 99%;
	margin: 25px 0px 20px 0px;
	border: 1px solid black;
	border-radius: 10px;
	padding: 0px 3px;
}
h1, h3
{
	color: gray;
	text-align: center;
	font-size: 1.5em;
}
h4
{
	color: gray;
	text-align: left;
}
div#clear
{
	clear: both;
}
footer
{
	width: 100%;
	background:url("../Images/footer_bg.png") repeat;
	padding-top: 2px;
}
div#centre_footer
{
	width: 80%;
	min-width: 960px;
	height: 50px;
	margin: auto;
	text-align: center;
	
}
label
 {
	display:block;
	width:150px;
	float:left;
}
#titrebarre
{
	display: block;
	background-color: green;
	color: white;
	font-weight: bold;
}
table
{
    border-collapse: collapse;
	margin: auto;
	
}
th
{
    border: 1px solid #c1bec4;
	padding: 2px 5px;
	background-color: #c1bec4;
	
}
td
{
    border: 1px solid #c1bec4;
	padding: 2px 5px;
	background-color: #F4F9FD;
	text-align: center;
	
}
a
{
	text-decoration: none;
}