﻿/* CSS Document */

#profil_partiel
{
    height:515px;
    width:663px;
    overflow:hidden;
}

#profil_partiel_haut
{
    background:url(../images/profil_partiel/fd_haut.gif);
    width:663px;
    height:6px;
}

#profil_partiel_bas
{
    background:url(../images/profil_partiel/fd_bas.gif);
    width:663px;
    height:6px;
}

#profil_partiel_content
{
    background:#FFFFFF url(../images/profil_partiel/fd_content.gif) repeat-x left bottom;
    height:503px;
}

#profil_partiel_content #barre_grise, #tooltipGooglemap #barre_grise
{
    padding:9px 10px 0px 13px;
    background:url(../images/profil_partiel/barre_grise.gif) repeat-x left 5px;
    height:24px;
    font-family:Tahoma;
    color:#469adf;
    font-size:11px;
    width:640px;
}

#titre_profil_partiel
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#000;
}

.titre_profil_partiel
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#000;
}
.titre_profil_partiel:hover
{
	text-decoration:none;
	color:#499EE0;
}

#picto_annonce
{
    background:url(../images/profil_partiel/picto_annonce.png) no-repeat left top;
    width:15px;
    height:14px;
    float:left;
}

#picto_recherche
{
    background:url(../images/profil_partiel/picto_recherche.png) no-repeat left top;
    width:15px;
    height:14px;
    float:left;
}

.case_grise
{
    background:url(../images/profil_partiel/case_grise.gif) repeat-x left top;
    height:13px;
    border:1px solid #9c9c9c;
    padding:0px 4px 0px 4px;
    float:left;
    font-family:Arial;
    font-size:10px;
    color:#000000;
    font-weight:bold;
    margin:0px 4px 0px 4px;
}

#btn_masquerSliderMap
{
    background:url(../images/profil_partiel/picto_fermeture.png) no-repeat left top;
    width:17px;
    height:18px;
    float:left;
}


#btn_masquerSliderMap:hover
{
    background:url(../images/profil_partiel/picto_fermeture_on.png) no-repeat left top;
}


#fond_photo_profil
{
    float:left;
    background:url(../images/profil_partiel/fd_photo.gif) no-repeat right bottom;
    padding:21px 0px 0px 15px;
    width:88px;     /*88-15*/
    height:60px;    /*60-21*/
}

#nom_profil_partiel
{
    float:left;
    font-family:Tahoma;
    font-size:11px;
    color:#b4b4b4;
/*    padding:22px 0px 0px 15px;*/
padding-top:22px;
    width:350px;
}

/************************* AGE ************************************************/

.picto_profil_partiel_homme
{
    width:21px;
    height:19px;
    margin:7px 0px 0px -5px;
    background:url(../images/pictos/voisin/vierge.png) no-repeat left top;
    float:left;
}

.picto_profil_partiel_femme
{
    width:21px;
    height:19px;
    margin:7px 0px 0px -5px;
    background:url(../images/pictos/voisine/vierge.png) no-repeat left top;
    float:left;
}


/************************* AGE ************************************************/

.age_profil_partiel_homme
{
    float:left;
    color:#469adf;
    font-size:11px;
    padding:9px 0 2px 4px;
}

.age_profil_partiel_femme
{
    float:left;
    color:#e22c90;
    font-size:11px;
    padding:9px 0 2px 4px;
}

/******************************************************************************/

.distance_profil_partiel
{
    clear:both;
    color:#545454;
    float:left;
    font-family:Arial;
    font-size:11px;
    padding-top:4px;
}

.liste_profil_partiel
{
    color:#333333;
    float:left;
    padding-top:10px;
}

.liste_profil_partiel ul
{
    margin:0px;
    padding:0px;
    padding-left:15px;
}

.liste_profil_partiel a
{
    color:#469adf;
    text-decoration:underline;
}

.liste_profil_partiel a:hover
{
    text-decoration:none;
}

.liste2_profil_partiel
{
    color:#333333;
    float:left;
    padding-top:10px;
    padding-bottom:10px;
    line-height:12px;
}

.liste2_profil_partiel ul
{
    margin:0px;
    padding:0px;
    padding-left:15px;
}

.liste2_profil_partiel a
{
    color:#333333;
    text-decoration:underline;
}

.liste2_profil_partiel a:hover
{
    text-decoration:none;
}

.sep_barre_grise{
	width:634px;
	margin-left:auto;
	margin-right:auto;
	background:#adacaa;
	clear:both;
	height:1px;
	overflow:hidden;
}

.annonce_profil_partiel1
{
    width:188px;
    overflow:hidden;
    padding:10px;
    font-size:11px;
    font-family:Tahoma;
    color:#333333;
}

.annonce_profil_partiel2
{
    background:#e9e9e9;
    width:188px;
    overflow:hidden;
    padding:10px;
    font-size:11px;
    font-family:Tahoma;
    color:#333333;
}
