body
{
	margin: 0 auto;
	padding: 0;
	background-color: #D9EEF6;
	background-image: url('http://www.good-flirt.com/images/bg.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

.structure
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

.bg
{
	position: absolute;
	width: 100%;
	height: 231px;
	left: 0;
	top: 0;
}

.fleurs
{
	background-image: url('http://www.good-flirt.com/images/fleurs.png');
	background-repeat: no-repeat;
	height: 231px;
	width: 283px;
	margin: 0;
}

html:first-child .PageBackgroundGlare
{
	border: 1px solid transparent; /* Opera fix */
}


.bg_top
{
	position: absolute;
	background-image: url('http://www.good-flirt.com/images/bg_top.jpg');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 250px;
	
}


.clear
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}

.feuille
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:23px;
	min-height:23px;
}

.feuille-body
{
	position: relative;
	z-index:1;
	padding: 11px;
}

.feuille-tr, .feuille-tl, .feuille-br, .feuille-bl, .feuille-tc, .feuille-bc,.feuille-cr, .feuille-cl
{
	position:absolute;
	z-index:-1;
}

.feuille-tr, .feuille-tl, .feuille-br, .feuille-bl
{
	width: 22px;
	height: 22px;
	background-image: url('http://www.good-flirt.com/images/feuille-s.png');
}

.feuille-tl
{
	top:0;
	left:0;
	clip: rect(auto, 11px, 11px, auto);
}

.feuille-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 11px, 11px);
}

.feuille-bl
{
	bottom: 0;
	left: 0;
	clip: rect(11px, 11px, auto, auto);
}

.feuille-br
{
	bottom: 0;
	right: 0;
	clip: rect(11px, auto, auto, 11px);
}

.feuille-tc, .feuille-bc
{
	left: 11px;
	right: 11px;
	height: 22px;
	background-image: url('http://www.good-flirt.com/images/feuille-h.png');
}

.feuille-tc
{
	top: 0;
	clip: rect(auto, auto, 11px, auto);
}

.feuille-bc
{
	bottom: 0;
	clip: rect(11px, auto, auto, auto);
}

.feuille-cr, .feuille-cl
{
	top: 11px;
	bottom: 11px;
	width: 22px;
	background-image: url('http://www.good-flirt.com/images/feuille-v.png');
}

.feuille-cr
{
	right:0;
	clip: rect(auto, auto, auto, 11px);
}

.feuille-cl
{
	left:0;
	clip: rect(auto, 11px, auto, auto);
}

.feuille-cc
{
	position:absolute;
	z-index:-1;
	top: 11px;
	left: 11px;
	right: 11px;
	bottom: 11px;
	background-image: url('http://www.good-flirt.com/images/feuille-c.png');
}


.feuille
{
	margin-top: 50px !important;
}

.structuresite, .bg_top, .PageBackgroundGlare
{
	min-width:900px;
}

/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.artmenu, .artmenu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.artmenu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.artmenu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.artmenu li li
{
	float: none;
}

.artmenu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.artmenu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.artmenu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.artmenu:after, .artmenu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.artmenu, .artmenu ul
{
	min-height: 0;
}

.artmenu ul
{
	background-image: url(http://www.good-flirt.com/images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}




/* menu structure */

.artmenu
{
	padding: 6px 5px 0px 5px;
}

.nav
{
	position: relative;
	height: 31px;
	z-index: 100;
}

.nav .l, .nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 31px;
	background-image: url('http://www.good-flirt.com/images/nav.png');
}

.nav .l
{
	left: 0;
	right:5px;
}

.nav .r
{
	right: 0;
	width: 878px;
	clip: rect(auto, auto, auto, 873px);
}

/* end Menu */

/* begin MenuItem */
.artmenu ul li
{
	clear: both;
}

.artmenu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}


.artmenu a .r, .artmenu a .l
{
	position:absolute;
	display: block;
	height: 75px;
	background-image: url('http://www.good-flirt.com/images/menu.png');
}

.artmenu a .l
{
	left:0;
	right:16px;
}

.artmenu a .r
{
	width:432px;
	right:0;
	clip: rect(auto, auto, auto, 416px);
}

.artmenu a .t 
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #123C4E;
	padding: 0 4px;
	margin: 0 16px;
	line-height: 25px;
	text-align: center;
}

.artmenu a:hover .l, .artmenu a:hover .r
{
	top:-25px;
}

.artmenu li:hover>a .l, .artmenu li:hover>a .r
{
	top:-25px;
}

.artmenu li:hover a .l, .artmenu li:hover a .r
{
	top:-25px;
}
.artmenu a:hover .t
{
	color: #FFFFFF;
}

.artmenu li:hover a .t
{
	color: #FFFFFF;
}

.artmenu li:hover>a .t
{
	color: #FFFFFF;
}


.artmenu a.active .l, .artmenu a.active .r
{
	top: -50px;
}

.artmenu a.active .t
{
	color: #FBFDFE;
}





div.header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 878px;
	height: 150px;
}


div.header_jpg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 878px;
	height: 150px;
	background-image: url('http://www.good-flirt.com/images/header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

.logo
{
	display : bloc;
	position: absolute;
	left: 0px;
	top: 91px;
	width: 496px;
}

h1.slogan
{
	display: bloc;
	text-align: center;
}

h1.slogan, h1.slogan a, h1.slogan a:link, h1.slogan a:visited, h1.slogan a:hover
{
	font-family:"Century Gothic",Arial, Helvetica, Sans-Serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #EDF9FD !important;
}


.structure_contenu
{
	position: relative;
	margin-bottom: 1px;
	width: 878px;
}

.bloc
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.bloc_contenu
{
	position: relative;
	z-index:1;
	padding: 0px;
}



.bloc
{
	margin: 5px;
}


.blocHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}

.blocHeader .t
{
	height: 30px;
	color: #226F91;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 7px;
	line-height: 30px;
}





.blocacontenu
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.blocacontenu-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}



.blocacontenu-body
{
	color:#0D1E26;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.blocacontenu-body a:link
{
	color: #1489B3;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.blocacontenu-body a:visited, .blocacontenu-body a.visited
{
	color: #3E92BB;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.blocacontenu-body a:hover, .blocacontenu-body a.hover
{
	color: #09C1E1;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.blocacontenu-body ul
{
	list-style-type: none;
	color: #214D63;
	margin:0;
	padding:0;
}

.blocacontenu-body li
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
}

.blocacontenu-body ul li
{
	padding:0px 0 0px 13px;
	background-image: url('http://www.good-flirt.com/images/blocacontenuBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}


.cadre_contenu
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.cadre_contenu-body
{
	position: relative;
	z-index:1;
	padding: 16px;
}

.cadre_contenu-tr, .cadre_contenu-tl, .cadre_contenu-br, .cadre_contenu-bl, .cadre_contenu-tc, .cadre_contenu-bc,.cadre_contenu-cr, .cadre_contenu-cl
{
	position:absolute;
	z-index:-1;
}

.cadre_contenu-tr, .cadre_contenu-tl, .cadre_contenu-br, .cadre_contenu-bl
{
	width: 14px;
	height: 14px;
	background-image: url('http://www.good-flirt.com/images/cadre_contenu-s.png');
}

.cadre_contenu-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.cadre_contenu-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.cadre_contenu-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.cadre_contenu-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.cadre_contenu-tc, .cadre_contenu-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('http://www.good-flirt.com/images/cadre_contenu-h.png');
}

.cadre_contenu-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.cadre_contenu-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.cadre_contenu-cr, .cadre_contenu-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('http://www.good-flirt.com/images/cadre_contenu-v.png');
}

.cadre_contenu-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.cadre_contenu-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.cadre_contenu-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #FFFFFF;
}


.cadre_contenu
{
	margin: 15px;
}


a img
{
	border: 0;
}

.article img, img.article
{
	margin: 1em;
}

.metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}


.article table, table.article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.article table, table.article .article tr, .article th, .article td
{
	background-color:Transparent;
}

.article th, .article td
{
	padding: 2px;
	border: solid 1px #FFFFFF;
	vertical-align: top;
	text-align:left;
}

.article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}


.cadre_contenu_titreIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #0D5873;
}

.cadre_contenu_titreIcon-wrapper, .cadre_contenu_titreIcon-wrapper a, .cadre_contenu_titreIcon-wrapper a:link, .cadre_contenu_titreIcon-wrapper a:visited, .cadre_contenu_titreIcon-wrapper a:hover
{
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #0D5873;
}


.cadre_contenu_titre a:link
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #0F698A;
}

.cadre_contenu_titre a:visited, .cadre_contenu_titre a.visited
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #337799;
}

.cadre_contenu_titre a:hover, .cadre_contenu_titre a.hovered
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #09C1E1;
}

body
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #14303D;
}

.contenutexte
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #14303D;
}



a
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #127BA1;
}


a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #127BA1;
}


a:visited, a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #3B89B0;
}


a:hover, a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #09C1E1;
}


h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}



h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #17A1D3;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #17A1D3;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #5EA6C9;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #14303D;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #14303D;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #14303D;
}


ol, ul
{
	color: #041C25;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.cadre_contenu li
{
	padding:0px 0 0px 11px;
	line-height:1.2em;
}

.cadre_contenu ol li, .cadre_contenu ul ol li
{
	background: none;
	padding-left:0;
}

.cadre_contenu ul li, .cadre_contenu ol ul li 
{
	background-image: url('http://www.good-flirt.com/images/cadre_contenuBullets.png');
	background-repeat:no-repeat;
	padding-left:11px;
}


.bouton
{
	display:inline-bloc;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:30px;
	margin:0;
	padding:0;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.bouton .btn
{
	display:bloc;
	position:relative;
	float:left;
	height: 30px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	color: #27B4E7;
}

.bouton .btn .t
{
	display:bloc;
	height: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding: 0 13px;
	line-height: 30px;
	text-decoration: none !important;
}

input, select
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.bouton .hover, .bouton:hover
{
	color: #093F53;
	text-decoration: none !important;
}

.bouton .active
{
	color: #E6F3F9;
}

.bouton .btn .l, .bouton .btn .r
{
	display:bloc;
	position:absolute;
	z-index:-1;
	height: 90px;
	background-image: url('http://www.good-flirt.com/images/bouton.png');
}

.bouton .btn .l
{
	left:0;
	right:10px;
}

.bouton .btn .r
{
	width:409px;
	right:0;
	clip: rect(auto, auto, auto, 399px);
}

.bouton .btn.hover .l, .bouton .btn.hover .r, .bouton .btn:hover .l, .bouton .btn:hover .r
{
	top: -30px;
}

.bouton .btn.active .l, .bouton .btn.active .r
{
	top: -60px;
}


.footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 878px;
	margin: 5px auto 0px auto;
}

.footer .footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 15px;
	text-align: center;
}

.footer .footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('http://www.good-flirt.com/images/footer.png');
	width: 878px;
	height: 150px;
	bottom:0;
	left:0;
}


.footer .footer-text p
{
	margin: 0;
}

.footer .footer-text
{
	display:inline-bloc;
	color:#14303D;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.footer .footer-text a:link
{
	text-decoration: none;
	color: #127BA1;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.footer .footer-text a:visited
{
	text-decoration: none;
	color: #3B89B0;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.footer .footer-text a:hover
{
	text-decoration: none;
	color: #09C1E1;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#148CB8;
}

.page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#4B9BC3;
}

.structure_contenu .artmenu_gauche
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 166px;
	float:left;
}

.structure_contenu .contenu
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 545px;
}
.structure_contenu .contenu-artmenu_gauche
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 711px;
}
.structure_contenu .contenu-artmenu_droite
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 711px;
}
.structure_contenu .contenu-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 877px;
}

.structure_contenu .artmenu_droite
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 166px;
}

.cadre_membre {
	/*margin-left:150px;*/
	width:490px;
	margin-top:15px;
}
.fiche_f_right {
	width:8px;
	background-image:url(http://www.good-flirt.com/images/fiche_f_right.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:121px;
	float:right;
}
.fiche_f_bg {
	background-image:url(http://www.good-flirt.com/images/fiche_f_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:490px;
	height:121px;
}
.fiche_f_left {
	width:8px;
	background-image:url(http://www.good-flirt.com/images/fiche_f_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:121px;
	float:left;
	width:76px;
}
.fiche_h_right {
	width:8px;
	background-image:url(http://www.good-flirt.com/images/fiche_h_right.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:121px;
	float:right;
}
.fiche_h_bg {
	background-image:url(http://www.good-flirt.com/images/fiche_h_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:490px;
	height:121px;
}
.fiche_h_left {
	width:8px;
	background-image:url(http://www.good-flirt.com/images/fiche_h_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:121px;
	float:left;
	width:76px;
}
.titrecadremembre{
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
	padding:0px;
}
.photo_membre {
	width:75px;
	padding-left:20px;
	float:left;
}

#dhtmltooltip{
position: absolute;
width: 500px;
height: 500px;
border: none;
padding: 2px;
/*background-color: lightyellow;*/
visibility: hidden;
z-index: 1;
}

.titre{
	/*background-image:url(images/contenu_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
	}

.cadre_fiche {
	text-align:justify;
	/*margin-left:150px;*/
	width:490px;
	/*background-image:url(images/fiche_bottom.gif);
	background-position:bottom left;
	background-repeat:repeat-x;*/
	border:1px solid #cecece;
	margin-top:15px;
	height:850px;

}
.cote_droit
{
	width:226px;
	/*margin-left:250px;*/
	margin:auto;
	text-align:center;
	padding:10px;
}

.cadre_photo {
	border:2px solid #ffffff;
}
.cadre_photo_bleu {
	border:2px solid #2da3bb;
}
.commentaire_top {
	background-image:url(images/commentaire_top.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
}
.commentaire_bg {
	background-image:url(images/commentaire_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:100%;
	height:200px;
		overflow:auto;
}
.fiche_detail
{
	width:490px;
	/*float:left;*/
}
.cadre_fiche_photo {
	text-align:center;
	/*margin-left:150px;*/
	width:490px;
	/*background-image:url(images/fiche_bottom.gif);
	background-position:bottom left;
	background-repeat:repeat-x;*/
	border:1px solid #cecece;
	margin-top:15px;
	height:250px;

}

.mini_fiche {
	text-align:justify;
	width:480px;
	background-image:url(images/fiche_bottom_minifiche.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	border:1px solid #cecece;
	margin-top:15px;
	height:120px;

}
.right {
	float:right;
}