@charset "utf-8";
/* CSS Document */

body {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body.framehaut {
	margin: 0px;
}

/* ---------------------------- Calques ---------------------------- */
.divmenu {
	position: relative;
	top:5px;
	width:800px;
	height:162px;
	z-index:1;
	text-align: left;
	/*overflow:hidden;*/
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
    margin-right: auto;
}

.divmenu img {
	border: 0px solid #000000;
	padding: 0px;
	margin: 0px;
}

.divmain {
	position: relative;
	top: 0px;
	width:800px;
	z-index: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
    margin-right: auto;
}
.divbando {
	position: relative;
	top: 0px;
	width:800px;
	z-index: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
    margin-right: auto;
}

.divpartners {
	margin-left: -400px;
	left: 50%;
	padding: 0px;
	position: absolute;
	z-index: 100;
	background-color: #FFFFFF;
	width: 800px;
	text-align: center;
	border: 1px solid #000000;
	/*display: none;*/
}
.divpartners table {
	border: 0px;
	font-weight: bold;
	margin: 10px;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}


a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}

.divfooter {
	position: relative;
	width:800px;
	z-index: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
    margin-right: auto;
}
.divfooter table{
	border: 0px;
	margin: 0px;
	border-collapse:collapse;
}
/* ---------------------------- formulaire ---------------------------- */

table.newsletter {
	border: 1px solid #3ab64a;
	background-color: #a8d0f6;
	font-size: 9px;
	color: #3e4a4e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

form.newsletter input {
	border: 1px solid #3ab64a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3e4a4e;
}
form.newsletter input#action0, form.newsletter input#action1 {
	border: 0px;
}
form.newsletter input#button {
	font-weight: bold;
	background-color: #FFFFFF;
}

form.newsletter span.error {
	color: red;
}
form.newsletter span.good {
	color: #00CC00;
}

/* -------------------------- Largeur des menus -------------------------- */
ul.accueil, ul.accueil li {
	width: 118px;
}
ul.we, ul.we li {
	width: 115px;
}
ul.heberg, ul.heberg li {
	width: 100px;
}
ul.cfc, ul.cfc li {
	width: 19em;
}
ul.prog, ul.prog li {
	width: 13em;
}
ul.middle, ul.middle li {
	width: 9em;
}
ul.anim, ul.anim li {
	width: 9em;
}
ul.inscriptions, ul.inscriptions li {
	width: 12em;
}
ul.resu, ul.resu li {
	width: 9em;
}
/* ---------------------------- Redéfinitions ---------------------------- */
table {
	border: 1px solid #000000;
	border-collapse:collapse;
}

p {
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	text-align: left;
	font-size: 18px;
	color: #39B54A;
	background-image: url(../images/fond-titre.gif);
	background-repeat: no-repeat;
	padding: 0px;
	width: 800px;
}
h1 img {
	margin: 0px 0px;
}

h2 {
	font-size: 14px;
	color: #5FBB4E;
	margin-left: 5px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	font-weight: bold;
	text-transform: capitalize;
}

.titre3 {
	font-size: 12px;
	color: #1f83ae;
	margin-left: 5px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #1f83ae;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

span.fl {
	font-size: 14px;
	font-weight: bold;
	color: #1f83ae;
}

span.error {
	color: red;
	font-weight: bold;
}

li.balise  {
	list-style-image: url(./images/balise.gif);
}
li.sousbalise {
	margin-left: 12px;
	margin-bottom: 12px;
	list-style-type: none;
}
/* ---------------------------- palmares ---------------------------- */
table.palmares {
	border: 0px solid #000000;
	border-bottom: 1px solid #1f83ae;
	border-collapse:collapse;
	width: 85%;
	margin-top: 20px;
}
table.palmares th {
	border-bottom: 1px solid #1f83ae;
	border-top: 1px solid #1f83ae;
	text-align: center;
	color: #1f83ae;
	background-color: #aedafe;
	width: 33%;
}
table.palmares thead td {
	text-align: center;
	color: blue;
	font-weight: bold;
	padding: 5px;
}
table.palmares td {
	white-space: nowrap;
}
/* ---------------------------- terrain ---------------------------- */
div.terrain {
	text-align: left;
}
div.terrain img {
	border-bottom: 1px solid black;
	margin-bottom: 3px;
}
div.terrain img#map {
	border: 1px solid black;
}
div.terrain img#titre {
	border-bottom: 0px solid black;
}
div.terrain div.legend {
	text-align: center;
	width: 600px;
	background-color: #aedafe;
	color: #1f83ae;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	padding-bottom: 3px;
}

div.terrain div.legend#carte {
	width: 730px;
}

div.terrain li, li.balise {
	list-style-image: url(../images/balise.gif);
	padding-bottom: 5px;
}
/* ---------------------------- annonce ---------------------------- */
div.annonce {
	text-align: left;
}
div.annonce span.st {
	text-align: left;
	color: #1F83AE;
	font-weight: bold;
	background-image: url(../images/balise.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
div.annonce h4 {
	text-align: center;
	font-weight: bold;
	color: #2083ad;
	border-bottom: 2px dashed #2083ad;
	padding-bottom: 5px;
}
div.annonce h5 {
	text-align: center;
	font-weight: bold;
	color: #2083ad;
	border-bottom: 1px dashed #2083ad;
	padding-bottom: 5px;
}

div.annonce table.distances {
	border-collapse: collapse;
	border: 2px solid #2083ad;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.annonce table.distances th {
	border: 1px solid #2083ad;
	border-bottom: 2px solid #2083ad;
	text-align: center;
}
div.annonce table.distances td {
	border: 1px solid #2083ad;
}
div.annonce hr {
	border: 1px solid #2083ad;
	width: 80%;
}
div.annonce img {
	border: 1px solid black;
	margin-bottom: 10px;
}
/* Resultats */
div.resultats table {
	border-collapse: collapse;
	border: 2px solid #2083ad;
	margin-bottom: 10px;
	margin-top: 10px;
}
div.resultats th {
	border: 1px solid #2083ad;
	border-bottom: 2px solid #2083ad;
	text-align: center;
}
div.resultats td {
	border: 1px solid #2083ad;
}

@media print
{
	.divmenu {
		display: none;
	}
	.divmain {
		width:900px;
		z-index: auto;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
	}
}
