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

#content
{
	
	margin-left:auto;
	margin-right:auto;
	height:680px;
	width:910px;
	top:0px;
	
}

#champ
{
	position:relative;
	height:484;
	width:910;
}



#champ2
{
	position:relative;
	height:484;
	width:910;
}

#btnpochette
{
	position:relative;
	left:340px;
	z-index:4;
}

#formail {
	height:300px;
	width:600px;
	margin:auto;
	background-color:#c3151e;
	border:#CEAB07 2px solid;
}

#formail h3
{
	text-align:center;
	color:#ffffff;
}

#formail fieldset {
	border: none;
}

#formail label
{
	text-align: right;
	letter-spacing: 1px;
	color:#ffffff;
}

#formail input, select
{

	border: #c3151e 1px solid;
}

#formail textarea {
	border: #c3151e 1px solid;
	color:#666666;
	height:100px;
	width:200px;
}

#formail2 {
	height:480px;
	width:752px;
	margin:auto;
	background-image:url(images/form2.jpg);
	
}

#formail2 form{
	width:400px;
	margin:auto;
}

#formail2 h3
{
	text-align:center;
	color:#ffffff;
}

#formail2 fieldset {
	border: none;
}

#formail2 label
{
	
	display: block;	
	float: left;
	text-align: right;
	letter-spacing: 1px;
	color:#FFFFFF;
}

#formail2 input[type=text], select
{
	display: block;	
	float:right;
	border: #230b09 1px solid;
}

#formail2 textarea {
	border: #230b09 1px solid;
	color:#666666;
	height:80px;
	width:400px;
}

#formail2 p
{
	color:#FFFFFF;
	text-align:center;
}

#formail3 {
	height:480px;
	width:752px;
	margin:auto;
	background-image:none;
	
}

#formail3 form{
	width:400px;
	margin:auto;
}

#formail3 h3
{
	text-align:center;
	color:#000;
}

#formail fieldset {
	border: none;
}

#formail3 label
{
	
	display: block;	
	float: left;
	text-align: right;
	letter-spacing: 1px;
	color:#000;
}

#formail3 input[type=text], select
{
	display: block;	
	float:right;
	border: #230b09 1px solid;
}

#formail3 textarea {
	border: #230b09 1px solid;
	color:#666666;
	height:80px;
	width:400px;
}

#formail3 p
{
	color:#000;
	text-align:center;
}

h3
{
	color:#be2021;
	font-size:26px;
}

img {border:none;}

a {color:#c3151e;}