/********************/
/*  Fichier CSS
/*	text.css
/*	défini le style des textes, liens, titres...
/********************/

a img {
	border:0;
}

a {
	color:#4ca3e0;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.link {
	font-weight:bold;
	color:#d00e65;
	text-decoration:none;
}

a.link:hover {
	text-decoration:underline;
}


/* bouton header emails */

a.header_no_new_emails, a.header_new_emails {
	display: inline;
    float: left;
    height: 25px;
    padding-left: 35px;
    text-decoration: none;
    font-size:11px;
    font-weight:bold;
}

a.header_no_new_emails {
	color: #666;
	background: transparent url(../images/button/header_emails_off.gif) no-repeat top left; 
}

a.header_new_emails {
	color: #fff;
	background: transparent url(../images/button/header_emails_new.gif) no-repeat top left; 
}

a.header_no_new_emails span, a.header_new_emails span {
    display: inline;
    float: left;
	line-height:23px;
	height:25px;
	margin:0;
	padding:0;
	padding-right:10px;
	cursor: pointer;
} 

a.header_no_new_emails span {
	background: transparent url(../images/button/header_emails_off_right.gif) no-repeat top right; 
}

a.header_new_emails span {
	background: transparent url(../images/button/header_emails_new_right.gif) no-repeat top right; 
}

/* bouton header payment */

a.header_no_payment, a.header_payment_on {
	display: inline;
    float: left;
    height: 25px;
    padding-left: 35px;
    text-decoration: none;
    font-size:11px;
    font-weight:bold;
}

a.header_no_payment {
	color: #fff;
	background: transparent url(../images/button/header_payment_off.gif) no-repeat top left; 
}

a.header_payment_on {
	color: #666;
	background: transparent url(../images/button/header_payment.gif) no-repeat top left; 
}

a.header_no_payment span, a.header_payment_on span {
    display: inline;
    float: left;
	line-height:23px;
	height:25px;
	margin:0;
	padding:0;
	padding-right:10px;
	cursor: pointer;
} 

a.header_no_payment span {
	background: transparent url(../images/button/header_payment_off_right.gif) no-repeat top right; 
}

a.header_payment_on span {
	background: transparent url(../images/button/header_payment_right.gif) no-repeat top right; 
}

/* bouton header status */

a.header_online_status, a.header_offline_status {
	display: inline;
    float: left;
    height: 25px;
    padding-left: 35px;
    text-decoration: none;
    font-size:11px;
    font-weight:bold;
}

a.header_offline_status {
	color: #fff;
	background: transparent url(../images/button/header_offline_status.gif) no-repeat top left; 
}

a.header_online_status {
	color: #666;
	background: transparent url(../images/button/header_online_status.gif) no-repeat top left; 
}

a.header_online_status span, a.header_offline_status span {
    display: inline;
    float: left;
	line-height:23px;
	height:25px;
	margin:0;
	padding:0;
	padding-right:10px;
	cursor: pointer;
} 

a.header_offline_status span {
	background: transparent url(../images/button/header_offline_status_right.gif) no-repeat top right; 
}

a.header_online_status span {
	background: transparent url(../images/button/header_online_status_right.gif) no-repeat top right; 
}

/* autres boutons */

a.bouton_black {
    background: transparent url(../images/button/black_button.gif) no-repeat scroll top left; 
    display: inline;
    float: left;
    height: 22px;
    padding-left: 30px;
    text-decoration: none;
    color: #fff;
    font-size:10pt;
    font-weight:bold;
	margin-top:5px;
}

a.bouton_black:hover {
	background: transparent url(../images/button/black_button_over.gif) no-repeat top left; 
	text-decoration: none;
}

a.bouton_black span, a.bouton_black_simple span {
    background: transparent url(../images/button/right_black_button.gif) no-repeat top right; 
    display: inline;
	float:left;
	line-height:22px;
	height:22px;
	margin:0;
	padding:0;
	padding-right:10px;
	cursor: pointer;
} 

a.bouton_black:hover span, a.bouton_black_simple:hover span {
    background: transparent url(../images/button/right_black_button_over.gif) no-repeat top right; 
	text-decoration: none;
} 

a.bouton_black_simple {
    display: inline;
    float: left;
    height: 22px;
    padding-left: 10px;
    text-decoration: none;
    color: #fff;
    font-size:10pt;
    font-weight:bold;
	margin-top:5px;
	background: transparent url(../images/button/black_button_simple.gif) no-repeat top left; 
}

a.bouton_black_simple:hover {
	background: transparent url(../images/button/black_button_simple_over.gif) no-repeat top left; 
	text-decoration: none;
}

.black_text {
	color:#000;
}

#near_member a.bouton_black {
	margin-left:5px;
	margin-top:25px;
}

a.little_bouton_blue, a.little_bouton_orange, a.little_bouton_pink {
    display: inline;
    float: left;
    height: 22px;
    padding-left: 29px;
    text-decoration: none;
    color: #fff;
    font-size:10pt;
    font-weight:bold;
	margin-top:5px;
}

a.little_bouton_blue_simple {
    display: inline;
    float: left;
    height: 22px;
    padding-left: 10px;
    text-decoration: none;
    color: #fff;
    font-size:10pt;
    font-weight:bold;
	margin-top:5px;
}

a.little_bouton_blue {
	background: transparent url(../images/button/blue_button.gif) no-repeat top left; 
}

a.little_bouton_blue_simple {
	background: transparent url(../images/button/blue_button_simple.gif) no-repeat top left; 
}

a.little_bouton_blue_simple:hover {
	background: transparent url(../images/button/blue_button_simple_over.gif) no-repeat top left; 
	text-decoration: none;
}

a.little_bouton_orange {
	background: transparent url(../images/button/orange_button.gif) no-repeat top left; 
}

a.back_orange{
	background: transparent url(../images/button/orange_back_button.gif) no-repeat top left; 
}

a.chat_orange{
	background: transparent url(../images/button/orange_chat_button.gif) no-repeat top left; 
}

a.shop_orange{
	background: transparent url(../images/button/orange_shop_button.gif) no-repeat top left;
}

a.little_bouton_orange:hover {
	background: transparent url(../images/button/orange_over_button.gif) no-repeat top left; 
	text-decoration: none;
}

a.back_orange:hover{
	background: transparent url(../images/button/orange_back_over_button.gif) no-repeat top left; 
	text-decoration: none;
}

a.chat_orange:hover{
	background: transparent url(../images/button/orange_chat_over_button.gif) no-repeat top left; 
	text-decoration: none;
}

a.shop_orange:hover{
	background: transparent url(../images/button/orange_shop_over_button.gif) no-repeat top left; 
	text-decoration: none;
}


a.little_bouton_pink {
	background: transparent url(../images/button/pink_button.gif) no-repeat top left; 
}

a.little_bouton_pink:hover {
	background: transparent url(../images/button/pink_over_button.gif) no-repeat top left; 
	text-decoration: none;
}

a.little_bouton_blue:hover {
	background: transparent url(../images/button/blue_button_over.gif) no-repeat top left; 
	text-decoration: none;
}

a.little_bouton_blue span, a.little_bouton_orange span, a.little_bouton_pink span, a.little_bouton_blue_simple span {
	display:inline;
	float:left;
	line-height:22px;
	margin:0;
	padding:0;
	cursor: pointer;
	padding-right:10px;
} 

a.little_bouton_blue span, a.little_bouton_blue_simple span {
	background: transparent url(../images/button/right_blue_button.gif) no-repeat top right; 
}

a.little_bouton_orange span {
	background: transparent url(../images/button/right_orange_button.gif) no-repeat top right; 
}

a.little_bouton_orange:hover span {
	background: transparent url(../images/button/right_orange_over_button.gif) no-repeat top right; 
	text-decoration: none;
}

a.little_bouton_pink span {
	background: transparent url(../images/button/right_pink_button.gif) no-repeat top right; 
}

a.little_bouton_pink:hover span {
	background: transparent url(../images/button/right_pink_over_button.gif) no-repeat top right; 
	text-decoration: none;
}

a.little_bouton_blue:hover span, a.little_bouton_blue_simple:hover span {
	background: transparent url(../images/button/right_blue_button_over.gif) no-repeat top right; 
	text-decoration: none;
}


a.shop_pink{
	background: transparent url(../images/button/pink_shop_button.gif) no-repeat top left;
}

a.shop_pink:hover{
	background: transparent url(../images/button/pink_shop_over_button.gif) no-repeat top left;
	text-decoration: none;
}

.little {
	font-size:9pt;
}


/* header */

#info_header a.logoff {
	display: inline;
	background:#efefef url(../images/logoff.png) no-repeat right;
	border:solid 1px #ccc;
	padding:2px;
	padding-right:24px;
	color:#666;
	font-weight:bold;
	text-decoration: none;
}

#info_header a.logoff:hover {
	border:solid 1px #aaa;
	color:#333;
	background:#fff url(../images/logoff.png) no-repeat right;
}

#info_header a.lang_link {
	display: inline;
	background:#efefef url(../images/lang_list.png) no-repeat right;
	border:solid 1px #ccc;
	padding:2px;
	padding-right:16px;
	color:#666;
	font-weight:bold;
	text-decoration: none;
}

#info_header a.lang_link span {
	display: inline;
	padding-left:20px;
	height:20px;
	line-height:20px;
}

#info_header a.lang_link:hover {
	border:solid 1px #aaa;
	color:#333;
	background:#fff url(../images/lang_list.png) no-repeat right;
}

#info_header a.header_buy {
	display: inline;
	background:#d00e65 url(../images/header_buy_button.png) no-repeat right;
	border:solid 1px #ccc;
	padding:2px;
	padding-right:24px;
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}

#info_header a.header_buy:hover {
	border:solid 1px #aaa;
	color:#d00e65;
	text-decoration: underline;
	background:#fff url(../images/header_buy_button.png) no-repeat right;
}

#language_list {
	position: absolute;
	top:24px;
	right:0;
	border:solid 1px #cfcfcf;
	height:20px;
	padding:2px;
	background:#fff url(../images/bg/bg_news_content.png) repeat-x top left;
}

#language_list li {
	float:left;
	margin:0 2px;
}

#language_list li a {
	text-align:center;
	color:#666;
	padding-left:20px;
	font-weight:bold;
	font-size:10px;
	display: inline;
	height:20px;
	line-height:20px;
}

#login_area input {
	border:solid 1px #cfcfcf;
	color:#333;
	padding:0;
	padding-left:3px;
}

#info_connect #res_connect strong {
	color: #666;
	font-weight:bold;
	text-decoration:underline;
}

/* formulaire inscription */

#registration_area h1 {
	color: #d00e65;
	font-size:14pt;
	margin:0;
	padding:0;
	line-height:80px;
	padding-left:10px;
}

#registration_area h1 span{
	color: #6fbcf2;
}

#registration_form .input_data {
	padding:0;
	margin:0 5px 6px 10px;
	padding-left:120px;
	color:#333;
}

#registration_form .input_data label {
	margin-left:-120px;
	float:left;
	width:110px;
}

#registration_form .input_data .error_form, #info_account_data .input_data .error_form, #profile_info .input_data .error_form {
	display:none;
	font-weight:bold;
	color:#ff0000;
	font-size:8pt;
	background-color: #ffffcc;
}

#registration_form .checkbox_data {
	margin:0;
	padding:0;
	margin:10px 5px 0 10px;
	padding-left:260px;
	color:#333;
}

#registration_form .checkbox_data label {
	margin-left:-260px;
	width:250px;
	float:left;
}

/* visite guidée bouton index */

#content #taketour p {
	color:#333;
	margin-left:225px;
	padding-top:18px;
}

/* bulle informations */

.bulle  p.sub a {
	color:#333;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

.bulle  p.sub a:hover {
	text-decoration:underline;
}

/* nouveaux membres index*/

#members h1 {
	margin:0;
	margin-bottom:5px;
	padding:0;
	color: #666;
	font-size:12pt;
	padding-left:45px;
	height:42px;
	line-height:42px;
	background: url(../images/bille.png) no-repeat left;
}

#last_testimony h1 {
	margin:0;
	margin-bottom:5px;
	padding:0;
	color: #666;
	font-size:12pt;
	height:42px;
	line-height:42px;
	padding-left:45px;
	background: url(../images/bille.png) no-repeat left;
}

/* HOMEPAGE */

h1.blue_module {
	height: 22px;
    text-decoration: none;
    color: #333;
    font-size:10pt;
    font-weight:bold;
	padding:0;
	padding-left: 10px;
	margin:5px;
	background: transparent url(../images/bg/bg_h1_blue_module.gif) no-repeat scroll top left;
}

h1.blue_module span {
	display: block;
	line-height:22px;
	padding-right:10px;
	background: transparent url(../images/bg/right_h1_blue_module.gif) no-repeat top right;
}

h1.gray_module, h1.gray_pink_module, h1.gray_orange_module {
	height: 22px;
    text-decoration: none;
    font-size:10pt;
    font-weight:bold;
	padding:0;
	padding-left: 10px;
	margin:5px;
	background: transparent url(../images/bg/bg_h1_gray_module.gif) no-repeat scroll top left;
}

h1.gray_module span, h1.gray_pink_module span , h1.gray_orange_module span  {
	display: block;
	line-height:22px;
	padding-right:10px;
}

h1.gray_module span {
	background: transparent url(../images/bg/right_h1_gray_module.gif) no-repeat top right;
}

h1.gray_pink_module span {
	background: transparent url(../images/bg/right_h1_pink_module.gif) no-repeat top right;
}

h1.gray_orange_module span {
	background: transparent url(../images/bg/right_h1_orange_module.gif) no-repeat top right;
}

.orange {
	color:#F96309;
}

.gray_black {
	color:#333;
}

.blue {
	color:#4ca3e0;
}

.pink {
	color:#d00e65;
}

.gray {
	color:#666;
}

/* titre de section */

h1.titre {
	height: 60px;
	line-height: 50px;
    color: #666;
    font-size:18pt;
    font-weight:bold;
	padding:0;
	margin:0;
	padding-left: 65px;
}

h1.titre span {
	font-size:13pt;
	color:#9BB6C7;
}

h1.mailbox {
	background: url(../images/icon/icon_titre_mail.png) no-repeat left;
}

h1.contacts {
	background: url(../images/icon/icon_titre_contacts.png) no-repeat left;
}

h1.chat {
	background: url(../images/icon/icon_titre_chat.png) no-repeat left;
}

h1.policy {
	background: url(../images/icon/icon_titre_policy.png) no-repeat left;
}

h1.info {
	background: url(../images/icon/icon_titre_info.png) no-repeat left;
}

h1.lostpassword {
	background: url(../images/icon/icon_titre_lost.png) no-repeat left;
}

h1.account {
	background: url(../images/icon/icon_titre_account.png) no-repeat left;
}

h1.news {
	background: url(../images/icon/icon_titre_news.png) no-repeat left;
}

h1.gallary {
	background: url(../images/icon/icon_titre_gallary.png) no-repeat left;
}

h1.testimony {
	background: url(../images/icon/icon_titre_testimony.png) no-repeat left;
}

h2.policy {
	color:#d00e65;
	font-weight: bold;
	padding:5px 0;
	margin:5px 0;
	border-bottom:dotted 1px #cfcfcf;
	font-size:13px;
}

/* FIN HOMEPAGE */

#footer p a {
	color: #e476a7;
	text-decoration:none;
}

#footer p a:hover {
	text-decoration: underline;
}

/* Liens de page */
.page_links {

}

.page_links ul {
	float:right;
	margin-right:10px;
	height:20px;
	list-style-type: none;
}

.page_links ul li {
	float:left;
	margin: 0 2px;
	padding:0;
	color: #666;
	font-size:9pt;
	height:20px;
	line-height:20px;
}

.page_links ul li span {
	float:left;
	background-color: #d00e65;
	border:solid 1px #d00e65;
	padding:0 2px;
	color: #fff;
	font-weight:bold;
	height:20px;
	line-height:20px;
}

.page_links ul li a{
	font-size:9pt;
	float:left;
	padding: 0 2px;
	height:20px;
	line-height:20px;
	background-color: #9BB6C7;
	border:solid 1px #9BB6C7;
	text-decoration:none;
	color: #fff;
}

.page_links  ul li a:hover{
	background-color: #f2f2f2;
	border:solid 1px #cfcfcf;
	color: #666;
}

/* FIN lien de page*/

/* autocompleter */

.autocomplete-w1 { background:url(../images/shadow_autocomplete.png) no-repeat bottom right; position:absolute; top:4px; left:3px; /* IE6 fix: */ _background:none; _top:1px; }
.autocomplete { width:200px; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:250px; overflow:auto; margin:-6px 6px 6px -6px; /* IE specific: */ _height:350px;  _margin:0px 6px 6px 0; overflow-x:hidden; }
.autocomplete .selected { cursor: pointer; font-size:11px; background-color: aliceblue; font-weight:bold;}
.autocomplete div { font-size:11px; padding:2px; color: #666; margin:1px 0;}
.autocomplete strong { color:#3399FF; }

/*
#registration_content div.autocomplete, #profile_content div.autocomplete {
	position: absolute;
	width: 500px;
	background-color: white;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
	max-height: 20em;
	overflow: auto;
}

#registration_content div.autocomplete ul, #profile_content div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#registration_content div.autocomplete ul li.selected, #profile_content div.autocomplete ul li.selected {
    background-color: aliceblue;
	font-weight:bold;
}

#registration_content div.autocomplete ul li, #profile_content div.autocomplete ul li {
	list-style-type:none;
	color: #666;
	display: block;
	margin: 0;
	padding: 2px;
	cursor: pointer;
	font-size:11px;
}

#registration_content div.autocomplete ul li span, #profile_content div.autocomplete ul li span {
	display: block;
	color:#000;
	font-size:10px;
	font-style:italic;
}*/

/* Fin autocompleter */

.bouton {
	font-weight:bold;
	color:#fff;
	font-size:12px;
	background-color:#94D588;
	border:solid 1px #53B841;
}

.select_div_data {
	height:100px;
	background-color:#fff;
	border:solid 1px #cfcfcf;
	overflow-y:scroll;
}

.quotes {
	font-size:17px;
	color:#0073b5;
	font-family:Times;
	font-weight:bold;
}

.center {
	text-align:center;
}

.italic {
	font-style: italic;
}

.upper {
	text-transform: uppercase;
}

.fz9 {
	font-size:9pt;
}

.fz8 {
	font-size:8pt;
}

.fz10 {
	font-size:10px;
}