body {
	margin: 0px;
	padding: 0px;
	
	background: grey;
}

#conteneur {
	margin: 0 auto;
	width: 99%;
	
	overflow: hidden;
}

#connexion {
	margin: 0px;
	padding: 0px;
	
	padding-bottom: 2px;
	
	min-width: 950px;
	text-align: right;
	
	color: #04578d;
	background: #f4df00;
	
	overflow: hidden;
}

#connexion p {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	display: inline;
}

#connexion form {
	display: inline;
}

#connexion label {
	font-size: 70%;
}

#connexion input {
	font-size: 70%;
	height: 0.7em;
}

#connexion input[type="submit"] {
	padding: 0px;
	font-size: 60%;
	height: 2em;
}

#en_tete {
	margin: 0px;
	padding: 0px;
	
	padding-bottom: 5px;
	
	min-width: 950px;
	text-align: right;
	
	color: white;
	background: black;
	
	overflow: hidden;
}

#navigation {
	margin: 0px;
	padding: 0px;
	
	min-width: 950px;
	text-align: right;
	
	color: #04578d;
	background: #f4df00;
	
	overflow: hidden;
}


#navigation ul, #navigation ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

#navigation li {
	float: left;
}

#navigation li ul {
	width: 200px;
	position: absolute;
	left: -999em;
	
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	color: #f4df00;
	background: #04578d;
}

#navigation li:hover ul {
	left: auto;
}

#navigation li a
{
	display: block;
	width: 200px;
    background: #f4df00; 
    color: #04578d; 
    font: 12px arial, helvetica, sans-serif;
	font-weight: bold;
    text-align: center ; 
    text-decoration: none ; 
}

#navigation li a:hover, #navigation li a:focus, #navigation li a:active
{ 
	color: #f4df00;
    background: #04578d;
    text-decoration: none; 
}

#en_tete .anecdote {
	margin-top: 5px;
	padding-bottom: 0px;
	background-color: white;
	color:black;
	border:1px solid black;
	font-family:Comic Sans MS;
	font-size:0.6em;
	text-align: justify;
}

#en_tete .anecdote legend {
	background-color:black;
	color:white;
	font-weight: bold;
}

#en_tete .anecdote span {
	display: block;
	text-align:right;
}

#en_tete .premier {
	width: 83%;
	float: right;
	display: inline;
}

#en_tete .premier .premier {
	width: 80%;
	float: left;
	display: inline;
	
	padding-top: 10px;

	text-align: center;
	min-width: 515px;
	height: 112px;
	
	background: url("../images/logo/logo_site.jpg") no-repeat center;
}

#en_tete .premier .second {
	width: 19%;
	float: right;
	display: inline;
	
	text-align: right;
	min-width: 150px;
	height: 122px;
}

#en_tete .second {
	width: 16%;
	float: left;
	display: inline;
	
	text-align: left;
	min-width: 150px;
	height: 122px;
}

.ligne {
	margin: 0px;
	padding: 0px;
	
	min-width: 950px;
	
	background: black;
	
	text-align: justify;
	
	overflow: hidden;
}

.ligne h1 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	
	font-size: 120%;
	text-align: left;
}

.ligne p {
	padding-bottom: 72px;
	background: url("../images/divers/ballon.jpg") no-repeat center bottom;
	
	font-size: 0.8em;
	text-align: justify;
}

.ligne .p_no_image {
	margin: 0px;
	padding: 0px;
	background: url("") no-repeat center bottom;
	
	font-size: 0.8em;
	text-align: justify;
}

.ligne .p_100 {
	padding-bottom: 72px;
	background: url("../images/divers/ballon.jpg") no-repeat center bottom;
	
	font-size: 1em;
	text-align: justify;
}

.ligne table {
	margin: auto;
	margin-bottom: 10px;
	
	border: 1px solid black;
	border-collapse: collapse;
	
	width: 98%;
	
	font-size: 0.8em;
	text-align: center;
}

.ligne .table_left {
	margin: auto;
	margin-bottom: 10px;
	
	border: 1px solid black;
	border-collapse: collapse;
	
	width: 98%;
	
	font-size: 0.8em;
	text-align: left;
}

.ligne th {	
	background: black;
	color: white;
}

.ligne td {	
	background: white;
	color: black;
	
	border: 1px solid black;
}

.ligne td.participations {
	width: 60%;
}

.ligne .solo {
	margin: 5px;
	padding: auto;
	
	text-align: center;
	
	color: black;
	background: white;
}

.ligne .premier {
	margin: 5px;
	padding: 1%;
	
	width: 38%;
	float: right;
	display: inline;
	
	text-align: center;
	
	color: black;
	background: white;
}

.ligne .second {
	margin: 5px;
	padding: 1%;
	
	width: 55%;
	float: left;
	display: inline;
	
	color: black;
	background: white;
}

.ligne .commentaires {
	font-size: 0.8em;
}

.ligne textarea {
	width: 98%;
	height: 330px;
}

.ligne .palmares {
	margin: 5px;
	padding: 1%;
	
	width: 38%;
	height: 200px;
	float: right;
	display: inline;
	
	text-align: center;
	
	color: black;
	background: white;
}

.ligne .premier_50 {
	margin: 5px;
	padding: 1%;
	
	width: 46%;
	float: right;
	display: inline;
	
	color: black;
	background: white;
}

.ligne .second_50 {
	margin: 5px;
	padding: 1%;
	
	width: 47%;
	float: left;
	display: inline;
	
	color: black;
	background: white;
}

.ligne .premier_70 {
	margin: 5px;
	padding: 1%;

	width: 65%;
	
	float: right;
	display: inline;
	
	color: black;
	background: white;
	
	overflow: hidden;
}

.ligne .premier_70 fieldset {
	margin: 1px 0px;
	margin-bottom: 10px;
	padding: 1px;
	border: 1px solid #04578d;
	
	background: #f4df00;
}

.ligne .premier_70 legend {
	padding-left: 5px;
	font-weight: bold;
	color: #f4df00;
	background: #04578d;
}

.ligne .premier_70 label {
	display: block;
}

.ligne .premier_70 label.radio {
	display: inline;
}

.ligne .premier_70 input {
	margin-bottom: 10px;
	width: 20em;
}

.ligne .premier_70 input.radio {
	width: auto;
}

.ligne .premier_70 fieldset p {
	padding: 5px;
	font-size: 0.8em;
	text-align: justify;
	
	background: #f4df00;
}

.ligne .second_30 {
	margin: 5px;
	
	width: 250px;
	float: left;
	display: inline;
	
	color: black;
	background: white;
	
	overflow: hidden;
}

.ligne .second_30 ul {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-bottom: 10px;
	list-style-type: none;
	
	font-weight: bold;
	font-size: 0.8em;
	
	color: #04578d;
    background: #f4df00;
}

.ligne .second_30 ul ul {
	margin-left: 10px;
	font-size: 1em;
}

.pied {
	margin: 0px;
	padding: 0px;
	
	min-width: 950px;
	
	color: #04578d;
    background: #f4df00;
}

.pied .visiteurs {
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
	padding-left: 5px;
	
	font-size: 70%;
	
	text-align: left;
}

.pied .copyright {
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
	
	font-size: 12px;
	font-weight: bold;
	
	text-align: right;
}

.pub_bas_page {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	
	min-width: 950px;
	
	text-align: center;
}

#color {
	height: 10px;
}