/* Eléments principaux de la page */
 
body
{
	width:max-width;   
	background: url('images/fp12.jpg');
	background-attachment:fixed;
	background-position: top center;
    background-repeat:repeat-y; /* Le fond  sera répété e hauteur */
	font-family: Arial, "Arial black", sans-serif;
	color: maroon;
}
 
#bloc_page
{
 width:max-width;  
 margin: auto;
}
 
section h1, footer h1, nav a
{
 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 p
 {
 font-family: Arial, "Arial black", Times, serif;
 font-weight: normal;
 font-style: italic;
 font-size: 0.9em;
 text-transform: none;
}

/* Header */
 

/* Bannière */

#titre_principal
{
width:100%;
 height: 300px;
 background: url('images/btgta12.jpg') no-repeat;
	background-attachment:floated;
	background-position: top center;
}

 
/* Corps */

#section 
{
    position: relative;
    bottom: 0;
    width: 100%;
}

section p
 {
 text-align : left;
 padding-left: 20px;
}

article, aside
{
    display: inline-block;
    vertical-align: top;
    text-align: justify;
}
 
article
{
    width: 65%;
    margin-right: 10px;
	
 }
 
 .luc
 {
 color: white;
 font-weight: bold;
 font-style: italic;
 text-transform: uppercase;
 }

 
.ico_categorie
{
    vertical-align: middle;
    margin-right: 8px;
}

.gene
{
  margin-left: 30px;
}

.luc
{
color: red;
font-weight: bold;
}

aside 
{
    position: relative;
    width: 30%;
    background-color: #FBEF4D;
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
	padding: 10px;
    margin-top: 40px;
}

aside h2, aside h3
{
    color: black;
}
 
aside p
{
    font-size: 0.8em;
	font-style: italic;
    color: black;
}

/* navigation */

 
aside ol
{
  list-style-type:none;
}
 
 aside li
{
	text-align: left;
	margin-left: 45px;
}

aside h1, aside h2, aside h3
{
    color: black;
}
 
aside a
{
    font-size: 0.7em;
	font-style: italic;
    color: green;
    margin-top: 10px;
    text-decoration: none;
}

aside a:active /* Quand le visiteur clique sur le lien */
{
    background-color:maroon;
}

.golfy
 {
 font-family: Arial,"Arial black"  Times, serif;
 color:green;
 font-weight: bold;
 font-style:italic;
 font-size: 1.1em;
 text-transform: uppercase;
}

.anon
 {
 font-family: Arial,"Arial black"  Times, serif;
 color:red;
font-weight: bold;
 font-style:italic;
 font-size: 1em;
 
}


 
#fleche_bulle
{
    position: absolute;
    top: 100px;
    left: -12px;
}
.imageflottante
{
    float: left;
	padding-right: 5px;
}

.cita
{
	font-style:italic;
	font-weight: bold;
    font-size: 0.7em;
	float: right;
	margin-right: 25px;
}

caption
{
margin:auto;
margin-bottom:10px;
font-weight:bold;
font-style:italic;
font-size:2em;
color:black;
font-family:"Arial-black", arial, Times, serif;
} 

table
{
margin:auto;
margin-bottom:30px;
border:4px outset purple;
border-collapse:collapse;
}

th
{
background-color:silver;
color:black;
font-size:1.2em;
font-family:arial, "Arial-black", arial, Times, serif;
padding:10px;
}

td
{
border:2px solid black;
font-family:"Comic Sans MS", arial, "Arial-black", arial, Times, serif;
color:maroon;
text-align:center;
padding:5px;
}


#section_description
{
    position: relative;
	margin-top: 60px;
    bottom: 15px;
    width: 100%;
    height: 40px;
    padding: auto;
	}
 
.bouton_jaune
{
    display: inline-block;
    height: 25px;
    position:absolute;
    right: 15px;
    bottom: 5px;
    background: url('images/bojau.png') repeat-x;
    border: 1px solid #760001;
    border-radius: 5px;
    font-size: 1.2em;
    text-align: center;
    padding: 3px 8px 0px 8px;
    color: black;
    text-decoration: none;
}
 
.bouton_jaune img
{
    border: 0;
}

.red
{
	font-family: Calibri, Arial, "Arial-Black" serif;
	font-style: italic;
	font-weight: bold;
    font-size: 0.9em;
	color : black;
	
}

/* Footer */
footer
{
width:100%;
     background: url('imagesz/separateur6.png') repeat-x top,  url('imagesz/ombre.png') repeat-x top;
	box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
	padding-top:15px;
    top: 25px;
}
 
 
footer h1
{
    font-size: 1em;
}

footer h2
{
 font-family: Arial, Calibri, "Arial-Black" serif;
 font-size: 0.8em;
 font-style:italic;
 margin-top: 0px;
 font-weight: bold;
 text-align:center;
}

footer h3
{
 font-family: Arial, Calibri, "Arial-Black" serif;
 font-size: 0.7em;
 font-style:italic;
 margin-top: 0px;
 font-weight: bold;
 text-align:left;
 padding-left: 150px;
}

#tgt12
{
    display: inline-block;
    vertical-align: top;
	width: 100%;
 text-align:center;
}

#description
{
	display: inline-block;
    vertical-align: top;
    position: relative;
    bottom: 0;
    width: 100%;
    height: 33px;
    padding-left: 4px;
 }

.bouton_vert
{
    display: inline-block;
    height: 25px;
    position: absolute;
    right: 15px;
    bottom: 5px;
    background: url('images/bovert.png') repeat-x;
    border: 1px solid #760001;
    border-radius: 5px;
    font-size: 1.2em;
    text-align: center;
    padding: 3px 8px 0px 8px;
    color: black;
    text-decoration: none;
}
 
.bouton_vert img
{
    border: 0;
}
 
 
 #droits
	{
    display: inline-block;
    vertical-align: top;
	width:100%;
	}
	
#droits p
 { 
 font-family: Calibri,Arial, "Arial-Black" serif;
 font-size: 0.8em;
 font-style:italic;
 margin-top: 0px;
 font-weight: normal;
 text-align:right;
 margin-right: 100px;
 }
	
	
	.copy
{
font-size: 0.7em;
}


 



