body {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	text-align: center;
	background: green url("../images/terrain.jpg");
}

a {
	text-decoration: none;
	color: white;
}

a:hover {
	color: red;
}

ul {
	margin: auto;
	padding: 0;
	list-style: none;
	font-weight: bold;
	width: 750px;
	overflow: hidden;
}

ul li {
	float: left;
	width: 182px;
	text-align: center;
}

ul li img {
	border: 0px;
}

ul li a {
	display: block;
}

ul li a:hover, a:focus {
	color: red;
	text-decoration: none;
}

.content {
	margin: auto;
	padding-top: 10px;
	padding-left: 10px;
	
	width: 1150px;
	
	background: url("../images/panneau_bois.jpg");
}

.content .corps {
	width: 960px;
	float: right;
	display: inline;
}

.content .corps .lien {
	padding-top: 12px;
	padding-left: 15px;
	width: 758px;
	height: 114px;
	background: black url("../images/cadre_pub.png") no-repeat top left;
}

.content .header {
	padding: 5px;
	margin-bottom: 10px;
	color: white;
	font-size: 0.8em;
	text-align: center;
}

.content .header .pub {
	margin: auto;
	padding: auto;
	padding-top: 12px;
	width: 758px;
	height: 150px;
	background: url("../images/cadre_pub.png") no-repeat top left;
}

.content .titre {
	width: 150px;
	float: left;
	display: inline;
}

.content .corps .zone {
	color: black;	
	overflow: hidden;
}

/* Parchemin */
div.PHa {
	height:35px;
	margin: 0 85px 0 120px;
	background-image: url("../images/PHa.gif");
	background-repeat: repeat-x;
}

div.PHG {
	float:left;
	width:120px;
	height:35px;
	background-image: url("../images/PHG.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.PHD {
	float:right;
	width:85px;
	height:35px;
	background-image: url("../images/PHD.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.PDr {
	background-image: url("../images/PDr.jpg");
	background-repeat: repeat-y;
	background-position: right top;
}

div.PGa {
	background-image: url("../images/PGa.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}

div.PFo {
	background-image: url("../images/PFo.jpg");
	background-color:#D4B27E;
}

div.PCo {
	padding:0px 20px 5px 20px;
	text-align: justify;
	color:#310000;
	
	overflow: hidden;
}

div.PBa {
	margin: 0 57px 0 40px;
	height:11px;
	background-image: url("../images/PBa.gif");
	background-repeat: repeat-x;
}

div.PBG {
	float:left;
	width:40px;
	height:11px;
	background-image: url("../images/PBG.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.PBD {
	float:right;
	width:57px;
	height:11px;
	background-image: url("../images/PBD.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}


div.PCo .soap {
	display: inline;
	float: left;
	
	font-size: 70%;
}

div.PCo .gobs {
	display: inline;
	float: right;
	
	font-size: 70%;
}

div.PCO .classement {
	width: 80%;
	font-size: 80%;
}

div.PCo fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid black;
	
	text-align: left;
}

div.PCo legend {
	font-weight: bold;
}

div.PCo label {
	display: block;
	cursor: pointer;
}

div.PCo input {
	width: 20em;
}

div.PCo textarea {
	width: 100%;
	height: 10em;
}

.content .footer {
	padding: 5px;
	color: white;
	
	font-size: 0.8em;
	text-align: right;
	clear: both;
}

#corps h1
{
	text-align: center;
	color: black;
	font-size: 150%;
	font-family: "Comic Sans MS", Impact, serif;
}

.content .corps .PCo table
{
	margin: auto;
	margin-bottom: 20px;	
	border: 4px outset black;
	border-collapse: collapse;
}

.content .corps .PCo th
{
	background-color: black;
	
	text-align: center;
	color: white;
	font-size: 0.8em;
	font-family: "Comic Sans MS", Arial, serif;
	
	padding: 5px;
	border: 1px solid black;
}

.content .corps .PCo td
{
	background-color: white;
	
	text-align: center;
	color: black;
	font-size: 0.8em;
	font-family: "Comic Sans MS", Arial, serif;
	
	padding: 5px;
}

.content .corps .PCo td a
{
	color: blue;
}

.content .corps .PCo td a:hover
{
	color: red;
}

.content .corps .PCo input
{
	width: 50px;
}

#choix_race {
	width: 100px;
}

#valid {
	width: 100px;
}

#nomequipe {
	width: 200px;
}

#mdp {
	width: 200px;
}

#nomcoach {
	width: 200px;
}

#pseudonaf {
	width: 200px;
}

#numeronaf {
	width: 200px;
}

#nom {
	width: 200px;
}

#CLA {
	width: 100px;
}

.content .corps .PCo .CL {
	background-color: white;
	width: 95%;
	
	text-align: center;
	color: black;
	font-size: 0.8em;
	font-family: "Comic Sans MS", Arial, serif;
	
	padding: 5px;
}
