/* Add a black background color to the top navigation bar */
.topnav {
    overflow: hidden;
    background-color: #DEB887;
}

/* Style the links inside the navigation bar */
.topnav a {
    float: left;
    display: block;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}

/* Change the color of links on hover */
.topnav a:hover {
    background-color: #ddd;
    color: black;
}

/* Style the "active" element to highlight the current page */
.topnav a.active {
    background-color: #2196F3;
    color: white;
}

/* Style the search box inside the navigation bar */
.topnav input[type=text] {
    float: right;
    padding: 6px;
    border: none;
    margin-top: 8px;
    margin-right: 16px;
    font-size: 17px;
}

/* When the screen is less than 600px wide, stack the links and the search field vertically instead of horizontally */
@media screen and (max-width: 600px) {
    .topnav a, .topnav input[type=text] {
        float: none;
        display: block;
        text-align: left;
        width: 100%;
        margin: 0;
        padding: 14px;
    }
    .topnav input[type=text] {
        border: 1px solid #ccc;
    }
}


/* ===========================
   ======= Body style ======== 
   =========================== */
   
body {
	background-image: url('img/bg.png');
	color: #000305;
	font-size: 87.5%; /* Base font size: 14px */
	font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	line-height: 1.429;
	margin: 0;
	padding: 40px;
/* 	text-align: left;*/	
	}
	
.body {
	clear: both; 
	margin: 0 auto; 
	width: 95%;
}
	
/* ===========================
   ========= Headings ======== 
   =========================== */
h2 {font-size: 1.571em;text-align: center;}	/* 22px */
h3 {font-size: 1.429em;text-align: center;}	/* 20px */
h4 {font-size: 1.286em;text-align: center;}	/* 18px */
h5 {font-size: 1.143em;text-align: center;}	/* 16px */
h6 {font-size: 1em;text-align: center;}		/* 14px */

h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 1.1;
	margin-bottom: .8em;
}

/* ===========================
   ======= Anchor style ====== 
   =========================== */
a {
	outline: 0;
	}

a img {
	border: 0px; 
	text-decoration: none;
}

a:link, a:visited {
	color: #CF5C3F;
	padding: 0 1px;
	text-decoration: none;
}

a:hover, a:active {
	background-color: #000000;
	color: #fff;
	text-decoration: none;
}

/* ===========================
   ===== Main Navigation ===== 
   =========================== */
   
.mainHeader nav {
	top:0px;
	padding:0px;
	position:fixed;
	opacity: 0.7;
	width: 95%;

	background: #666;
	font-size: 1.143em;
	height: 30px;
	line-height: 30px; /*hauteur entre le début du texte du menu de titre*/
	margin: 0 auto 10px auto;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	
.mainHeader nav ul {
	list-style: none; 
	margin: 0 auto;
}

.mainHeader nav ul li {
	float: left; 
	display: inline;
}

/*Ce qui suit est le marqueur du menu du haut*/
.mainHeader nav a:link, .mainHeader nav a:visited {
	color: #fff;
	display: inline-block;
	height: 30px;
	padding: 0px 23px;
	text-decoration: none;
}

.mainHeader nav a:hover, .mainHeader nav a:active,
.mainHeader nav .active a:link, .mainHeader nav .active a:visited {
	background: #DEB887;
	color: #fff;
	text-shadow: none !important;
}
	
.mainHeader nav li a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.mainHeader img {
	width: 30%;
	height: auto;
	margin: 3% 0;
}


/* ===========================
   ======= Content Area ====== 
   =========================== */

.mainContent {
	overflow: hidden;
	line-height: 25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.topcontent {
	background-color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding: 3% 5%;	
	margin-bottom: 3%;
}

.MenuMidiContenu {
	overflow: hidden;
	background-color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding: 3% 5%; /*padding: 3% 5%; original*/
	margin-bottom: 3%; 	/* Espace entre le bas et le haut de l'autre block */
}

.MenuGeneralContenu {
	overflow: hidden;
	background-color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding: 3% 0%; /*padding: 3% 5%; original*/
	margin-bottom: 3%; 	/* Espace entre le bas et le haut de l'autre block */
}

.content {
	width: 68%;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.post-info {
	font-style: italic;
	color: #999;
	font-size: 85%;
	text-align: center;
}

/* Mes Mods */

.MainLogo img {
	width: 100%;
}

.AdresseStyle{
	text-align: center;
	font-size: 1.571em;
}

.MiniMenu{
	background-color: #FFF;
	width: 100%;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;

}

.MenuGauche{
	width: 38%;
	float: left;
	padding: 3% 5%;		/* 1er = Espace du haut et bas, 2ème = du haut et du bas */
}

.MenuDroite{
	width: 38%;
	float: right;
	padding: 3% 4%;		/* 1er = Espace du haut et bas, 2ème = du haut et du bas */
}

.LogoSideBar img{
	width: 100%;
}

.FullPagecontent {
    color: #FFF;
	width: 100%;
	float: left;
	overflow: hidden;
	background-color: #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: -3%; 	/* Espace entre le bas et le haut de l'autre block */
}

	.MiniMenuFullContent{
		background-color: #000;
		overflow: hidden;
		width: 92%;
		float: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		padding: 1% 4%;		/* 1er = Espace du haut et bas, 2ème = du haut et du bas */
		margin-bottom: 3%; 	/* Espace entre le bas et le haut de l'autre block */
	}

	.MenuDroiteFullContent img {
		width: 100px;
		float: right;
		height: auto;
		/* max-height:80px; */
		margin-bottom: 3%;

	
	}

	.MenuGaucheFullContent img {
		width: 100px;
		float: right;
		height: auto;
		/* max-height:80px; */
		margin-bottom: 3%;

	
	}
	
	.MenuGaucheFullContent {
		background-color: #000;
		overflow: hidden;
		width: 38%;
		float: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		padding: 1% 4%;		/* 1er = Espace du haut et bas, 2ème = du haut et du bas */
		text-align: right;
		margin-bottom: 0%; 	/* Espace entre le bas et le haut de l'autre block */
	}
	.MenuDroiteFullContent{
		background-color: #000;
		width: 38%;
		float: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		padding: 1% 4%;		/* 1er = Espace du haut et bas, 2ème = du haut et du bas */
		text-align: right;
		margin-bottom: 0%; 	/* Espace entre le bas et le haut de l'autre block */
	}


/* ===========================
   ======== Sidebar ========== 
   =========================== */

.top-sidebar {
	width: 24%;
	float: left;
	margin-left: 2%;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	background-color: #FFF;	
	padding: 2% 3%;
	margin-bottom: 2%;
}

.middle-sidebar {
	width: 24%;
	float: left;
	margin-left: 2%;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	background-color: #FFF;	
	padding: 2% 3%;
	margin-bottom: 2%;
}

.bottom-sidebar {
	width: 24%;
	float: left;
	margin-left: 2%;
	text-align: right;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	background-color: #FFF;	
	padding: 2% 3%;
	margin-bottom: 2%;
	text-align: center;
}


.PubDroiteHaut {
	width: 24%;
	float: right;
	margin-left: 2%;
	margin-top: 2%;
	text-align: center;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	background-color: #777;
	/* padding: top right bottom left */
	padding: 0px 3% 3% 3%;
	margin-bottom: 2%;
	
	color: #FFF;
	text-align: center;
}

.Sponsore-sidebar {
	width: 24%;
	float: left;
	margin-left: 2%;
	text-align: center;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	background-color: #FFF;
	/* padding: top right bottom left */
	padding: 0px 3% 3% 3%;
	margin-bottom: 2%;
}

/* ===========================
   ========= Footer ========== 
   =========================== */

.PubFinPage {
	width: 100%;
	float: center;
	margin-top: 0%;
	margin-bottom: 0%;
	padding-left: 0;
	background-color: #777;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	color: #FFF;
	text-align: center;
}


.PiedDePage {
	width: 100%;
	float: center;
	margin-top: 0%;
	margin-bottom: 0%;
	padding-left: 0;
	background-color: #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	color: #FFF;
	text-align: center;
}

.mainFooter p {
	width: 91%;
	margin: 2% auto;
	
}

/* ===========================
   ====== Media Queries ====== 
   =========================== */

@media only screen and (min-width : 150px) and (max-width : 780px)
{
	.body {
		clear: both; 
		margin: 0 auto; 
		width: 95%;
		font-size: 100%;
	}
	
	.mainHeader nav {
	top:0px;
	padding:0px;
	position:fixed;
	opacity: 0.9;
	width: 80%;
	
		background: #666;
		font-size: 80%;
		height: 30px; /*Attention, si un nouveau liens de menu doit être ajouter il faut rajouter 40px à la valeur height ci contre*/
		line-height: 20px;
		margin-bottom: 0;
		text-align: center;

		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
		
	.mainHeader nav ul {
		list-style: none;
		margin: 0 auto;
	}
	
	.mainHeader nav li {
		margin-left: 0px;
		width: 20%;
	}
		/*Ceci est le marqueur du haut*/
	.mainHeader nav a:link, .mainHeader nav a:visited {
		color: #FFF;
		display: inline-block;
		height: 20px;
		padding: 5px 5px;
		text-decoration: none;
	}
	
	.mainHeader nav a:active,
	.mainHeader nav .active a:link, .mainHeader nav .active a:visited {
		background: #DEB887;
		color: #fff;
		text-shadow: none !important;
	}
		
	.mainHeader nav li a {
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;

	}
	
	.mainHeader img {
		width: 30%;
		height: auto;
		margin-bottom: 3%;
	}
	
	.mainContent {
		overflow: hidden;
		line-height: 25px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin-top: 2%; /* espace sur le haut du carrer */
		margin-bottom: 2%;
	}
	
	.topcontent {
		background-color: #FFF;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		padding: 2% 5%;
		margin-bottom: 2%;
	}
	
	.MenuMidiContenu {
		background-color: #FFF;	
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		padding: 2% 0%;
		margin-bottom: 2%;
	}
	
	.content {
		width: 100%;
		float: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
	}	

	.post-info {
		/* display: none; */
		font-style: italic;
		color: #999;
		font-size: 85%;
		text-align: center;
	}
	
	/* MES MODS*/
	
	/*=====================*/
	/*== Regles des Meun ==*/
	/*==== Grand écran ====*/
	/*=====================*/

	.MiniMenu{
	background-color: #FFF;
	overflow: hidden;
	width: 92%;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	
	padding: 1% 4%;		/* 1er = Espace du haut et bas, 2ème = du haut et du bas */
	margin-bottom: 3%; 	/* Espace entre le bas et le haut de l'autre block */
	}

	.MenuGauche{
		width: 38%;
		float: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		padding: 1% 4%;		/* 1er = Espace du haut et bas, 2ème = du haut et du bas */
		text-align: left;
		margin-bottom: 0%; 	/* Espace entre le bas et le haut de l'autre block */
	}
	.MenuDroite{
		width: 38%;
		float: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		padding: 1% 4%;		/* 1er = Espace du haut et bas, 2ème = du haut et du bas */
		text-align: right;
		margin-bottom: 0%; 	/* Espace entre le bas et le haut de l'autre block */
	}

	.FullPagecontent {
		color: #FFF;
		width: 100%;
		float: left;
		background-color: #000;
		overflow: hidden;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin-bottom: -3%; 	/* Espace entre le bas et le haut de l'autre block */
	}

	.MiniMenuFullContent{
		background-color: #000;
		overflow: hidden;
		width: 92%;
		float: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		
		padding: 1% 4%;		/* 1er = Espace du haut et bas, 2ème = du haut et du bas */
		margin-bottom: 3%; 	/* Espace entre le bas et le haut de l'autre block */
	}
	.MenuGaucheFullContent{
		background-color: #000;
		overflow: hidden;
		width: 38%;
		float: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		padding: 1% 4%;		/* 1er = Espace du haut et bas, 2ème = du haut et du bas */
		text-align: right;
		margin-bottom: 0%; 	/* Espace entre le bas et le haut de l'autre block */
	}
	.MenuDroiteFullContent{
		background-color: #000;

		width: 38%;
		float: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		padding: 1% 4%;		/* 1er = Espace du haut et bas, 2ème = du haut et du bas */
		text-align: right;
		margin-bottom: 0%; 	/* Espace entre le bas et le haut de l'autre block */
	}

		/*MES MODES*/
	
	
	
	.top-sidebar { /* Image "TATAKI" */
		width: 86%;
		float: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		background-color: #FFF;	
		margin-top: 0%;
		margin-left: 0;
		padding: 0 7%;
		margin-bottom: 0;		
	}
	
	.top-sidebar p {
		width: 95%;
	}

	.middle-sidebar { /* Téléchargez nos menu */
		width: 86%;
		float: left;
		text-align: center;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		background-color: #FFF;	
		margin-top: 2%;
		margin-left: 0;
		padding: 0 7%;
		margin-bottom: 0%;
	}
	
	.middle-sidebar p {
		width: 95%;
	}
	
	.bottom-sidebar { /* Dessert */
		width: 86%;
		float: left;
		text-align: center;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		background-color: #FFF;	
		margin-top: 2%;
		margin-left: 0%;
		padding: 0 7%;
		margin-bottom: 2%;
		text-align: center;
	}

	.middle-sidebar p {
		width: 95%;
	}
	
	.PubDroiteHaut {
		width: 95%;
		float: left;
		text-align: center;
		overflow: hidden;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		background-color: #777;
		margin-top: 0%;
		margin-left: 0%;
		padding: 0 7%;
		margin-bottom: 3%;
	}
	.PubDroiteHaut p {
		width: 95%;
	}
	
	.mainFooter {
		width: 100%;
		float: left;
		margin: 2% 0;
		padding-left: 0;
		background-color: #777;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;	
		color: #FFF;
	}
	
	.mainFooter p {
		width: 86%;
		margin: 2% auto;
	}
	
	.PiedDePage {
	width: 100%;
	float: center;
	margin-top: 0%;
	margin-bottom: 0%;
	padding-left: 0;
	background-color: #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	color: #FFF;
	text-align: center;
	font-size: 50%;
}
	
}