@charset "utf-8";
/* CSS Document */

body {
	font: 9pt Arial, Tahoma, "Trebuchet MS";
	background: url(../images/bg-body.png) repeat left top;
	margin: 0px;
	padding: 0px 0px 20px;
}
#content {
	margin: 20px auto 0px;
	background: #FFFFFF;
	width: 975px;
	border: 1px solid #808080;
	height: auto;
	padding: 0px 0px 10px;
}

a img { border: none; }
.clearer { clear: both; }
img.round-lf {
	position: absolute;
	left: 0px;
	top: 0px;
}
img.round-rt {
	position: absolute;
	right: 0px;
	top: 0px;
}
img.round-lf-bot {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
img.round-rt-bot {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
img.round-bord-lf {
	position: absolute;
	left: -1px;
	top: -1px;
}
img.round-bord-rt {
	position: absolute;
	right: -1px;
	top: -1px;
}
img.round-bord-lf-bot {
	position: absolute;
	left: -1px;
	bottom: -1px;
}
img.round-bord-rt-bot {
	position: absolute;
	right: -1px;
	bottom: -1px;
}
.body-top {
	width: 965px;
	margin: 10px auto 0px;
}
.zone-alaune {
	width: 408px;
	height: 397px;
	/*background: #186F8C url(../images/round-alaune-bot.gif) no-repeat center bottom;*/
	background: #F15D77 url(../images/round-alaune-bot.gif) no-repeat center bottom;
	float: left;
}
.header-alaune {
	height: 65px;
	width: 408px;
	background: url(../images/header-alaune.png) no-repeat center top;
}
.header-alaune h1 {
	font-size: 18pt;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 10px 0px 0px;
	display: block;
	width: 365px;
	height: 30px;
	float: right;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 0px 0px;
}
.header-alaune h2.sommaire-alaune {
	font-size: 12pt;
	font-weight: normal;
	clear: both;
	color: #E1A553;
	margin: 0px;
	padding: 4px 0px 0px 35px;
}
.alaune-body {
	width: 396px;
	margin: 0px auto;
	display:none; /*modif andry*/
}
.alaune-article {
	border: 1px dashed #9FCBDA;
	/*background: #1D85A7;*/
	background: #F9BBC6;
	margin: 2px 0px 8px;
	padding: 5px;
	clear: both;
}
.alaune-article img {
	float: left;
	margin: 0px 5px 0px 0px;
}
.alaune-article h2 {
	font-size: 12pt;
	/*color: #EBC48D;*/
	color: #E9519A;
	font-weight: normal;
	margin: 0px;
}
.alaune-article p { margin: 0px; }

.alaune-article p a:link ,.alaune-article p a:visited{ 
	color:#000000;
	text-decoration:none;
}
.alaune-article p a:hover{ 
	color:#000000;
	text-decoration:underline;
}

.body-top-lf {
	width: 542px;
	float: right;
	margin: 0px;
}
.zone-derniers-defiles {
	width: 542px;
	height: 248px;
	background: url(../images/bg-dernier-defile.png) repeat-x top;
}
.zone-defile-lf {
	width: 89px;
	height: 248px;
	background: url(../images/round-dernier-defile-lf_01.png) no-repeat left center;
	float: left;
}
.zone-defile-rt {
	float: left;
	height: 248px;
	width: 443px;
	background: url(../images/round-dernier-defile-rt.png) no-repeat right center;
	padding: 0px 10px 0px 0px;
}
.header-dernier-defile {
	width: 443px;
	height: 33px;
	background: url(../images/flower-defile.png) no-repeat center top;
	border-bottom: 1px solid #A26717;
}
.derniers-defiles-body {
	height: 209px;
	width: 443px;
	margin: 5px 0px 0px;
	background: url(../images/bg-defile-body.png) repeat-x center;
}
.derniers-defiles-body img.round-defile-body-lf { float: left; }
.defile-wrapper {
	float: left;
	width: 141px;
	height: 199px;
	margin: 5px 0px 0px 36px;
	/*border-right: 1px dotted #988161;*/
	border-right: 1px dotted #666666;
	padding: 0px 36px 0px 10px;
	text-align: left;
}
.derniers-defiles-body img.round-defile-body-rt { float: right; }
.defile-wrapper p {
	background: url(../images/puce-defile.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 13px;
}
.defile-wrapper img { 
	margin: 0px 0px 5px;
	border: 1px solid #FFFFFF;
}
.defile-wrapper p a {
	color: #000000;
	text-decoration: none;
	text-align:center;
 
}
.defile-wrapper p a:hover {
	color: #000000;
	text-decoration: underline;
}
.header-dernier-defile h1 {
	font-size: 20pt;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}
.zone-defile-lf img { margin: -10px 0px 0px 5px; }
.zone-people {
	width: 542px;
	height: 138px;
	margin: 5px 0px 0px;
	background: url(../images/bg-people.png) repeat-x center bottom;
}
.header-people {
	width: 542px;
	height: 37px;
	background: url(../images/round-people-top.png) no-repeat center top;
}
.header-people h1 {
	margin: 0px auto;
	font-size: 14pt;
	font-weight: normal;
	display: block;
	width: 532px;
	/*border-bottom: 1px solid #A26717;*/
	border-bottom: 1px solid #D16DAD;
	height: 32px;
	color: #FFFFFF;
	padding: 5px 0px 0px;
	background: url(../images/ico-fleur-people.png) no-repeat left center;
}
.people-titre-grenat {
	/*color: #5B0917;*/
	color: #FFFFFF;
	font-size: 15pt;
	font-weight:bold;
}
.people-texte-gris {
	font-size: 15pt;
	/*color: #333333;*/
	color: #FFFFFF;
	font-weight:bold;
}
.zone-people .people-body {
	height: 101px;
	width: 542px;
	background: url(../images/round-people-bot.png) no-repeat center bottom;
}
.ico-people-wrapper {
	height: 101px;
	width: 97px;
	float: left;
	background: url(../images/ico-fille-people.png) no-repeat center bottom;
}
.mode-femme-slide {
	float: left;
	height: 90px;
	width: 439px;
	margin: 5px 0px 0px;
}
.mode-femme-slide img {
	margin: 0px 10px 0px 0px;
	float: left;
}
.body-lf-bt {
	width: 267px;
	float: left;
	clear: both;
}
.zone-mode {
	width: 267px;
	height: 136px;
	margin: 6px 0px 0px;
	float: left;
	background: #85AFB7 url(../images/round-mode-bot.gif) no-repeat bottom;
}
.header-mode {
	width: 267px;
	height: 33px;
	background: url(../images/header-mode-03.png) no-repeat right top;
}
.header-mode img { float: left; }
.header-mode h1 {
	height: 31px;
	width: 193px;
	margin: 0px;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	float: left;
	padding: 2px 0px 0px;
	background: url(../images/header-mode-02.png) no-repeat center center;
}
.zone-beaute-noire {
	width: 267px;
	height: 136px;
	margin: 6px 0px 0px;
	float: right;
	background: #C39198 url(../images/round-beaute-noir-bot.gif) no-repeat bottom;
}
.header-beaute-noire {
	width: 267px;
	height: 33px;
	background: url(../images/header-beaute-noir-03.png) no-repeat right top;
}
.header-beaute-noire img { float: left; }
.header-beaute-noire h1 {
	height: 31px;
	width: 193px;
	margin: 0px;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	float: left;
	padding: 2px 0px 0px;
	background: url(../images/header-beaute-noir-02.png) no-repeat center center;
}
.body-bot-lf {
	width: 450px;
	float: left;
}
.zone-vos-hommes {
	width: 217px;
	float: left;
	background: #C6B8B5 url(../images/round-vos-hommes-bot.png) no-repeat bottom;
	height: 420px;
}
.header-vos-hommes {
	width: 217px;
	height: 33px;
	background: url(../images/header-vos-hommes_03.png) no-repeat right top;
}
.header-vos-hommes img { float: left; }
.header-vos-hommes h1 {
	height: 31px;
	width: 180px;
	margin: 0px;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	float: left;
	padding: 2px 0px 0px;
	background: url(../images/header-vos-hommes_02.png) no-repeat center center;
}
.vos-hommes-body {
	width: 210px;
	margin: 10px auto 0px;
	clear: both;
	color: #674E49;
	border-bottom: 1px solid #AA9C9C;
	padding: 0px 0px 10px;
}
.vos-hommes-body > img { float: left; }
.vos-hommes-article {
	float: right;
	height: 84px;
	width: 140px;
	background: #FFFFFF;
	padding: 3px;
}
.vos-hommes-body h2 {
	font-size: 9pt;
	margin: 0px;
}
.vos-hommes-article p { margin: 0px; }
.vos-hommes-body a {
	color: #674E49;
	text-decoration: none;
}
.vos-hommes-body a:hover {
	text-decoration: underline;
}
.body-lf-bot-rt {
	width: 227px;
	float: right;
}
.zone-glamour {
	width: 227px;
	height: 136px;
	margin: 0px 0px 5px;
	float: right;
	background: #C392B2 url(../images/round-glamour-bot.gif) no-repeat bottom;
	position: relative;
}
.header-glamour {
	width: 227px;
	height: 33px;
	background: url(../images/header-glamour-03.png) no-repeat right top;
}
.header-glamour img { float: left; }
.header-glamour h1 {
	height: 31px;
	width: 192px;
	margin: 0px;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	float: left;
	padding: 2px 0px 0px;
	background: url(../images/header-glamour-02.png) no-repeat center center;
}
.glamour-body {
	width: 220px;
	margin: 5px auto 0px;
	clear: both;
	color: #491446;
}
.glamour-body > img {
	float: left;
}
.glamour-article {
	float: right;
	width: 150px;
	background: #DAC8D7;
	padding: 3px;
	position: relative;
}
.glamour-body h2 {
	font-size: 9pt;
	margin: 0px;
}
.glamour-article p { margin: 0px; }
.glamour-article a {
	background: url(../images/puce-news-next.gif) no-repeat right center;
	text-decoration: none;
	padding: 0px 20px 0px 0px;
	float: right;
	margin: 5px 0px 0px;
	color: #3E131C;
}

.glamour-article p a {
	background:none;
	text-decoration: none;
}

.glamour-article a:hover {
	text-decoration: underline;
}
.zone-beaute {
	width: 227px;
	height: 136px;
	margin: 0px 0px 5px;
	float: right;
	background: #C39198 url(../images/round-beaute-bot.gif) no-repeat bottom;
	position: relative;
}
.header-beaute {
	width: 227px;
	height: 33px;
	background: url(../images/header-beaute-03.png) no-repeat right top;
}
.header-beaute img { float: left; }
.header-beaute h1 {
	height: 31px;
	width: 192px;
	margin: 0px;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	float: left;
	padding: 2px 0px 0px;
	background: url(../images/header-beaute-02.png) no-repeat center center;
}
.beaute-body {
	width: 220px;
	margin: 5px auto 0px;
	clear: both;
	color: #40121C;
}
.beaute-body > img {
	float: left;
}
.beaute-article {
	float: right;
	width: 150px;
	background: #DAC8CB;
	padding: 3px;
	position: relative;
}
.beaute-body h2 {
	font-size: 9pt;
	margin: 0px;
}
.beaute-article p { margin: 0px; }
.beaute-article a {
	background: url(../images/puce-news-next.gif) no-repeat right center;
	text-decoration: none;
	padding: 0px 20px 0px 0px;
	float: right;
	margin: 5px 0px 0px;
	color: #3E131C;
}
.beaute-article a:hover {
	text-decoration: underline;
}
.zone-news-people {
	width: 227px;
	height: 136px;
	margin: 0px 0px 5px;
	float: right;
	background: #BFA88E url(../images/round-news-people-bot.gif) no-repeat bottom;
	position: relative;
}
.header-news-people {
	width: 227px;
	height: 33px;
	background: url(../images/header-beaute-noir-03-81.png) no-repeat right top;
}
.header-news-people img { float: left; }
.header-news-people h1 {
	height: 31px;
	width: 190px;
	margin: 0px;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	float: left;
	padding: 2px 0px 0px;
	background: url(../images/header-beaute-noir-02-80.png) no-repeat center center;
}
.people-body {
	width: 220px;
	margin: 5px auto 0px;
	clear: both;
	color: #695C45;
}
.people-body > img { float: left; 
}
.people-article {
	float: right;
	width: 150px;
	background: #FFFFFF;
	padding: 3px;
}
.people-body h2 {
	font-size: 9pt;
	margin: 0px;
}
.people-article p { margin: 0px; }
.people-article a {
	background: url(../images/puce-news-next.gif) no-repeat right center;
	text-decoration: none;
	padding: 0px 20px 0px 0px;
	float: right;
	margin: 5px 0px 0px;
	color: #3E131C;
}
.people-article a:hover {
	text-decoration: underline;
}
.body-bot-rt {
	float: right;
	width: 500px;
	position: relative;
}
.zone-sondage {
	width: 190px;
	/*background: #E9EFCB url(../images/img-sondage.jpg) no-repeat right bottom;*/
	background: #FFCDBA url(../images/img-sondage.jpg) no-repeat right bottom;
	height: 250px;
	float: left;
}
.sondage-header {
	width: 190px;
	height: 43px;
	background: url(../images/header-sondage_03.png) no-repeat right top;
	position: relative;
}
.sondage-header img { float: left; }
.sondage-header h1 {
	font-size: 18pt;
	font-weight: normal;
	margin: 0px;
	float: left;
	display: block;
	height: 37px;
	width: 115px;
	background: url(../images/header-sondage_02.png) no-repeat left top;
	color: #FFFFFF;
	padding: 6px 0px 0px;
}
.body-rt-bot-rt img.pub-esprit { float: left; }
.sondage-body {
	width: 188px;
	height: 206px;
	position: relative;
/*	border-right: 1px solid #C8DA73;
	border-bottom: 1px solid #C8DA73;
	border-left: 1px solid #C8DA73;
*/	border-right: 1px solid #F8845E;
	border-bottom: 1px solid #F8845E;
	border-left: 1px solid #F8845E;
}
#sondage_form {
	margin: 0px;
	padding: 5px 5px 0px;
}
#sondage_form p {
	margin: 0px;
	color: #186F8C;
}
#sondage_form p.question-sondage { font-weight: bold; }
.sondage-body form input[type=button] {
	background: url(../images/btn-sondage.png);
	height: 30px;
	width: 74px;
	border: none;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.body-bot-rt .zone-pub {
	background: #CCCCCC;
	float: right;
	height: 250px;
	width: 300px;
}
.zone-mode-list {
	height: 165px;
	width: 500px;
	background: #D4D4D4;
	float: left;
	margin: 5px 0px 0px;
	position: relative;
}
.header-mode-list {
	width: 500px;
	height: 42px;
	background: #323232 url(../images/header-list-mode_02.png) no-repeat right top;
}
.header-mode-list h1 {
	margin: 0px;
	display: block;
	width: 135px;
	height: 42px;
	color: #DA8D29;
	font-weight: normal;
	font-size: 22pt;
	background: url(../images/header-list-mode_01.png) no-repeat left top;
	padding: 0px 0px 0px 25px;
}
.zone-mode-list ul {
	margin: 18px 0px 0px 6px;
	padding: 0px;
	list-style: none;
	font-size: 11pt;
	float: left;
	line-height: 28px;
	width:158px;
}
.zone-mode-list ul li {
	padding: 0px 0px 0px 15px;
	background: url(../images/puce-list-mode.gif) no-repeat left center;
 
}
.zone-mode-list a {
	color: #C37D21;
	text-decoration: none;
	
}
.thumb-article-homme{
 
	padding-top:20px;
}
.mode p { margin: 15px 10px 0px 0px; }
.mode a {
	background: url(../images/puce-news-next.gif) no-repeat right center;
	text-decoration: none;
	padding: 0px 15px 0px 0px;
	float: right;
	margin: 5px 0px 0px;
	color: #674e49;
	font-weight:bold;
}
.mode a:hover {
	text-decoration: underline;
}

.femme p { margin: -4px 10px 0px 0px; }
.femme a {
	background: url(../images/puce-news-next.gif) no-repeat right center;
	text-decoration: none;
	padding: 0px 15px 0px 0px;
	float: right;
	margin: 5px 0px 0px;
	/*color: #ebc48D;*/
	color:#FFFFFF;
	font-weight:bold;
}
.femme a:hover {
	text-decoration: none;
	color:#f5efe5;
}

/*modif andry*/
.header-alaune ul.idTabs {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.header-alaune ul.idTabs li {
	float: left;
	display: block;
	width: 119px;
	height: 30px;
}

.header-alaune ul.idTabs li.tab-sommaire {
	float: left;
	margin-left:6px;
	margin-top:6px;
	display: block;
	width:237px;
	height:59px;
	background:url(../images/tab-a-la-une-sommaire.png) no-repeat top;
}

.header-alaune ul.idTabs li.tab-sommaire  a {
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 18px 0px 0px;
	color: #ffffff;
	font-size:18px;
	font-weight: bold;
	display: block;
	width: 119px;
	height: 23px;
}

.header-alaune ul.idTabs li.tab-sommaire a.selected {
	cursor: text;
}
.header-alaune ul.idTabs li.tab-sommaire a.selected:hover {
	text-decoration: none;
}
.header-alaune ul.idTabs li.tab-sommaire a:hover {
	text-decoration: underline;
}

.header-alaune ul.idTabs li.tab-edito {
	float: left;
	margin-left:12px;
	margin-top:6px;
	display: block;
	width:147px;
	height:59px;
	background:url(../images/tab-a-la-une-edito.png) no-repeat top;
}

.header-alaune ul.idTabs li.tab-edito  a {
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 16px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	font-size:14px;
	display: block;
	width: 119px;
	height: 23px;
}

.header-alaune ul.idTabs li.tab-edito a.selected {
	cursor: text;
}
.header-alaune ul.idTabs li.tab-edito a.selected:hover {
	text-decoration: none;
}
.header-alaune ul.idTabs li.tab-edito a:hover {
	text-decoration: underline;
}

.offline {
	width: 396px;
	margin: 0px auto;
	display:none;
}

.online {
	width: 396px;
	margin: 0px auto;
	display:block;
}
.online-1 {
	width: 396px;
	margin: 0px auto;
	display:block;
}
.pointer {
	cursor:pointer;
}

.header-alaune-top-barre {
	width:100%;
	float:left;
	height:30px;
	background:url(../images/fond-sommaire.png) no-repeat center;
}

.header-alaune-top-edito {
	width:100%;
	float:left;
	height:7px;
	background-color:#91003c;
}

.alaune-edito {
	/*border: 1px dashed #9FCBDA;*/
	/*background: #1D85A7;*/
	background: #91003c;
	margin: 2px 0px 0px;
	padding: 5px;
	clear: both;
	height:280px;
}
.alaune-edito img {
	float: left;
	margin: 0px 5px 0px 0px;
}
.alaune-edito h2 {
	font-size: 12pt;
	/*color: #EBC48D;*/
	color: #9fc500;
	font-weight: normal;
	margin: 0px;
	margin-bottom:3px;
}
.alaune-edito p { 
	margin: 0px;
	color:#FFFFFF;
	text-align:justify; 
}

.alaune-edito p a:link ,.alaune-edito p a:visited{ 
	color:#ffffff;
	text-decoration:none;
}

.alaune-edito p a:hover{ 
	color:#ffffff;
	text-decoration:underline;
}

h2.sommaire-alaune {
	font-size: 12pt;
	font-weight: normal;
	clear: both;
	color: #E1A553;
	margin: 0px;
	padding: 4px 0px 0px 35px;
}
h2.sommaire-alaune:hover {
 	cursor:pointer;
}
img.round-sondage-bot {
	position: absolute;
	left: -1px;
	bottom: -2px;
}

.bloc-virginie {
	float: left;
	width: 410px;
	position: relative;
	background: #F15D77;
	height: 395px;
}
.bloc-virginie-tab { padding: 5px 0px 0px 15px; }
.bloc-virginie-tab ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.bloc-virginie-tab li {
	display: block;
	margin: 0px 0px 0px 5px;
	float: left;
	height: 55px;
	width: 95px;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	background: url(../images/sprite-bd-onglet.png) no-repeat;
	color: #FFFFFF;
}
.bloc-virginie-tab a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 45px;
	padding: 10px 0px 0px;
}
.bloc-virginie-tab a:hover { 
}
.bloc-virginie-tab li.edito-virginie { }
.bloc-virginie-tab li.bons-plans-virginie {
	background-position: left -55px;
	color: #FF9900;
}
.bloc-virginie-tab li.bonnnes-idees-virginie { background-position: left -110px; }
li.bons-plans-virginie a {
	color: #FF9900;
}
.bloc-virginie .tab-content {
	width: 400px;
	padding: 5px;
	height: 325px;
	position: relative;
	display: none;
}
#editoVirginieContent { background: #B5004B url(../images/bg-edito-virginie-body.png) repeat-y center; }
.edito-virginie-body > img {
	margin: 0px 10px 5px 0px;
	float: left;
	width:120px;
	max-width:120px;
}
.edito-virginie-body p > img {
	margin: 0px 10px 5px 0px;
	float: left;
	width:120px;
	max-width:120px;
}
.edito-virginie-body h1 {
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 7px;
	font-size:15px;
}
.edito-virginie-body p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 8px;
}
.edito-virginie-body p a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/puce-bloc-virginie.png) no-repeat right center;
	display: block;
	float: left;
	padding: 0px 15px 0px 0px;
}
.edito-virginie-body p a:hover {
	text-decoration: underline;
}
#bonsPlansVirginieContent { background: #333333 url(../images/bg-bons-plans-virginie-body.png) repeat-y center; }
.bons-plans-virginie-body {
	width: 233px;
	height: 103px;
	background: #F9BBC6;
	border: 1px dashed #FCE2E7;
	padding: 5px;
	margin: 30px 0px 20px 17px;
}
.bons-plans-virginie-body img {
	margin: 0px 10px 0px 0px;
	float: left;
}
.bons-plans-virginie-body h1 {
	font-size: 10pt;
	color: #DD0078;
	margin: 0px;
	padding: 0px;
}
.bons-plans-virginie-body p {
	margin: 0px;
	padding: 0px;
}
.bons-plans-virginie-body a {
	color: #000000;
	text-decoration: none;
}
.bons-plans-virginie-body a:hover {
	border-bottom: dotted 1px #000000;
}
.tab-content > p {
	margin: 0px;
	padding: 0px;
}
.tab-content > p a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/puce-bloc-virginie.png) no-repeat right center;
	padding: 0px 15px 0px 0px;
	float: left;
}
.tab-content > p a:hover {
	text-decoration: underline;
}
#bonnesIdeesVirginieContent { background: #A44D38 url(../images/bg-bonnes-idees-virginie-body.png) repeat-y center; }
.bloc-virginie img.virginie {
	position: absolute;
	right: -25px;
	bottom: 0px;
	z-index: 500;
}
#editoVirginieContent .edito-virginie-body { width: 270px;height:290px;overflow:hidden;}
.bloc-virginie-tab a.selected { background: url(../images/star-selected.png) no-repeat right bottom; }
.lire-suite{
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 501;
}
a.lire-suite:visited   , a.lire-suite:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/puce-bloc-virginie.png) no-repeat right center;
	display: block;
	float: left;
	padding: 0px 15px 0px 0px;
} 
a.lire-suite:hover{
	text-decoration: underline;
} 


