/**
* stylecss
* Feuille de style
*
* @version 1.0
*/

/**
* Contenu général
*/

html, body {
	margin: 0;
	height: 100%;
	background-color: #F2F2F2;
   /**background: url('../images/ramadan.png') repeat-y;     */
}

body {
	margin: 0;
	padding: 0;
	width: 100%;   
  /**background: url('../images/ramadan.png') repeat-y;     */
 
	font-family: Arial;
	font-size: 12px;

}

img {
	border: none;
}

* {
	outline: none;
}

a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
  
}

.clear {
	border: none !important;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.underline {
	text-decoration: underline;
}

.vAlign {
	vertical-align: middle;
}

.pink {
	color: #DB0073 !important;
	
}

float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 2pt 10px 4px 10px;
	text-decoration: none;
	color: #585858;
	}

.pink2 {
	color: #0083C8 !important;
}

.pink3 {
	color: #DB0073 !important;
	font-weight: bold;
	text-decoration: underline;
}

.blue {
	color: #1B91FF !important;
}

.red {
	color: #FF0000 !important;
}

.red em {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}

.red2 {
	color: #0083C8 !important;
}

.black {
	color: #000000 !important;
}


.black em {
	color: #DB0073 !important;
	font-size: 14px;
	font-style: normal;
}

.green {
	color: #1ECC11 !important;
}

.note {
	color: #484848;
	font-size: 10px;
}

hr {
	height: 1px;
	border: none;
	background: url('../images/hr2.jpg') repeat-x;
}

div.hr {
	margin: 10px 0;
	padding: 0;
	height: 1px;
	border: none;
	background: url('../images/hr2.jpg') repeat-x;
}

div.hr2 {
	height: 1px;
	border: none;
	background: url('../images/hr2.jpg') repeat-x;
	margin: 2px 0;
	width: 100px;
	padding: 0;
	
}

div.hr3 {
	height: 1px;
	border: none;
	margin: 2px 0;
	padding: 0;
	
}

div#global {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	height: 100%;
	position: relative;
}

/**
* Header
*/

div#header {
	margin-top:0;
	padding: 0;
	width: 990px;
	height: 38px;
	background: url('../images/inner_bg.jpg') 0 2px no-repeat;
  line-height: 15px;
	position: relative;
}

div#header h1 {
	margin: 0;
	padding: 0;
	top: 25px;
	left: 30px;
	width: 230px;
	text-indent: -9999px;
	position: absolute;
}

div#header h1 a{
	margin: 0;
	padding: 0;
	height: 40px;
	text-indent: -9999px;
	display: block;
}

div#header h2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

div#pubHeader {
	margin: 0;
	padding: 0;
	top: 27px;
	right: 18px;
	width: 728px;
	height: 90px;
	text-align: center;
	position: absolute;
}

div#social {
	margin: 0;
	padding: 0;
	bottom: 14px;
	left: 370px;
	width: 400px;
	position: absolute;
}

div#___plusone_0 {
	width:77px !important;
}

div.fb-like {
	vertical-align:top;
}

div#hmenu {
	margin: 0;
	padding: 0;
	bottom: 0;
	right: 40px;
	width: 150px;
	height: 33px;
	z-index:20000;
	position: absolute;
}

div#hmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#mProfil {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 28px;
	text-indent: -9999px;
 	display: block;
}

a#mProfil {
	color: #FFFFFF;
	font-weight: bold;
	 font-family: Tahoma;
    font-size: 0.9em;
}

div#hmenu ul ul {
	right: 0;
	width: 216px;
	list-style-type: none;
	display: none;
	position: absolute;
}
div#hmenu li:hover ul.slvl1 { display:block; }
div#hmenu ul ul li { clear:both; }
div#hmenu ul ul li a {
	padding: 10px 18px;
	width: 130px;
	height: 10px;
	color: #717171;
	font-size: 0.9pm;
	background: #f2f2f2;
	background-image: none;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	display: block;
}

div#hmenu ul ul li a:hover { 
	color: #DB0073;
	text-decoration: none; 
}

/**
* Menu
*/

div#menu {
	margin: 0px;
	padding: 10px;
	width: 760px;
	height: 20px;
	/*background-color: #ff9000; avant*/
  
  background: url('../images/menu.png') left top no-repeat;
 
}

div#menu ul {
	margin: 0 auto;
	padding: 0;
	width: 935px;
	height: 31px;
	list-style-type: none;
}


div#menu li {
	margin: 0;
	padding: 0;
	float: left;
}

a:mOnline

 { 
  
  color : #000000;
}




a#mHome, a#mFind, a#mCompte, a#mMail  {
	text-indent: -9999px;
  
 
}

a#mStats2, a#mMsg, a#mStHeart, a#mFriends,  a#mchat {
	color: #E72D61;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	text-align: left; 
   margin: 0px 10px 0px 0px;
}

a#barre_chat {
	color: #E72D61;
	font-weight: bold;
	font-size: 12px;
  text-align: right; 
  margin: 0px 10px 0px 0px;
}

a#barre_chat:hover {
text-decoration: none;	 
}

a#mchat_des,a#mMsg_des,a#mStats2_des, a#mStHeart_des {
	color: #555555;
	font-weight: bold;
	font-size: 12px;
 
	text-align: right; 
   margin: 0px 10px 0px 0px;
}


a#mHome {
	width: 170px;
	/*background: url('http://www.lehlel.com/images/menu1.jpg') left top no-repeat; */
  color : #000000;
  font-weight: bold;
  font-size : 13px;
  margin: 0px 40px 0px 0px;
  
}

a: hover {
	
  color : #000000;
 
  
}

a#mFind {
	width: 170px;
	/*background: url('http://www.lehlel.com/images/menu2.jpg') left top no-repeat; */
  color : #000000;
  font-weight: bold;
  margin: 0px 40px 0px 0px;
  font-size : 13px;  
 
}

a#mCompte {
	width: 147px;
	background: url('http://www.lehlel.com/images/menu3.jpg') left top no-repeat;
  color : #000000;
  font-weight: bold;   
  font-size : 13px;
  margin: 0px 40px 0px 0px;
}

a#mMail {
	width: 114px;
/*	background: url('http://www.lehlel.com/images/menu4.jpg') left top no-repeat;*/
  color : #000000;
  font-weight: bold;
  margin: 0px 40px 0px 0px;
}

a#menu_Chat
{
	width: 80px;
	background: url('http://www.lehlel.com/images/menu4.jpg') left top no-repeat;
	color : #000000;
	font-weight: bold;
	margin: 0px 40px 0px 0px;
}

div#menu li:hover a, div#menu li a:hover, div#menu li a.active  {
/*	background-position: left bottom; avant */
}

div#menu2  li:hover a, div#menu2 li a:hover, div#menu2 li a.active  {
	 color : #DB0073;
}

a#mStats2 {
	padding: 0 19px 0 0;
	width: 37px;
	background: url('../images/stat.png') right top no-repeat;  
    
}

a#mMsg {
	padding: 0 19px 0 0;
	width: 37px;
	
	background: url('../images/mMsg.png') right top no-repeat;
}
a#mchat {
	
	padding: 0 19px 0 0;
	margin-left: 50px;
	width: 16px;
	background: url('../images/chat.png') right top no-repeat;
}

a#mStHeart {
	padding: 0 19px 0 0;
	width: 41px;
	background: url('../images/mStHeart.png') right top no-repeat;
}

a#barre_chat {
	
	padding: 0 19px 0 0;
	margin-left: 0px;
	width: 16px;
  font-size : 12px;
	background: url('../images/bulle_chat.png') right top no-repeat;
}


/*----------------------------les desactiver--------------------------------*/

a#mchat_des {
	
	padding: 0 19px 0 0;
	margin-left: 85px;
	width: 16px;
	background: url('../images/mchat_des.png') right top no-repeat;
}

a#mMsg_des {
	padding: 0 19px 0 0;
	width: 37px;
	
	background: url('../images/mMsg_des.png') right top no-repeat;
}

a#mStats2_des {
	padding: 0 19px 0 0;
	width: 37px;
	background: url('../images/stat_des.png') right top no-repeat;  
    
}

a#mStHeart_des{
	padding: 0 19px 0 0;
	width: 41px;
	background: url('../images/mStHeart_des.png') right top no-repeat;
}






a#mFriends {
	padding: 0 19px 0 0;
	width: 42px;
	background: url('../images/menu8.jpg') right top no-repeat;
}

a#mStats2:hover, a#mMsg:hover, a#mStHeart:hover, a#mFriends:hover a#mchat:hover {
	text-decoration: none;

}

div#menu ul ul {
	width: 150px;
	list-style-type: none;
	display: none;
	position: absolute;
}
div#menu li:hover ul.slvl1 { display:block; }
div#menu ul ul li { clear:both; }
div#menu ul ul li a {
	padding: 10px 18px;
	width: 133px;
	height: 14px;
	color: #717171;
	font-size: 12px;
	background: #f2f2f2;
	background-image: none;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	display: block;
}

div#menu ul ul li a:hover { 
	color: #0083C8;
	text-decoration: none; 
}

/**
* Zone central
*/

div#container {
	margin: 0;
	padding: 0;
	width: 990px;
	background: url('../images/content.jpg') repeat-y;
	position: relative;
}

div#hContent { 
	margin: 0;
	padding: 0;
	width: 990px;
	height: 0px;
	background-color: #fff;
	position: relative;
}

div#content {
	margin: 0;
  background: url("../images/middle-block-986.png") repeat-y;
	padding: 7px 18px 4px 18px;
	width: 950px;
	min-height: 600px;
	background-color: #fff;
  
	position: relative;
}

div#fContent {
  background: url('../images/bottom-block-986.png');
	margin: 0;
	padding: 0;
	width: 986px;
	height: 10px;
	background-color: #fff;
	position: relative;
}

div#leftContent {
	margin-left: 10px;
	padding: 0 0px 0 0px;
	width: 621px;
}

div#rightContent {
	margin: 0;
	padding: 0 3px 0 0;
	width: 195px;
}

div#pubContent {
	margin: 0 20px 0 15px;
	padding: 0;
	width: 160px;
	min-height: 600px;
	text-align: center;
}

/**
* Footer
*/

div#footer {
	margin: 10px 0;
	padding: 0 0 10px 0;
	width: 990px;
	min-height: 100px;
	color: #717171;
	font-size: 10px;
	text-align: center;
	background-color: #fff;
	position: relative;
}

div#links {
	margin: 0;
	padding: 20px 0 47px 0;
	width: 990px;
	min-height: 100px;
	text-align: left;
	background: #fff url('http://www.lehlel.com/images/links_bg.jpg') no-repeat;
}

div#links ul {
	margin: 0;
	padding: 0 0 0 65px;
	width: 182px;
	list-style-type: none;
	float: left;
}

div#links li {
	margin: 10px 0;
	padding: 0;
	color: #DB0073;
  font-weight: bold;
	font-size: 12px;
	 
}

div#links li a{
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #717171;
	font-weight: normal;
}

/**           
* Page home / Mes alertes du jour
*/

div#alertBloc {
	margin: 0px 240px 0px;
	padding: 22px 0 0 4px;
	width: 215px;
	min-height: 70px;
	font-size: 11px;
	background: url('../images/alert_header.png') no-repeat;
	position: relative;

border:1px solid #E1E1E1;
height: 123px;

/*arrondir les coins en haut à gauche et en bas à droite*/
-moz-border-radius:10px 0;
-webkit-border-radius:10px 0;
border-radius:10px 10px;
}  



div#alertBloc a.link {
	margin: 0;
	padding: 0;
	top: 0;
	right: 4px;
	width: 24px;
	height: 22px;
	position: absolute;
}

div#alertContent {
	margin: 0;
	padding: 0;
	width: 215px;
	
}

div#alertContent p {
	margin: 5px 0 0 0; 
  background: url('../images/fond.jpg') repeat-y;
  height: 25px; 
}


/**
* Page home / Actu du jour
*/

div#actuBloc {
	margin: 0px 238px 0px;
	padding: 22px 0 0 4px;
	width: 215px;
	min-height: 70px;
	font-size: 11px;
	background: url('../images/actu_content.png') no-repeat;
	position: absolute;
  border:1px solid #E1E1E1;
  height: 123px;

/*arrondir les coins en haut à gauche et en bas à droite*/
-moz-border-radius:10px 0;
-webkit-border-radius:10px 0;
border-radius:10px 10px;
}

div#actuBloc a.link {
	margin: 0;
	padding: 0;
	top: 0;
	right: 4px;
	width: 24px;
	height: 22px;
	position: absolute;
}

div#actuContent {
	margin: 0;
	padding: 0;
	width: 215px;
}

div#actuContent p {
	margin: 5px 0 0 0; background: url('../images/fond.jpg') repeat-y;height: 25px;
}

/**
* Page home / Mon profil
*/

div#profilBloc {
	margin: 0 0 0px 0;
	padding: 32px 0 0 6px;
	width: 215px;
	min-height: 70px;
	font-size: 11px;
	background: url('../images/profil_content.jpg') no-repeat;
	height: 215px;
	position: relative;
	background-color:#F2F2F2;
 border:1px solid #E1E1E1;

/*arrondir les coins en haut à gauche et en bas à droite*/
-moz-border-radius:10px 0;
-webkit-border-radius:10px 0;
border-radius:10px 10px;
}

div#profilBloc a.link {
	margin: 0;
	padding: 0;
	top: 0;
	right: 4px;
	width: 24px;
	height: 22px;
	position: absolute;
}

div#profilContent {
	margin: 0;
	padding: 0;
	width: 237px;
}

div#profilContent p { 
	margin: 10px 0 0 0; 
}

div#profilPhoto {
	margin: 5px 5px 55px 25px;
	padding: 0;
	width: 150px;
	text-align: center;
}

div#profilPhoto p {
	margin: 7px 0;
	font-size: 11px;
	overflow: hiddden;
}

div#profilPhoto img {
	border: 0px solid #E1E1E1;
}

div#profilLinks {
	margin: 0;
	padding: 0;
}

div#profilLinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#profilLinks li {
	margin: 0;
	padding: 0 0 6px 0;
}

div#myColor {
	margin: 0;
	padding: 0;
}

div#myColor a {
	margin: 0 0 0 5px;
	padding: 0;
	width: 12px;
	height: 12px;
	border: 1px solid #ccc;
	display: block;
	float: right;
}

/**
* Page home / Recherche rapide
*/

div#searchBloc {
padding: 0;
	width: 206px;
	height: 180px;
	overflow: hidden;
	padding-top: 5px; 
	border: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
 
}

a#advSearch {
	margin: 0;
	padding: 0;
	top: 0;
	right: 4px;
	width: 24px;
	height: 22px;
	position: absolute;
}

div#searchContent {
	padding: 0px 0 0 0px;
	width: 178px;
}

div#searchContent form {
	margin: 0;
	padding: 0;
}

div#searchContent form p {
	margin: 0;
	padding: 5px 0 15px 0;
}

div#searchContent label {
	margin: 0 0 0 0px;
	padding: 0;
	width: 68px;
	text-align: left;
	float: left;
}

input#btnSearch {
	margin: 0;
	padding: 0;
	width: 85px;
	height: 23px;
	color: #FFF;
	font-size: 11px;
	background-color: #00B604;
	border: 1px solid #717171;
	cursor: pointer;
}

div#searchFooter {
	margin: 0;
	padding: 0;
	width: 247px;
	height: 9px;
	background: url('http://www.lehlel.com/images/search_footer.jpg') no-repeat;
}

/**
* Page home / Membres online
*/

div#onlineBloc {
	margin: 0 0 0 0;
	padding: 0;
	width: 456px;
	min-height: 25px;
	background: url('../images/online_content.jpg') no-repeat;
	position: relative;
	
}

div#onlineCount {
	margin: 0;
	padding: 0;
	top: 4px;
	left: 115px;
	color: #DB0073;
	font-weight: bold;
	position: absolute;
}

div#onlineBloc a.link {
	margin: 0;
	padding: 0;
	top: 0;
	right: 4px;
	width: 24px;
	height: 22px;
	position: absolute;
}

div#onlineSelection {
	margin: 30px 0 10px 0;
	padding: 0;
	width: 453px;
	height: 130px;
	overflow: hidden;
	position: relative;
	border: 2px solid #f8e0f7;
	border-left: 2px solid #f8e0f7;
	border-right: 2px solid #f8e0f7;
	border-bottom: 2px solid #f8e0f7;
	background-color : #FEFEFE;
}



div#oSlide {
	margin: 0;
	padding: 0;
	top: 6px;
	left: 6px;
	width: 450px;
	height: 250px;
	position: absolute;
}

div#onlineSelection div.bloc {
	margin: 0;
	padding: 0;
	width: 480px;
	height: 375px;
	float: left;
}

div#oSlide .memberThumbs {
	margin: 0 36px 0 0;
	padding: 10px;
	width: 56px;
	height: 100px;
	/**background: url('../images/loading.gif') 50% 50% no-repeat;**/
	float: left;
}

div#oSlide .memberThumbs a {
	margin: 0 0 8px 0;
	width: 56px;
	height: 56px;
	display: block;
}

div#oSlide .memberThumbs img {
	border: 1px solid #F8E0F7;
}

div#oSlide .memberThumbs .pseudo {
	width: 80px;
	color: #6C0277;
	font-size : 11px;
	font-weight: bold;
	overflow: hidden;
  padding-top:15px;
}

/**
* Page home / Nouveaux membres
*/

div#memberBloc {
	margin: 0;
	padding: 0 0 0 0;
	width: 390px;
	height: 96px;
	 
	position: relative;
}

div#memberBloc a.link {
	margin: 0;
	padding: 0;
	top: 0;
	right: 4px;
	width: 24px;
	height: 22px;
	position: absolute;
}

div#memberSelection {
	margin: 0 0 0 0px;
	padding: 0;
	width: 550px;
	height: 205px;
	overflow: hidden;
	position: relative;
	border: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}

div#memberSelection div.bloc{
	margin: 0;
	padding: 0;
	width: 550px;
	height: 375px;
	float: left;

}

div#memberSelection_nouveau {
	margin: 0 0 0 0px;
	padding: 0;
	width: 380px;
	height: 205px;
	overflow: hidden;
	position: relative;
	border: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}

div#slide {
	margin: 0;
	padding: 0;
	top: 6px;
	left: 6px;
	width: 380px;
	height: 250px;
	position: relative;
}

div#slide .memberThumbs {
	margin: 0 21px 0 0;
	padding: 0;
	width: 56px;
	height: 100px;
	/**background: url('../images/loading.gif') 50% 50% no-repeat;**/
}

div#slide .memberThumbs a {
	margin: 0 0 8px 0;
	width: 56px;
	height: 56px;
	display: block;
}

div#slide .memberThumbs img {
	border: 1px solid #F8E0F7;
}

div#slide .memberThumbs .pseudo {
	width: 80px;
	overflow: hidden;
	color: #6C0277;
	font-size : 11px;
	font-weight: bold;
}

/**
* Page rechercher mon idéal
*/

div#smenu {
	margin: 0 0 24px 0;
	padding: 0;
	width: 620px;
	height: 31px;
	background: url('../images/line.jpg') bottom no-repeat;
}

div#smenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#smenu li {
	margin: 0;
	padding: 0;
	float: left;
}

a#searchProfil, a#myIdeal {
	padding: 0;
	height: 31px;
	text-indent: -9999px;
	display: block;
}

a#searchProfil {
	margin: 0 0 0 22px;
	width: 127px;
	background: url('http://www.lehlel.com/images/btn_search_profil.jpg') no-repeat;
}

a#myIdeal {
	width: 116px;
	background: url('../images/btn_my_ideal.jpg') no-repeat;
}

a#searchProfil:hover, a#myIdeal:hover {
	background-position: left bottom;
}

div#profil, div#physicalDescription, div#lifestyle, div#persoLife, div#proLife {
	margin: 0;
	padding: 11px 0 16px 0;
	width: 619px;
	background-color: #FFF;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
}

div#profilH, div#profilH2, div#advSearch {
	margin: 0;
	padding: 0;
	width: 621px;
	height: 29px;
}

div#profilH {
	background: url('../images/profil.jpg') no-repeat;
}

div#profilH2 {
	background: url('../images/profil2.jpg') no-repeat;
}

div#advSearch {
	background: url('../images/search.jpg') no-repeat;
}


div#physicalDescriptionH, div#lifestyleH, div#persoLifeH, div#proLifeH, div#physicalDescriptionH2, div#lifestyleH2, div#persoLifeH2, div#proLifeH2 {
	margin: 0;
	padding: 0;
	width: 621px;
	height: 29px;
}

div#physicalDescriptionH a, div#lifestyleH a, div#persoLifeH a, div#proLifeH a, div#physicalDescriptionH2 a, div#lifestyleH2 a, div#persoLifeH2 a, div#proLifeH2 a {
	margin: 0;
	padding: 0;
	width: 621px;
	height: 29px;
	display: block;
}

div#physicalDescriptionH {
	background: url('../images/physical_description.jpg') no-repeat;
}

div#lifestyleH {
	background: url('../images/lifestyle.jpg') no-repeat;
}

div#persoLifeH {
	background: url('../images/perso_life.jpg') no-repeat;
}

div#proLifeH {
	background: url('http://www.lehlel.com/images/pro_life.jpg') no-repeat;
}


div#physicalDescriptionH2 {
	background: url('../images/physical_description2.jpg') no-repeat;
}

div#lifestyleH2 {
	background: url('../images/lifestyle2.jpg') no-repeat;
}

div#persoLifeH2 {
	background: url('../images/perso_life2.jpg') no-repeat;
}

div#proLifeH2 {
	background: url('http://www.lehlel.com/images/pro_life2.jpg') no-repeat;
}

.bottom {
	background-position: left bottom !important;
}

div#profil p, div#physicalDescription p, div#lifestyle p, div#persoLife p, div#proLife p, .formPopup p {
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
}

div#profil label, div#physicalDescription label, div#lifestyle label, div#persoLife label, div#proLife label {
	margin: 0 10px 0 0;
	padding: 0 0 0 22px;
	width: 225px;
	float: left;
}

.formPopup label {
	margin: 0 10px 0 0;
	padding: 0 0 0 22px;
	width: 185px;
	float: left;
}

.w46 {
	width: 46px;
}

.w62 {
	width: 62px;
}

.w117 {
	width: 75px;
	
}

.w205 {
	width: 205px;
}

div#formHeader {
	margin: 0;
	padding: 0;
	width: 621px;
	height: 2px;
}

div#formFooter {
	margin: 0;
	padding: 0;
	width: 621px;
	height: 10px; 
}

div#formFooter2 {
	margin: 0;
	padding: 10px 0;
	width: 619px;
	background-color: #FFF;
	border: 1px solid #E1E1E1;
}

input#btnValid {
	margin: 0;
	padding: 0 3px;
	height: 23px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #FF71B2;
	border: 1px solid #484848;
	cursor: pointer;
}

/**
* Page résultat recherche
*/

div#resultHeader {
	margin: 0 0 11px 0;
	padding: 6px 0 0 0;
	width: 621px;
	height: 25px;
	color: #717171;
}

div.pagination {
	margin: 0 0 0 0 !important;
	padding: 0 !important;
	width: auto !important;
	color: #0083C8;
	font-size: 12px;
	border: none !important;
}

div.pagination a {
	margin: 0 1px 0 0;
	padding: 0;
	color: #717171;
}

div.pagination span {
	color: #DB0073;
	font-weight: bold;
	font-size: 15px;
}

div.blocResultSearch {
	margin-left: 0px;
	padding: 0;
	width: 310px;
	height: 97px;
	float : left;
	line-height: 15px;
 color: #717171;


 
}

div#TopSearch {
  background: url('../images/top-pseudo.png')no-repeat;
	margin: 0px;
	padding: 5px 0 0 0;
	width: 310px;
	min-height: 5px;
	background-color: #fff;
	float :left;
}


div#middleSearch {
	margin: 0;
	background: url("http://www.lehlel.com/images/middle-pseudo.png") repeat-y;
	padding: 5px 0px 5px;
	width: 310px;
	height: 90px; 
	background-color: #fff;
  	position: relative;
}

div#middleSearch a {
	color: #6C0277;
	font-size : 12px;
	font-weight: bold;
	overflow: hidden;
}

div#bottomSearch {
	background: url('../images/bottom-pseudo.png') no-repeat;
	margin: 0;
	padding: 5px;
	width: 310px;
	height: 38px;
	background-color: #fff;
	position: relative;
}


div.blocResultSearch a {
	color: #6C0277;
	font-size : 13px;
	font-weight: bold;
	overflow: hidden;
  
}

div.blocResultSearch div.bloc {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 97px;
	

}

div.info {
	padding-top: 5px;
	width: 180px;
	float : right;
	font-size : 11px;
	color : #666666;
	mini-hight : 25px;
  
}

div.online {
	margin: 0;
	padding: 0;
	bottom: 15px;
	right: 15px;
	font-size: 11px;
	position: absolute;
}

div.online span {
	color: #64A301;
}

div.resultSearchActions {
	margin: 0;
	width: 292px;
	padding: 10px 0 0 0;
	text-align: center;
}

div.resultSearchActions img {
	margin: 0 6px;
	padding: 0;
	border: none;
}

.pinkLink {
	color: #FF1B88;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.greyLink {
	color: #808080;
	font-size: 13px;
	text-decoration: underline;
}

/**
* Page mon profil
*/

a#myProfil, a#myAnnonce, a#myPhotos, a#myVideos {
	padding: 0;
	height: 31px;
	text-indent: -9999px;
	display: block;
}

a#myProfil {
	width: 127px;
	background: url('../images/btn_my_profil.jpg') no-repeat;
}

a#myAnnonce {
	width: 138px;
	background: url('../images/btn_my_ad.jpg') no-repeat;
}


a#myPhotos {
	width: 127px;
	background: url('../images/btn_my_photos.jpg') no-repeat;
}

a#myVideos {
	width: 112px;
	background: url('../images/btn_my_videos.jpg') no-repeat;
}

a#myProfil:hover, a#myAnnonce:hover, a#myPhotos:hover, a#myVideos:hover {
	background-position: left bottom;
}

/**
* Page mon profil
*/

a#myFriends, a#myFavorites, a#demands, a#myDemands, a#blacklist {
	padding: 0;
	height: 31px;
	text-indent: -9999px;
	display: block;
}

a#myFriends {
	width: 111px;
	background: url('../images/btn_my_friends.jpg') no-repeat;
}

a#myFavorites {
	width: 93px;
	background: url('../images/btn_favorites.jpg') no-repeat;
}

a#demands {
	width: 177px;
	background: url('../images/btn_demands.jpg') no-repeat;
}

a#myDemands {
	width: 139px;
	background: url('../images/btn_my_demands.jpg') no-repeat;
}

a#blacklist {
	width: 100px;
	background: url('../images/btn_blacklist.jpg') no-repeat;
}

a#myFriends:hover, a#myFavorites:hover, a#demands:hover, a#myDemands:hover, a#blacklist:hover {
	background-position: left bottom;
}

/**
* Page mes amis
*/

div#memberList {
	margin: 0;
	padding: 0 0 15px 20px;
	width: 600px;
	min-height: 450px;
	background-color: #FFF;
	border: 1px solid #E1E1E1;
}

div#memberList div {
	margin: 15px 25px 0 0;
	padding: 0;
	width: 94px;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	border: 1px solid #E0E0E0;
}

div#memberList div div {
	margin: 0 5px 0 0;
	padding: 0;
	width: 68px;
	color: #0083C8;
	border: none;
	overflow: hidden;
	float: right;
}

div#memberList div div.pseudo {
	margin: 0;
	padding: 0 5px;
	width: 84px;
	color: #0083C8;
	text-align: center;
	border: none;
	overflow: hidden;
}

div#listActions {
	margin: 0;
	padding: 10px 0 0 0;
	width: 620px;
	height: 31px;
	text-align: center;
	background-color: #f2f2f2;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
}

div#listActions2 {
	margin: 0;
	padding: 10px 0 0 0;
	width: 619px;
	height: 31px;
	text-align: center;
	background-color: #f2f2f2;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
}

input.btnSelectAll, input.btnAccept, input.btnRefuse {
	margin: 0 5px;
	padding: 0 10px 2px 10px;
	height: 21px;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFF;
	border: 1px solid #E1E1E1;
	cursor: pointer;
}

input.btnSelectAll {
	color: #484848;
}

input.btnAccept {
	color: #1A7C00;
}

input.btnRefuse {
	color: #FF0000;
}

.noMargin {
	margin: 15px 0 0 0 !important;
}

/**
* Page stats
*/

a#myVisitors, a#visitedProfil, a#receivedHeart , a#sentHeart {
	padding: 0;
	height: 31px;
	text-indent: -9999px;
	display: block;
}

a#myVisitors {
	width: 140px;
	background: url('http://www.lehlel.com/images/btn_my_visitors.jpg') no-repeat;
}

a#visitedProfil {
	width: 128px;
	background: url('http://www.lehlel.com/images/btn_visited_profil.jpg') no-repeat;
}

a#receivedHeart {
	width: 167px;
	background: url('../images/btn_received_heart.jpg') no-repeat;
}

a#sentHeart {
	width: 185px;
	background: url('../images/btn_sent_heart.jpg') no-repeat;
}

a#myVisitors:hover, a#visitedProfil:hover, a#receivedHeart:hover, a#sentHeart:hover {
	background-position: left bottom;
}

.nbStats {
	color: #484848 !important;
}

.nbStats em {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #FF1B88 !important;
}

div#myVisitorsH, div#visitedProfilH, div#receivedHeartH, div#sentHeartH {
	margin: 0;
	padding: 5px 10px 0 0;
	width: 611px;
	height: 26px;
	text-align: right;
}

div#myVisitorsH {
	background: url('http://www.lehlel.com/images/my_visitors.jpg') no-repeat;
}

div#visitedProfilH {
	background: url('http://www.lehlel.com/images/visited_profil.jpg') no-repeat;
}

div#receivedHeartH {
	background: url('http://www.lehlel.com/images/received_heart.jpg') no-repeat;
}

div#sentHeartH {
	background: url('http://www.lehlel.com/images/sent_heart.jpg') no-repeat;
}

div#statsMemberList {
	margin: 0;
	padding: 0 0 15px 20px;
	width: 600px;
	min-height: 450px;
	background-color: #FFF;
	border: 1px solid #E1E1E1;
}

div#statsMemberList div {
	margin: 15px 25px 0 0;
	padding: 0;
	width: 94px;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	border: 1px solid #E1E1E1;
}

div#statsMemberList div div {
	margin: 0 5px 0 0;
	padding: 0;
	width: 68px;
	color: #0083C8;
	border: none;
	overflow: hidden;
	float: right;
}

div#statsMemberList div div.pseudo {
	margin: 0;
	padding: 0 5px;
	width: 84px;
	color: #0083C8;
	text-align: center;
	border: none;
	overflow: hidden;
}

/**
* Page messages
*/

a#receivedMsg, a#sentMsg, a#trash , a#option {
	padding: 0;
	height: 31px;
	text-indent: -9999px;
	display: block;
}

a#receivedMsg {
	width: 206px;
	background: url('../images/btn_received_msg.jpg') no-repeat;
}

a#sentMsg {
	width: 201px;
	background: url('../images/btn_sent_msg.jpg') no-repeat;
}

a#trash {
	width: 213px;
	background: url('../images/btn_trash.jpg') no-repeat;
}

a#receivedMsg:hover, a#sentMsg:hover, a#trash:hover {
	background-position: left bottom;
}

div#msgList {
	margin: 0;
	padding: 0;
	width: 619px;
	min-height: 450px;
	background-color: #FFF;
	border: 1px solid #E1E1E1;
}

div#msgList table {
	margin: 0;
	padding: 0;
	width: 100%;
}

div#msgList th {
	padding: 0 0 0 4px;
	height: 34px;
	color: #464646;
	text-align: left;
	background-color: #f2f2f2;
	border-bottom: 1px solid #E1E1E1;
}

div#msgList td {
	padding: 0 0 0 4px;
	height: 34px;
	font-size: 11px;
	text-align: left;
}

div#msgView {
	margin: 0 0 15px 10px;
	padding: 5px;
	width: 578px;
	min-height: 300px;
	border: 1px solid #E1E1E1;
}

.msgCol1 {
	width: 25px;
}

.msgCol1 a {
	margin: 5px 2px;
	display: block;
}

.msgCol1 img {
	border: 1px solid #E1E1E1;
}

.msgCol2 {
	padding: 0 0 0 10px !important;
	width: 115px;
}

.msgCol3 {
	width: 20px;
}

.msgCol4 {
	width: 282px;
}

.msgCol2 a, .msgCol4 a {
	font-size: 12px;
	text-decoration: underline;
}

.msgCol5 {
	width: 118px;
}

.msgCol6 {
	width: 23px;
}

div#msgH {
	margin: 0 0 17px 0;
	padding: 0;
	width: 621px;
	height: 115px;
	background: url('http://www.lehlel.com/images/profil_medium_header.jpg') no-repeat;
}

div#profilDescH {

	margin: 0;
	padding: 15px 0 15px 15px;
	color: #FFF;
	line-height: 30px;
}

div#profilActionH {
	margin: 0;
	padding: 15px 10px;
	text-align: right;
}

div#profilActionH img{
	margin: 0;
	padding: 0 10px;
}

/**
* Page mon annonce
*/



div#ad, div#photos, div#videos, div#account {
	margin: 0;
	padding: 11px 21px 16px 21px;
	width: 577px;
	min-height: 300px;
	border: 1px solid #E1E1E1;
	background-color: #FFF;
}

div#ad textarea {
	margin: 0;
	padding: 0;
	width: 577px;
	height: 230px;
}

.font11 {
	font-size: 11px;
}

/**
* Page mon annonce
*/

div#myPhotosH {
	margin: 0;
	padding: 0;
	width: 621px;
	height: 31px;
	background: url('http://www.lehlel.com/images/my_photos.jpg') no-repeat;
}

div#myVideosH {
	margin: 0;
	padding: 0;
	width: 621px;
	height: 31px;
	background: url('http://www.lehlel.com/images/my_video.jpg') no-repeat;
}

div.photosList {
	margin: 0 14px 20px 0;
	text-align: center;
}

div.photosList a {
	line-height: 20px;
	font-size: 11px;
	text-decoration: underline;
}

/**
* Page mes photos
*/

form.addFile {
	margin: 0;
	padding: 50px 20px 0 30px;
	border: 1px solid #FF1B88;
}

form.photoFile {
	background: #F5F5F5 url('http://www.lehlel.com/images/add_photo.jpg') 10px 10px no-repeat;
}

form.videoFile {
	background: #F5F5F5 url('http://www.lehlel.com/images/add_video.jpg') 10px 10px no-repeat;
}

input#btnAddFile {
	margin: 0;
	padding: 0 5px 0 25px;
	color: #4BB400;
	font-weight: bold;
	border: 1px solid #BDBDBD;
	background: #FFF url('http://www.lehlel.com/images/coche.jpg') 5px 2px no-repeat;
	cursor: pointer;
}

.dropcap {
	font-size: 16px;
	font-weight: bold;
}

/**
* Page mon compte
*/

div#subscription {
	margin: 0;
	padding: 11px 21px 16px 21px;
	width: 577px;
	min-height: 50px;
	border: 1px solid #E1E1E1;
	background-color: #FFF;
}

div#subscriptionTop {
	margin: 0;
	padding: 0 0 0 2px;
	/*width: 594px;
	min-height: 300px;*/
	background: url('http://www.lehlel.com/images/form_content.jpg') repeat-y;
}

a#myAccount, a#mySubscription, a#myAlerts, a#logout  {
	padding: 0;
	height: 31px;
	text-indent: -9999px;
	display: block;
}

a#myAccount {
	width: 164px;
	background: url('../images/btn_account.jpg') no-repeat;
}

a#mySubscription  {
	width: 142px;
	background: url('../images/btn_subscription.jpg') no-repeat;
}

a#myAlerts  {
	width: 153px;
	background: url('../images/btn_alert.jpg') no-repeat;
}

a#logout  {
	width: 161px;
	background: url('../images/btn_logout.jpg') no-repeat;
}

a#myAccount:hover, a#mySubscription:hover, a#myAlerts:hover, a#logout:hover {
	background-position: left bottom;
}

div#subscriptionH {
	margin: 0;
	padding: 0;
	width: 621px;
	height: 31px;
	background: url('http://www.lehlel.com/images/subscription.jpg') no-repeat;
}

div#accountH {
	margin: 0;
	padding: 0;
	width: 621px;
	height: 31px;
	background: url('http://www.lehlel.com/images/account.jpg') no-repeat;
}

.offer {
	margin: 0 0 0 70px;
	padding: 0;
	color: #484848;
}

div#account td {
	margin: 0;
	padding: 5px 0;
}

div#signUpH {
	margin: 0;
	padding: 0;
	width: 594px;
	height: 25px;
	background: url('http://www.lehlel.com/images/sign_up.jpg') no-repeat;
}

div.signUp {
	margin: 0;
	padding: 5px 12px 10px 12px;
	width: 593px;
	height: 67px;
	background: url('http://www.lehlel.com/images/abo_gradient.jpg') repeat-x;
}

div#signUpFooter {
	margin: 0;
	padding: 0;
	width: 617px;
	height: 2px;
	background: url('http://www.lehlel.com/images/abo_gradient.jpg') repeat-x;
}

div#benefits {
	margin: 0;
	padding: 0;
	width: 385px;
	background: url('http://www.lehlel.com/images/benefits_content.jpg') repeat-y;
}

div#benefitsH {
	margin: 0;
	padding: 0;
	width: 385px;
	height: 57px;
	background: url('http://www.lehlel.com/images/benefits_header.jpg') no-repeat;
}

div#benefitsF {
	margin: 0;
	padding: 0;
	width: 385px;
	height: 2px;
	background: url('http://www.lehlel.com/images/benefits_footer.jpg') no-repeat;
}

div#guarantee {
	margin: 0;
	padding: 7px 5px;
	width: 176px;
	background: url('http://www.lehlel.com/images/guarantee_content.jpg') repeat-y;
}

div#guaranteeH {
	margin: 0;
	padding: 0;
	width: 186px;
	height: 30px;
	background: url('http://www.lehlel.com/images/guarantee_header.jpg') no-repeat;
}

div#guaranteeF {
	margin: 0;
	padding: 0;
	width: 186px;
	height: 2px;
	background: url('http://www.lehlel.com/images/guarantee_footer.jpg') no-repeat;
}

div#benefits table {
	margin: 0 2px;
}

div#benefits table td {
	margin: 0;
	padding: 5px 0;
	font-size: 11px;
}

.benefitsCol1 {
	padding-left: 10px !important;
	width: 15px;
}

.benefitsCol2 {
	width: 230px;
}

.benefitsCol3 {
	width: 65px;
	text-align: center;
}

.benefitsCol4 {
	width: 61px;
	text-align: center;
}

/**
* Page profil membre
*/

div#profilLargeH {
	margin: 0 0 17px 30px;
	padding: 0;
	width: 888px;
}


div#profilHaut {
   
    background: url('../images/header-bloc.png') no-repeat;
    line-height: 21px;
    margin: 0;
    padding: 5px 0px 0 0px;
    text-align: center;
    width: 948px;
    height: 38px;
    font-weight: bold;
	
}

span#profilHaut {
	  color: #6E6D6C;
   	line-height: 21px;
    padding: 0px 0px 0px;
    text-align: center;
    width: 60px;
    font-size : 17px;
}

span#profilHaut2 {
	  
   	line-height: 21px;
    margin: 0;
    font-weight: normal;
    color: #666666;
    font-size: 11px;
    font-style: italic;
    padding:0px 0px 0px 260px;
    
}

span#profilHaut3 {
	  
   	line-height: 21px;
    margin: 0; 
    font-weight: normal;
    color: #666666;
    font-size: 11px;
    font-style: italic;
    padding:0px 0px 0px 260px;
    
}




div#profilImg {
	margin: 0 35px 0 0;
	padding: 0;
	width: 252px;
}

div#profilImg img {
	margin: 0;
	padding: 0;
	border: 1px solid #E1E1E1;
}

div#herFiles {
	margin: 11px 0 0 0;
}

div#profilDesc { 
	margin: 10px 0 30px 0;
	padding: 0;
	width: 600px;
	line-height: 22px;
	position: relative;
}

div.isOnline {
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;
	font-size: 11px;
	position: absolute;
}

div.isOnline span {
	color:#64A301;
}

span#pseudo {
	font-size: 17px;
	font-weight: bold;
}

div#profilAction {
	margin: 0;
	padding: 0;
	top: 60px;
	right: 0;
	text-align: right;
	position: absolute;
}

div#profilAction img{
	margin: 0;
	padding: 0;
}

div#pubProfil {
	margin: 0;
	padding: 0px 0 0 0;
	width: 315px;
	height: 610px;
  margin: 0 -20px 0 0;
	
}

.top {
	background-position: top;
}

.middle {
	background-position: 0 -27px !important;
}

div#hisAnnounce {
	margin: 0;
	padding: 0;
	width: 600px;
	height: 70px;
	overflow-x: none;
	overflow-y: auto;
}

div#hisProfil {
	margin: 0;
	padding: 0;
	width: 570px;
	
	             
}

.profilTable {
	margin: 5px 0 0 10px;
	padding: 0;
	width: 555px;
}

.profilTable td {
	margin: 0;
	padding: 5px 0 5px 10px;
	width: 50%;
	color: #585858;
}

.line {
	background-color: #f2f2f2;

}

div#herPhoto a {
	margin: 0;
	padding: 10px;
	display: block;
	float: left;
}

div#herVideo {
	margin: 0;
	padding: 8px 6px 8px 14px;
}
/* flash alert */
#flashAlert {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 180px;
	margin: 10px;
	padding: 10px 30px 10px 10px;
  border: 2px solid #FF1C88;
	background-color: #FFF;
	color: #000;
	z-index:10000;
}

div#flashAlert ul {
	margin: auto;
	padding: 5px;
}

.flash_close {
	margin: 0;
	padding: 0;
	top: 5px;
	right: 5px;
	position: absolute;
}

table#priceList {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

table#priceList td {
	padding: 10px;
	text-align: center;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

/**
* Abonnement
*/

div#aboHeader1, div#aboHeader2, div#aboHeader3 {
	margin: 10px 0 0 0;
	padding: 0;
	width: 990px;
	height: 120px;
	position: relative;
}

div#aboHeader1 {
	background: url('../images/abo_header1.jpg') no-repeat;
}

div#aboHeader2 {
	background: url('http://www.lehlel.com/images/abo_header2.jpg') no-repeat;
}

div#aboHeader3 {
	background: url('http://www.lehlel.com/images/abo_header3.jpg') no-repeat;
}

div#aboHeader1 h1, div#aboHeader2 h1, div#aboHeader3 h1 {
	margin: 0;
	padding: 0;
	top: 35px;
	left: 95px;
	text-indent: -9999px;
	position: absolute;
}

div#aboHeader1 h1 a, div#aboHeader2 h1 a, div#aboHeader3 h1 a {
	margin: 0;
	padding: 0;
	width: 140px;
	height: 80px;
	text-indent: -9999px;
	display: block;
}

a#goHome {
	margin: 43px 0 0 0;
	padding: 0;
	top: 32px;
	right: 33px;
	color: #ffffff;
	text-decoration: underline;
	position: absolute;
}

div#container.abo {
	margin: 0;
}

div#abo {
	margin: 0;
	padding: 11px 21px 16px 21px;
	width: 837px;
	min-height: 400px;
	border: 1px solid #E1E1E1;
	background-color: #FFF;
}

div#pass {
	margin: 20px 0px 0px 52px;
	padding: 20px 41px 16px 41px;
	width: 767px;
	min-height: 250px;
	border: 1px solid #E1E1E1;
	background-color: #FFF;
	position: relative;
}
div#pass_priv {
	margin: 20px 0px 0px 52px;
	padding: 20px 41px 16px 41px;
	width: 767px;
	min-height: 250px;
	border: 1px solid #E1E1E1;
	background-color: #FFF;
	position: relative;
}

div#choosePass {
	margin: 0;
	padding: 32px 0 0 0;
	width: 757px;
	min-height: 368px;
	background: url('../images/choose_pass.jpg') no-repeat;
}

div#abo1, div#abo2, div#abo3 {
	margin: 11px 0 0 0;
	padding: 0;
	width: 394px;
	height:101px;
}

div#abo1, div#abo2, div#abo3 {
	background: url('../images/abo1.jpg') top left no-repeat;
}

div#abo2 {
	background: url('../images/abo2.jpg') top left no-repeat;
}

div#abo3 {
	background: url('../images/abo3.jpg') top left no-repeat;
}

div#abo1 a, div#abo2 a, div#abo3 a {
	margin: 0;
	padding: 0;
	width: 394px;
	height:101px;
	display: block;
}

.checked {
	background-position: bottom left !important;
}

div#choosePayment {
	margin: 0;
	padding: 45px 0 125px 0;
	width: 757px;
	background: url('../images/choose_payment.jpg') no-repeat;
}

div#allopass {
	margin: 0 0 40px 0;
	padding: 0;
	width: 757px;
	height: 355px;
	background: url('../images/allopass.jpg') top left no-repeat;
}

div#logo_priv {
	margin-left: 80px;
	padding: 0;
	width: 560px;
	height: 470px;
	background: url('http://www.lehlel.com/images/pass_priv.jpg') top left no-repeat;
}


.notice {
	padding: 0 0 0 30px;
	line-height: 22px;
}

div#allopassForm {
	margin: 0;
	padding: 0;
	top: 230px;
	left: 360px;
	width: 130px;
	height: 90px;
	position: absolute;
}

input[type="text"], select {
  border-color: #C8C8C8 #E4E4E4 #E4E4E4;
    border-right: 1px solid #E4E4E4;
    border-style: solid;
    border-width: 1px;
    color: #828282;
    font-family: Tahoma;
    font-size: 0.9em;
    height: 23px;
    padding: 0px 2px 2px 3px;
    width: 130px;
}

div.fix {
	height: 1px;
}

/*nouvelle partie*/

div#bordure {


	width: 251px;
	min-height: 1px;
    margin: 0px 0 10px;
	background: #D7DFE6;
	
}

div#titre {


	color: #000000;
    font-size: 13px;
    font-weight: bold;
	
}     

div#logo {
   	background: url('../images/logo.png') no-repeat;
    float ; left;
    height: 75px;
    width: 220px;
    
}
  
/*menu2*/
div#menu2 {
    background: url('../images/menu.png') no-repeat;
    margin: 2.5px;
	padding: 0;
	width: 745px;
	height: 40px;
	margin-left : 220px;
	
 
}  

div#chat {
  background: url('../images/barre_chat.png') no-repeat;
    margin: 0px;
	padding: 8px;
	width: 260px;
	height: 35px;
	margin-left : 220px;
	text-align: none;
  color: #999999;
  font-style: italic;
 
}


div#block_chat {
  
	width: 354px;
	height: 35px;

	
 
}

div#chat:hover {
  background: url('../images/barre_chat_hover.png') no-repeat;
  margin: 0px;
	padding: 8px;
	width: 260px;
	height: 35px;
	margin-left : 220px;
	text-align: none;
  color: #666666;
 
}

div#chat:active {
  background: url('../images/barre_chat_hover.png') no-repeat;
  margin: 0px;
	padding: 7px;
	width: 260px;
	height: 35px;
	margin-left : 220px;
	text-align: none;
  	position: relative;
	top: 1px; 
 
}

  

div#menu2 ul {
	padding: 10px 10px 10px 10px;
  	margin-left : 10px;
	height: 31px;
	list-style-type: none;
}



div#menu2 li {
	margin: 0;
	padding: 0;
	float: left;
}         

div#container {
	margin: 0;
	padding: 0;
	width: 990px;

	position: relative;
}

div#hContent {
  background: url('../images/top-block-986.png');
	margin: 0px;
	padding: 5px 0 0 0;
	width: 986px;
	min-height: 5px;
	background-color: #fff;
	position: relative;
}



/**
* Footer
*/



/**
* Témoignages
*/

.bloc1 {
	margin: 0;
	padding: 18px 0;
	width: 932px;
	min-height: 100px;
	line-height: 22px;
	font-style: italic;
	border-bottom: 1px solid #E1E1E1;
}

.bloc1 img, .bloc2 img {
	margin: 0 11px 0 0;
	float: left;
}

.noBorder {
	border-bottom: none;
}

label_contact {
	margin: 0 15px 0 0;
	padding: 0;
	width: 420px;
	text-align: right;
	float: left;
}


/**Inch**/

label_profil {
    background: none repeat scroll 0 0 #EBEBEB;
    font-size: 10px;
    margin: 0 0 5px;
    padding: 6px;
    text-transform: uppercase;
}

div#top_profil {

background: url('http://www.lehlel.com/images/top_profil.png') no-repeat;
  margin: 0;
	padding: 0;
	width: 760px;
	height: 41px;
	margin-left : 260px;

}

div#fermeture {
background: url("../images/bottom-block-556.png") repeat scroll 0 0 #FFFFFF;
    height: 10px;
    margin: 0;
    padding: 0;
    width: 556px;  
}  

/**
 Page profil des membres (ajouts de Cyrille)
**/

div.member_top_infos {
	width:100%;
}

div.member_top_infos div {
	width:25%;
	display:inline-block;
	margin: 0;
	padding: 0;
	float: left;
}

div.member_country {

}

div.member_nationality {

}

div.member_visites {
	text-align:right;
}

div.member_hearts {
	text-align:right;
}

.menu_profile_content {
	clear: none;
	float: left;
	background-color: #dddddd;
	padding: 5px 5px 0 5px;
	border-radius: 10px 10px 0 0;
	width: 555px;
	margin-bottom: 10px;
}



.menu_profile {
	display: inline-block;
	padding: 5px;
	border-radius: 10px 10px 0 0;
	background-color: #cccccc;
	width: 15%;
	text-align: center;
	margin: 0px;
	cursor: pointer;
}

/**


**/
 
div#profilDesc2 { 

	 
	width: 600px;
	line-height: 15px;
	position: relative;
}




/**


nouveau menu horiz membre **/

*{
   margin:0; /* Annule toutes les marges par défaut, étant différentes selon les navigateurs et pour une meilleure compatibilité */
   padding:0; /* Annule tous les remplissages par défaut, étant différents selon les navigateurs et pour une meilleure compatibilité */
}  
#tabnav {
	margin-left: 315px;
	padding: 0 0 20px 10px;
	background-color: #E1E1E1;
	width: 560px;
  height: 0px;
	
 
	}

#tabnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;	
	font-family:verdana, arial,sans-serif;
	}

#tabnav p, #tabnav a:visited {
	float: left;
	line-height: 14px;
	margin: 2pt 10px 4px 10px;
	text-decoration: none;
	color: #666666;
  font-size: 10px;
  font-style: italic;
  
	}
	
	
div#memberSelection2 {
	margin: 0 0 0 0px;
	padding: 0;
	width: 570px;
	height: 110px;
	overflow: hidden;
	position: relative;
	border: 2px solid #E1E1E1;
	
}

div#hisProfil2 {
	margin: 0;
	padding: 0;
	width: 570px;
	border: 2px solid #E1E1E1;

}

div#pubVertical {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 600px;
  position : relative;
 
}

div#pubHorizontal {
	
	padding: 0px 0 0 0;
  margin-left : -15px;
	width: 980px;
	height: 260px; 
  border: 1px solid #E1E1E1;                 
	
} 

div#pubVerticahome {
	
	padding: 0px 0 0 0;
	width: 970px;
	height: 260px;
  border: 1px solid #E1E1E1;
  margin-left:-10px;
	
} 




div#pubcarre200 {
	
	margin-left : 50px;

	
}



div#search200 {
	
	float : left;
	width: 207px;
	height: 150px;
	border: 1px solid #F8E0F7;
	margin-top : 20px;
	
}



/** boutton **/

.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	
	text-decoration: none;
	font-size : 11px;
	font-family : arial;
	width : 140px;
	height: 20px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);   
}


.button:hover {
	text-decoration: underline;
}
.button:active {
	position: relative;
	top: 1px;
}

.orange {
	color: #6C0277;
	font-size : 11px;
	font-family : arial;

	border: solid 1px #6C0277;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f2f2f2));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f2f2f2);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f2f2f2');
}
.orange:hover {
	color: #fff;	
	background: -webkit-gradient(linear, left top, left bottom, from(#6C0277), to(#6C0277));
	background: -moz-linear-gradient(top,  #6C0277,  #6C0277);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6C0277', endColorstr='#6C0277');
}
.orange:active {
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#6C0277), to(#6C0277));
	background: -moz-linear-gradient(top,  #6C0277,  #6C0277);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6C0277', endColorstr='#6C0277');
}

.orange img {
  margin: 3px;
  padding: 0;
  vertical-align:top;
  
}


.privilege img {
  margin: 3px;
  padding: 0;
  vertical-align:top;
  
}





.button3 {
	display: inline-block;
	outline: none;
	cursor: pointer;
	font-size : 10px;
	font-family : verdana,arial,sans-serif;
	width : 200px;
	height: 23px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
    margin-left : 25px;
    border: solid 1px #999999;
  
}

.button2 {
	display: inline-block;
	outline: none;
	cursor: pointer;
	font-size : 11px;
	font-family : Arial;
	width : 200px;
	height: 23px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
    margin-left : 25px;
}

.button2:hover {
	text-decoration: underline;
}
.button2:active {
	position: relative;
	top: 1px;
} 

.button3:active {
	position: relative;
	top: 0px;
}

.chat {
	color: #000000 ;
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	border: solid 1px #01DF74;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#00FF80), to(#00FF80));
	background: -moz-linear-gradient(top,  #00FF80,  #00FF80);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5EF', endColorstr='#FFF5EF');
}
.chat:hover {
	color: #000000;	
	background: -webkit-gradient(linear, left top, left bottom, from(#E3F6CE), to(#E3F6CE));
	background: -moz-linear-gradient(top,  #E3F6CE,  #E3F6CE); 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5A6BF', endColorstr='#F5A6BF');
}
.chat:active {
	color: #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#E3F6CE), to(#E3F6CE));
	background: -moz-linear-gradient(top,  #E3F6CE,  #E3F6CE);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3F6CE', endColorstr='#E3F6CE');
}


.rose {
	color: #fff ;
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	border: solid 1px #FFB6B8;
	background: #f78d1d;
  padding : 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#DB0073), to(#DB0073));
	background: -moz-linear-gradient(top,  #DB0073,  #DB0073);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#DB0073', endColorstr='#DB0073');  
   
}
.rose:hover {
	color: #000000;	
	background: -webkit-gradient(linear, left top, left bottom, from(#F6CEF5), to(#F6CEF5));
	background: -moz-linear-gradient(top,  #F6CEF5,  #F6CEF5);   
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6CEF5', endColorstr='#F6CEF5');
}
.rose:active {
	color: #000000;
	background: -webkit-gradient(linear, left top, left bottom, from(#DB0073), to(#DB0073));
	background: -moz-linear-gradient(top,  #DB0073,  #DB0073);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#DB0073', endColorstr='#DB0073');
}

.rose img {
  margin: 0px; 
  padding: 0;
  vertical-align:top;
  
}




div#fond_bloq1
            {
float: left;
margin-left : 0px;
 

font-size: 11px;

            
            } 			

div#fond_bloq1 p {
 text-align: center;
 text-decoration: underline;
 color: #6C0277;
 font-weight: bold;
 font-size : 1em;
 text-align: center;
}



            
div#fond_bloq1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#fond_bloq1 li {

	margin: 0;
	padding-top: 2px;
	
	clear: none;
}

div#fond_bloq1 img {
  margin: 3px;
  padding: 0;
  vertical-align:middle;
  
}


 
div#privilege {
  background: url('../images/souscrir_vip.png') no-repeat;
  margin-TOP: 10px;
	padding-top: 12px;
	width: 155px;
	height: 35px;
	margin-right : -10px;
	text-align: none;
  color: #ab1963;
  font-style: arial;
  font-weight: bold;
  font-size: 13px;
 
}
div#privilege:hover {
  padding-top: 12px;
  margin-TOP: 10px;
	width: 155px;
	height: 35px;
	margin-right : -10px;
	text-align: none;
  color: #ab1963;
  font-style: arial;
  text-align: center;
  background: url('../images/souscrir_vip_over.png') no-repeat;
  
  
 
}

div#privilege:active {
  background: url('../images/souscrir_vip.png') no-repeat;
  margin-TOP: 10px;
	padding-top: 12px;
	width: 155px;
	height: 35px;
	margin-right : -10px;
	text-align: none;
  color: #ab1963;
  font-style: arial;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
 
}

div#privilege a{
   
  color: #F2F2F2;
  font-weight: bold;

 
}

div#privilege:hover a{
   
  color: #ab1963;
  font-weight: bold;

 
}
div#title_vip {
   text-align: center;
   margin-top: 20px;
   color: white;
   font-size: 18px;
   font-weight: bold;
margin-bottom: 30px;
}

div#show_vip_member {
   position: absolute;  
   top: 45px;  

   right: -180px;  

   width: 150px;  

   height: 660px;
   
   background: url("../images/liste_vip.png") no-repeat scroll 0 0 #FBEFF8;
   border: 1px solid #e1e1e1;
   border-radius: 10px;	
}

div#pub_verticale_acceuil {
   position: absolute;  
   top: 120px;  
   left: -180px;  
   border: 1px solid #e1e1e1;
   border-radius: 10px;	
}


div#vip_members {
   padding: 0px 0px 5px 25px;
   padding-top :35px;
}
div#contour_vip {
padding: 25px;
	 
	width: 120px;
 
	overflow: hidden;
	position: relative;
	border-radius: 10px;	
	background-color : #FEFEFE;
}

/**rachid 29/06/2015**/
div#colomn_g {
	width:220px;
  height: 600px; 
  float :left;
 

}
div#main {
  margin-left:15px;
	width:440px;
  height: 1100px;
  float :left;
} 

div#colomn_d {
	width:230px;
  height: 600px; 
  
 
}
div#onlineBloc2 {
	margin: 0 0 25px 0;
	padding: 0;
	width: 456px;
	min-height: 270px;
	background: url('../images/online_content.jpg') no-repeat;
	position: relative;
	
}

div#alerte {
	margin: 0;
	padding: 10px 10px 10px;
	width: 410px;
	min-height: 300px;
  background-color: #FFF;
}

div#blokStat {

	padding: 0;
	width: 206px;
	height: 70px;
	overflow: hidden;
	padding-top: 5px; 
	border: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	background-color : #FEFEFE;
  
}

div#blokStat a {

color : #000000;
 width: 25px;
padding: 5px 1px 1px;
float: left;   
 
}                                                         
div#blokStat p {

margin: 5px 2px 5px 5px;

}

div#test p {
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
}

div#test label, div#physicalDescription label, div#lifestyle label, div#persoLife label, div#proLife label {
	margin: 0 10px 0 0;
	padding: 0 0 0 22px;
	width: 230px;
	float: left;
}

div#blokStat span {

color : #000000;

font-family: Arial;
font-size: 11px;
 list-style-type: none;
} 

div#blockMonEspace  {

 padding: 0;
	width: 206px;
	height: 70px;
	overflow: hidden;
	padding-top: 5px; 
	border: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	background-color : #FEFEFE;

} 

div#blockMonEspace a {

color : #000000;

margin: 10px 10px 10px;
}
div#blockMonEspace p {

margin: 5px 5px 5px 5px;

}


div#blokFiltre {
	margin: 10px 0px 0px;
	padding: 32px 0 0 6px;
	width: 215px;
	min-height: 70px;
	font-size: 11px;
	background: url('../images/mes_alertes.jpg') no-repeat #FBEFFB;
	height: 140px;
	position: relative;
  border:1px solid #E1E1E1;

/*arrondir les coins en haut à gauche et en bas à droite*/
-moz-border-radius:10px 0;
-webkit-border-radius:10px 0;
border-radius:10px 10px;
}

div#pubAlerte {
	margin: 10px 0px 0px;
  
 

}

div#test {
	margin: 0;
	padding:0;
	width: 450px;
  padding: 30px 0 16px 0;

}

div#test p {
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
}

div#test label, div#physicalDescription label, div#lifestyle label, div#persoLife label, div#proLife label {
	margin: 0 10px 0 0;
	padding: 0 0 0 22px;
	width: 230px;
	float: left;
}


div#onlineSelection2 {
	margin:4px 0 10px 0;
	padding: 0;
	width: 453px;
	height: 130px;
	overflow: hidden;
	position: relative;
	border: 2px solid #f8e0f7;
	border-left: 2px solid #f8e0f7;
	border-right: 2px solid #f8e0f7;
	border-bottom: 2px solid #f8e0f7;
	background-color : #FEFEFE;
}



div#FiltreSelection {
	margin: 0px 0 10px 0;
	padding: 0;
	width: 453px;
	height: 250px;
	overflow: hidden;
	position: relative;
  border-style :inset;
	border: 2px solid #f8e0f7;
	border: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	background-color : #f5effb;
}

div#NouveauBlock {
	
	padding: 5px;
	width: 456px;
	height: 16px;
	background: url('../images/autour_chez_moi.jpg') no-repeat;
	clear: both;
	
}

div#NouveauMember {
	
		margin: 0 0 0 0;
	padding: 0;
	width: 456px;
	min-height: 25px;
	background: url('../images/nouveau_membre.jpg') no-repeat;
	position: relative;

}

div#NouveauMember a.link {
	margin: 0;
	padding: 0;
	top: 0;
	right: 4px;
	width: 24px;
	height: 22px;
	position: absolute;
}


div#GestionFiltre {
	

	width: 456px;
	height: 280px;
	background: url('../images/gestion_filtre.jpg') no-repeat #FBEFFB;
	position: relative;
   border:1px solid #E1E1E1

/*arrondir les coins en haut à gauche et en bas à droite*/
-moz-border-radius:10px 0;
-webkit-border-radius:10px 0;
border-radius:10px 10px;
	
}

div#rech_rapide {
	
	padding: 0;
	width: 209px;
	height: 25px;
	background: url('../images/search_rapide.jpg') no-repeat;
	clear: both; 
    
	
}

div#MesStats {
	
	padding: 0;
	width: 209px;
	height: 25px;
	background: url('../images/mes_stats.jpg') no-repeat;
	clear: both;
	
}

div#MonEspace {
	
	padding: 0;
	width: 209px;
	height: 25px;
	background: url('../images/mon_espace.jpg') no-repeat;
	clear: both;
	
}

div#SearchRapide {
	margin: 0 0 0px 0;
	padding: 32px 0 0 6px;
 
	min-height: 70px;
	font-size: 11px;
	background: url('../images/search_rapide.jpg') no-repeat;
		width: 197px;
	height: 300px;
	position: relative;
	background-color:#F2F2F2;
 border:1px solid #E1E1E1;

/*arrondir les coins en haut à gauche et en bas à droite*/
-moz-border-radius:10px 0;
-webkit-border-radius:10px 0;
border-radius:10px 10px;
}