body {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}

p { margin: 12px 0 0 0; }

form { margin: 0; }

/*******************************/
/**** + CENTRAL (surcharge) ****/
/*******************************/

#central {
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	line-height: 1.2;
	padding: 20px 10px;
}
#central ul {
	margin-top: 0px;
}
#central li {
	margin-left: 60px;
	padding: 0;
	list-style-image: url("/images/hp6/puce.gif");
}

/*******************************/
/**** - CENTRAL (surcharge) ****/
/*******************************/

#banniere {
	padding-left: 270px;
	background-image: url(/images/hp5/banner3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: white;
}

#menu {
	padding-bottom: 2px;
	background-color: #FFFF9D;
}

/******************/
/**** + LABELS ****/
/******************/

label.insc {
	float: left;
	display: block;
	width: 160px;
	text-align: left;
}

label.insc_suite {
	float: left;
	display: block;
	width: 365px;
	text-align: left;
	margin-right: 8px;
	text-align: right;
}

label.accueil {
	float: left;
	display: block;
	width: 75px;
	margin-right: 10px;
	text-align: right;
}

#rechercher label {
	float: left;
	display: block;
	width: 220px;
	text-align: right;
	margin-right: 20px;
}

label.compte {
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 5px;
}

label.annonce {
	float: left;
	width: 105px;
	text-align: right;
	margin-right: 5px;
}

/******************/
/**** - LABELS ****/
/******************/

#inscription {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}

#inscription .tetiere {
	width: 400px;
	height: 29px;
	margin: 0;
	background: url(../../img/acc-inscription.png) no-repeat;
	font-style: italic;
	font-size: 19px;
	color: #9C0000;
	padding-left: 20px;
}

#inscription .contenu {
	width: 400px;
	height: 415px;
	padding: 10px;
	background: url(../../img/fond-b.png);
	font-size: 11px;
}

#inscription_comp {
	float: left;
	margin-right: 25px;
	width: 190px;
	text-align: center;
}

#inscription_comp img {
	margin-bottom: 40px;
}

#inscription_comp_txt {
	float: left;
	width: 740px;
}

#inscription_comp_txt .tetiere {
	background: url(../../img/etape.png) no-repeat;
	height: 100px;
	padding-left: 130px;
	font-size: 18px;
	color: #9C0000;
	width: 610px;
	margin-top: 5px;
}

#inscription_comp_txt .titre1 {
	background: url(../../img/icones/description.png) no-repeat;
	height: 35px;
	padding: 5px 0 0 50px;
	width: 690px;
	border-bottom: 1px dotted gray;
	margin: 0 0 20px 0;
	color: #9C0000;
	font-size: 18px;
}

#inscription_comp_txt .titre2 {
	background: url(../../img/icones/annonce.png) no-repeat;
	height: 35px;
	padding: 5px 0 0 50px;
	width: 690px;
	border-bottom: 1px dotted gray;
	margin: 30px 0 20px 0;
	color: #9C0000;
	font-size: 18px;
}

#inscription_comp_txt .titre3 {
	background: url(../../img/icones/questionnaire.png) no-repeat;
	height: 35px;
	padding: 5px 0 0 45px;
	width: 695px;
	border-bottom: 1px dotted gray;
	margin: 30px 0 20px 0;
	color: #9C0000;
	font-size: 18px;
}

#inscription_comp_txt .titre_infos {
	background: url(../../img/icones/informations.png) no-repeat;
	height: 35px;
	padding: 5px 0 0 50px;
	width: 690px;
	border-bottom: 1px dotted gray;
	margin: 0 0 20px 0;
	color: #9C0000;
	font-size: 18px;
}

#inscription_comp_txt .titre_email {
	background: url(../../img/icones/email.png) no-repeat;
	height: 35px;
	padding: 5px 0 0 45px;
	width: 690px;
	border-bottom: 1px dotted gray;
	margin: 30px 0 20px 0;
	color: #9C0000;
	font-size: 18px;
}

#inscription_comp_txt .titre_photo {
	background: url(../../img/icones/photo-id.png) no-repeat;
	height: 35px;
	padding: 5px 0 0 50px;
	width: 690px;
	border-bottom: 1px dotted gray;
	margin: 30px 0 20px 0;
	color: #9C0000;
	font-size: 18px;
}

#inscription_comp_txt .titre_lettres {
	background: url(../../img/icones/lettres-infos.png) no-repeat;
	height: 35px;
	padding: 5px 0 0 50px;
	width: 690px;
	border-bottom: 1px dotted gray;
	margin: 30px 0 20px 0;
	color: #9C0000;
	font-size: 18px;
}

#inscription_comp_txt .titre_identifiants {
	background: url(../../img/icones/identifiants.png) no-repeat;
	height: 35px;
	padding: 5px 0 0 50px;
	width: 690px;
	border-bottom: 1px dotted gray;
	margin: 30px 0 20px 0;
	color: #9C0000;
	font-size: 18px;
}

#inscription_comp_txt .col1 {
	float: left;
	width: 33%;
}

#inscription_comp_txt .col2 {
	float: left;
	width: 45%;
	margin-right: 4%;
}

#inscription_comp_txt .col2 label {
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 15px;
}

/****************************/
/**** + Style des SELECT ****/
/****************************/

select {
	padding: 2px;
	font-size: 11px;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}

/****************************/
/**** - Style des SELECT ****/
/****************************/

#identification {
	float: left;
	width: 476px;
	margin-bottom: 15px;
	padding: 10px;
	font-size: 11px;
	border: 2px solid #82BDFF;
	border-top: 0;
}

#identification_tetiere {
	float: left;
	width: 500px;
	height: 29px;
	margin: 0;
	background: url(../../img/acc-deja-inscrit.png) no-repeat;
	font-style: italic;
	font-size: 19px;
	color: #9C0000;
	padding-left: 20px;
}

input.form {
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}

textarea.form {
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}

a.inscription:link { outline: none; line-height: 15px; height: 20px; background: #43CA00; padding: 7px 15px; border: 0; color: #FFFFFF; text-decoration: none; font-size: 13px; font-weight: bold; }
a.inscription:visited { outline: none; line-height: 15px; height: 20px;  background: #43CA00; padding: 7px 15px; border: 0; color: #FFFFFF; text-decoration: none; font-size: 13px; font-weight: bold; }
a.inscription:hover { outline: none; line-height: 15px; height: 20px; background: #7AD14F; padding: 7px 15px; border: 0; color: #FFFFFF; text-decoration: none; font-size: 13px; font-weight: bold; }

a.identification:link { outline: none; line-height: 15px; height: 20px; background: #82BDFF; padding: 2px 6px; border: 0; color: #FFFFFF; text-decoration: none; font-size: 13px; font-weight: bold; }
a.identification:visited { outline: none; line-height: 15px; height: 20px;  background: #82BDFF; padding: 2px 6px; border: 0; color: #FFFFFF; text-decoration: none; font-size: 13px; font-weight: bold; }
a.identification:hover { outline: none; line-height: 15px; height: 20px; background: #AED6FE; padding: 2px 6px; border: 0; color: #FFFFFF; text-decoration: none; font-size: 13px; font-weight: bold; }

input.identification { line-height: 15px; height: 20px; background: #82BDFF; padding: 2px 6px; border: 0; color: #FFFFFF; text-decoration: none; font-size: 13px; font-weight: bold; }

#accroche {
	float: left;
	background: url(../../img/fond-accueil.png) no-repeat;
	height: 350px;
	width: 500px;
	line-height: 160%;
}

#accroche_connectes {
	float: left;
	width: 500px;
	height: 25px;
	background: url(../../img/acc-inscrits.png) no-repeat;
	font-size: 19px;
	padding-top: 5px;
	color: #FACE00;
	font-style: italic;
	text-align: center;
}

.sep { height: 10px; }

.txtrg { color: #9C0000; }
.txtrgb { color: #9C0000; font-weight: bold; }

.notes {
	font-size: 11px;
	text-align: center;
}
hr.pointg {
	height: 1px;
	margin: 15px 0 15px 0;
	border: 0;
	border-bottom: 1px dotted gray;
}

.apropos {
	font-size: 11px;
}

/*******************************/
/**** + Ombres automatiques ****/
/*******************************/

.o1 {
	float: left;
	background: url(../../img/ombres/ombre.gif) right 100%;
	margin: 0px 0px 0px 0px;
}

.o2 {
	background: url(../../img/ombres/coin_bl.gif) no-repeat bottom left;
}

.o3 {
	padding: 0px 6px 6px 0px;
	background: url(../../img/ombres/coin_tr.gif) no-repeat top right;
}

/*******************************/
/**** - Ombres automatiques ****/
/*******************************/

/**********************/
/**** + CARROUSSEL ****/
/**********************/

.carroussel_marque {
	float: left;
	width: 5px;
	background: #FACE00;
	margin-right: 15px;
	height: 87px;
}

.carroussel_plus_f {
	padding-top: 35px;
	text-align: center;
	float: left;
	width: 20px;
	border: 1px solid #FACE00;
	height: 52px;
	background-position: 50% 50%;
	background-image: url(../../img/plus_f.png);
	background-repeat:no-repeat;
}

.carroussel_plus_f:hover {
	background: #FEF8DA;
	cursor: pointer;
	background-position: 50% 50%;
	background-image: url(../../img/plus_f.png);
	background-repeat:no-repeat;
}

.carroussel_plus_h {
	padding-top: 35px;
	text-align: center;
	float: left;
	width: 20px;
	border: 1px solid #FACE00;
	height: 52px;
	background-position: 50% 50%;
	background-image: url(../../img/plus_h.png);
	background-repeat:no-repeat;
}

.carroussel_plus_h:hover {
	background: #FEF8DA;
	cursor: pointer;
	background-position: 50% 50%;
	background-image: url(../../img/plus_h.png);
	background-repeat:no-repeat;
}

/**********************/
/**** - CARROUSSEL ****/
/**********************/

/************************************/
/**** + Couleurs hommes / femmes ****/
/************************************/

.pro_f { color: #EA7DC1; font-weight: bold; }
.pro_h {	color: #0072E6; font-weight: bold; }

a.pro_f:link { outline: none; color: #EA7DC1; text-decoration: none; font-weight: bold; }
a.pro_f:visited { outline: none; color: #EA7DC1; text-decoration: none; font-weight: bold; }
a.pro_f:hover { outline: none; color: #EA7DC1; text-decoration: underline; font-weight: bold; }

a.pro_h:link { outline: none; color: #0072E6; text-decoration: none; font-weight: bold; }
a.pro_h:visited { outline: none; color: #0072E6; text-decoration: none; font-weight: bold; }
a.pro_h:hover { outline: none; color: #0072E6; text-decoration: underline; font-weight: bold; }

/************************************/
/**** + Couleurs hommes / femmes ****/
/************************************/

/********************************/
/**** + ZONE "BLOCS PROFILS" ****/
/********************************/

#zone_blocs_profils a {
	color: #555555;
   text-decoration: none;
	outline: none;
}

#zone_blocs_profils .defaut {
   display: block;
   position: relative;
   white-space: nowrap;
   overflow: hidden;
}

#zone_blocs_profils .alternatif {
   visibility: hidden;
	width: 125px; /* Par défaut la largeur est celle de la boîte + celle de l'image et de sa marge ! */
	margin-top: 30px;
	white-space: nowrap;
	overflow: hidden;
}

#zone_blocs_profils a:hover .alternatif {
   cursor: pointer;
	top: -97px;
	left: 90px;
   position: relative;
   visibility: visible;
}
#zone_blocs_profils a:hover .defaut {
   cursor: pointer;
   visibility: hidden;
}

#zone_blocs_profils .carroussel {
	float: left;
	padding: 3px;
	margin-right: 5px;
	width: 215px;
	height: 80px;
	line-height: 200%;
	font-size: 11px;
	border: 1px solid #FFFFFF;
}

#zone_blocs_profils .carroussel:hover {
	border: 1px solid #FACE00;
	background: #FEF8DA;
	cursor: pointer;
}

/********************************/
/**** - ZONE "BLOCS PROFILS" ****/
/********************************/

/******************************************/
/**** + ZONE "BLOCS PROFILS VERTICAUX" ****/
/******************************************/

#zone_blocs_profils_vert p {
	margin: 0;
	padding: 0;
}

#zone_blocs_profils_vert .defaut {
   display: block;
   position: relative;
}

#zone_blocs_profils_vert .alternatif {
   visibility: hidden;
	width: 134px;
	height: 18px;
}

#zone_blocs_profils_vert .bloc_profil .ensemble:hover .alternatif {
   cursor: pointer;
	top: -97px;
   position: relative;
   visibility: visible;
}
#zone_blocs_profils_vert .bloc_profil .ensemble:hover .defaut {
   cursor: pointer;
   /* visibility: hidden; */
}

#zone_blocs_profils_vert .carroussel {
	text-align: center;
	padding-top: 10px;

	width: 134px;
	height: 120px;
	font-size: 11px;
	border: 1px solid #FFFFFF;
}

#zone_blocs_profils_vert .carroussel:hover {
	border: 1px solid #FACE00;
	background: #FEF8DA;
	cursor: pointer;
}

/******************************************/
/**** - ZONE "BLOCS PROFILS VERTICAUX" ****/
/******************************************/


/****************/
/**** + MENU ****/
/****************/

#menu_rencontre {
	float: left;
	width: 220px;
	border-right: 1px dotted gray;
	margin-right: 20px;
}

#menu_rencontre .abonne {
	background-image: url(../../img/icones/star.png);
	background-repeat: no-repeat;
	background-position: 40px center;
	background-color: white;
	padding: 5px;
	border: 1px solid #FAE582;
	color: #005EA8;
	padding: 10px 5px 10px 70px;
	margin: 20px 0 0 0;
	width: 56%;
}
#menu_rencontre .abonne:hover {
	background-color: #FEFBEC;
	text-decoration: none;
	cursor: pointer;
}
#menu_rencontre .abonne a { text-decoration: none; }

#menu_rencontre .ident {
	line-height: 170%;
}

#menu_rencontre .titre {
	background: #EEEEEE;
	height: 20px;
	padding-top: 5px;
	width: 80%;
	font-weight: bold;
	padding-left: 20px;
	margin: 20px 0 10px 0;
}

#menu_rencontre ul {
	list-style-type: none;
	margin: 0; 
	padding: 0;
	width: auto;
}

#menu_rencontre ul li {
	list-style-image: none; // Pour éviter de récupérer la "puce.gif" du hp6
	list-style-type: none;
	margin: 2px 0 2px 0px;
}

#menu_rencontre ul li {
	padding: 0 0 0 5px; 
	color: #005EA8;
	border-left: solid 7px #cccccc; 
}

#menu_rencontre ul li:hover {
	border-left: solid 7px #9C0000;
	text-decoration: none;
}
	
#menu_rencontre ul li a:link, 
#menu_rencontre ul li a:visited, 
#menu_rencontre ul li a:active {
	color: #005EA8;
}
	
#menu_rencontre ul li a:hover {
	color: #9C0000;
	text-decoration: none;
}

#menu_rencontre .rg {
	font-size: 13px;
}

/****************/
/**** - MENU ****/
/****************/

#page {
	float: left;
	width: 720px;
}

#page h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9C0000;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted gray;
}

.rg {
	color: #9C0000;
	font-weight: bold;
}

.r {
	color: #9C0000;
}

#accueil {
	float: left;
	width: 720px;
	border-bottom: 1px dotted gray;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#accueil ul {
	margin: 0;
	padding: 0;
}

#accueil ul li {
	margin: 0 0 0 12px;
	padding-bottom: 5px;
}

#accueil .infos {
	float: left;
	border-right: 1px dotted gray;
	padding-right: 10px;
	margin-right: 20px;
	width: 490px;
}

#accueil .stats {
}

#accueil ul li.stats {
	margin: 0 0 0 12px;
	padding-bottom: 7px;
}

#recherche {
	float: left;
	width: 260px;
	margin-right: 8px;
}

#publicite_accueil {
	float: left;
}

#publicite {
	float: left;
	border: 1px solid #EFEFEF;
}

#publicite .entete {
	background: #EFEFEF;
	height: 15px;
	font-size: 9px;
	padding-top: 3px;
	padding-left: 5px;
	width: 295px;
}

#recherche ul {
	margin: 0;
	padding: 0;
}

#recherche ul li {
	margin: 0 0 0 12px;
	padding-bottom: 5px;
}

#connectes {
	float: left;
	width: 140px;
	text-align: center;
	margin-left: 10px;
}

#connectes .titre {
	height: 20px;
	padding-top: 5px;
	font-weight: bold;
	background: #EEEEEE;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	color: #9C0000;
}

#nouveaux {
	float: left;
	width: 570px;
	margin-top: 15px;
	text-align: center;
}

#nouveaux .titre {
	height: 20px;
	padding-top: 5px;
	padding-left: 20px;
	font-weight: bold;
	background: #EEEEEE;
	width: 550px;
	text-align: left;
	margin-bottom: 10px;
	color: #9C0000;
}

#nouveaux .dept {
	margin-top: 3px;
	line-height: 140%;
}

#accueil_recherche {
	float: left;
	width: 570px;
}

.form_rech {
	padding: 10px;
	padding-right: 0;
	border: 1px solid #82BDFF;
	background: #EAF3FC;
}

.carroussel_std {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 15px;
	width: 220px;
	height: 80px;
	line-height: 200%;
	font-size: 11px;
	border: 1px solid #FFFFFF;
}

.carroussel_std:hover {
	border: 1px solid #FACE00;
	background: #FEF8DA;
	cursor: pointer;
}

.carroussel_index {
	float: left;
	padding: 3px;
	margin-right: 0;
	margin-bottom: 15px;
	width: 182px;
	height: 80px;
	line-height: 200%;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	text-align: left;
}
* html .carroussel_index { padding-right: 0; }

.carroussel_index:hover {
	border: 1px solid #FACE00;
	background: #FEF8DA;
	cursor: pointer;
}

.carroussel_index_txt {
	width: 97px;
	height: 80px;
	overflow: hidden;
}
* html .carroussel_index_txt { width: 94px; }

.carroussel_int {
	float: left;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 15px;
	width: 250px;
	height: 80px;
	line-height: 200%;
	font-size: 11px;
	border: 1px solid #FFFFFF;
}

.carroussel_int:hover {
	border: 1px solid #FACE00;
	background: #FEF8DA;
	cursor: pointer;
}

.carroussel_rech {
	float: left;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 15px;
	width: 250px;
	height: 80px;
	line-height: 180%;
	font-size: 11px;
	border: 1px solid #FFFFFF;
}

.carroussel_rech:hover {
	border: 1px solid #FACE00;
	background: #FEF8DA;
	cursor: pointer;
}

#sorties {
	float: left;
	width: 700px;
	margin-top: 10px;
	text-align: left;
}

#sorties .titre {
	height: 20px;
	padding-top: 5px;
	padding-left: 20px;
	font-weight: bold;
	background: #EEEEEE;
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
	color: #9C0000;
}

#sorties ul {
	margin: 0;
	padding: 0;
}

#sorties ul li {
	margin: 0 0 0 12px;
	padding-bottom: 5px;
}

img.chat_ico {
	float: left;
	margin-right: 15px;
}

#choix_photo {
	width: 700;
	background: #EAF3FC;
	padding: 15px;
	border: 1px solid #82BDFF;
	margin-bottom: 20px;
}

#choix_photo .sep {
	height: 1px;
	margin: 15px 0 15px 0;
	border-bottom: 1px dotted #82BDFF;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
}

.attention {
	color: #9C0000;
	font-size: 11px;
}

#publicite_sky {
	float: right;
	margin-left: 10px;
	border: 1px solid #EFEFEF;
}

#publicite_sky .entete {
	background: #EFEFEF;
	height: 15px;
	font-size: 9px;
	padding-top: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#liste_recherche {
	float: left;
	width: 540px;
}

/*******************************************/
/**** + PERSONNALISATION DES INPUT FILE ****/
/*******************************************/

#conteneurFile {
	float: left;
}

#conteneurFile #divFile {
	position : relative;
	width : 320px;
	text-align : left;
	height: 30px;
}

#conteneurFile .inputFile {
	opacity : 0;
	filter : alpha(opacity=0);
	position : absolute;
	left : 0;
	top : 0;
}
#conteneurFile .inputText {
	border : none;
	padding : 5px 0px 0 6px;
	background : #def;
	width : 202px;
	background: url(../../img/input-file-text.png) no-repeat;
	height: 30px;
}

#conteneurFile span {
	padding : 5px 10px;
	background: transparent url(../../img/input-file-bouton.png) no-repeat;
}

.div_submit {
	float: left;
}

/**** Spécial IE7 !! ****/

*+html #conteneurFile span {
	padding : 14px 10px;
	background: transparent url(../../img/input-file-bouton.png) no-repeat;
}

*+html .div_submit {
	float: left;
	padding-top: 6px;
}

/*******************************************/
/**** - PERSONNALISATION DES INPUT FILE ****/
/*******************************************/

/*******************/
/**** + ZAPPING ****/
/*******************/

#mini_zapping {
	float: left;
	margin: 0 16px 14px 16px;
	width: 76px;
	height: 76px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
* html #mini_zapping { margin: 0 10px 11px 18px; } /* Hack IE 6 */

#mini_zapping:hover {
	border: 1px solid #FACE00;
	background: #FEF8DA;
	cursor: pointer;
}

#mini_zapping .photo {
/* SUPPRIME CAR INCOMPATIBLE AVEC INFO BULLE !!
	position: relative;
*/ 
	height: 76px;
	width: 76px;
	overflow: hidden;
}

#mini_zapping img {
	border: 0;
}

#publicite_zap {
	float: right;
	margin: 0 65px 12px 0;
	border: 1px solid #EFEFEF;
}
* html #publicite_zap { margin: 0 30px 5px 10px; border: 0; padding: 0; } /* Hack IE 6 */

#publicite_zap .entete {
	background: #EFEFEF;
	height: 15px;
	font-size: 9px;
	padding-top: 3px;
	padding-left: 5px;
	width: 295px;
}
*html #publicite_zap .entete { padding-left: 5px ; width: 295px; } /* Hack IE 6 */

/*******************/
/**** - ZAPPING ****/
/*******************/

p.soumettre {
	margin-top: 35px;
	text-align: center;
}

p.rechrap {
	margin: 20px 0 10px 0;
	text-align: center;
}

#resultats {
	border: 1px solid #005EA8;
	background: #EAF3FC;
	padding: 10px 20px;
	margin-bottom: 10px;
}

#rechercher {
	border: 1px solid #005EA8;
	background: #EAF3FC;
	padding: 20px;
	margin-bottom: 30px;
}

#abonnement {
	float: left;
	margin-right: 20px;
}

#abonnement_txt {
	float: left;
	width: 340px;
	line-height: 170%;
}

#abonnement_txt .titre {
	font-size: 20px;
	font-weight: bold;
	color: #BA1314;
}

#abonnement_txt .accroche {
	font-size: 16px;
	font-weight: normal;
	color: #005EA8;
}
/*
a.bleu:link { outline: none; line-height: 15px; height: 20px; background: #82BDFF; padding: 5px 10px; border: 0; color: #FFFFFF; text-decoration: none; font-size: 13px; font-weight: bold; }
a.bleu:visited { outline: none; line-height: 15px; height: 20px;  background: #82BDFF; padding: 5px 10px; border: 0; color: #FFFFFF; text-decoration: none; font-size: 13px; font-weight: bold; }
a.bleu:hover { outline: none; line-height: 15px; height: 20px; background: #AED6FE; padding: 5px 10px; border: 0; color: #FFFFFF; text-decoration: none; font-size: 13px; font-weight: bold; }
*/
a.bleu:link { outline: none; line-height: 15px; height: 20px; background: url(../../img/fond-bouton-bleu.png); padding: 5px 10px; border: 0; color: #FFFFFF; text-decoration: none; font-size: 13px; font-weight: bold; }
a.bleu:visited { outline: none; line-height: 15px; height: 20px;  background: url(../../img/fond-bouton-bleu.png); padding: 5px 10px; border: 0; color: #FFFFFF; text-decoration: none; font-size: 13px; font-weight: bold; }
a.bleu:hover { outline: none; line-height: 15px; height: 20px; background: url(../../img/fond-bouton-bleu.png); padding: 5px 10px; border: 0; color: #F7F8B4; text-decoration: none; font-size: 13px; font-weight: bold; }

p.ssrub {
	text-align: center;
	font-weight: bold;
	background: #FFFFFF;
	color: #005EA8;
	height: 20px;
	padding-top: 5px;
}

.pagination { text-align: center; margin: 5px 0 10px 0; padding: 10px 0 10px 0; }
.pagination span, .pagination a { outline: none; font-weight: bold; padding: 3px 5px; border: 1px solid #CCCCCC; color: #666666; text-decoration: none;  font-size: 12px; }
.pagination a:hover { border: 1px solid #B50008; color: #B50008; }
.pagination span.current, .pagination a.current, .pagination a.current:hover { background-color: #FFFFFF; border: 1px solid #B50008; color: #B50008; text-decoration: none;  font-size: 12px; }
.pagination span.disabled, .pagination a.nolink, .pagination a.nolink:hover { border: 0px solid #CCCCCC; color: #CCCCCC; text-decoration: none; }

#mini_g {
	float: left;
	width: 76px;
	height: 76px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

#mini_g .photo {
	position: relative;
	height: 76px;
	width: 76px;
	overflow: hidden;
}

#mini_g img {
	border: 0;
}

#mini_h {
	float: center;
	margin: auto;
	width: 76px;
	height: 76px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}

#mini_h .photo {
	position: relative;
	height: 76px;
	width: 76px;
	overflow: hidden;
}

#mini_h img {
	border: 0;
}

/******************/
/**** + PROFIL ****/
/******************/

#profil_titre {
	float: left;
	height: 30px;
	border-bottom: 1px dotted gray;
	width: 660px;
	margin-bottom: 25px;
}

#profil_photo {
	float: left;
	margin-right: 15px;
	text-align: center;
	line-height: 50%;
	height: 110px;
	width: 80px;
}

#profil_photo img {
	border: 0;
}

#profil_photo_texte {
	float: left;
	width: 435px;
}

#profil_photo_texte .accroche {
	float: left;
	width: 420px;
	padding: 5px 0 5px 15px;
	border: 1px solid #FAE582;
	background: #FEFBEC;
	margin-bottom: 7px;
}

#profil_photo_texte ul {
	margin: 0;
	padding-left: 15px;
	text-align: left;
}

#profil_photo_texte li {
	margin: 0;
	padding-bottom: 5px;
}

#profil_photo_options {
	float: left;
	margin-left: 10px;
	width: 170px;
}

.carnet_adresses {
	background-image: url(../../img/icones/carnet-bleu.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: white;
	padding: 5px;
	border: 1px solid #005EA8;
	color: #005EA8;
	padding-left: 45px;
	font-weight: normal;
	margin-bottom: 5px;
}
.carnet_adresses:hover {
	background-image: url(../../img/icones/carnet-vert.png);
	/* background-color: #EAF3FC; */
	background-color: #F5FDED;
	border: 1px solid #7FDB2D;
	cursor: pointer;
}

.coup_coeur {
	background-image: url(../../img/icones/coup-de-coeur.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: white;
	padding: 5px;
	border: 1px solid #005EA8;
	color: #005EA8;
	padding-left: 45px;
	font-weight: normal;
}
.coup_coeur:hover {
	background-image: url(../../img/icones/coup-de-coeur.png);
	background-color: #FEE4F1;
	border: 1px solid #D0221A;
	cursor: pointer;
}

/*
.liste_noire {
	background-image: url(../../img/icones/liste-noire.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: white;
	padding: 5px;
	border: 1px solid #005EA8;
	color: #005EA8;
	padding-left: 45px;
	font-weight: normal;
}

.liste_noire:hover {
	background-image: url(../../img/icones/liste-noire-separation.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #EAF3FC;
	padding: 5px;
	border: 1px solid #005EA8;
	padding-left: 45px;
	cursor: pointer;
}
*/
.liste_noire {
	border: 1px solid #005EA8;
	background-image: url(../../img/icones/liste-noire-separation.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 10px 10px 10px 45px;
	margin-bottom: 15px;
}

#profil_titre H1 {
	float: left;
	border: 0;
}

#profil_titre .localisation {
	float: right;
	text-align: right;
	font-size: 18px;
}

#profil_detail {
	float: left;
	width: 400px;
	font-weight: bold;
	color: #EA7DC1;
	margin-right: 15px;
}

#profil_detail p { margin: 12px 0 0 0; }

#profil_detail .titre {
	background: url(../../img/acc-sa-description.png) no-repeat;
	width: 402px;
	height: 22px;
}

#profil_detail .texte {
	background: url(../../img/acc-sa-description.png) no-repeat;
	width: 100%;
	height: 247px;
	border: 1px solid #FAE582;
	border-top: 0;
	background: #FEFBEC;
}

#profil_detail .col {
	float: left;
	width: 50%;
}

#profil_detail label {
	float: left;
	display: block;
	width: 90px;
	margin-right: 5px;
	text-align: right;
	font-weight: normal;
	color: #555555;
}

#profil_present {
	width: 100%;
	margin-bottom: 20px;
}

#profil_present .texte {
	border: 1px solid #FAE582;
	border-top: 0;
	background: #FEFBEC;
	padding: 15px;
}

#profil_present .titre {
	background: url(../../img/acc-son-annonce.png) no-repeat;
	width: 720px;
	height: 19px;
}

#profil_cadre {
	width: 100%;
	border: 1px solid #FAE582;
	background: #FEFBEC;
	margin-bottom: 25px;
}

#profil_cadre .texte {
	padding: 20px;
	padding-top: 10px;
}

#profil_avert {
	margin-top: 30px;
	border-top: 1px dotted gray;
	padding-top: 10px;
	width: 100%;
	text-align: justify;
	font-size: 11px;
}

a.agrandir_f:link { outline: none; color: #EA7DD6; text-decoration: none; font-size: 11px; border-bottom: 1px dotted #EA7DD6; }
a.agrandir_f:visited { outline: none; color: #EA7DD6; text-decoration: none; font-size: 11px; border-bottom: 1px dotted #EA7DD6; }
a.agrandir_f:hover { outline: none; color: #EA7DD6; text-decoration: none; font-size: 11px; border-bottom: 0; }

a.agrandir_h:link { outline: none; color: #0072E7; text-decoration: none; font-size: 11px; border-bottom: 1px dotted #0072E7; }
a.agrandir_h:visited { outline: none; color: #0072E7; text-decoration: none; font-size: 11px; border-bottom: 1px dotted #0072E7; }
a.agrandir_h:hover { outline: none; color: #0072E7; text-decoration: none; font-size: 11px; border-bottom: 0; }

/******************/
/**** - PROFIL ****/
/******************/

hr.dotg {
	height: 1px;
	border: 0;
	border-bottom: 1px dotted gray;
	margin: 20px 0 15px 0;
}

a.annonce_sup:link { outline: none; color: #BA1314; text-decoration: none; padding: 5px 10px; border: 1px solid #BA1314; }
a.annonce_sup:visited { outline: none; color: #BA1314; text-decoration: none; padding: 5px 10px; border: 1px solid #BA1314; }
a.annonce_sup:hover { outline: none; color: #BA1314; text-decoration: none; padding: 5px 10px; border: 1px solid #BA1314; background: #F1E1E1; }

a.annonce_cons:link { outline: none; color: #0D8C00; text-decoration: none; padding: 5px 10px; border: 1px solid #0D8C00; }
a.annonce_cons:visited { outline: none; color: #0D8C00; text-decoration: none; padding: 5px 10px; border: 1px solid #0D8C00; }
a.annonce_cons:hover { outline: none; color: #0D8C00; text-decoration: none; padding: 5px 10px; border: 1px solid #0D8C00; background: #D0E4CE; }

/***************************/
/**** + MESSAGES WINDOW ****/
/***************************/

#erreur {
	padding: 15px;
	font-size: 13px;
	color: #B60011;
}

#erreur ul {
	margin: 0 0 0 30px;
	padding: 0;
}

#erreur li {
	margin: 0;
	padding: 0 0 0 5px;
	list-style-type: none;
	list-style-image: url(../../img/icones/attention-1.png);
}

#succes {
	padding: 15px;
	padding-top: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #3B8C00;
	text-align: center;
}

#succes .normal {
	font-weight: normal;
	color: #000000;
}

/***************************/
/**** - MESSAGES WINDOW ****/
/***************************/

.insc_fin {
	font-size: 18px;
	color: #9C0000;
}

.succes {
	width: 700px;
	padding: 8px 0 10px 20px;
	background: #D1F4B8;
	color: #3B8C00;
	font-weight: bold;
	margin: 10px 0 20px 0;
}

.succes_pagepub {
	width: 520px;
	padding: 8px 0 10px 20px;
	background: #D1F4B8;
	color: #3B8C00;
	font-weight: bold;
	margin: 0 0 20px 0;
}

.erreur {
	width: 700px;
	padding: 8px 0 10px 20px;
	background: #F9D3D1;
	color: #B60011;
	font-weight: bold;
	margin: 10px 0 20px 0;
}

.erreur_pagepub {
	width: 520px;
	padding: 8px 0 10px 20px;
	background: #F9D3D1;
	color: #B60011;
	font-weight: bold;
	margin: 0 0 20px 0;
}

.active {
	float: left;
	width: 35%;
	border: 1px dotted #82BDFF;
	background: #EAF3FC;
	padding: 20px;
	font-size: 14px;
	margin: 50px 0 50px 0;
}

.chat {
	padding: 10px;
	background: #EAF3FC;
	margin-bottom: 15px;
}

/***********************************/
/**** + HISTORIQUE DES MESSAGES ****/
/***********************************/

#histo_msg {
	border: 1px solid #005EA8;
	background: #EAF3FC;
	margin-bottom: 30px;
	padding: 15px;
	line-height: 150%;
}

#histo_msg .emetteur {
	width: 100%;
	line-height: 170%;
	padding-bottom: 10px;
	border-bottom: 1px dotted #005EA8;
	margin-bottom: 15px;
}

#histo_msg .b1 {
	float: left;
	width: 450px;
}

#histo_msg .b2 {
	float: left;
	width: 230px;
	text-align: right;
	font-size: 11px;
}

#histo_msg .mini {
	float: left;
	margin-right: 15px;
	height: 40px;
	width: 40px;
	overflow: hidden;
}

/***********************************/
/**** - HISTORIQUE DES MESSAGES ****/
/***********************************/

.contact1:hover {
	border: 1px solid #FACE00;
	background: #FEF8DA;
	cursor: pointer;
}

.contact1 {
	float: left;
	width: 540px;
	line-height: 170%;
	padding: 3px;
	/*margin-right: 30px;*/
	margin-bottom: 10px;
	border: 1px solid #EEEEEE;
	background: #FAFAFA;
}

.contact2 {
	float: right;
	line-height: 180%;
	visibility: hidden;
	margin-right: 10px;
}

.contact1:hover .contact2 {
	visibility: visible;
}

#album {
	float: left;
	margin: 0 12px 20px 12px;
	width: 150px;
	height: 98px;
	text-align: center;
}

#album img {
	height: 98px;
}

#barre_nav_profil {
	background: #EFEFEF;
	padding: 6px 10px;
	font-weight: normal;
	margin: 0 0 20px 0;
}

#barre_nav_profil .precedente {
	float: left;
	width: 25%;
}

#barre_nav_profil .suivante {
	float: left;
	width: 25%;
	text-align: right;
}

#barre_nav_profil .centre {
	float: left;
	text-align: center;
	width: 50%;
}

a.faux:link { outline: none; text-decoration: none; }
a.faux:visited { outline: none; text-decoration: none; }
a.faux:hover { outline: none; text-decoration: none; }
* html a.faux:hover { outline: none; text-decoration: underline; } /* Si IE6 ou moins, on souligne le lien au passage de la souris !! */

.warning {
	border: 1px solid #9C0000;
	padding: 10px;
	line-height: 150%;
	margin-bottom: 10px;
}
