body {
	background-color:#e5e1e6;
}

* {
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	color:#000000;
}

.global {
	background-color:#ffffff;
}

.bgLeft {
	background:transparent url('../imgs/newsletter/bg-left.gif') top right repeat-y;
}

.bgRight {
	background:transparent url('../imgs/newsletter/bg-right.gif') top left repeat-y;
}

.informations {
	margin:0px 95px 0px 95px;
}

.formulaire {
	background-color:#e5d4e7;
}

.cote_formulaire {
	border-width:0px 3px 0px 3px;
	border-style:solid;
	border-color:#a682ae;
}

h1 {
	margin:2px 0px 2px 0px;
	height:32px;
	padding:6px 0px 6px 72px;
	font-family:Verdana,Arial,Helvetica;
	font-size:16px;
	color:#a682ae;
	font-weight:bold;
	background:transparent url('../imgs/newsletter/fleche-n1.gif') top left no-repeat;
	border-bottom:1px solid #a682ae;
}

h2 {
	margin:4px 0px 4px 0px;
	font-family:Verdana,Arial,Helvetica;
	font-size:14px;
	color:#9bb0a7;
	font-weight:bold;
}

p {
	text-align:justify;
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	color:#000000;
}

a, a:hover {
	font-family:Verdana,Arial,Helvetica;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.inputText {
	width:315px;
	height:16px;
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	color:#431a4d;
	background:#FFFFFF url('../imgs/newsletter/bg-input.gif') top left no-repeat;
	border:0;
}

label {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	color:#431a4d;
	width:30%;
   float:left;
   text-align:right;
   padding:0 0.8em 0 0;
}
