#contenu {
	padding-top: 180px;
}

#ciel {
	position: absolute;
	left: 272px;
	top: 10px;
}

#banner {
	position: absolute;
	background: transparent url('eoliennes.jpg') no-repeat center top;
	left: 81px;
	top: 0px;
	width: 740px;
	height: 400px;
}

.h1- {
	font-size: 13px;
	font-weight: normal;
}

.h2 {
	background: transparent;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

th {
	color: #666666;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-top: 1px solid #00ab9e;
	padding-top: 6px;
}

td {
	padding: 2px;
}

td.pause {
	background-color: #00ab9e;
	color: #ffffff;
	padding: 4px;
}

#inscription {
	background: #00ab9e url('coin.gif') no-repeat left top;
	color: #ffffff;
	padding: 8px;
}

#inscription a {
	color: #ffffff;
	text-decoration: underline;
}

#inscription div {
	clear: left;
}

#inscription div label, #inscription div .label {
	display: block;
	float: left;
	width: 160px;
	padding-left: 6px;
}

#inscription input[type=text] {
	width: 350px;
	border: 0px;
}

#inscription #validation {
	float: right;
	padding-right: 40px;
	
}

#inscription input[type=submit] {
	background-color: #00ab9e;
	color:#ffffff;
	font-weight: bold;
	padding: 4px;
	border: 1px solid #ffffff;
	cursor: pointer;
}

#inscription input[type=submit]:hover {
	background-color: #ffffff;
	color:#00ab9e;
}

#inscription .manquant input[type=text] {
	border: 2px solid #000000;
}

#inscription .manquant {
	color: #000000;
	font-weight: bold;
}

.copyright, .copyright a {
	font-size: 9px;
	color: #999999;
}
