body {
	background: #FFF;
	font-size: 12px;
	font-family:'Segoe UI', Arial, Helvetica, sans-serif;
	color:#333333;
}
a {
	color:#DC176F;
}
a:hover {
	color:#990066;
}

.headline h1 {
	font-family:'Segoe UI', Arial, Helvetica, sans-serif;
	background: #E7E7E7;
	color: #666;
	font-size: 10px;
	line-height: 14px;
	margin: 0 auto;
	text-align: center;
	width: 940px;
	height:14px;
	font-weight: normal;
}
h2 {
	font-size: 19px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
p {
}
textarea,
input {
	font-size: 12px;
	font-family:'Segoe UI', Arial, Helvetica, sans-serif;
	color:#333333;
}
.container_16 {
	background:#FFF;
}

/*--- COMPONENT---*/
.contentheading, 
.componentheading {
	font-size: 19px;
	margin-bottom:4px;
}
.component {
	margin: 0 0 10px;
}
.component h2 {
	margin-bottom:4px;
	font-weight:bold;
	line-height:110%;
	padding:3px 0;
	margin:0;
	color:#B81278;
}
.component h3 {
	margin-bottom:4px;
}
.component h4 {
	margin-bottom:4px;
}
.component p {
	margin-bottom:8px;
}
/*--- HEADER ---*/
.header {
	padding-bottom:5px;
}
.logo {
	padding-top:25px;
}
.searchBox {
	height: 33px;
	width:380px;
	background:#FFB300 url(../../img/search-bottom.gif) no-repeat 0% 100%;
	margin-bottom: 8px;
	padding-left:20px;
	padding-top:10px;
}
.searchField {
	background:#FFB300 url(../../img/search-input.gif) no-repeat 0 0;
	width:275px;
	height:27px;
	display:block;
	float:left;
	margin-right:6px;
}
.searchField input {
	border:none;
	background:none;
	width:260px;
	height:20px;
	margin-top:1px;
	padding: 2px 5px;
}
.socialLinks {
	margin:0 0 0 65px;
}
.socialLinks ul {
	margin:0;
	padding:6px 0 0;
	list-style:none;
	font-size: 10px;
	font-weight:bold;
}
.socialLinks ul li {
	padding:0 0 0 32px;
	margin:0 0 5px;
	line-height:12px;
	height: 30px;
}
.socialLinks ul li a {
	text-decoration:none;
}
.socialLinks .facebookLink {
	background:url(../../img/icon-facebook.gif) no-repeat 0 0;
	padding-top:5px;
	margin:0;
}
.socialLinks .twitterLink {
	background:url(../../img/icon-twitter.gif) no-repeat 0 0;
}
.socialLinks .rssLink {
	background:url(../../img/icon-rss.gif) no-repeat 0 0;
	padding-top:5px;
	margin:0;
}
.socialLinks .facebookLink a {
	color:#5678B8;
}
.socialLinks .twitterLink a{
	color:#1AE0F5;
}
.socialLinks .rssLink a {
	color:#EA8100;
}

/*--- MAINMENU ---*/
.mainmenuAll {
	background:#72C8CF url(../../img/mainmenu-bg.jpg) repeat-x 0 0;
	z-index:2;
	position:relative;
	height:34px;
}
.mainmenuAll a.homeBtn {
	width:34px;
	height:34px;
	display:block;
	float:left;
	background:url(../../img/sprites.jpg) no-repeat 0px -22px;
	text-indent:-9999em;
	padding:0 !important;
	margin:0 !important;
}
.mainmenuAll a.homeBtn:hover {
	background:url(../../img/sprites.jpg) no-repeat 0px -56px;
}
/*--- CONTENT ---*/
.contentAll {
	padding-top:8px;
	padding-bottom:8px;
	z-index:1;
	position:relative;
}
.content {
	width:640px;
}
/*-- CONTENT MODULES --*/
.breadCrumbs {
	width:640px;
}
.slideShow {
	width:626px;
	margin-bottom: 5px;
	padding:12px 0 12px 12px;
	border: 1px solid #9F0038;
}
/*- Modules Bons Plans, Deco Shopping, Coup de Coeur -*/
.topModulesCategories {
	width:640px;
}
.moduleBonsPlans,
.moduleDecoShopping,
.moduleCoupDeCoeur {
	display:inline;
	float:left;
	margin-right:5px;
	width:200px;
	padding:4px;
	margin-bottom: 15px;
}
.moduleBonsPlans {
	background:#FFF;
	border: 1px solid #53A600;
}
.moduleDecoShopping {
	background:#FFF;
	border: 1px solid #28AEDA;
}
.moduleCoupDeCoeur {
	margin-right:0;
	background:#FFF;
	border: 1px solid #E0434F;
}
.moduleBonsPlans h3,
.moduleDecoShopping h3,
.moduleCoupDeCoeur h3 {
	font-size: 15px;
	font-weight:bold;
	margin:0;
}
.moduleBonsPlans h3 {
	background:url(../../img/modules/title-tendances-deco.gif) no-repeat 0 0;
	width:127px;
	height:26px;
	display:block;
	position:relative;
	text-indent:-9999em;
	margin:0;
	padding:0;
}
.moduleDecoShopping h3 {
	background:url(../../img/modules/title-deco-shopping.gif) no-repeat 0 0;
	width:109px;
	height:26px;
	display:block;
	position:relative;
	text-indent:-9999em;
	margin:0;
	padding:0;
}
.moduleCoupDeCoeur h3 {
	background:url(../../img/modules/title-coup-de-coeur.gif) no-repeat 0 0;
	width:192px;
	height:26px;
	display:block;
	position:relative;
	text-indent:-9999em;
	margin:0;
	padding:0;
}
.moduleBonsPlans div.imgContent,
.moduleDecoShopping div.imgContent,
.moduleCoupDeCoeur div.imgContent {
	display:block;
	float:left;
	height:110px;
	position:relative;
	width:200px;
}
.moduleBonsPlans div.imgContent img,
.moduleDecoShopping div.imgContent img,
.moduleCoupDeCoeur div.imgContent img {
	clip:rect(0px, 200px, 110px, 0px);
	position:absolute;
}
.moduleBonsPlans h4,
.moduleDecoShopping h4,
.moduleCoupDeCoeur h4 {
	font-size: 13px;
	line-height:17px;
	font-weight:bold;
	margin:0;
}
.moduleBonsPlans h4 a {
	text-decoration:none;
	color:#53A600;
}
.moduleDecoShopping h4 a {
	text-decoration:none;
	color:#019FD3;
}
.moduleCoupDeCoeur h4 a {
	text-decoration:none;
	color:#E0434F;
}
.moduleBonsPlans h4 a:hover,
.moduleDecoShopping h4 a:hover,
.moduleCoupDeCoeur h4 a:hover {
	text-decoration:underline;
}
.moduleBonsPlans p,
.moduleDecoShopping p,
.moduleCoupDeCoeur p {
	font-size: 12px;
	margin:0 0 2px;
	color:#666666;
}
.moduleBonsPlans .readMore,
.moduleDecoShopping .readMore,
.moduleCoupDeCoeur .readMore {
	text-align:right;
	font-size: 13px;
}
.moduleBonsPlans .readMore a,
.moduleDecoShopping .readMore a,
.moduleCoupDeCoeur .readMore a {
	background:#000;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding:3px 5px;
}
.moduleBonsPlans .readMore a {
	background:#53A600;
}
.moduleDecoShopping .readMore a {
	background:#019FD3;
}
.moduleCoupDeCoeur .readMore a {
	background:#E0434F;
}
.moduleBonsPlans .readMore a:hover {
	background:#3D7900;
}
.moduleDecoShopping .readMore a:hover {
	background:#017094;
}
.moduleCoupDeCoeur .readMore a:hover {
	background:#C9212E;
}


/*- Modules Photos Member -*/
.modulePhotoMembers {
	background:#F8F8F8;
	border: 1px solid #DEE9F3;
	margin-bottom: 15px;	
	margin-top:15px;
	padding:18px 3px 5px;
	position:relative;
	width:632px;
}
.modulePhotoMembers h3 {
	background:url(../../img/modules/title-photomembers.jpg) no-repeat 0 0;
	width:183px;
	height:27px;
	display:block;
	text-indent:-9999em;
	margin:0;
	padding:0;
	position:absolute;
	top:-15px;
	left:10px;
}
.modulePhotoMembers a.btnPrevious ,
.modulePhotoMembers a.btnNext  {
	width:18px;
	height: 26px;
	display:block;
	float:left;
	position:relative;
	margin:30px 0 0 0;
	text-indent:-9999em;
}
.modulePhotoMembers a.btnPrevious  {
	background:url(../../img/modules/photo-arrowleft.jpg) no-repeat 0 0;
}
.modulePhotoMembers a.btnNext  {
	background:url(../../img/modules/photo-arrowright.jpg) no-repeat 0 0;
}
.photoMemberItem {
	display:inline;
	float:left;
	margin-right:4px;
	margin-left:4px;
	width:111px;
	background:url(../../img/modules/photo-shadow.jpg) no-repeat 0 0;
}
.photoMemberItem img {
	border:none;
	background:#CC0000;
}
.modulePhotoMembers p {
	margin:0;
	line-height:14px;
	font-size: 11px;
	text-align:center;
	color:#4883BC;
}

/*- Modules Astuces, CommunityActivity -*/
.moduleAstuces,
.moduleCommunityActivity {
	display:inline;
	float:left;
	margin-bottom: 15px;
	margin-top:15px;
	position:relative;
}
.moduleAstuces {
	margin-right:5px;
	width:364px;
	padding:20px 20px 10px 16px;
	background:#FFF;
	border: 1px solid #FFA722;
	color:#333;
}
.moduleCommunityActivity {
	margin-right:0;
	width:211px;
	background:#FFF;
	border: 1px solid #663399;
	padding:20px 10px 10px 10px;
	color:#663399;
}
.moduleAstuces h3 {
	background:url(../../img/modules/title-astuces.jpg) no-repeat 0 0;
	width:123px;
	height:29px;
	display:block;
	text-indent:-9999em;
	margin:0;
	padding:0;
	position:absolute;
	top:-15px;
	left:10px;
}
.moduleAstuces h4 {
	margin-bottom:3px;
	color:#FFA722;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
}
.moduleAstuces h4 a {
	color:#FFA722;
	text-decoration:none;
}
.moduleAstuces h4 a:hover {
	color:#F49300;
}
.moduleAstuces img {
	float:left;
	margin-right:8px;
}
.moduleAstuces p {
	margin-bottom:4px;
	text-align:justify;
}
.moduleAstuces .readMore {
	text-align:right;
	font-size: 13px;
	margin-bottom: 15px;
}
.moduleAstuces .readMore a {
	background:#FFA722;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding:3px 5px;
}
.moduleAstuces .readMore a:hover {
	background:#F49300;
}

/*- Modules CommunityActivity -*/
.moduleCommunityActivity h3 {
	background:url(../../img/modules/title-community.jpg) no-repeat 0 0;
	width:211px;
	height:29px;
	display:block;
	text-indent:-9999em;
	margin:0;
	padding:0;
	position:absolute;
	top:-15px;
	left:10px;
	
}
.moduleCommunityActivity a {
	text-decoration:none;
	color:#663399;
	font-weight:bold;
}
.moduleCommunityActivity a:hover {
	text-decoration: underline;
}
.moduleCommunityActivity .ctitle {
	color:#333333;
	font-weight: bold;
	font-size:12px;
	width:211px;
	margin-bottom:2px;
	margin-top:5px;
}
.moduleCommunityActivity .joms-newsfeed-item {
	width:211px;
	position: relative;
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom:1px dotted #CCCCCC;
	float:left;
}
.moduleCommunityActivity .joms-newsfeed-item .newsfeed-avatar {
	width: 40px;
	float: left;
}
.moduleCommunityActivity .joms-newsfeed-item .newsfeed-favicon {
	display:none;
}
.moduleCommunityActivity .no-avatar .newsfeed-favicon {
	display:none;
}
.moduleCommunityActivity .joms-newsfeed-item .newsfeed-content {
	font-size:11px;
}
.moduleCommunityActivity .no-avatar .newsfeed-content {
	font-size:11px;
}
.moduleCommunityActivity .joms-newsfeed-item .newsfeed-date {
	text-align:right;
	font-size:10px;

}
.moduleCommunityActivity .joms-newsfeed-item .newsfeed-content-top {

}
.moduleCommunityActivity .joms-newsfeed-item .newsfeed-remove {
	display:none;
}
.moduleCommunityActivity .joinCommunity {
	text-align:center;
	padding-top:6px;
}
.moduleCommunityActivity .joinCommunity a {
	color:#FFFFFF;
	background:#663399;
	padding:6px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
/*- Modules Annonces -*/
.moduleAnnonces {
	background:#FFFAE1;
	border: 1px solid #FFD79B;
	margin-bottom: 15px;
	padding:10px;
	position:relative;
	width:618px;
}
.annoncesItem {
	display:block;
	float:left;
	padding-left: 5px;
	padding-right:5px;
	width:196px;
}
.annoncesItem img {
	float:left;
	margin-right:6px;
}
.annoncesItem p {
	margin:0;
	line-height:16px;
}

/*- Modules Top Articles, Most Read, Top Redaction -*/
.moduleTopArticles,
.moduleMostRead,
.moduleTopRedaction {
	display:inline;
	float:left;
	margin-right:5px;
	padding:4px;
	width:200px;
	margin-bottom: 15px;
}
.moduleTopArticles {
	background:#FFF;
	border: 1px solid #823188;
}
.moduleMostRead {
	background:#FFF;
	border: 1px solid #CC3399;
}
.moduleTopRedaction {
	margin-right:0;
	background:#FFF;
	border: 1px solid #FF3300;
}
.moduleTopArticles h3 {
	background:url(../../img/modules/title-toparticles.gif) no-repeat 0 0;
	width:147px;
	height:26px;
	display:block;
	position:relative;
	text-indent:-9999em;
	margin:0;
	padding:0;
}
.moduleMostRead h3 {
	background:url(../../img/modules/title-mostread.gif) no-repeat 0 0;
	width:186px;
	height:26px;
	display:block;
	position:relative;
	text-indent:-9999em;
	margin:0;
	padding:0;
}
.moduleTopRedaction h3 {
	background:url(../../img/modules/title-topredac.gif) no-repeat 0 0;
	width:183px;
	height:26px;
	display:block;
	position:relative;
	text-indent:-9999em;
	margin:0;
	padding:0;
}
.moduleTopArticles ul,
.moduleMostRead ul,
.moduleTopRedaction ul {
	list-style:none;
	margin:0;
	padding:0;
}
.moduleTopArticles li,
.moduleMostRead li,
.moduleTopRedaction li {
	margin:0;
	padding:0;
	font-size: 12px;
	line-height:16px;
	border-bottom: 1px dotted #CCC;
}
.moduleTopArticles li a,
.moduleMostRead li a,
.moduleTopRedaction li a {
	padding:5px 0 5px 16px;
	text-decoration:none;
	color:#333;
	display:block;
}
.moduleTopArticles li a {
	background: url(../../img/modules/list-toparticles.gif) no-repeat 2px 10px;
}
.moduleMostRead li a {
	background: url(../../img/modules/list-mostread.gif) no-repeat 2px 10px;
}
.moduleTopRedaction li a {
	background: url(../../img/modules/list-topredac.gif) no-repeat 2px 10px;
}
.moduleTopArticles li a:hover {
	color:#823188;
	text-decoration:underline;
}
.moduleMostRead li a:hover {
	color:#CC3399;
	text-decoration:underline;
}
.moduleTopRedaction li a:hover {
	color:#FF3300;
	text-decoration:underline;
}
/*--- SIDEBAR ---*/
.sidebar .module {
	margin-bottom:10px;
}
.moduleNewsletter {
	background:url(../../img/modules/gradient-newsletter.jpg) no-repeat 0 0;
	padding:0px 8px 8px;
	color:#FFF;
}
.moduleNewsletter h3 {
	background:url(../../img/modules/title-inscrivez-news.jpg) no-repeat 0 0;
	width:261px;
	height:19px;
	display:block;
	position:relative;
	text-indent:-9999em;
	margin:0 0 5px;
	padding:0;
}
.moduleNewsletter p {
	margin:0 0 5px;
}
.moduleNewsletter .inputbox {
	background:#FFF;
	width:150px;
	height:15px;
	padding:2px;
	border: 1px solid #9B0F7E;
}



.moduleLogin {
	background:#BBDAE3;
}
.moduleLogin .moduleLoginForm {
	padding:0 8px 8px;
}
.moduleLogin h3 {
	background:url(../../img/modules/tile-login.jpg) no-repeat 0 0;
	width:280px;
	height:28px;
	display:block;
	position:relative;
	text-indent:-9999em;
	margin:0;
	padding:0;
}
.moduleLogin p {
	color:#387789;
	margin:0 0 4px;
}
.moduleLogin .inputbox {
	background:#FFF;
	width:200px;
	height:15px;
	padding:2px;
	border: 1px solid #89BFCF;
}
.moduleLogin fieldset {
	margin:0;
}
.moduleLogin a {
	color:#387789;
	text-decoration:underline;
}
.moduleLogin a:hover {
	color:#234A56;
	text-decoration:none;
}



.moduleNewMembers {
	background:none repeat scroll 0 0 #FFEA9F;
}
.moduleNewMembers h3 {
	background:url("../../img/modules/title-newmembers.jpg") no-repeat 0 0;
	display:block;
	height:26px;
	margin:0;
	padding:0;
	position:relative;
	text-indent:-9999em;
	width:280px;
}
.moduleNewMembers .moduleContent {
	padding:8px 8px 8px 9px;
}
.moduleNewMembers ul {
	list-style:none;
	margin:0;
	padding:0;
}
.moduleNewMembers li {
	float:left;
	margin:0;
	padding:0 2px 4px;
}
.moduleNewMembers li a {
	display:block;
}
.moduleNewMembers p {
	color:#666;
	line-height:14px;
	margin:0;
	padding:0;
}
.moduleNewMembers a {
	color:#EA5E00;
	font-weight:bold;
	text-decoration:none;
}
.moduleNewMembers a:hover {
	text-decoration:underline;
}



.moduleLastComments {
	background:#F1F3F8;
	padding:0 8px 8px;
	width:264px;
}
.moduleLastComments h3 {
	background:url(../../img/modules/title-lastcomments.gif) no-repeat 0 0;
	width:260px;
	height:34px;
	display:block;
	position:relative;
	text-indent:-9999em;
	margin:0;
	padding:0;
}
.moduleLastComments ul {
	list-style:none;
	margin:0;
	padding:0;

}
.moduleLastComments li {
	border-bottom: 1px dotted #FFF;
	margin:0;
	/* padding:0 30px 0 0; */
	padding:0;
	color:#313131;
	/*background:url(../../img/modules/comments-more.gif) no-repeat 242px 2px;*/
}
.moduleLastComments li a {
	color:#415E9B;
	font-weight:bold;
	text-decoration:none;
	cursor: default;
}
.moduleLastComments li a:hover {
	color:#415E9B;
	text-decoration:none;
}
.moduleLastComments .cl_info {
	color:#9C9D9D;
}


.moduleTopOffres {
	padding:5px;
	border:1px solid #CDEBEB;
	width:268px;
	background:#EFF8F8;
}
.moduleTopOffres h3 {
	background:url(../../img/modules/top-offres-title.gif) no-repeat 0 0;
	width:126px;
	height:18px;
	display:block;
	position:relative;
	text-indent:-9999em;
	padding:0;
	margin:0 0 3px;
}
.topOffresItem {
	float:left;
	padding:0 2px;
	width:130px;
	text-align:center;
}
.topOffresItem p {
	margin-bottom:3px;
	text-align:center;
	line-height: 15px;
	font-size:11px;
}
.moduleFBLike {
	background: #F3F4F8;
    border: 1px solid #DBDBDB;
    color: #333;
}
.moduleFBLike .fbfanbottom {
    text-align: center;
	background: #FFF;
	border-top: 1px solid #DBDBDB;
}
.moduleFBLike .fbfanbottom a {
    color: #333;
    font-size: 11px;
    line-height: 30px;
    text-decoration: none;
}
.moduleFBLike .fbfanbottom a:hover {
    text-decoration: underline;
}
/*--- FOOTER ---*/
.footer {
	background:#2B63A2;
	color:#FFFFFF;
	padding-top:5px;
	border-top: 3px solid #003871;
	position:relative;
	width:960px;
}
a.backTop {
	background:url(../../img/sprites.jpg) no-repeat 0 0;
	width:126px;
	height:22px;
	display:block;
	text-indent:-9999em;
	margin:0;
	padding:0;
	position:absolute;
	top:-11px;
	right:92px;
}
.footer a {
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.footer .copyright {
	background:url(../../img/footer-separator.gif) no-repeat 100% 0%;
}
.footerMenu {
	font-size:13px;
	font-weight:bold;
	margin-bottom: 20px;
}
.footer .copyright .info {
	margin-bottom:10px;
}
.footer .partnersLinks {
	padding-top:18px;
}
.footer .partnersLinks strong {
	font-size:13px;
}
.footer ul.partnersLinksOne,
.footer ul.partnersLinksTwo {
	list-style:none;
	padding:0;
	width: 130px;
	float:left;
	display:block;
	margin-right:5px;
	margin-bottom:10px;
}
.footer .partnersLinks li {
	margin:0;
	padding:0;
	font-size:12px;
	width: 130px;
}
.footer .partnersLinks a {
	padding: 0px 0px 0px 8px;
	margin:0px;
	display:block;
	background:url(../../img/partners-dots.gif) no-repeat 1px 9px;
}
/*--- PAGINATION ---*/
ul.pagination {
	margin: 8px auto;
	padding: 7px 0;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span {
	padding: 3px 7px;
}

ul.pagination a {
	padding: 3px 7px;
	border: 1px solid #F6F6F6;
	text-decoration:none;
	color:#B81278;
}

ul.pagination a:hover, 
ul.pagination a:active, 
ul.pagination a:focus {
	border: 1px solid #630A51;
	background: #B81278;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}

.pagenavbar {
	padding-left: 14px;
}
.pagenavcounter {
	padding: 8px 14px 0 14px;
}

/*--- Page de Recherche ---*/
.component .results ul.list {
	padding:0;
	margin:0;
	list-style:none;
}
.component .results .list li {
	padding:5px;
	background:#FBFBFB;
	border:1px solid #F2F2F2;
	margin:0 0 5px 0;
}
.component .search_result {
	background:none repeat scroll 0 0 #F1F3F8;
	border:1px solid #FFFFFF;
	margin:0;
	padding:8px;
}
