/* ===| TYPOGRAPHY |============================================*/

body{
    font-family: "Trebuchet MS", Arial, "MS Sans Serif", sans-serif;
    font-size: 12px;
    line-height: 21px;
    color:#5f5f5f;
}
p{
    font-family: "Trebuchet MS", Arial, "MS Sans Serif", sans-serif;
    font-size: 13px;
    line-height: 16px;
    color:#818181;
    text-align: justify;
}
h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 25px;
    color:#bd91d5;
    line-height: 21px;
    font-weight: normal;
    border-bottom: solid 1px #323232;
    padding: 0 0 10px 0;
}

h1 span
{
    font-size: 17px;
    color:#606060;
}
h2
{
    clear: both;
    font-family: "Trebuchet MS", Arial, "MS Sans Serif", sans-serif;
    font-size: 13px;
    color:#bd91d5;
    line-height: 15px;
    font-weight: bold;
    border-bottom: solid 1px #323232;
    padding: 5px 0 5px 0;
    margin-bottom: 3px;    
}
.title1
{
    font-family: "Trebuchet MS", Arial, "MS Sans Serif", sans-serif;
    font-size: 13px;
    color:#bd91d5;
    line-height: 15px;
    font-weight: bold;
    border-bottom: solid 1px #323232;
    padding: 8px 0 5px 0;

}
h3
{
    clear: both;
    font-family: "Trebuchet MS", Arial, "MS Sans Serif", sans-serif;
    font-size: 15px;

    color:#ffffff;
    line-height: 15px;
    font-weight: normal;
    padding: 15px 0 15px 35px;
    border-top: solid 1px #323232;
    background: url(../../images/charte/listing/bg-h3.jpg) no-repeat 0% 70%;
}
#info p
{
    color: #868686;
    line-height: 21px;
    font-size: 14px;
    padding: 7px 0;
}
#info a:link, #info a:visited
{
    color: #cfa0e9;
    text-decoration: underline;
}
#info a:hover, #info a:active
{
    color: #ffffff;
    text-decoration: none;
}
#left-inner a:link, #left-inner a:visited
{
    color: #818181;
    text-decoration: none;
}
#left-inner a:hover, #left-inner a:active
{
    color: #818181;
    text-decoration: underline;
}

ul.list2 li a:link, ul.list2 li a:visited, ul.list2 li a:hover, ul.list2 li a:active
{
    color:#ffffff !important;
}
.nom-site
{
    color:#cfa0e9;
    font-weight: bold;
}
.v-color
{
    color: #cfa0e9;
}
.g-color
{
    color: #b2b2b2;
}

.white p
{
    color: #ffffff;
}

.phone
{
    color:#cfa0e9;
    font-size: 28px;
    padding: 8px 0 0 10px;
}

#pagination p
{
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color:#333333;
}


#pagination a:link, #pagination a:visited
{
    background: #704e83;
    padding:1px 6px;
    text-decoration: none;
    color:#ffffff;
}
#pagination a:hover, #pagination a:active
{
    background: #da9efc;
    padding:1px 6px;
    text-decoration: none;
    color:#000000;
}
#current-page
{
    background: #000000;
    padding:1px 6px;
    text-decoration: none;
    color:#333333;
}
#mentions-links a:link, #mentions-links a:visited
{
    color: #cfa0e9;
    text-decoration: underline;
}
#mentions-links a:hover, #mentions-links a:active
{
    color: #ffffff;
    text-decoration: none;
}
.link-actu a:link, .link-actu a:visited
{
    color: #ffffff !important;
    text-decoration: underline  !important;
}
.link-actu a:hover, .link-actu a:active
{
    color: #cfa0e9 !important;
    text-decoration: none !important;
}
/*===| menu |=====================*/
#diabolo p
{
    text-align: right !important;
    color: #5f5f5f !important;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 21px;
}
#diabolo a:link, #diabolo a:visited
{
    color: #cfa0e9;
    text-decoration: underline;
}
#diabolo a:hover, #diabolo a:active
{
    color: #5f5f5f;
    text-decoration: none;
}
#menu2 ul
{
    float: left;
}


#menu2 ul li{
    margin: 0px;
    padding: 0px;
    color: #5f5f5f;
  }
#menu2 a:link, #menu2 a:visited{
	text-decoration: underline;
    color: #5f5f5f;
  }
#menu2 a:hover, #menu2 a:active{
	text-decoration: none;
    color: #5f5f5f;
  }
.active
{
    color:#5f5f5f !important;
    text-decoration: none !important;
}

