/* Eléments principaux de la page */
 
body
{
	width:max-width;   
	background: url('images/fondsaga1.jpg');
	background-attachment:fixed;
	background-position: top center;
    background-repeat:repeat-x, repeat-y bottom; /* Le fond  sera répété e hauteur */
	 box-shadow: 0px 3px 7px #1c1a19;
	 border_radius:5px;
}
 
#bloc_page
{
 width:max-width;  
 margin:auto;
}
 
section h1, footer h1 
{
 font-family: "Arial black", Arial, Times, serif;
 font-weight: normal;
 font-size: 1em;
 text-transform: uppercase;
 text-align: center;
}

section h2, article h2, footer h2
 {
 font-family: "Arial black", Arial, Times, serif;
 font-weight: normal;
 font-style: italic;
 font-size: 0.9em;
 text-transform: uppercase;
}

section h3, article h3, footer h3
 {
 font-family: Arial, "Arial black", Times, serif;
 font-weight: bold;
 font-style: italic;
 font-size: 0.9em;
 text-transform: none;
 text-align : center;
}

section h4, article h4, aside h4, footer h4
 {
 font-family: Arial, "Arial black",  Times, serif;
 font-weight: normal;
 font-style: italic;
 font-size: 0.8em;
 text-transform: none;
 text-align : right;
 padding-right: 20px;
}

section h5, article h5, footer h5
 {
 font-family: Arial, "Arial black",  Times, serif;
 font-weight: bold;
 font-style: italic;
 font-size: 0.8em;
 text-transform: none;
 text-align : right;
 margin-right: 350px;
}

section p
 {
 font-family: Arial, "Arial black", Times, serif;
 font-weight: normal;
 font-style: italic;
 font-size: 1em;
 text-transform: none;
 text-align : left;
 padding-left: 10px;
}


section a
{
font-family: Calibri,Arial, "Arial-Black" serif;
 font-size: 1em;
 font-style:italic;
 margin-top: 0px;
 font-weight: bold;
 text-align:center;
 color: red;
  text-decoration: none;
}
 
section a:hover
{
    color: black;
    border: none;
}


/* Header */

#header_image

{
	margin-top: 5px;
	width:100%;
    height: 250px;
    border-radius: 5px;
    background: url('images/mondespx.png') no-repeat;
	background-attachment:floated;
	background-position: top right;
}

#header_image1
{
 position: absolute;
width:98%;
 height: 180px;
 top:140px;
 left: 20px;
background: url('images/mong2.png') no-repeat;
	background-attachment:floated;
	background-position: top left;
}

/* Bannière */

#titre_principal
{
  width:max-width;
 height: 200px;
 margin-top:100px;
background: url('imagesz/mongols1.png') no-repeat;
	background-attachment:floated;
	background-position: top center;
}
/* navigation */



 
/* Corps */

section 
{

    position: relative;
    bottom: 0px;
	padding: 15px;
   width:max-width;

}

section ul 
{
   text-align: center;
}

#text
{
   
   position: relative;
	top:5px;
    bottom: 5px;
     width:99%;
   margin:auto;
}

article
{
    display: inline-block;
	position: relative;
	width: 65%;
    padding: 10px;
    text-align: justify;
}
 
aside 
{
	display: inline-block;
    position: absolute;
    width: 27%;
    background-color: #f2efbc;
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
	padding: 10px;
	margin-left: 20px;
}

aside h2, aside h3
{
    color: black;
}
 
aside p
{
    font-size: 0.8em;
	font-style: italic;
	text-align : left;
 padding-left: 10px;
    color: black;

}

.imageflottante
{
    float: left;
	padding-right: 5px;
}
 
#section_description
{
display: inline-block;
    position: relative;
	height:50px;
    width:100%;     
}

.bouton_vert
{
    display: inline-block;
    height: 25px;
    position: absolute;
    left: 15px;
    bottom: 5px;
    background: url('images/bovert.png') repeat-x;
    border: 2px solid #64B930;
    border-radius: 5px;
    font-size: 1em;
	font-family: "Arial black", Arial, Times, serif;
	font-style: italique;
    text-align: center;
    padding: 3px 8px 0px 8px;
    color: black;
    text-decoration: none;
}
 
.bouton_vert img
{
    border: 0;
}

.bouton_jaune
{
    display: inline-block;
    height: 25px;
    position: absolute;
    right: 15px;
    bottom: 10px;
    background: url('images/bojau.png') repeat-x;
     border: 2px solid #ECF245;
    border-radius: 5px;
    font-size: 1em;
	font-family: "Arial black", Arial, Times, serif;
	font-style: italique;
    text-align: center;
    padding: 3px 8px 0px 8px;
    color: black;
    text-decoration: none;
}
 
.bouton_jaune img
{
    border: 0;
}


/* Footer */


 footer
 {
 display: inline-block;
 position: relative;
 width:100%;   
 margin-bottom: 10px;
 box-shadow: 0px 3px 7px #1c1a19;
 border_radius:5px;
 text-align: center;
 
 }
 
 footer ul
{
    font-family: Calibri,Arial, "Arial-Black" serif;
	font-style:italic;
	font-size: 0.9em;
	text-align: left;
	padding-left: 15px;
	
}
 
footer h1
{
    font-size: 1em;
	text-align : center;
}

footer h2
{
 font-family: Arial, Calibri, "Arial-Black" serif;
 font-size: 0.8em;
 font-style:italic;
 margin-top: 0px;
 font-weight: normal;
 text-align:center;
}

footer h3
{
 font-family: "Arial-Black", Arial, Calibri, "Arial-Black" serif;
 font-size: 0.8em;
 font-style:italic;
 margin-top: 0px;
 text-align:left;
 padding-left: 15px;
}

footer p
 { 
 font-family: Calibri,Arial, "Arial-Black" serif;
 font-size: 0.8em;
 font-style:italic;
 margin-top: 0px;
 font-weight: normal;
 text-align:left;
 padding-left: 50px;
 }
 

 footer a
{
font-family: Calibri,Arial, "Arial-Black" serif;
 font-size: 1em;
 font-style:italic;
 margin-top: 0px;
 font-weight: normal;
 text-align:center;
 color: blue;
  text-decoration: none;
}
 
footer a:hover
{
    color: red;
    border: none;
}

 #ref
{
    position: relative;
	top:10px;
    bottom:5px;
    width: max-width;
    padding: 15px;
}

 #uncle2
{
display: inline-block;
    position: relative;
	top:10px;
    bottom:5px;
   width:max-width;
	 padding: 15px;
}

 #coin
{
    position: relative;
	top:10px;
    bottom:5px;
    width:max-width;
	padding: 15px;
	
}
 
 #droits
 {
 display: inline-block;
width:max-width;
padding: 15px;
}
	
#droits p
 { 
 font-family: Calibri,Arial, "Arial-Black" serif;
 font-size: 0.8em;
 font-style:italic;
 padding: 5px;
 font-weight: normal;
 text-align:center;
 
 }
	
	.copy
{
font-size: 0.7em;
}

.bouton_mauve
{
    display: inline-block;
    height: 25px;
    position: absolute, center;
    margin-bottom: 10px;
    background: url('images/bomauv.png') repeat-x;
     border: 2px solid #C6BCD9;
    border-radius: 5px;
    font-size: 1em;
	font-family: "Arial black", Arial, Times, serif;
	font-style: italique;
    text-align: center;
    padding: 3px 8px 0px 8px;
    color: black;
    text-decoration: none;
}
 
.bouton_mauve img
{
    border: 0;
}

