@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:top center;
	background-attachment:fixed;
	font-family: 'Chivo', sans-serif; font-size:12px; color:#000000; line-height:16px;
}
#logo { padding-top:65px; padding-bottom:28px; margin-left:-92px; }
#menu { width:978px; height:30px; margin:auto; }
#content { width:978px; margin:auto; margin-top:6px; background-color:#FFFFFF; min-height:900px; }

h1 { font-family: 'Chivo', sans-serif; font-size:20px; color:#000000; font-weight:900; text-transform: uppercase; padding:0; margin:0; }
h2 { font-family: 'Chivo', sans-serif; font-size:12px; color:#79a22f; font-weight:900; text-transform: uppercase; padding:0; margin:0; }
h3 { font-family: 'Chivo', sans-serif; font-size:12px; color:#000000; font-weight:900; padding:0; margin:0; }
p { font-family: 'Chivo', sans-serif; font-size:12px; color:#000000; line-height:16px; }
.lieu { color:#898989; text-transform: uppercase; }

.formFields { background-color:#78a22f; border:0px; height:16px; width:225px; padding:2px; }
.textArea { background-color:#78a22f; border:0px; height:120px; width:310px; }

#ligneTop { height:3px; background-color:#000000; margin-top:10px; margin-bottom:5px; width:379px; }
#ligneBottom { height:3px; background-color:#000000; margin-top:6px; width:379px; }