body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin: 2px;
	padding: 2px;
	background-image: url(../../img/bg_love_rencontre.gif);
}

#container {
	width: 797px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#topt {
	clear: both;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../../img/fr/top_01_rencontre.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 123px;
	position: relative;
}

#top_flags {
	clear: both;
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	left: 531px;
	top:  89px;
	border: 0px;
	height: 20px;
	position: absolute;
	color: #fff;
}

#top_flags img {
	border: 0px;
}

#menu {
	float: left;
	width: 777px;
	height: 23px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	border: 0px;
	background-image: url(../../img/bg_menu_rencontre.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	z-index: 100;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menuDeroulant
{
	list-style-type: none;
	position: relative;
	top: 0;
	left: 0;
	z-index: 20;
	margin: 0px 0;
}
#menuDeroulant li {
	float: left;
	width: 160px;
}
#menuDeroulant a:link, #menuDeroulant a:visited
{
	display: block;
	height: 1%;
	color: #fff;
	background: transparent;
	padding: 2px 6px;
	border-right: 1px solid #FFF;
	text-decoration: none;
}
#menuDeroulant a:hover { color: #FFF; text-decoration: underline; }
#menuDeroulant .sousMenu { display: none; list-style-type: none; padding: 0px; margin: 0px; }
#menuDeroulant .sousMenu li
{
	float: none;
	width: 240px;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: transparent;
	font-weight: normal;
}
#menuDeroulant .sousMenu a:link, #menuDeroulant .sousMenu a:visited
{
	display: block;
	color: #0495d2;
	background: transparent url(../../img/fondtr.png) repeat;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: transparent;
	text-decoration: none;
}
#menuDeroulant .sousMenu a:hover
{
	background-image: none;
	color: #fff;
	background-color: #05a7ef;
	text-decoration: underline;
}
#menuDeroulant li:hover > .sousMenu { display: block; }

/*  MEMBRES */
#members {
	float: right;
	clear: right;
	width: 283px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-width: 0px 3px 0px 0px;
	border-right: 3px solid #00A8F1;
	position: relative;
	height: 170px;
}

#members .label {
	padding: 2px;
	float: left;
	width: 110px;
	background-color: #FFE1F0;
	color: #F40B72;
	border-top: 1px solid #FFBFDC;
	border-right: 2px solid #FF96C4;
	border-bottom: 2px solid #FFBFDC;
	border-left: 1px solid #FF96C4;
	font-weight: bold;
	margin: 3px 3px 3px 20px;
	font-size: x-small;
}

#members .input_txt {
	margin: 0px;
	padding: 2px;
	float: left;
	clear: right;
	width: 110px;
	height: 22px;
}

#members .input_txt input {
	color: #F40B72;
	border-top: 1px solid #73BCF9;
	border-right: 1px solid #73BCF9;
	border-bottom: 1px solid #73BCF9;
	border-left: 1px solid #73BCF9;
	font-size: small;
	width: 100px;
}
/*  FIN MEMBRES */

#contenu {
	clear: both;
	float: left;
	width: 791px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-width: 0px 3px 0px 3px;
	border-right: 3px solid #00A8F1;
	border-left: 3px solid #00A8F1;
	position: relative;
}

#contenu a {
	color: #525252;
	text-decoration: underline;
}
#contenu a:hover {
	color: #525252;
	text-decoration: none;
}

#contenu img {
	align: left;
	padding: 10px;
}

/*  PAGE ACCUEIL */
#contenu .contenu_mark {
	float: left;
	width: 240px;
	border: 0px;
	position: relative;
	padding: 3px 0px 3px 3px;
	margin: 0px 0px 0px 14px;
	background-image: url(../../img/bg_rencontre_right.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #ffddec;
}

#contenu .contenu_mark .txtcode {
  color: #ffddec;
  text-decoration: none;
}

#contenu .contenu_mark .txtcode a {
  color: #ffddec;
  text-decoration: none;
}

#contenu .contenu_mark .txtcode a:hover {
  color: #ffffff;
  text-decoration: none;
}


#contenu .contenu_mark .tcode {
	font-size: medium;
}

#contenu .contenu_mark .tcode a {
	color: #ffddec;
	text-decoration: none;
}

#contenu .contenu_mark .tcode a:hover {
	color: #ffffff;
	text-decoration: none;
}

#contenu .contenu_acc_left {
	float: left;
	width: 494px;
	margin: 0px 0px 20px 10px;
	padding: 0px 0px 10px 5px;
	border-left: 2px solid #CCCCCC;
	position: relative;
	font-size: small;
	letter-spacing: 0.1em;
	background-color: #FFFFFF;
}

#contenu .contenu_acc_left img {
	float: left;
}

#contenu .contenu_acc_left a {
	color: #FF54A5;
	text-decoration: none;
	font-weight: bold;
}

#contenu .contenu_acc_left a:hover {
	color: #FF54A5;
	text-decoration: underline;
	font-weight: bold;
}

#contenu .contenu_acc_right {
	float: left;
	width: 206px;
	margin: 0px 0px 20px 10px;
	padding: 0px 0px 10px 5px;
	border: 0px;
	position: relative;
	font-size: small;
	letter-spacing: 0.1em;
	background-color: #FFFFFF;
	text-align: right;
}

/*  FIN PAGE ACCUEIL */

/*  PAGE SANS PHOTO DROITE */

#contenu_pleft_wp {
	float: left;
	width: 767px;
	margin: 0px;
	padding: 4px 20px 4px 4px;
	border: 3px solid #00A8F1;
	border-width: 0px 3px 0px 3px;
	position: relative;
	font-size: small;
	letter-spacing: 0.1em;
	height: 449px;
	background-color: #FFFFFF;
	overflow: auto;
	overflow-x: hidden; 
	overflow-y: auto; 
}

#contenu_pleft_wp .ccol2 {
	float: left;
	width: 370px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: relative;
	text-align: center;
}

/*  FIN PAGE SANS PHOTO DROITE */

#contenu_pleft {
	float: left;
	width: 484px;
	margin: 0px;
	padding: 4px 20px 4px 4px;
	border-width: 0px 0px 0px 3px;
	border-left: 3px solid #00A8F1;
	position: relative;
	font-size: small;
	letter-spacing: 0.1em;
	height: 449px;
	background-color: #FFFFFF;
	overflow: auto;
	overflow-x: hidden; 
	overflow-y: auto; 
}

#contenu_insleft {
	float: left;
	width: 484px;
	margin: 0px;
	padding: 4px 20px 4px 4px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 3px solid #00A8F1;
	background-color: #FFFFFF;
	position: relative;
	font-size: small;
	letter-spacing: 0.1em;
	height: 501px;
	overflow: auto;
	overflow-x: hidden; 
	overflow-y: auto; 
}

#contenu_insleft p {
	margin: 0px;
	padding: 4px 4px 4px 5px;
}

#contenu_pleft .txt_center, #contenu_pleft_wp .txt_center {
	text-align: center;
}

#contenu_pleft a, #contenu_pleft_wp a {
	color: #FF54A5;
	text-decoration: none;
	font-weight: bold;
}

#contenu_pleft a:hover, #contenu_pleft_wp a:hover {
	color: #FF54A5;
	text-decoration: underline;
	font-weight: bold;
}

#contenu_pleft .ntxt, #contenu_pleft_wp .ntxt {
	clear: both;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

#contenu_pleft .res_msg {
	color: #f40b72;
	clear: both;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

#container #contenu_pleft_wp .txt2col {
  color: #393939;
	margin-left: 4px;
	padding: 0px;
	float: left;
	width: 47%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	text-align: left;
	font-size: x-small;
}
#container #contenu_pleft_wp .txt1col {
  color: #393939;
	margin: 0px;
	padding: 0px;
	float: left;
	clear:both;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	text-align: center;
	font-size: x-small;
}
#container #contenu_pleft_wp .pagetitle {
	font-size: large;
	color: #00A8F1;
}

#container #contenu_pleft_wp .ccol2 .txt2col .title {
	font-weight: bold;
	color: #F40B72;
}


#contenu_pleft a.mail {
	background-image: url(../../img/ico_mail.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 44px;
	text-decoration: underline;
	color: #666666;
}

#contenu_pleft a.mail:hover {
	background-image: url(../../img/ico_mail_on.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 44px;
	text-decoration: none;
	color: #000000;
}

#contenu_pleft_wp a.presse {
	font-weight: normal;
	color: #525252;
	text-decoration: none;
}

#contenu_pleft_wp a.presse:hover {
	font-weight: normal;
	color: #FF54A5;
	text-decoration: underline;
}

.bad_login {
	float: left;
	clear: both;
	width: 94%;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	position: relative;
	background-color: #FFE1F0;
	font-size: x-small;
	color: #F40B72;
	font-weight: bold;
}

.bad_login_reg {
	float: left;
	clear: both;
	width: 98%;
	margin: 0px 0px 4px 0px;
	padding: 2px 0px 2px 10px;
	position: relative;
	background-color: #FFFFFF;
	font-size: small;
	color: #004080;
	font-weight: normal;
}

#photo {
	float: right;
	width: 283px;
	margin: 0px;
	padding: 0px;
	border-top: 0px;
	border-right: 3px solid #00A8F1;
	border-bottom: 0px;
	border-left: 0px;
	position: relative;
	background-image: url(../../img/bg_rencontre.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 243px;
}

#photo_height {
	float: left;
	width: 283px;
	margin: 0px;
	padding: 0px;
	border-top: 0px;
	border-right: 3px solid #00A8F1;
	border-bottom: 0px;
	border-left: 0px;
	position: relative;
	background-image: url(../../img/bg_rencontre_height.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 339px;
}

#photo_height_more {
	float: left;
	width: 283px;
	margin: 0px;
	padding: 0px;
	border-top: 0px;
	border-right: 3px solid #00A8F1;
	border-bottom: 0px;
	border-left: 0px;
	position: relative;
	background-image: url(../../img/bg_rencontre_height_more.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 457px;
}

#menu_msdc {
	clear: both;
	float: left;
	width: 100%;
	margin: 0px;
	border: 0px;
	position: relative;
	background-image: url(../../img/bg_abus_rencontre.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 18px;
	letter-spacing: 0.1em;
	text-align: left;
	padding: 4px 0px 0px 20px;
}

#menu_msdc a {
	color: #666666;
	text-decoration: none;
}

#menu_msdc a:hover {
	text-decoration: underline;
}

/*  FORMULAIRES */
input.txt_normal, select.txt_normal, textarea.txt_normal {
	color: #525252;
	border-top: 1px solid #73BCF9;
	border-right: 1px solid #73BCF9;
	border-bottom: 1px solid #73BCF9;
	border-left: 1px solid #73BCF9;
	font-size: small;
}
input.txt_warning, select.txt_warning, textarea.txt_warning {
	color: #525252;
	background-color: #EAF4FF;
	border-top: 1px solid #004080;
	border-right: 1px solid #004080;
	border-bottom: 1px solid #004080;
	border-left: 1px solid #004080;
	font-size: small;
}

.option_cou {
	background-color: #F40B72;
	color: #FFFFFF;
}

.option_dept {
	background-color: #FFE1F0;
}

.select_dept {
	color: #525252;
	border-top: 1px solid #73BCF9;
	border-right: 1px solid #73BCF9;
	border-bottom: 1px solid #73BCF9;
	border-left: 1px solid #73BCF9;
	width: 200px;
	font-size: small;
}

.select_dept_warning {
	color: #525252;
	background-color: #EAF4FF;
	border-top: 1px solid #004080;
	border-right: 1px solid #004080;
	border-bottom: 1px solid #004080;
	border-left: 1px solid #004080;
	width: 200px;
	font-size: small;
}

.label {
	padding: 2px;
	float: left;
	width: 40%;
	background-color: #FFFFFF;
	color: #525252;
	border: 0px;
	letter-spacing: 0em;
	font-weight: normal;
	margin: 3px 3px 3px 20px;
	font-size: small;
}

.check_label {
	padding: 2px;
	float: left;
	width: 30%;
	background-color: #FFE1F0;
	color: #F40B72;
	border-top: 1px solid #FF96C4;
	border-right: 2px solid #FF96C4;
	border-bottom: 2px solid #FF96C4;
	border-left: 1px solid #FF96C4;
	font-weight: normal;
	margin: 3px 3px 3px 20px;
	font-size: x-small;
}

.label_warning {
	letter-spacing: 0em;
	padding: 2px;
	float: left;
	width: 40%;
	background-color: #FFFFFF;
	color: #004080;
	border: 0px;
	font-weight: normal;
	margin: 3px 3px 3px 20px;
	font-size: small;
}

.label_cb {
	letter-spacing: 0em;
	padding: 2px;
	float: left;
	width: 80%;
	background-color: #FFFFFF;
	color: #525252;
	border: 0px;
	font-weight: normal;
	margin: 3px 3px 3px 20px;
	font-size: small;
}

.label_cb_warning {
	letter-spacing: 0em;
	padding: 2px;
	float: left;
	width: 80%;
	background-color: #FFFFFF;
	color: #004080;
	border: 0px;
	font-weight: normal;
	margin: 3px 3px 3px 20px;
	font-size: small;
}

.valid {
	clear: both;
	float: left;
	width: 90%;
	text-align: center;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	border: 0px;
}

.input_txt {
	margin: 1px;
	padding: 2px;
	float: left;
	clear: right;
	width: 45%;
}

.input_cb {
	margin: 0px;
	padding: 2px;
	clear: right;
	float: left;
	width: 10%;
}

.check_txt {
	margin: 2px;
	padding: 2px;
	float: left;
	width: 55%;
	height: 18px;
	font-family: Arial, Helvetica;
}

.check_txt_cb {
	margin: 2px;
	padding: 2px;
	clear: both;
	float: left;
	width: 100%;
	height: 18px;
	font-family: Arial, Helvetica;
}

/*  FIN FORMULAIRES */

/*  BT VALID */
.bt_valid {
	clear: both;
	float: left;
	height: 26px;
	width: 209px;
	display: block;
	background-image: url(../../img/bg_button_rencontre.gif);
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
}
.bt_valid_len {
	clear: both;
	float: left;
	height: 26px;
	width: 400px;
	display: block;
	background-image: url(../../img/bg_button_rencontre_len.gif);
	border: 0px;
	margin-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
/*  FIN BT VALID */

.no_ins {
	clear: both;
	float: left;
	width: 240px;
	padding: 0px 0px 0px 9px;
	margin: 0px 0px 0px 9px;
	font-size: small;
	color: #7F7F7F;
	font-weight: bold;
}

.no_ins a.grey {
	font-weight: bold;
	color: #7F7F7F;
	text-decoration: none;
}
.no_ins a.grey:hover {
	text-decoration: underline;
}

.no_ins a {
	font-weight: bold;
	color: #FF54A5;
	text-decoration: none;
}
.no_ins a:hover {
	text-decoration: underline;
}

#info {
	float: left;
	width: 508px;
	margin: 0px;
	padding: 0px;
	border-top: 0px 0px 0px 3px;
	border-left: 3px solid #00A8F1;
	background-image: url(../../img/fr/bg_rencontre_infomiddle.gif);
	background-position: left top;
	height: 413px;
	background-repeat: no-repeat;
	position: relative;
}

#maintenance {
	font-size: small;
	letter-spacing: 0.1em;
	background-color: #FFFFFF;
	float: left;
	width: 496px;
	margin: 0px;
	padding: 0px 4px 0px 8px;
	border-top: 0px 0px 0px 3px;
	border-left: 3px solid #00A8F1;
	height: 243px;
	position: relative;
}
#maintenance h1 {
	font-size: medium;
	padding: 4px;
	color: #F40B72;
	margin: 10px 0px 0px 0px;
}

/*  POUR LE FORUM */
#contenu_forum {
	float: left;
	width: 484px;
	margin: 0px;
	padding: 4px 20px 4px 4px;
	border: 0px 0px 0px 3px;
	border-left: 3px solid #00A8F1;
	position: relative;
	font-size: small;
	letter-spacing: 0.1em;
	height: 449px;
	background-color: #FFFFFF;
	overflow: auto;
	overflow-x: hidden; 
	overflow-y: auto; 
}

#contenu_forum a {
	text-decoration: underline;
	color: #525252;
}

#contenu_forum a:hover {
	text-decoration: none;
	color: #525252;
}

#contenu_forum .write {
	clear: both;
	margin-bottom: 10px;
}

#contenu_forum textarea {
	color: #F40B72;
	background-color: #FFECF5;
	color: #525252;
	border-top: 1px solid #00A8F1;
	border-right: 2px solid #00A8F1;
	border-bottom: 2px solid #00A8F1;
	border-left: 1px solid #00A8F1;
	font-family: Verdana, Arial, Courrier;
	font-size: small;
	padding: 3px;
}

#contenu_forum .write .valid {
	float: left;
	clear: both;
	width: 460px;
	text-align: center;
	margin: 0px;
	padding-top: 9px;
	border: 0px;
	position: relative;
}

#contenu_forum .write .bt_valid {
	float: left;
	clear: none;
	height: 26px;
	width: 209px;
	display: block;
	background-image: url(../../img/bg_button_rencontre.gif);
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 16px;
	position: relative;
}

#contenu_forum .file_menu {
	background-color: #09B5FF;
	font-size: x-small;
	color: #FFFFFF;
	float: left;
	width: 480px;
	margin: 0px;
	padding: 0px 0px 3px 3px;
	clear: both;
	position: relative;
}

#contenu_forum .msg_from {
	margin-left: 10px;
	font-style: italic;
	font-weight: bold;
	padding: 6px 0px 3px 0px;
}

#contenu_forum .msg_i {
	background-color: #FFECF5;
	font-size: x-small;
	color: #525252;
	float: left;
	width: 468px;
	margin: 0px;
	padding: 0px 3px 3px 9px;
	border-left: 2px solid #00A8F1;
	border-right: 1px solid #00A8F1;
	border-bottom: 1px dashed #00A8F1;
	clear: both;
	position: relative;
}

#contenu_forum .msg_p {
	background-color: #FFD7EA;
	font-size: x-small;
	color: #525252;
	float: left;
	width: 468px;
	margin: 0px;
	padding: 0px 3px 3px 9px;
	border-left: 2px solid #00A8F1;
	border-right: 1px solid #00A8F1;
	border-bottom: 1px dashed #00A8F1;
	clear: both;
	position: relative;
}

#contenu_forum .file_menu a {
	color: #FFFFFF;
	text-decoration: underline;
}

#contenu_forum .file_menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*  FIN POUR LE FORUM */

.omnivinl {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 109px;
	border: 0px;
	background-image: url(../../img/logo_omnivin_rencontre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
}

.omnivinr {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 109px;
	border: 0px;
	background-image: url(../../img/logo_omnivin_rencontre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
}

#abus {
	clear: both;
	float: left;
	width: 100%;
	margin: 0px;
	border: 0px;
	padding: 4px 0px 0px 0px;
	position: relative;
	background-image: url(../../img/bg_abus_rencontre.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 21px;
	letter-spacing: 0.12em;
	text-align: center;
	vertical-align: middle;
}

#bottom {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: relative;
	background-image: url(../../img/bg_bottom_rencontre.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
	clear: both;
}
#copyright {
	float: left;
	width: 579px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	font-size: xx-small;
	position: relative;
}
#copyright a {
	color: #666666;
	text-decoration: underline;
}
#copyright a:hover {
	color: #525252;
	text-decoration: none;
}

.no_pwd {
	clear: both;
	float: left;
	width: 240px;
	padding: 4px;
	font-size: xx-small;
	text-align: center;
}
.no_pwd a {
	color: #F40B72;
	text-decoration: none;
}
.no_pwd a:hover {
	text-decoration: underline;
}

h1 {
	font-size: medium;
	padding: 4px;
	color: #F40B72;
	magin-bottom: -10px;
}

h2 {
	font-size: small;
	padding: 4px;
	color: #F40B72;
}

.pnormal {
	padding: 3px;
	font-size: small;
}

.imp_notes {
	color: #990000;
	font-weight: bold;
}

/*  INFOBULLES */
.label a, .label_cb a, .label_warning a, .label_cb_warning a {
	font-size: x-small;
	position: relative;
	text-decoration: none;
	color: black;
}

.label a span, .label_cb a span, .label_warning a span, .label_cb_warning a span {
	display: none;
}

.label a:hover, .label_cb a:hover, .label_warning a:hover, .label_cb_warning a:hover {
	background: none; /* correction d'un bug IE */
	background-color: #FFFFFF;
	z-index: 500;
}

.label a:hover span, .label_cb a:hover span, .label_warning a:hover span, .label_cb_warning a:hover span {
	background-color: #FFFFFF;
	font-weight: normal;
	color: #F40B72;
	display: inline;
	position: absolute;
	top: 40px;
	left: -120px;
	text-align: left;
	padding: 2px;
	border: 1px solid #F40B72;
	width: 180px;
}
/*  FIN INFOBULLES */
