﻿body 
{
background-color : grey;
background : #040c12;
width : 99%;
min-width : 900px;
}

a img
 {
border : none;
}

.logoafpa
 {
width : 120px;
height : 120px;
margin: 35px;
background-color: white;
border-radius: 20px;
float: left;
}

.boutacc:hover
 {
opacity : 0.5;
}

header 
{
border: 1px solid white;
border-radius: 20px;
min-width : 1250px;
opacity : 0.7;
background : url("image/fond34.gif") center no-repeat;
width : 100%;
height : 200px;
font-family : verdana, arial;
}

.coor
 {
font-size : 19px;
color : white;
font-family : calibri;
}

.coord 
{
background:#040c12;
margin-left: 200px;
text-align: center;
font-size : 20px;
color : white;
border-radius : 20px;
height : auto;
font-style : italic;
padding : 1px 1px 1px 1px;
font-family : calibri;
width : 910px;
min-width: 900px;
}

.boutacc 
{
margin-left : 48%;
margin-top : 0;
}

section img
{
opacity: 0.7;
padding: 2px;
border-radius: 20px;
border: 10px solid white;
margin-top: 10px;
height: 700px;
min-width: 900px;
}