/********************/
/* feuille style 1  */
/********************/

body
{
    background-color :#1F69A9; 
	font-family: verdana, tahoma, tempus, arial;
	color: #c8c9c7;
	text-decoration: none;
	margin:auto;
width:100%;
}

div#bandeau {
	margin-top:15px;
	 text-align: center;
	width:100%;
	height:180px;
	
	}
div#retour{
	 text-align: center;
float:left;	

width:30%;
}
div#next{
	 text-align: center;
float:right;	
width:30%;
}		
div#contenu {
	 text-align: center;
	width:100%;
	height:auto;
	margin-top:10px;
	 
	}
div#piedpage {
	margin-top:10px;
	 text-align: center;
	width:100%;
	height:45vh;
	}
	
	
	
	.cadremot {
            vertical-align: top;
            white-space: normal;
            display: inline-block;
            
           
           
            margin: 0 10px 10px;
        }
		.imagemot {
           
        }
		.mot {
           font-size:1.5em;
        }
 .img2
{
width:80px;
 height:80px;
border: 1px solid black;
} 
 
 
 
 
#bloc_page
{
    width: 1900px;
    margin: auto;
}
 
section h1, footer h1, nav a
{
    font-family: Dayrom, serif;
    font-weight: normal;
    text-transform: uppercase;
}
#left, #picture, #right
{
    display: inline-block;
    vertical-align: top;
}
#left
{
text-align: right;
    width: 19%;
	
}
 
#picture
{
text-align: center;
    width: 60%;
}
textarea {
	 width: 85%;
	 text-align: center;
    font-size: 3.5em;
    }
	
 
#right
{
    width: 18%;
	
}
#sentence
{
text-align: center;
    width: 99%;

}
img
{
 width:100px;
 height:100px;
 } 
.img1
{
width:330px;
 height:300px;
border: 2px solid black;
} 

 
.orange {
font-size: 1em;
}
table
{
font-size: 3em;
margin: 0 auto; 
text-align: center; 
border: #DDEEFF 0px solid;
    border-collapse: separate;
    border-spacing: 4px;
	
}
td {
padding: 5px;
}
a
{
color: #c8c9c7;
text-decoration: none;
}
p
{
font-size: 3em;
color: #c8c9c7;

}
.bouton {
 overflow:hidden;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
    width:100px;
    height:100px;	
	}

button{
	 margin-top:10px;
	 background-color: #1F69A9;
border: none;  
 }
