
.lang {
    cursor: pointer;
	height: 15px;
}

/* MENU HAUT */

#menu_accueil {
	position:absolute;
	right: 60px;
	top: 58px;
	margin:0;
	padding:0;
	list-style-type: none;
}

#menu_accueil li {
	float:left;
	margin:0;
	padding: 0;
	height:28px;
}

#menu_accueil li a{
	float: left;
	font-weight:bold;
	font-size: 11px;
    text-decoration: none;
	text-transform: uppercase;
    color: #ffffff;
	height:28px;
	line-height: 28px;
	border-right:solid 1px #ffffff;
	padding:0 8px;
}

#menu_accueil li a:hover{
	color: #e70a60;
	background: url(../images/bg_menu.png) repeat-x bottom left;
	border-right:solid 1px #666666;
}

#menu_infos {
	position:absolute;
	left: 310px;
	top: 55px;
	margin:0;
	padding:0;
	list-style-type: none;
}

#menu_infos li {
	display: block;
	margin: 5px 0;
	height: 18px;
	color: #000;
	font-size:10px;
}

#menu_infos li strong {
	color:#ffffff;
}

#menu_welcome {
	position:absolute;
	left: 80px;
	top: 27px;
}

#menu_welcome p {
	margin:0;
	padding:0;
	font-family: Times;
	font-size:18px;
	color: #888888;
}

#menu_outils {
	position:absolute;
	top: 68px;
	left: 25px;
}

#menu_outils_1, #menu_outils_2 {
	margin:0;
	padding:0;
	list-style-type: none;
}

#menu_outils_1 {
	float:left;
	width:135px;
}

#menu_outils_2 {
	margin-left: 140px;
	width: 105px;
}

#menu_outils_1 li, #menu_outils_2 li {
	margin: 0;
	padding-left:15px;
	height: 20px;
	line-height: 20px;
	background: url(../images/arrow_2.gif) no-repeat left;
	border-bottom: dotted 1px #cfcfcf;
}

#menu_outils_1 li {
	width: 135px;
}

#menu_outils_2 li {
	width: 110px;
}

.menu_outils_rose {
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #e70a60;
}

.menu_outils_noir {
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #000;
}

.menu_outils_rose:hover {
    color: #000;
}

.menu_outils_noir:hover {
	color: #e70a60;
}

.menu_top a {
    text-align: center;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    border-right:solid 1px #888888;
    color: #E70A60;
    padding-left: 2px;
    padding-right: 4px;
}

.menu_top a:hover {
	background: #EFEFEF;
	text-decoration: none;
}

.menu_connected{
    color: #CC7806;
}

.menu_connected:hover {
    color: #0073b5;
}

.menu_pass{
    color: #ae1212;
}

.menu_pass:hover {
    color: #0073b5;
}

/* liens des pages de recherche */
.page {
	list-style-type: none;
	padding: 0;
	margin:0;
}

.page li {
	display: inline;
	margin:0;
	padding:0 5px;
	border-right: solid 1px #000;
	color: #e70a60;
}

.page li a{
	text-decoration:none;
	color: #888888;
	font-weight: bold;
}

.page  li a:hover{
	color: #e70a60;
}

/* FIN MENU HAUT */

/* colonne gauche */


#stats, #news {
	width: 192px;
	margin: 0;
	border:solid 1px #cfcfcf;
}

.pub_encart_petit {
	width: 245px;
	height: 100px;
	border:solid 1px #888888;
}

#info, #last_datas {
	width: 405px;
	margin: 0;
	padding:0;
	border:solid 1px #cfcfcf;
}

#info {
	background-color:#efefef;
}

#last_datas {
	height: 105px;
}

#stats, #news, #info {
	height:150px;
}

#stats_h1, #news_h1, #abo_h1, #info_h1, #last_datas_h1 {
	color: #ffffff;
	font-size: 13px;
	font-weight:bold;
	margin: 0;
	padding:0;
	margin-left: 45px;	
}

.h1_sous_menu {
	color: #ffffff;
	font-size: 13px;
	font-weight:bold;
	margin: 0;
	padding:0;
	margin-left: 45px;
}

.div_titre_sous_menu {
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
}

#stats_h1_div , #news_h1_div, #abo_h1_div , #info_h1_div, #last_datas_h1_div {
	height: 30px;
	width: 192px;
	line-height: 30px;
	text-transform: uppercase;
}

#info_h1_div, #last_datas_h1_div {
	width: 405px;
}

#stats_h1_div {
	background: transparent url(../images/homepage/h1_vert.gif) no-repeat left;
}

#news_h1_div {
	background: transparent url(../images/homepage/h1_vert.gif) no-repeat left;
}

#abo_h1_div {
	background: transparent url(../images/homepage/h1_rose.gif) no-repeat left;
}

#info_h1_div, #last_datas_h1_div {
	background: transparent url(../images/homepage/h1_long_bleu.gif) no-repeat left;
}

.last_datas_h2 {
	color: #0073b5;
	font-size: 11px;
	font-weight:bold;
	margin: 0;
	padding:2px 5px;
	text-transform:none;
	background-color: #fff;
}

#stats hr {
	text-align:center;
	width: 80%;
}

#stats ul {
	list-style-type: none;
	margin:0;
	padding: 5px;
}

#stats li {
	display: block;
	width: 182px;
	padding: 3px 0;
	height: 15px;
	border-bottom:dotted 1px #cfcfcf;
}

#stats a{
	color: #E70A60;
    text-decoration: none;
    font-weight: bold;
}

#stats a:hover {
	color: #888888;
}

#news p {
	margin: 0;
	padding: 5px;
}

/* col droite */

.ligne {
	margin:0 0 3px 0;
	padding-left: 5px;
}

#col_droite {
	width: 100%;
	margin-left: 212px;
	margin-top:5px;
	width: 610px;
}

#error {
	float:left;
	margin-left:1px;
	width: 400px;
	height: 130px;
	padding:0;
	background: url(../images/homepage/bg_hello.gif) repeat-x bottom left;
	border-bottom:solid 3px #e5960d;
}

#error p {
	font-size: 12px;
	padding: 10px;
	padding-left:40px;
	padding-top: 0;
	color:#666666;
}

#info_ul {
	list-style-type: none;
	margin:0;
	margin-top:5px;
	padding: 0;
	float:left;
	width: 180px;
}

#info_ul li {
	display: block;
	background-color: #f2f2f2;
	height: 20px;
	padding-left:25px;
	width: 180px;
}

#info_ul a {
	line-height: 20px;
	color: #0073b5;
    font-weight: normal;
	text-decoration: none;
}

#info_ul a:hover {
	color: #e70a60;
}

#encart_rect_pub {
	float:left;
	border:solid 1px #cfcfcf;
	width: 300px;
	height: 250px;
}

#quick_search {
	padding:5px;
	border:solid 1px #cfcfcf;
	position: relative;
}

#quick_h1 {
	color: #0073b5;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

#matches_h1 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	position:absolute;
	text-align:center;
	margin:0;
	padding:0;
	text-transform:uppercase;
	top:98px;
	left:10px;
	width:160px;
}

#matches_div {
	position:relative;
	width: 828px;
	height: 150px;
	background: url(../images/homepage/bg_ame_soeur.jpg) no-repeat top left;
}

#matches_h1_div, #quick_h1_div {
	margin:0 0 5px 0;
	padding: 2px;
	padding-right:0;
	text-transform: none;
	background: url(../images/homepage/h1_matches.gif) repeat-x bottom left;
	border:solid 1px #cfcfcf;
}

/* De ma région */

.matches_res {
	width: 105px;
	float: left;
	padding: 0 3px 0 0;
	margin: 0;
	text-align:center;
}

.matches_res p {
	font-size:10px;
	text-align:center;
	margin:0;
	padding:0;
}

/* Fin de ma région */

/* resultats */

.photo_result{
	margin: 5px;
	width: 110px;
	height: 110px;
	text-align:center;
	padding:5px 0 0 1px;
	background: transparent url(../images/bg_photo_result.gif) no-repeat top;
}

.photo_viewupload{
	margin: 2px 5px;
	width: 110px;
	height: 110px;
	text-align:center;
	padding:5px 0 0 1px;
	background: transparent url(../images/bg_photo_upload.gif) no-repeat top;
}

/* FIN COLONNE DROITE */

.clear {
	clear: both;
}

.lien_footer {
	color: #e70a60;
	text-decoration: none;
	font-weight: normal;
}

.lien_footer:hover {
    color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

/* FIN FOOTER */

hr {
    border: solid 1px #F6A9BF;
}

.milieu_menu{
    padding: 5px;
    color: #000000;
    background-color: #F7F7F7;
    width: 180px;
}

legend {
    padding:10px;
    color: #2B336C;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}

fieldset2{
    width: 475px;
}

fieldset{
    height: 115px;
}

#search_table  b {
	color: #0073b5;
}

#nav_profil {
	list-style-type: none;
	margin:0 0 5px 0;
	padding: 0;
	background: url(../images/nav.gif) top left repeat-x;
	height: 30px;
}

#nav_profil li {
	float:left;
	margin:0;
	height: 30px;
}

#nav_profil li p {
	float:left;
	margin:0;
	color: #37550c;
	font-weight: bold;
	padding: 0 10px;
	height: 30px;
	line-height:30px;
	border-right: 2px solid #ffffff;
}

#nav_profil li a {
	float:left;
	margin: 0;
	padding: 0 10px;
	height: 30px;
	line-height:30px;
	text-align: left;
	border-right: 2px solid #ffffff;
	text-decoration: none;
	color: #ffffff;
	background: url(../images/nav_on.gif) top left repeat-x;
	font-weight: bold;
}

#nav_profil li a:hover {
	background: url(../images/nav_off.gif) top left repeat-x;
	color: #37550c;
	border-right: 2px solid #37550c;
}

#media_profil {
	list-style-type: none;
	height:25px;
	margin:0;
	padding: 0;
	background: url(../images/bg_li_media.gif) repeat-x left;
	border-bottom: solid 1px #cfcfcf;
	margin-bottom: 10px;
}

#media_profil li {
	float:left;
	height: 25px;
	border-right: solid 2px #ffffff;
}

#media_profil li p {
	float:left;
	margin:0;
	padding: 0 5px 0 30px;
	color:#666666;
	height:25px;
	line-height: 25px;
}

#media_profil li a {
	float:left;
	margin: 0;
	padding: 0 5px 0 30px;
	text-align: left;
	text-decoration: none;
	color: #0073b5;
	height:25px;
	line-height: 25px;
}

#media_profil li a:hover {
	color: #000000;
}

/* ----- */

.menu_profil {
	list-style-type: none;
	width: 240px;
	margin: 0;
	padding: 0;
}

.menu_profil li {
	display: block;
	width: 240px;
	border-top: 1px solid #cfcfcf;
	padding-left:5px;
}

.menu_profil li a {
	display: block;
	margin: 0;
	padding: 5px 10px 5px 15px;
	text-align: left;
	text-decoration: none;
	color: #666666;
	background: url(../images/arrow_2.gif) no-repeat left;
}

.menu_profil li a:hover {
	background: #efefef url(../images/arrow_2.gif) no-repeat left;
	color: #e70a60;
	text-decoration: none;
}

.profil {
    list-style-type: none;
    margin:0;
	margin-top:5px;
    padding: 0;
}

.profil li{
	width: 160px;
	text-align:left;
	margin:0;
	height:28px;
	padding: 0;
	padding-left:30px;
	border-bottom: solid 1px #cfcfcf;
}

.profil a {
	line-height: 28px;
    color: #0073b5;
    font-weight: bold;
    text-decoration: none;
}

.profil a:hover {
    color: #666666;
	text-decoration: none;
}

.ul_view_profil {
    list-style-type: none;
    margin:0;
    padding: 0;
}

.ul_view_profil li{
	height: 16px;
	text-align:left;
	margin:0;
	padding: 0;
	padding-left:25px;
	padding-top:5px;
}

.ul_view_profil a {
	line-height: 16px;
    color: #0073b5;
    font-weight: bold;
	text-decoration: none;
}

.ul_view_profil a:hover {
    color: #000;
}

.button_actions_bar {
	float:left;
	margin:0;
	margin-left:3px;
    padding:5px 5px 0 0;
	padding-left:22px;    
}

.button_actions_bar a{
	color: #666666;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

.button_actions_bar a:hover{
	color:#e70a60;
	text-decoration:none;
}

.button_actions_bar_simple {
	float:left;
	margin:0;
    padding:2px 5px;   
}

/* textes */

b {
	color: #E70A60;
}

.black_index {
	color: #000000;
    font-weight: bold;
}

.menu_index {
	color: #7F7F7F;
	font-weight: bold;
	text-decoration: none;
}

.menu_index:hover {
	color: #E70A60;
	font-weight: bold;
	text-decoration: none;
}

.menu_index_big {
	font-size: 12px;
	color: #E70A60;
	font-weight: bold;
	text-decoration: none;
}

.menu_index_big:hover {
	font-size: 12px;
	color: #7F7F7F;
	font-weight: bold;
	text-decoration: none;
}

.white {
	color: white;
	font-weight: bold;
}

.black_text {
	color: #000000;
}

.rose_text {
	color: #E70A60;
	font-weight: bold;
}

.red {
	color: red;
	font-weight: bold;
}

.button{
    text-align:left;
    padding: 5px;
    padding-top:1px;
    padding-bottom:1px;
    background: #f7f7f7;
    width: 160px;
}

.button a {
    text-align:left;
    font-weight:bold;
    font-size: 10px;
    color: #0073b5;
}

.button a:hover {
    color: #888888;
}


.text {
	color: #7F7F7F;
	text-decoration: none;
}

.text_bleu {
	color: #2B336C;
	text-decoration: none;
}

.titre_bleu {
	color: #2B336C;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}

.titre_menu {
	color: #2B336C;
    border-bottom: solid 1px #2B336C;
	font-weight:bold;
	font-size: 13px;
    padding-left: 5px;
}

.text:hover {
	color: #7F7F7F;
	text-decoration: underline;
}

a {
    color: #E70A60;
    text-decoration: underline;
    font-weight: bold;
}

a:hover {
    color: #7F7F7F;
    text-decoration: underline;
    font-weight: bold;
}

.link {
    color: #E70A60;
    text-decoration: underline;
    font-weight: bold;
}

.link:hover {
    color: #7F7F7F;
    text-decoration: underline;
    font-weight: bold;
}

.titre {
	padding:0;
	/*background: url(../images/bg_titre.gif) repeat-x bottom left;*/
	height:33px;
	line-height:30px;
	width:100%;
	padding:20px 0 0 0;
}

.titre p {
	padding:0 0 0 40px;
	background: url(../images/puce_titre.gif) no-repeat top left;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	font-family: Arial, Tahoma, Arial;
	margin:0;
}

.titre p span {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	font-family: Tahoma, Arial;
}

.soustitre {
	padding:0 0 0 20px;
	background: url(../images/puce.gif) no-repeat left;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Tahoma, Arial;
	margin:0;
	border-bottom:solid 1px #cfcfcf;
}

.soustitre_2 {
	padding:5px;
	background: url(../images/homepage/h1_matches.gif) repeat-x bottom left;
	color: #ff9900;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Tahoma, Arial;
	margin:0;
	margin-top:15px;
	margin-bottom:5px;
}

.soustitre_abonnement {
	height:40px;
	width:490px;
	line-height:40px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Sans Serif;
	margin:0;
	margin-top:10px;
	margin-bottom:5px;
}

.sub_bar {
	border-bottom:dotted 1px #cfcfcf;
	padding: 2px 5px;
	background-color:#efefef;
	text-align:right
}

.down_sub_bar {
	margin-top:10px;
	border-top:dotted 1px #cfcfcf;
	padding: 2px 5px;
	text-align:right
}

.online {
	float:right;
	width:87px;
	height:26px;
	padding:0;
	margin-top:2px;
	margin-right:2px;
	text-align:center;
}

.online p {
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding: 0;
	text-align:center;
	width:87px;	
}

.online_profil {
	clear:left;
	width:87px;
	height:26px;
	padding:0;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.online_profil p {
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding: 0;
	text-align:center;
	width:87px;	
}

.login_bar {
	height: 30px;
	width:450px;
	background: transparent url(../images/bg_login_bar.gif) no-repeat top left;
	margin-top:10px;
	float:left;
}

.login_bar p {
	margin:0;
	padding:6px 5px 0 10px;
}

.login_bar_simple {
	height: 30px;
	width:270px;
	background: transparent url(../images/bg_login_bar_simple.gif) no-repeat top left;
}

.login_bar_simple p {
	margin:0;
	padding:6px 5px 0 10px;
}

.descr_bar {
	float:left;
	margin:0;
	padding:0;
	width:430px;
	height:55px;
	margin:0 0 0 10px;
	color:#666666;
}

.descr_bar_simple {
	float:left;
	margin:0;
	padding:5px 0 0 0;
	width:165px;
	margin:0 0 0 10px;
	color:#666666;
}

.actions_bar {
	width:540px;
	height:25px;
	background: url(../images/bg_actions_bar.gif) no-repeat bottom left;
	clear:left;
	margin-bottom:20px;
}

.actions_bar_simple {
	float: left;
	padding:0;
	width:170px;
	margin:5px 0 0 10px;
	background-color:#ffffff;
}

.results {
	width:550px;
	height:120px;
	margin-top:5px;
	margin-bottom: 10px;
	clear:left;
}

.results_simple {
	width: 270px;
	height: 90px;
	border:solid 1px #cfcfcf;
	background-color:#efefef;
}

.abonnement {
	margin:0;
	padding: 3px 0;
	color:#666666;
	font-weight:bold;
	border-bottom:dotted 1px #cfcfcf;
	position: relative;
	width:500px;
}

.abonnement_boite {
	margin:5px 2px;
	padding: 0;
	color:#666666;
	font-weight:bold;
	border:solid 1px #cfcfcf;
	width:120px;
	height:230px;
	float:left;
}

.abonnement_boite_img {
	text-align:center;
	width:120px;
	background-color:#fff;
	padding:2px 0;
}

.prices {
	color: #e70a60;
	font-weight:bold;
	font-size:12px;
}

.reduc {
	position: absolute;
	top:0; 
	left: 230px;
	background: transparent url(../images/payments/bg_reduc.gif) no-repeat top left;
	width: 55px;
	height: 25px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	line-height:21px;
}

.reduc_boite {
	background: transparent url(../images/payments/bg_reduc.gif) no-repeat top;
	width: 120px;
	height: 25px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	line-height:21px;
	margin:3px 0 0 0;
}

.total {
	position: absolute;
	top:5px;
	right:5px;
	color:#000000;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.total_boite {
	color:#000000;
	font-size:9px;
	font-weight:normal;
	margin:0;
	padding:2px;
	text-align:center;
}

.bouton {
	font-size:12px;
	font-weight:bold;
	background: url(../images/bg_bouton.gif) repeat-x top left;
	height: 25px;
	line-height:25px;
	color: #0073b5;
	border:solid 1px #cfcfcf;
	cursor: pointer;
}

.bouton_rose {
	font-size:12px;
	font-weight:bold;
	background: url(../images/bg_bouton_rose.gif) repeat-x top left;
	height: 25px;
	line-height:25px;
	color: #ffffff;
	border:solid 1px #cfcfcf;
	cursor: pointer;
	text-transform: uppercase;
}

.links {
	font-size:10px;
}

form {
	margin:0;
	padding:0;
}

select {
	background-color:#efefef;
	border:solid 1px #cfcfcf;
}

h1 {
	margin:0;
	color: #e70a60;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	text-transform: uppercase;
}

h1#chat {
	margin:0;
	color: #e70a60;
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	font-family: Verdana;
}

h2 {
	margin:0;
	color: #0073b5;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
	background-color: #f2f2f2;
}

h2#chat {
	margin:0;
	color: #ff9900;
	font-size: 12px;
	font-weight: bold;
	background-color:#ffffff;
}