@charset "utf-8";

body 
{
width: 100%;
background: white; 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 0.75em;
color: black;
text-align: justify;
}

section article, section aside
{
display:inline-block;
vertical-align: top;
}

section article {
width: 686px;
background-color: #F4F1EC;
padding: 0 1em;
margin-top: -1em;
margin-left: 2.4em;
} 

#cntrprt
{
text-align: left;
margin-top: 500px;
margin-left: -1.2em;
}

#titre
{	 
width: 1000px; 
margin: auto;
}

section aside 
{
width: 230px;
overflow: hidden;
text-align: center;
padding:0 0 0 20px;
color: #aa134a;
}


section aside P
{
text-align: center;
margin-top: 50px;
padding:0 0 0 20px;
color: #aa134a;
}

a:link
{
color: #55578B; 
text-decoration: none;
} 

a:visited
{
color: #55578B; 
text-decoration: none;
} 

a:active 
{
font-style: italic;
color: red;
text-decoration: underline;
}

A:HOVER 
{ 
font-style: italic;
color : red ;
text-decoration: underline;
}

H1
{
font-size : 1em;
}

.gauche img
{
margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
float: left;
}

.diapo {
text-align: center;
 }

.note 
{
font-size: 0.9em;
font-style: italic;
text-align: left;
}	

.bouton
{
margin-top: 30px;
margin-left: 230px;
width: 380px;
height: 72px;
} 

