body {
	background: #CACACA url(../images-marketing/marketing-background.png) repeat-x;
	font-family: Tahoma;
}
#container-marketing {
	margin: 0 auto;
	width: 750px
}
#header-marketing {
	width: 100%
}
#sub_header-marketing {
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
}
#main_content-marketing {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF url('../images-marketing/marketing-background_content.gif');
	background-repeat: repeat-y
} 

#main_content_top {
	height: 30px;
	background: #FFFFFF url('../images-marketing/marketing-background_top.gif');
} 
#main_content_bottom {
	height: 30px;
	background: #FFFFFF url('../images-marketing/marketing-background_bottom.gif');
}
#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto
}
.content-marketing {
	float: left;
	width: 510px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px
}
.marketing-internet {
	float: left;
	width: 690px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px
}
.content-partenaires {
	float: left;
	width: 690px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px
}
.recherche-marketing {
	float: left;
	width: 680px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px
}
.resultat-marketing {
	float: left;
	width: 750px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px
}
.menu-marketing {
	width: 139px;
	float: right;
	padding: 0 20px 0 20px;
	border-left: #8C8484 1px solid;
	font-size: 12px
}
.menu-marketing ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu-marketing il {
	list-style-type: disc
}
#header-marketing h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #e42222
}
.content-marketing h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #e42222
}
.recherche-marketing h2 {
	margin-top: 0px;
	font-size: 18px;
	color: #e42222
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu-marketing_title {
	font-size: 18px;
	font-weight: bold;
	color: #e42222
}
.menu-marketing ul {
	margin: 0;
	padding: 10px 0 20px 15px
}
.menu-marketing li {
	padding-top: 2px;
	list-style-type: circle
}
a {
	color: #e42222;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #e42222;
	font-weight: bold;
	text-decoration: underline
}
a.menu-marketing_link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.menu-marketing_link:hover {
	color: #e42222;
	font-weight: bold;
	text-decoration: none
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}