  /* design */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D1DDC1;
}

a:link {
	color: #006699;
	text-decoration: underline;
}

a:visited {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

a:active {
	color: #FFCC00;
	text-decoration: underline;
}

p {
	margin: 0 0 14px 0;
}

#header {
	height: 182px;
	background-image:  url(pics/bandoHbds.gif);
	background-repeat: no-repeat;
	margin: 0px;
}


h1 {
	font-size: 18px;
	color: #FF0000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: inline;
}

h2 {
	font-size: 16px;
	color: #FF0000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: inline;
}

h2 {
	font-size: 16px;
	color: #FF0000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: inline;
}

#conteneur {
	width: 780px;
	margin-top: 0px;
	background-color: #F8F8F8;
	background-image:  url(pics/bandoMbds.gif);
	background-repeat: repeat;
}

#centre {
	background-color: #F8F8F8;
	background-image:  url(pics/bandoMbds.gif);
	background-repeat: repeat-y;
}


/* pour lettre vente */

#contenulettre {
	margin-left: 70px;
	width: 640px;
	margin-bottom: 0px;
}

/* - */

#pied {
	height: 32px;
	vertical-align: middle;
	font-size: 10px;
}


/* MARKETING */

.accroche {
	font-size: 18px
	text-align: center;
}

.p14 {font-size: 14px}

.red14 {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

.blackunderline {
	font-size: 18px;
	text-decoration: underline;
}

.fluo {
	background-color: #FFFF00;
}

.cadrejaune {
	font-size: 14px;
	border: 1px solid #333333;
	background-color: #FFFFCC;
	text-align: center;
	padding: 5px;
	width: 90%;
	margin-right: 20px;
	margin-left: 25px;
}

/* END MARKETING */