﻿/* Eléments principaux de la page */
body
{
    background: url('/images/flag.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
    background-size: 100%;
    font-family: Opendyslexicalta;
} 

/* Header */

#titre1
{
	text-align:center;
}
#titre2
{
	display : inline;
	font-size: 44pt;
	color: #5caed3;
    background-color: #c8253a;
	font-family: OpenDyslexic;

}

/* Section */
#accueil1
{
	text-align:center;
}
#accueil2
{ 	
	display : inline;
	font-size: 20px;
	background: #5caed3;
	color:#c8253a;
	font-family: OpenDyslexic;
}

#fabrique1
{
	text-align:center;
}
#fabrique2
{
	display : inline;
	font-size: 17px;
	color: #5caed3;
    background: #c8253a;
	font-family: OpenDyslexic;
}

#contactez1
{
	text-align:center;
}
#contactez2
{
	display : inline;
	font-size: 15px;
	color: #5caed3;
    background-color: #c8253a;
	font-family: OpenDyslexic;
}

#audio1
{
	text-align:center;
}
#audio2
{
	display : inline;
    background-color: #5caed3;
    font-size: 18px;
	color:#c8253a;
	font-family: OpenDyslexic;
}

#ou1
{
	text-align:center;
}
#ou2
{
	display : inline;
	font-size: 17px;
	color: #5caed3;
    background-color: #c8253a;
	font-family: OpenDyslexic;
}

#telecharger1
{
	text-align:center;	
}
#telecharger2
{
	display : inline;
	font-size: 17px;
	color: #c8253a;
    background-color: #5caed3;
	font-family: OpenDyslexic;
}

#cliquez1
{
	text-align:center;
}
#cliquez2
{
	display : inline;
    background-color: #c8253a;	
    font-size: 18px;
	color:#5caed3;
	font-family: OpenDyslexic;
}

#format1
{
	text-align:center;
}
#format2
{
	display : inline;
	font-size: 13px;
	color: #5caed3;
    background-color: #c8253a;
	font-family: OpenDyslexic;
}

#courage1
{
	text-align:center;
}
#courage2
{
	display : inline;
	font-size: 17px;
	color: #5caed3;
    background-color: #c8253a;
	font-family: OpenDyslexic;
}
#evaluer1
{
	text-align:center;
}
#evaluer2
{
	display : inline;
	font-size: 27px;
	color: #c8253a;
    background-color: #5caed3;
	font-family: OpenDyslexic;
}

/* Book */
#Book
{
	display: flex;
	justify-content: center;
	justify-content: space-around;
	font-size: 36px;
	color: #c8253a;
	font-weight: bold;
}

#Book1
{
	display: flex;
    	flex-direction: column;
}
#B1L
{
	display: flex;
	justify-content: center;
	font-size: 23px;
	background-color: #5caed3;
	font-weight: normal;
}

#Book2
{
	display: flex;
    	flex-direction: column;
}
#B2L
{
	display: flex;
	font-size: 23px;
	justify-content: center;
	background-color: #5caed3;
	font-weight: normal;
}


#Book3
{
	display: flex;
    	flex-direction: column;
}
#B3L
{
	display: flex;
	font-size: 23px;
	justify-content: center;
	background-color: #5caed3;
	font-weight: normal;
}







/* Footer */
#visiteurs1
{
	text-align:center;
}
#visiteurs2
{
	display: inline;
    text-align: center;
	color: #5caed3;
	background-color: #c8253a;
	font-family: OpenDyslexic;
}

/* liens */

#B1L
a:link
{
	color: #c8253a;
}
#B1L
a:visited 
{ 
	color: #c8253a;
}



#B2L
a:link
{
	color: #c8253a;
}
#B2L
a:visited 
{ 
	color: #c8253a;
}



#B3L
a:link
{
	color: #c8253a;
}
#B3L
a:visited 
{ 
	color: #c8253a;
}
