/* CSS Document */
body {
	background-color: #D30070;
	margin-top: 0px;
}

input {
border: 1px solid black;
background-color: #D30070;
font-family: "trebuchet ms",sans-serif;
color: white;
}
body,td,th {
	font-family: "trebuchet ms",sans-serif;
	font-size: 12px;
}
a:link {
	color: #B12971;
}
a:visited {
	color: #B12971;
}
a:hover {
	color: #FF0000;
}
h1 {
	font-family: "trebuchet ms",sans-serif;
	font-size: 14px;
}
h2 {
	font-family: "trebuchet ms",sans-serif;
	font-size: 13px;
	color:#FF00FF;
}
.titre_promo {
	font-family: "trebuchet ms",sans-serif;
	font-size: 18px;
}

/* NEWSLETTER */
.table { 
	color: #333333; 
	border: solid 1pt #ccc; 
}
.titre {
	font-family: "trebuchet ms",sans-serif;
	font-size: 18px;
	color: #339900;
}
