@charset "utf-8";
/* CSS Document : typo comment rendre plus lisible article*/

 body, input, textarea, select { color: #000000; font-size: 13pt; }
.chapo { font-weight: bold; }

#banner .content h1 {
				color: #ffe933;
				text-shadow:
    2px 2px 0 #ff3300,
    -2px 2px 0 #ff3300,
    -2px -2px 0 #ff3300,
    2px -2px 0 #ff3300;
				font-size: 2.5em;
				margin: 0 0.5em 0.5em 0 ;
			}




