@charset "UTF-8"
* {}
body {margin:0 50px;}
h1 {font-family: "Trebuchet", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif; font-size: 30px; color:rgba(50,50,110,1.00); }
p, li { font-family: "Trebuchet", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif; font-size: 15px;}
h6 {
    font-family: "Trebuchet", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: 18px;    font-weight: normal;    font-style: italic; color: rgba(50,120,220,1.00); margin: 20px 0;
	}
	
.encadrerItem {
    border: 1px solid rgba(142,164,117,1);
    padding: 10px;
    color: rgba(142,164,117,1);
    text-align: center;
	}
	
.menu {
    border: 1px solid rgba(142,164,117,1);
    padding: 10px;
    color: rgba(142,164,117,1);
    text-align: center;
	}
	
a {
    display: block;
    text-decoration: none;
	}		