body {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
}

h1 {
	text-align: center;
	margin-top: 70px;
}


h2 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 70px;
}

img {
	border: none;
}

img.png {
    behavior: url("css/png.htc");
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
	
	border: 1px solid #ccc;
	padding: 2px;
	margin-bottom: 5px;
}



.spacer {
	clear: both;
	float: none;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.rouge {
	color: #e70000;
}


#cradure1 {
	left: 0;
	position: absolute;
	top: 0;
}

#cradure2 {
	position: absolute;
	right: 0;
	top: 0;
}

#cradure3 {
	bottom: 0;
	left: 0;
	position: absolute;
}

#cradure4 {
	bottom: 0;
	position: absolute;
	right: 0;
}


#logo {
	width:200px;
	position : relative;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	top: 40px;
}

#zone_blanche {
	background-color:#FFFFFF;
	left: 0;
	position: absolute;
	top: 0px;
	height: 180px;
	width: 100%;
	opacity: 0.70;
}

/*#cradure5 {
	height: 698px;
	left: 50%;
	margin: -349px 0 0 -413px;
	position: absolute;
	top: 50%;
	width: 827px;
}*/