/* CSS Document */

*, html { margin: 0; padding: 0; }

body { background: #e0dc3a; font-family: Arial, Helvetica, sans-serif; text-align: center; padding: 20px; }


#link {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#link a:hover { color: #2eb356; text-decoration: underline; }
#link a.active { color: #C42642; }



#quickNav { width: 710px; margin: 0px  auto; padding: 1px; text-align: right; }
#quickNav ul { list-style: none; }
#quickNav li { font-size: 11px; font-weight: bold; padding-left: 14px; display: inline; }
#quickNav li a { color: #FFF; text-decoration: none; }
#quickNav li a:hover { color: #2eb356; text-decoration: underline; }
#quickNav li a.active { color: #78c043; }
.home { background: url(images/2007/link-home.gif) no-repeat; margin-right: 10px; }
.contact { background: url(images/2007/link-contact.gif) no-repeat; }


#container1 {
	background: #FFF;
	width: 710px; margin: 0px  auto; padding: 1px;
	border: 1px solid #78c043;
}

#header { border-bottom: 1px solid #78c043; }
#header img { border-bottom: 1px solid #fff; }

#nav { background: #78c043; border-top: 1px solid #fff; border-bottom: 1px solid #fff; padding: 2px; }
#nav ul { list-style: none; height: 20px; display: block; }
#nav li {
	display: inline;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#nav li a { font-size: 11px; font-weight: bold; text-decoration: none; color: #FFF; }
#nav li a:hover { color: #000; text-decoration: underline; }
#nav li a.active { color: #000; }
.withBorder { border-right: 1px solid #78c043; }

#contentWrapper { background: url(images/2007/blue-dot.gif) repeat-y 503px 0; border-bottom: 1px solid #78c043; border-top: 1px solid #78c043; }

#content { padding: 10px 10px 0 1px; margin: 1px 0; text-align: left; }
#content h2 {
	font-size: 18px;
	color: #C42642;
	margin: 0 10px 10px 10px
}
#content h2 a {
	color: #C42642;
	text-decoration: underline;
}


#content h3 {
	font-size: 13px;
	color: #000000;
	margin: 0 10px 10px 10px
}
#content h4 {
	font-size: 13px;
	color: #C42642;
	padding: 2px 10px;
	border-top: 1px solid #78c043;
}
#content h6 {
	font-size: 14px;
	color: #D23750;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}



#content p { font-size: 11px; color: #666; padding: 0 10px 10px 10px; }
#content ul.accueil { margin: 1em 2em; list-style: url(images/2007/bullet-flamme.gif); }
#content ul.accueil li { margin: 1em; font-size: 12px; color: #78c043; }
#content ul.directions { margin: 0 0 0 2em; list-style: url(images/2007/bullet-flamme.gif); }
#content ul.directions li { margin: 0 0 0 1.5em; padding-bottom: 10px; _padding-left: 2px; font-size: 11px; color: #666; }
#content strong { color: #78c043; }
#content strong a {
	color: #C32642;
	text-decoration: underline;
	
}
#content a:hover { color: ##2eb356; text-decoration: underline; }
#content a.active { color: #C32642; }

#content form {
	_margin: 0 25px 0 10px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 10px;
}
#content form div { background: url(images/2007/bullet-flamme.gif) no-repeat 0 1px; padding: 0 2px 10px 17px; font-size: 11px; font-weight: bold; color: #78c043; }
#content form div.submit { background: none; text-align: right; }
#content form input, #content form select { background: #D6F2FC; border: 1px solid #78c043; font-size: 11px; color: #666; padding: 1px; }
#content form input.checkbox { background: none; border: none; padding: 0; margin-right: 2px; _margin-right: 0; }
#content form input.submit { padding: 2px 20px; font-weight: bold; }
#content form input.submit2 { padding: 2px 10px; }
#content form h3 { font-size: 14px; color: #78c043; margin: 5px 0; }
#content form p { padding: 0; }
#content form ul { list-style: none; margin: 0 0 0 2em; }
#content form li { list-style: square; font-size: 10px; color: #666; margin: 0 0 0.25em 1em; }

#content table { margin: 0 10px;}
#content table td { padding: 3px; border: 1px solid #fff; font-size: 11px; color: #666; vertical-align: top; width: 50%; background: url(images/2007/bullet-flamme.gif) no-repeat; padding-left: 18px; }
#content table td.noBG { background: none; padding: 0; }
#content table td table { margin: 0;}

.bg1 { background: url(images/2007/bg-content-1.jpg) no-repeat bottom right; _background: url(images/2007/bg-content-1-ie6.jpg) no-repeat bottom right; }
.bg2 { background: url(images/2007/bg-content-2.jpg) no-repeat bottom right; _background: url(images/2007/bg-content-2-ie6.jpg) no-repeat bottom right; }
.bg3 { background: url(images/2007/bg-content-3.jpg) no-repeat bottom right; _background: url(images/2007/bg-content-3-ie6.jpg) no-repeat bottom right; }
.bg4 { background: url(images/2007/bg-content-4.jpg) no-repeat bottom right; _background: url(images/2007/bg-content-4-ie6.jpg) no-repeat bottom right; }
.bg5 { background: url(images/2007/bg-content-5.jpg) no-repeat bottom right; _background: url(images/2007/bg-content-5-ie6.jpg) no-repeat bottom right; }

.divFloatRight { float: right; }
.formField1 { width: 420px; }
.formField2 { width: 160px; }
.formField3 { width: 70px; }

.note { font-size: 10px; font-weight: normal; margin-left: 18px; }
.note2 { font-size: 10px; color: #666; font-weight: normal; }
.red { color: #FF0000; font-size: 14px; font-weight: bold; padding: 0 2px; }
.confirmation { margin: 75px 50px; }
.confirmation p { border: 1px solid #78c043; padding:10px; margin-top: 10px; }

.imgFondation { float: right; margin: 75px 10px 0 10px; border: none; }
.imgLeft { float: left; margin: 10px; border: none; }
.imgLeft2 { float: left; margin: 5px; padding: 1px; border: 2px solid #78c043; }
.imgLeft3 { float: left; margin: 5px 5px 20px 5px; padding: 1px; border: 2px solid #78c043; }
.imgCenter { padding: 1px; border: 2px solid #78c043; display: block; margin: 5px auto; }
.imgRight { float: right; margin: 0 10px; border: none; }
.mapGoogle { margin: 5px auto; display: block; border: 1px solid #78c043; padding: 1px; }

#footer {
	border-top: 1px solid #fff;
	text-align: right;
	padding: 2px;
	background-color: #78c043;
}
#footer p { font-size: 10px; color: #fff; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover {
	color: #C42642;
	text-decoration: underline;
}


#fondation { border-top: 1px solid #78c043; padding: 2px 0 2px 60px; }
#fondation p { font-size: 11px; color: #666; margin: 12px 60px 13px 0; }
#fondation img { float: left; border: none; margin: 0 10px 2px 0; }

#commenditaires { border-top: 1px solid #78c043; padding: 2px 0 2px 10px; }
#commenditaires h3 { font-size: 12px; font-weight: bold; color:#78c043; }
#commenditaires h5 {
	font-size: 11px;
	font-weight: normal;
	color:#78c043;
}
#commenditaires ul { list-style: none; padding-bottom: 5px; padding-top: 5px; margin: 0; height: 40px; }
#commenditaires li { float: left; text-align: center; width: 33%; margin: 5px auto 0 auto; }
#commenditaires img { border: none; }

#commenditaires1 { padding: 2px 0 2px 0px; }
#commenditaires1 ul { list-style: none; padding-bottom: 5px; padding-top: 5px; margin: 0;  height: 80px; }
#commenditaires1 li { float: left; text-align: center; width: 33%; margin: 5px auto 0 auto; }
#commenditaires1 img { border: none; }

#commenditaires2 { padding: 2px 0 2px 10px; }
#commenditaires2 ul { list-style: none; padding-bottom: 5px; padding-top: 5px; margin: 0; height: 320px; }
#commenditaires2 li { float: left; text-align: center; width: 33%; margin: 5px auto 0 auto; }
#commenditaires2 img { border: none; }

#commenditaires3 { border-top: 1px solid #78c043; padding: 2px 0 2px 10px; }
#commenditaires3 h3 { font-size: 12px; font-weight: bold; color:#00B2EB; }
#commenditaires3 h5 {
	font-size: 11px;
	font-weight: normal;
	color:#C42642;
}
#commenditaires3 ul { list-style: none; padding-bottom: 5px; padding-top: 5px; margin: 0; height: 90px; }
#commenditaires3 li { float: left; text-align: center; width: 50%; margin: 5px auto 0 auto; }
#commenditaires3 img { border: none; }

.photoReportage { border-top: 1px solid #78c043; padding: 0 0 0 5px; margin-top: 1px; clear: both; }
.photoReportage p { font-size: 11px; color: #666; margin: 6px 10px 0 0; }
.photoReportage ul { margin: 0.25em 2em; list-style: url(images/2007/bullet-flamme.gif); }
.photoReportage li { padding: 0 0 0.25em 1em; font-size: 11px; color: #666; }

.photoReportage2 { border-top: 1px solid #white; padding: 0 0 0 5px; margin-top: 1px; clear: both; }
.photoReportage2 p { font-size: 11px; color: #666; margin: 6px 10px 0 0; }
.photoReportage2 ul { margin: 0.25em 2em; list-style: url(images/2007/bullet-flamme.gif); }
.photoReportage2 li { padding: 0 0 0.25em 1em; font-size: 11px; color: #white; }

.listeGagnants {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #C42642;
	padding: 0px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	text-align: right;
}
.listeGagnants a { color: #C42642; }
.listeGagnants a:hover { color: #78C043; }
.listeGagnants a:active { color: #C42642; }

.citation {
	font-size: 10px;
	color: #999999;
}

