* {
  margin: 0px;
  padding: 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
}

.spacer 			{	clear: both;	}

body {
  background-color: #5C5C5C;
  background-image: url(https://secured-static.greenpeace.org/france/Global/france/graphics/background-site.png);
  background-position: left top;
  background-repeat: repeat-x;
  padding-top: 0px;
  text-align: center;
  color: #000000;
}

div#formulaire label.err {
font-weight: bold;
}

div#ombre { 
	display:  block;
	height: 52px;
	background-image: url(//cdn.greenpeace.fr/brochure-legs/images/v2/ombre-top.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 784px;
}

div#greenpeace {
	margin: 0px auto;
	background-color: #ffffff;
	width: 784px;
	/*height: 690px;/**/
	background-image: url(//cdn.greenpeace.fr/brochure-legs/images/v2/titre.jpg);
	background-repeat: no-repeat;/**/
	background-position: 0px 0px;
}

div#texte_intro {
	padding : 135px 50px 10px 50px;
	width : 684px;
	font-size: 17px;
}

div#greenpeace div#texte_intro img {
	position : relative;
	top: 4px;
	left: 2px;
}

div#polaroide {
	width: 355px;
	height: 430px;
	float: left;/**/
	background-image: url(//cdn.greenpeace.fr/brochure-legs/images/v2/polaroide.jpg);
	background-repeat: no-repeat;
	background-position : 5px 35px;
}

div#formulaire {
	width: 400px;/**/
	/*height: 430px;/**/
	float: left;/**/
	margin-top : 19px;
	padding-top : 5px;
	padding-bottom : 10px;
	background-color: #e8e8e8;
}

div#formulaire_merci{
	width: 400px;/**/
	height: 380px;/**/
	float: left;/**/
	margin-top : 19px;
	padding-top : 5px;
	padding-bottom : 10px;
	background-color: #e8e8e8;
}

a.act {
background:transparent url(https://secured-static.greenpeace.org/resources/gcms/assets/graphics/act-arrow.png) no-repeat scroll 0pt 3px;
color:#1B6B2C;
font-size:1em;
font-weight:bold;
padding-left:10px;
text-decoration:none;
}
a.act:hover {
color:#FF6600;
}

div#formulaire label {
	color: #000000;
	font-weight: normal;
	width: 140px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 12px;
}

div#formulaire input, div#formulaire select {
	color: #000000;
	width: 215px;
	height: 21px;
	margin-top: 10px;
	margin-left: -20px;
	border: 1px solid #e8e8e8;
	background-color: #ffffff;
}

div#formulaire textarea{
	color: #000000;
	width: 215px;
	height: 50px;
	margin-top: 10px;
	margin-left: -20px;
	border: 1px solid #e8e8e8;
	background-color: #ffffff;
}

div#texte {
	display: block;
	width: 360px;
	/*height: 420px;*/
	margin : 20px 20px 20px 22px;/**/
	/*background-color: #660000;/**/
	float: left;
	text-align: left;
}

div#msgContainer div#erreur ul li {
  font-weight: normal;
  margin-left: 16px;
  text-align: left;
}

div#msgContainer div#erreur{
	float: left;
	width: 346px;
	display: block;
	padding: 0px;
	font-size: 13px;
	border: 3px solid #66cc00;
	background-color: #ffffff;
	font-weight: bold;
	margin: 10px 14px 0px 20px;
	padding: 6px;
}

div#submit input {
	width: 162px;
	height: 24px;
	margin: 15px 0px 5px 130px;*/
 /*margin: 5px auto;/**/
}