*{
	margin: 0;
	padding: 0;
/*	color: #474747;*/
}
a {
	color: #000000;
	
	text-decoration: none;
}
img{
	border: none;
}
sup {
	font-size: small;
	font-style: normal;
	line-height: normal;
}
p{
	font-size : 1.1em;
	line-height: 1.2em;
	color: #474747;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}
.trait-point {
	border-botton:  2px dotted #9a8d8c;
}
.c09 {
	font-size: 0.9em;
	font-style: italic;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	color: #000;
	background-color: #dce7fe;
	background-position: 0px 0px;
	border-width: 0px;
	border-style: solid;
}
#ct{
	width: 960px;
	margin: 0 auto;
	background-color: #FFF;
	overflow : hidden;
	top: auto;
	right: auto;
	background-position: 0px 0px;
}
#header{
	text-align: center;
	height: 90px;
	width: auto;
}
#miseenavant{
  height: 95px;
}
#logomp{
	height: 50px;
	float: left;
	padding-top: 20px;
	margin-left: 26px;
}
#cadre-arrondi {
	float: right;
	margin: 40px 20px 0 0;
	height: 40px;
}
#tab-stat,#tab-stat_garcons { 
	height: 350px;
	width: 500px;
	border-radius: 20px 20px 20px 20px;
}
#tab-stat {
	border: 2px solid #dd7d90;
}
#tab-stat_garcons {
	border: 2px solid #8491c4;
}
#stat1 {
	height: 70px;
}
.interligne {
	line-height: 1.3em;
}
.corps-1-2 {
	font-size: 1.2em;
	line-height: 1.5em;
}
#stat1 ul li {
	display: list-item;
	list-style-position: inside;
	padding-left: 2px;
	font-size: 1.1em;
	line-height: 1.2em;
	padding-top: 6px;
}
.puce-rose {
	list-style-type: disc;
}
.a-feter-auj{
	background-color: #8491c4;
	width: 185px;
	border-radius: 20px 0 0 20px;
	color: white;
	text-align: center;
	height: 40px;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bolder;
	line-height: 40px;
	float: left;
}
.prenom-fete {
  border-radius: 0 20px 20px 0;
  border: 2px solid #8491c4;
  height: 36px;
  font-size: 1.1em;
  line-height: 36px;
  text-align: center;
  width: 300px;
  color: #9b8d8c;
  float: left;
}
.prenom-fete a {
  color: #9b8d8c;
}
.prenom-fete a:hover {
  color: #8491c4;
}
#menu-site{
	clear: both;
	height: 30px;
	background-color: white;
	margin-top: 20px;
}
#menu-site ul li{
  list-style-type: none;
  float: left;
}
#menu-site ul li a {
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bolder;
	display: block;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
}
#menu-site ul li a:hover {
  	text-transform: uppercase;
	font-size: 1.1em;
	text-align: center;
}
#menu-site ul li a.home{
	width: 31px;
	padding: 0;
	margin-left: 8px;
	text-align: left;
}
#menu-site ul li a.tendances{
	width: 96px;
	color: #e13eaf;
	background-image: url(/home/images/puce-tendance.jpg);
}
#menu-site ul li a.tendances:hover{
	background-image: none;
	background-color: #f8dced;
	width: 116px;
	padding: 0;
}
#menu-site ul li a.sons {
	width: 137px;
	background-image: url(/home/images/puce-sons.jpg);
	color: #7d5d9f;
}
#menu-site ul li a.sons:hover {
	background-image: none;
	background-color: #e3dded;
	width: 157px;
	padding: 0;
}
#menu-site ul li a.regionaux {
	width: 99px;
	color: #78b74a;
	background-image: url(/home/images/puce-regionaux.jpg);
}
#menu-site ul li a.regionaux:hover {
	background-image: none;
	background-color: #e9f0ce;
	width: 119px;
	padding: 0;
}
#menu-site ul li a.classiques {
	width: 99px;
	color: #8491c4;
	background-image: url(/home/images/puce-classique.jpg);
}
#menu-site ul li a.classiques:hover {
	background-image: none;
	background-color: #e7e8f4;
	width: 119px;
	padding: 0;
}
#menu-site ul li a.composes {
	width: 95px;
	color: #ef8600;
	background-image: url(/home/images/puce-composes.jpg);
}
#menu-site ul li a.composes:hover {
	background-image: none;
	background-color: #fcdcb9;
	width: 115px;
	padding: 0;
}
#menu-site ul li a.bbstars {
	width: 120px;
	color: #dd7d90;
	background-image: url(/home/images/puce-bbstar.jpg);
}
#menu-site ul li a.bbstars:hover {
	background-image: none;
	background-color: #f5dadd;
	width: 140px;
	padding: 0;
}
#menu-site ul li a.fetes {
	width: 57px;
	color: #4a4b89;
	background-image: url(/home/images/puce-fetes.jpg);
}
#menu-site ul li a.fetes:hover {
	background-image: none;
	background-color: #ccd3e5;
	width: 77px;
	padding: 0;
}
#menu-site ul li a.forum {
	width: 58px;
	color: #9a8d8c;
	background-image: url(/home/images/puce-forum.jpg);
}
#menu-site ul li a.forum:hover {
	background-image: none;
	background-color: #d1d1d1;
	width: 78px;
	padding: 0;
}
#drawer{
	height: auto;
	width: auto;
}
.corps07 {
	font-size: 0.7em;
	color: #000;
	font-weight: normal;
}
#prenom {
	font-size: 2.2em;
	font-weight: bolder;
	text-transform: uppercase;
	margin-left: 50px;
	margin-top: 30px;
	width: 400px;
	float: left;
}
#autre-prenom {
	float: right;
	margin-top: 30px;
	border-radius: 22px;
	border: 2px solid #9B8D8C;
	width: 333px;
	height: 40px;
	margin-right: 20px;
}
#autre-prenom  #recherche{
border:0;
outline: 0;
border: none;
color: #9B8D8C;
width:200px;
height: 30px;
line-height:30px;
margin: 5px 0px 0px 30px;
float: left;
}
#envoi{
border:0;
outline: 0;
border : none;
color: #9B8D8C;
width:50px;
height: 40px;
line-height:38px;
margin-left: 30px;
float: right;
border-radius:0 22px 22px 0;
color:white;
background-color: silver;
font-weight: bold;
}
#envoi:hover{
cursor:pointer;
}
#autre-prenom2 {
	float: left;
	margin-top: 20px;
	border-radius: 22px;
	border: 2px solid #9B8D8C;
	width: 310px;
	height: 40px;
}
#autre-prenom  #recherche, #autre-prenom2 #recherche {
border:0;
outline: 0;
border: none;
color: #9B8D8C;
width:200px;
height: 30px;
line-height:30px;
float: left;
}
#autre-prenom  #recherche{
margin: 5px 0px 0px 30px;
}
#autre-prenom2 #recherche {
	margin: 5px 0 0 20px;
}
.sousmenu {
	text-align: center;
	color: #000000;
	height: 20px;
	margin: 13px 0 15px 0;
}
.sousmenu  a:hover {
	margin: 0px 3px 0px 3px;
	font-size: 0.92em;
	color:  #000000; 
	font-weight: bolder;
}
.sousmenu ul li {
	display: inline;
	margin: 0px 3px 0px 3px;
}
#fg {
	text-align: left;
	color: #999;
	height: 20px;
	margin: 5px 0px 15px 20px;
}
#fg ul li {
	margin-right: 4px;
}
#fg ul li a {
	color: #666;
}
.bleu {
	background-image: url(/home/images/bdo-prenom.jpg);
	height: 65px;
}
.violet-sons {
	border-color: #7d5d9f;
}
.rose {
	background-image: url(/home/images/bdo-bbstar.jpg);
	height: 65px;
}
#bdosons {
	background-image: url(/home/images/bdo-sons.jpg);
	height: 65px;
}
#bdotendances {
	background-image: url(/home/images/bdo-tendances.jpg);
	height: 65px;
}
#bdoregionaux {
	background-image: url(/home/images/bdo-regionaux2.jpg);
	height: 65px;
}
#bdoclassiques {
	background-image: url(/home/images/bdo-prenom.jpg);
	height: 65px;
}
#bdocomposes {
	background-image: url(/home/images/bdo-composes.jpg);
	height: 65px;
}
#bdobbstar {
	background-image: url(/home/images/bdo-bbstar.jpg);
	height: 65px;
}
#bdofetes {
	background-image: url(/home/images/bdo-fetes.jpg);
	height: 65px;
}
#bdoforum {
	background-image: url(/home/images/bdo-forum.jpg);
	height: 65px;
}
#drawer img{
  display: block;
}
.texte2a {
	font-size: 2em;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	line-height: 2.7em;
	font-weight: bolder;
}
#nuagenoms {
	float: left;
	width: 443px;
	height: 120px;
	overflow: visible;
	position: relative;
	margin: 10px 0px 0px 30px;
}
#nuagenoms ul li {
	display: inline;
}
.nuage1 {
	font-size: 1em;
	color: #C09;
	padding: 0px 5px 0px 55px;
	line-height: 2.5em;
}
.nuage2 {
	font-size: 1.2em;
	color: #6CF;
	padding: 0px 10px 0px 10px;
}
.nuage3 {
	font-size: 1.8em;
	color: #09C;
	padding: 0px 10px 0px 7px;
}
.nuage4 {
	font-size: 1.9em;
	color: #dd7d90;
	padding: 0px 0px 0px 5px;
}
.nuage5 {
	font-size: 1em;
	color: #C09;
	padding: 0px 10px 0px 10px;
}
.nuage6 {
	font-size: 1.3em;
	color: #8491c4;
	padding: 0px 50px 0px 10px;
}
.nuage7 {
	font-size: 1.3em;
	color: #8491c4;
	padding: 0px 20px 0px 20px;
}
.nuage8 {
	font-size: 1.9em;
	color: #F9C;
}
.nuage9 {
	font-size: 1.2em;
	color: #dd7d90;
	padding: 0px 8px 0px 12px;
}
.nuage10 {
	font-size: 1.7em;
	color: #8491c4;
	padding: 0px 15px 0px 10px;	
}
.nuage11 {
	font-size: 1.9em;
	color: #dd7d90;
	padding-left: 10px;
}
.nuage12 {
	font-size: 1.4em;
	color: #6CF;
	padding: 0px 10px 0px 25px;
}
.nuage13 {
	font-size: 1.9em;
	color: #dd7d90;
	padding-left: 5px;
}
.nuage14 {
	font-size: 1.4em;
	color: #8491c4;
	padding: 0px 20px 0px 25px;
}
.nuage15 {
	font-size: 2em;
	color: #F9C;
}
.nuage16 {
	font-size: 1.3em;
	color: #8491c4;
	padding: 0px 25px 0px 20px;
}
.nuage17 {
	font-size: 1.9em;
	color: #dd7d90;
	padding-right: 50px;
}
.nuage18 {
	font-size: 1.7em;
	color: #8491c4;
	padding: 0px 20px 0px 50px;	
}
.nuage19 {
	font-size: 1.9em;
	color: #dd7d90;
	line-height: 1.3em;
	padding-left: 15px;
}
.nuage20 {
	font-size: 2em;
	color: #09C;
	padding-left: 20px;
}
#palmares {
	height: 127px;
	width: 445px;
	float: left;
	margin: 10px 0px 0px 20px; 
	background-color: #dce7fe;
	border-radius: 7px;
}
#palmares ol{
  list-style-type: none;
}
#palmares a{
	color: #807372;
}
.palma {
	color: #807372;
	text-align: center;
	height: 25px;
	font-size: 1.2em;
	font-weight: bolder;
	line-height: 27px;
	border-bottom 2px solid #FFF;
}
#palmares-tend {
	height: 127px;
	width: 445px;
	float: left;
	margin-top: 10px;
	background-color: #ffe1f6;
	border-radius: 7px;
}
#palmares-tend ol {
	list-style-type: none;
}
#palmares-tend a {
	color: #807372;
}
#top20-filles-col1, #top20-filles-col2, #top20-garcon-col1, #top20-garcon-col2{
	width: 81px;
	float: left;
	margin: 10px 15px 10px 15px;
}
#principal{
	width: 730px;
	float: left;
	padding-left: 30px;
	margin-top: 20px;
}
.genre {
	width: 600px;
	margin: 0px 0px 10px 20px;
	border-style: none;
	height: auto;
	clear: both;
	overflow: hidden;
}
.tendance p{
	margin : 0 0 20px 0;
}
.text-maj {
	text-transform: uppercase;
}
.tenInput{
	border-radius: 22px 0 0 22px;
	width: 100px;
	border:0;
	outline:0;
}
.tenSubmit{
	background-color:	#938281;
	color: white;
	border-radius: 0 22px 22px 0;
	width: 60px;
	text-align : center;
	border:0;
	outline: 0;
	font-weight: bold;
}
.tendance input{
	border: 0;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.genre form{
	float: left;
	border-radius: 22px;
	border: 1px none #938281;
}
.tenBtcomp {
	text-align: center;
	height: 30px;
	line-height: 30px;
	border-radius: 22px;
	float: left;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	margin-right: 20px;
	background-color: #ef8600;
	width: 230px;
	color: white;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
}
.tenBt{
	background-color: #e13eaf;
	width: 85px;
	padding: 0 10px;
}
.tenBt span{
	color:#F8B4DC;
}
.tenBt2 a{
	background-color: #9a8d8c;
	text-align: center;
	height: 27px;
	width: 50px;
	color: white;
	line-height: 27px;
	border-radius: 22px;
	float: left;
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin: 0px 14px 8px 0px;
	padding: 0px 7px 0px 7px;
}
.tenBton a, .tenBt2 a:hover {
	background-color: #e13eaf;
	text-align: center;
	height: 27px;
	width: 50px;
	color: white;
	line-height: 27px;
	border-radius: 22px;
	float: left;
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin: 0px 14px 8px 0px;
	padding: 0px 7px 0px 7px;
}
.tenBton a {
	color: white;
}
.tenBt2 a:hover {
	color: #FFFFFF;
}
.genre img, .genre2 img {
	line-height: 1.5em;
	float: left;
	margin-right: 14px;
}
.genre2 {
	width: 600px;
	margin: 20px 0px 10px 20px;
	clear: both;
	overflow: hidden;
}
#rubrique-home {
	overflow: hidden;
	margin: 15px 0px 15px 0px;
}
.hr1 {
	clear: both;
	line-height: 1px;
	color: #dd7d90;
	background-color: #dd7d90;
	display: block;
	height: 0px;
}
#rubrique-home-gauche {
	width: 350px;
	overflow: hidden;
	float: left;
}
#rubrique-home-droite {
	width: 350px;
	overflow: hidden;
	float: right;
}
.rubrique{
	clear : both;
	overflow: hidden;
	margin: 10px 0px 10px 0px;
	width: 350px;
	float: left;
}
.rubrique img {
	margin-right: 14px;
	float: left;
}
#descriptif-pren {
	margin-top: 20px;
}
.bloc-detail{
	min-height: 48px;
	clear: both;
	margin: 12px 0 12px 0;
}
#principal  ul{
list-style-type: none;
}
.img{
float: left;
}
.img img {
	width: 37px;
	margin-right: 15px;
	display:block;
}
.detail{
	overflow: hidden;
	width: 480px;
}
.coul-composes,.coul_orange{
	color: #ef8600;
}
.coul-bbstar{
	color: #dd7d90;
}
.coul-fetes{
	color: #4a4b89;
}
.coul-forum{
	color: #9a8d8c;
}
.coul-grisfonce{
	color: #736a69;
}
.coul-bleu, .coul-classiques, .bleu-garcon {
	color: #8491C4;
}
.coul-blanc{
	color: #FFFFFF;
}
.coul-rose, .rose-fille{
	color: #dd7d90;
	}
.coul-tendances {
	color: #e13eaf;
}
.coul-regionaux {
	color: #78b74a;
}
.coul-vert {
	color: #b0ca44;
}
.bold10{
	font-weight: bolder;
}
.bold12{
	font-weight: bolder;
	font-size: 1.2em;
}
.bold14{
	font-weight: bolder;
	font-size: 1.4em;
}
.bold145{
	font-weight: bolder;
	font-size: 1.45em;
}
.bolder-blanc {
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
}
.gris_fonce {
	font-weight: bolder;
	color: #736a69;
	font-size: 1.2em;
}
.trait_gris {
	border-bottom 2px dotted #9a8d8c;
	line-height: 1.7em;
}
.filet-violet {
	border: 1px solid #7d5d9f;
}
.titre {
	font-size: 1.4em;
	font-weight: bolder;
	color: #9B8D8C;
	bottom: 10px;
	padding-bottom: 7px;
	background-position: top;
}
.titre a {
	color: #9a8d8c;
}
.violet_titre {
	font-size: 1.4em;
	font-weight: bolder;
	color: #7d5d9f;
}
.orange_titre {
	font-weight: bolder;
	color: #ef8600;
	font-size: 1.4em;
}
.rose_titre {
	font-weight: bolder;
	color: #e13eaf;
	font-size: 1.4em;
}
.vert_titre {
	font-weight: bolder;
	color: #b0ca44;
	font-size: 1.4em;
}
.bleu-titre {
	font-weight: bolder;
	color: #8491c4;
	font-size: 1.3em;
}
.indigo_titre {
	font-weight: bolder;
	color: #4a4b89;
	font-size: 1.4em;
}
.titre-bleu, .titre-rose, .titre-orange, .titre-violet, .titre-vert {
	font-size: 1.7em;
	border-bottom 2px dotted #9a8d8c;
	line-height: 1.4em;
	text-align: center;
	margin-top: 20px;
}
.titre-bleu {
	color: #8491c4;
}
.titre-rose {
	color: #dd7d90;
}
.titre-orange {
	color: #ef8600;
}
.titre-violet {
	color: #7d5d9f;
}
.titre-vert {
	color: #b0ca44;
}
#infoprenom{
	height: 165px;
	margin-bottom: 20px;
	top: auto;
}
#stat1 ul li p {
	margin-bottom: 6px;
}
#stat1 ul li p a {
	color: #000;
}
#votreprenom{
  float: left;
  width: 437px;
  height: 150px;
  border: 2px solid #9B8D8C;
  border-radius: 22px;
}
.label-vp {
width: 165px;
border-radius: 16px;
color: white;
text-align: center;
height: 32px;
font-size: 1.2em;
text-transform: uppercase;
font-weight: bolder;
line-height: 32px;
background-color: #9B8D8C;
}
.label-etymo {
	width: 390px;
	height: 40px;
	font-size: 1.1em;
	line-height: 20px;
	font-weight: normal;
	margin: 10px 0 10px 20px;
}
#recherche {
	width: 333px;
	margin-top: 25px;
	float: left;
}
#mail {
	border-radius: 22px;
	border: 2px solid #9B8D8C;
	width: 415px;
	height: 40px;
	margin-top: 20px;
}
.mail-input {
	border-style: none;
	width:200px;
	margin: 11px 0px 0px 14px;
	float: left;
	display: block;
	font-size: 1.2em;
	color: #9a8d8c;
}
.bouton-envoyer {
	border-radius: 15px;
	width: 130px;
	height: 30px;
	font-size: 1.2em;
	color: white;
	background-color: #9B8D8C;
	float: right;
	margin-right: 10px;
	display: block;
	margin-top: 5px;
	line-height: 1.8em;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.label-recherche , .label-recherchemail{
	border-radius: 22px;
	border: 2px solid #9B8D8C;
	height: 40px;
	vertical-align: middle;
	color: #9B8D8C;
	float: left;
	margin-top: 5px;
}
.label-recherche {
	width: 380px;
	margin-top: 5px;
}
.label-recherchemail {
	width: 200px;
	margin-top: 20px;
	overflow: auto;
	display: inline;
}
.label-recherche .textInput, .label-recherchemail .textInput, .label-recherche-home .textInput, 
.label-recherche-autreannee .textInput, .label-recherche-fetes .textInput {
	height: 30px;
	line-height: 1em;
	border: 0;
	display: block;
	outline: 0;
	color: #9b8d8c;
	font-size: 1em;
}
#recommander {
	border: 2px solid #9b8d8c;
	margin-top: 10px;
	border-radius: 22px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 550px;
}
#recommander form {
	width: 400px;
	height: 300px;
	margin-left: 25px;
	margin-top: 10px;
}
#recommander form ul li {
	margin-bottom: 7px;
	margin-top: 6px;
	float: left;
}
#recommander form ul li input {
	margin-top: 3px;
	float: left;
}
.label-recherche-autreannee .textInput {
	width: 100px;
	margin: 5px 10px 0 13px;	
	}
.label-recherche-fetes .textInput {
	width: 180px;
	margin: 5px 10px 0 13px;
}
.label-recherche-home .textInput {
	width: 150px;
	margin-right: 5px;
}
.label-recherchemail .textInput {
	width: 280px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 13px;
}
.label-recherche .textInput{
	width: 250px;
	margin: 5px 10px 0 13px;
}
.mail-ok {
	border-radius: 15px;
	width: 130px;
	height: 30px;
	font-size: 1.2em;
	color: white;
	line-height: 1.8em;
	background-color: #9B8D8C;
	text-align: center;
	margin: 5px 10px 0 0;
	display: block;
	float: right;
}
.mail-test {
	border-radius: 15px;
	width: 130px;
	height: 30px;
	font-size: 1.2em;
	color: white;
	line-height: 1.8em;
	background-color: #9B8D8C;
	text-align: center;
	margin: 5px 10px 0 0;
	display: inline;
	float: right;
	vertical-align: top;
	z-index:1;
}
.bouton-envoi {
	border-radius: 15px;
	width: 130px;
	height: 30px;
	font-size: 1.2em;
	color: white;
	line-height: 1.8em;
	background-color: #9B8D8C;
	text-align: center;
	display: block;
	float: left;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 25;
}
.mail {
	border-radius: 22px;
	border: 2px solid #9B8D8C;
	width: 380px;
	height: 40px;
	vertical-align: middle;
	color: #9B8D8C;
	float: left;
	margin-top: 5px;
}
.label-recherche p, .label-recherche a{
  float: left;
}
.recherche-home {
	margin: 0 0 10px 20px;
	clear: both;
	height: auto;
	width: 400px;
	overflow: hidden;
	float: left;
}
.recherche-home form {
	margin: 0 0 10px 20px;
	overflow: hidden;
	float: left;
}
.label-origine {
	border-radius: 15px;
	width: 93px;
	height: 30px;
	font-size: 1.2em;
	color: white;
	line-height: 30px;
	background-color: #9B8D8C;
	text-align: center;
	margin: 0 5px 0 12px;
	float: left;
	display: block;
}
.label-popular {
	border-radius: 15px;
	width: 88px;
	height: 30px;
	font-size: 1.2em;
	color: white;
	line-height: 30px;
	background-color: #9B8D8C;
	text-align: center;
	float: right;
	margin-right: 10px;
}
.label-ok-stat {
	border-radius: 15px;
	width: 50px;
	height: 30px;
	font-size: 1.2em;
	color: white;
	line-height: 30px;
	background-color: #9B8D8C;
	text-align: center;
	margin: 4px 10px 0 0;
	display: block;
	text-decoration: none;
	float: right;
}
#recherche-fetes {
	width: 320px;
	margin-top: 50px;
}
.label-recherche-autreannee, .label-recherche-fetes {
	border-radius: 22px;
	border: 2px solid #9B8D8C;
	width: 300px;
	height: 40px;
	margin-top: 24px;
	float: left;
}
.label-recherche-fetes {
	width: 300px;
}
.label-recherche-autreannee {
	width: 220px;
	height: 40px;
}
.label-recherche-home {
	border-radius: 22px;
	border: 2px solid #9B8D8C;
	height: 35px;
	color: #9B8D8C;
	padding-top: 5px;
	line-height: 43px;
	width: 390px;
	float: left;
}
.label-ok {
	border-radius: 15px;
	width: 50px;
	height: 30px;
	font-size: 1.2em;
	color: white;
	line-height: 1.8em;
	background-color: #9B8D8C;
	text-align: center;
	margin: 5px 10px 0 0;
	display: block;
	float: right;
}
.label-okCopie {
	border-radius: 15px;
	width: 15px;
	height: 30px;
	font-size: 1.2em;
	color: white;
	line-height: 30px;
	background-color: #9B8D8C;
	text-align: center;
	margin: 5px 10px 0 0;
	display: block;
	float: right;
}
#top20pardep{
	float: right;
	width: 260px;
	height: 150px;
	border: 2px solid #8491C4;
	border-radius: 22px;
	top: auto;
	right: auto;
}
.label-top {
	width: 262px;
	border-radius: 18px 18px 0 0;
	color: white;
	text-align: center;
	height: 42px;
	font-size: 1.2em;
	font-weight: bolder;
	background-color: #8491C4;
	padding-top: 3px;
}
.texte_blanc {
	font-size: 1em;
	color: #FFF;
}
.cdate {
	height: 24px;
	width: 600px;
}
.cdate ul li {
	display: inline;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bolder;
	list-style-type: none;
	float: left;
	padding: 1px 0 0 5px;
	height: 22px;
	line-height: 22px;
}
.cdate a {
	text-transform: uppercase;
	font-size: 1.1em;
	color: #736a69;
	display: inline;
	list-style-type: none;
}
.cdate  a:hover {
	display: inline;
	list-style-type: none;
	color: #e13eaf;
}
.label-fille2 {
	display: inline;
	color: #e13eaf;
	line-height: 21px;
	border-radius: 22px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	float: left;
}
#prenomselection{
	clear: both;
	border-radius: 20px;
	border: 2px solid #DD7D90;
	width: 728px;
	height: 120px;
	font-size: 1.1em;
	background-image: url(/home/images/img-notreselection.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
#gauche{
  height: 125px;
  float: left;
  width: 190px;
}
#droite{
	float: left;
	width: 528px;
	padding: 20px 0 0 10px;
	overflow: hidden;
	top: auto;
}
#fille-alpha {
  text-transform: uppercase;
  font-size: 1.2em;
  color: #DD7D90;
  height: 22px;
  margin: 12px 0 12px 0;
}
#fille-alpha ul li {
  display: inline;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: bolder;
  list-style-type: none;
  float: left;
  padding-left: 3px;
  height: 22px;
  line-height: 22px;
 }
#fille-alpha-2 {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
	height: 20px;
}
 #fille-alpha-2 ul li {
	display: inline;
	text-transform: uppercase;
	font-size: 1.1em;
	list-style-type: none;
	float: left;
	height: 22px;
	line-height: 22px;
	padding-right: 8px;
}
.label-ns {
  width: 185px;
  border-radius: 16px;
  color: white;
  text-align: center;
  height: 32px;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bolder;
  line-height: 32px;
  background-color: #DD7D90;
}
.label-fille {
	background-color: #DD7D90;
	text-align: center;
	height: 22px;
	width: 80px;
	color: white;
	line-height: 2em;
	border-radius: 22px;
	float: left;
	font-size: 0.75em;
	margin-right: 5px;
}
.label-fille-2 {
	background-color: #DD7D90;
	text-align: center;
	height: 20px;
	width: 80px;
	color: white;
	line-height: 20px;
	border-radius: 20px;
	float: left;
	font-size: 0.8em;
	margin-right: 5px;
	text-transform: uppercase;
}
.label-fille-3 {
	background-color: #DD7D90;
	text-align: center;
	height: 25px;
	width: 80px;
	color: white;
	line-height: 2em;
	border-radius: 20px;
	float: left;
	font-size: 0.8em;
	text-transform: uppercase;
	margin: 0 200px 10px 0;
	font-weight: bold;
}
.label-fille-4 {
	background-color: #DD7D90;
	text-align: center;
	height: 20px;
	width: 80px;
	color: white;
	line-height: 1.6em;
	border-radius: 20px;
	float: left;
	font-size: 1.1em;
	text-transform: uppercase;
	margin: 0 230px 10px 0;
	font-weight: bold;
}
.label-rose-1 {
	background-color: #9a8d8c;
	text-align: center;
	height: 20px;
	width: 120px;
	color: white;
	line-height: 40px;
	border-radius: 20px;
	font-size: 0.9em;
	margin-left: 4px;
	padding: 2px 14px 2px 14px;
	}
.label-rose-1 a {
	color: white;
    font-size: 1em;
	}
.label-garcon-4 {
	background-color: #8491C4;
	text-align: center;
	height: 20px;
	width: 100px;
	color: white;
	line-height: 1.6em;
	border-radius: 20px;
	float: left;
	font-size: 1.1em;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: bold;
}
.alpha1, .alpha-fille {
	color: #dd7d90;
}
.alpha1:hover, .alpha-fille:hover {
	color: #9a8d8c;
}
.alpha-gris {
	color: #736a69;
}
.alpha-fille a {
	color: #e13eaf;
}
.alpha-garcon, .alpha-bleu {
color: #8491c4;
}
.alpha-garcon:hover, .alpha-bleu:hover, .alpha-vert:hover {
	color: #9a8d8c;
}
.alpha-vert {
	color: #78b74a;
}
#garcon-alpha {
  clear: both;
  text-transform: uppercase;
  font-size: 1.2em;
  color: #DD7D90;
}
#garcon-alpha ul li {
  display: inline;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: bolder;
  list-style-type: none;
  float: left;
  padding-left: 3px;
  height: 22px;
  line-height: 22px;
}
#garcon-alpha-2 {
	clear: both;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
}
#garcon-alpha-2 ul li {
	display: inline;
	text-transform: uppercase;
	font-size: 1.1em;
	list-style-type: none;
	float: left;
	height: 22px;
	line-height: 22px;
	padding-right: 8px;
}
.label-garcon {
	background-color: #8491c4;
	text-align: center;
	height: 22px;
	width: 80px;
	color: #FFF;
	line-height: 1.9em;
	border-radius: 22px;
	float: left;
	font-size: 0.75em;
	margin-right: 5px;
}
.label-garcon-2 {
	background-color: #8491c4;
	text-align: center;
	height: 20px;
	width: 80px;
	color: #FFF;
	line-height: 20px;
	border-radius: 20px;
	float: left;
	font-size: 0.8em;
	margin-right: 5px;
	text-transform: uppercase;
}
.upper {
text-transform: uppercase;
}
.label-garcon-3 {
	background-color: #8491c4;
	text-align: center;
	height: 25px;
	width: 90px;
	color: #FFF;
	line-height: 2em;
	border-radius: 20px;
	float: left;
	font-size: 0.8em;
	margin: 0 200px 10px 0;
	text-transform: uppercase;
	font-weight: bold;
}
#alphabet-1 {
	text-transform: uppercase;
	font-size: 1.2em;
	color: #9a8d8c;
	height: 22px;
	margin: 40px 0 7px 20px;
	width: 600px;
}
#alphabet-1 ul li {
	display: inline;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bolder;
	list-style-type: none;
	float: left;
	height: 22px;
	line-height: 22px;
	padding-right: 10px;
}
#publivre{
	margin-left: 20px;
	clear: both;
	overflow: hidden;
	font-size: 1.1em;
	line-height: 1.3em;
}
#descriptif {
	float: left;
}
#livre{
	float: left;
	width: 400px;
	margin-top: 10px;
}
.texte-09 {
	font-size: 0.9em;
	line-height: 1.3em;
	padding-top: 7px;
}
#livre img{
	float: left;
	margin-right: 14px;
}
#pub{
  float: right;
}
#4-vignettes {
	clear: both;
	margin: 40px 0 0 20px;
	overflow: hidden;
	font-size: 1.1em;
	line-height: 1.3em;
}
#4-vignettes #rubrique-1 {
	width: 350px;
	float: left;
	height: 160px;
}
#4-vignettes #rubrique-1 img, #4-vignettes #rubrique-2  img {
	margin-right: 14px;
	float: left;
}
#4-vignettes #rubrique-2 {
	float: right;
	width: 350px;
}
#aside{
	width: 180px;
	height: 650px;	
	float: right;
	margin: 20px 20px 0 0;
	text-align: right;
}
#palma-decennie {
	clear: both;
	float: left;
	margin-top: 20px;
}
#prenAZ-fille , #prenAZ-col2,{
	padding: 10px;
	border: 2px solid #dd7d90;
	margin-top: 10px;
	border-radius: 22px;
	visibility: visible;
	height: 510px;
}
#marge-haut {
	height: 35px;
}
#prenAZ-col1 , #prenAZ-col2, #prenAZ-col3, #prenAZ-col1,{
	width: 110px;
	float: left;
	margin: 10px 5px 10px 25px;
	font-size: 1.3em;
	line-height: 1.5em;
}
#prenAZ-filles{
	border: 2px solid #dd7d90;
	height: 515px;
	margin-top: 10px;
	border-radius: 22px;
	padding: 5px 5px 5px 10px;
}
#prenAZ-composes {
	border: 2px solid #ef8600;
	height: 515px;
	margin-top: 10px;
	border-radius: 22px;
	padding: 5px 5px 5px 10px;
}
#prenAZ-composestop50 {
	border: 2px solid #ef8600;
	margin-top: 10px;
	border-radius: 22px;
	padding: 5px 5px 5px 10px;
	height: 620px;
}
#box-flex-violet{
	border: 2px solid #7d5d9f;
	margin-top: 10px;
	border-radius: 22px;
	padding: 5px 5px 5px 10px;
	overflow: auto;
}
#box-flex-gris {
	border: 2px solid #9a8d8c;
	margin-top: 10px;
	border-radius: 22px;
	padding: 5px 5px 5px 10px;
	overflow: auto;
}
#prenAZ-garcons {
	border: 2px solid #8491c4;
	height: 520px;
	margin-top: 10px;
	border-radius: 22px;
	padding: 5px 5px 5px 10px;
}
#prenAZ-col1, #prenAZ-col2, #prenAZ-col3, #prenAZ-col4, #prenAZ-col1g, #prenAZ-col2g, #prenAZ-col3g, #prenAZ-col4g {
	width: 118px;
	float: left;
	margin: 15px 0px 10px 23px;
	font-size: 1.3em;
	line-height: 1.9em;
	padding-top: 5px;
}
#prenAZ-col1a, #prenAZ-col2a {
	width: 210px;
	float: left;
	margin: 15px 0px 10px 50px;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-top: 5px;
}
#prenAZ-col1comp, #prenAZ-col2comp, #prenAZ-col3comp,#prenAZ-col1compg, #prenAZ-col2compg, #prenAZ-col3compg {
	width: 160px;
	float: left;
	margin: 15px 0px 10px 23px;
	font-size: 1.3em;
	line-height: 1.9em;
	padding-top: 5px;
}
#prenAZ-col1g ul li a, #prenAZ-col2g ul li a, #prenAZ-col3g ul li a, #prenAZ-col4g ul li a {
	color: #333;
}
#prenAZ-col1 ul li a, #prenAZ-col2 ul li a, #prenAZ-col3 ul li a, #prenAZ-col4 ul li a {
	color: #333;
}
#prenAZ-col1a ul li a, #prenAZ-col2a ul li a {
	color: #333;
	margin-top: 10px;
}
#prenAZ-col1comp ul li a, #prenAZ-col2comp ul li a, #prenAZ-col3comp ul li a, #prenAZ-col1compg ul li a, #prenAZ-col2compg ul li a, #prenAZ-col3compg ul li a {
	color: #333;
}
#prenAZ-col1 ul li a:hover, #prenAZ-col2 ul li a:hover, #prenAZ-col3 ul li a:hover, #prenAZ-col4 ul li a:hover, #prenAZ-col1a ul li a:hover {
	color: #dd7d90;
}
#prenAZ-col2a ul li a:hover {
	color: #8491c4;
}
#prenAZ-col1comp ul li a:hover, #prenAZ-col2comp ul li a:hover, #prenAZ-col3comp ul li a:hover {
	color: #dd7d90;
}
#prenAZ-col1compg ul li a:hover, #prenAZ-col2compg ul li a:hover, #prenAZ-col3compg ul li a:hover,#prenAZ-col1g ul li a:hover, #prenAZ-col2g ul li a:hover, #prenAZ-col3g ul li a:hover, #prenAZ-col4g ul li a:hover {
	color: #8491c4;
}
.col-gauche, .col-gauche2 {
	float: left;
	margin: 3px 0px 10px 23px;
	font-size: 1.1em;
	line-height: 1.5em;
}
.col-gauche {	
	width: 240px;
	border-right: 2px dotted #9a8d8c;
}
.col-gauche2 {
	width: 240px;
}

.col-gauche3 {
	width: 400px;
}
.col-droite {
	width: 250px;
	float: left;
	margin: 3px 0px 10px 30px;
	font-size: 1.1em;
	line-height: 1.5em;
}
.col-1 {
	width: 120px;
	float: left;
	font-size: 1.1em;
	line-height: 1.3em;
	border-right: 2px dotted #9a8d8c;
	margin-right: 5px;
	clear: both;
}
.col-1 ul li a {
	color: #000;
}
.col-2 {
	width: 130px;
	float: left;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 5px 0 25px;
}
.col-2 ul li a {
	color: #000;
}
.col-3 {
	width: 120px;
	float: left;
	font-size: 1.1em;
	line-height: 1.3em;
	border-right: 2px dotted #9a8d8c;
	margin: 0 5px 0 25px;
}
.col-3 ul li a {
	color: #000;
}
#sons-syl1 {
	height: 140px;
	clear: both;
	float: left;
	margin: 5px 0 20px 0;
	width: 590px;
	border-radius: 22px;
	border: 2px solid #9a8d8c;
}
#sons-syl2 {
	clear: both;
	padding-top: 20px;
	-moz-background-origin: padding;
}
.bold-sons-syl {
	font-size: 1.3em;
	font-weight: bolder;
	color: #7d5d9f;
	padding: 15px 0 0 20px;
	float: left;
}
.bold-sons-syl2 {
	font-size: 1.2em;
	font-weight: bolder;
	color: #7d5d9f;
	float: left;
}
.div1 {
	width: 280px;
	height: 40px;
	float: left;
}
.div2 {
	width: 280px;
	height: 40px;
	clear: both;
	float: left;
}
.div3 {
	width: 300px;
	height: 40px;
	float: left;
}
.page-suivante {
	font-size: 0.9em;
	color: #9a8d8c;
	margin: 10px 0 10px 0;
	clear: both;
}
.page-suivante a {
	color: #9a8d8c;
	margin: 0 3px 0 3px;
}
.page-suivante a:hover {
	color: #474747;
	margin: 0 3px 0 3px;
}
.page-active {
	font-size: 1.2em;
	color: #9a8d8c;
	clear: both;
	margin: 10px 3px 10px 3px;
	font-weight: bolder;
}
.espace-apres {
	margin-bottom: 15px;
	clear: both;
}
.espace-apres2 {
	margin-bottom: 7px;
	clear: both;
}
.espace-apres3 {
	margin-bottom: 2px;
	clear: both;
}
.espace-avant0 {
	margin-top: 22px;
}
.espace-avant {
	margin-top: 15px;
}
.espace-avant2 {
	margin-top: 7px;
}
#footer {
  text-align: center;
  padding-top: 10px;
  color: #999;
  padding-bottom: 15px;
  background-color: #DCE7FE;
  height: 20px;
  clear: both;
}
#footer ul li {
  display: inline;
  margin: 0 1px 0 1px;
}
#footer ul li a {
  color: #666;
}
/*  --------------- CUSTOM SELECT------------------------*/
div.selectBox
			{
	position: relative;
	display: inline-block;
	cursor: default;
	text-align: left;
	clear: both;
	color: #9B8D8C;
	top: 5px;
	right: 10px;
	width: 250px;
	margin: 30px 0px 0px 25px;
	}
.selectBox2 {
	display: inline-block;
	cursor: default;
	text-align: left;
	color: #9B8D8C;
	float: right;
	position: relative;
	right: 25px;
	top: 15px;
}
.recherche-sons {
	font-size: 1.3em;
	line-height: 30px;
	color: #FFF;
	background-color: #7d5d9f;
	text-align: center;
	display: block;
	height: 30px;
	width: 255px;
	margin: 10px 10px 0px 20px;
	border-radius: 15px;
	font-weight: bolder;
}
.centrer {
	text-align: center;
	height: 35px;
	width: 255px;
	margin-left: 172px;
}
.medievaux-stick {
	font-size: 1.3em;
	line-height: 30px;
	color: #FFF;
	background-color: #9a8d8c;
	text-align: center;
	display: block;
	height: 30px;
	width: 150px;
	margin: 10px 10px 7px 0px;
	border-radius: 15px;
	font-weight: bolder;
}
.carolingiens-stick {
	font-size: 1.3em;
	line-height: 30px;
	color: #FFF;
	background-color: #9a8d8c;
	text-align: center;
	display: block;
	height: 30px;
	width: 230px;
	margin: 10px 10px 7px 0px;
	border-radius: 15px;
	font-weight: bolder;
}
#tab-regionaux {
	width: 550px;
	border-top: 2px solid #9a8d8c;
}
#tab-reg-gauche {
	width: 270px;
	border-top: 2px solid #9a8d8c;
	float: left;
}
#tab-reg-droite {
	width: 275px;
	border-top: 2px solid #9a8d8c;
	float: left;
}
#tab-reg-gauche .tab-droite2 a, #tab-litteraires .tab-droite3 a {
	color: #333;
}
#tab-reg-gauche  #tab-reg-droite {
	color: #b0ca44;
}

#tab-reg-droite .tab-droite2 a {
	color: #000;
}
#tab-litteraires {
	width: 600px;
	border-top: 2px solid #9a8d8c;
}
#tab-litteraires  .tab-droite3 a:hover, #tab-reg-droite .tab-droite2 a:hover, #tab-reg-gauche .tab-droite2 a:hover {
	color: #8491c4;
}
#tab-bbstar {
	width: 550px;
	margin-left: 20px;
	border-top: 2px solid #9a8d8c;
}
.tab-sexe {
	clear: both;
}
.tab-sexe2, .tab-sexe {
	height: 30px;
	width: 50px;
	float: left;
	border-bottom: 2px solid #FFF;
}
.tab-sexe-der, .tab-sexe2-der {
	height: 30px;
	width: 50px;
	float: left;
	border-bottom: 2px solid #9a8d8c;
}
.tab-sexe-der {
	clear: both;
}

#tab-bbstar .tab-gauche a , #tab-bbstar .tab-gauche-der a{
	color: #FFF;
}
#tab-bbstar .tab-gauche a:hover {
	color: #dad8d7;
}
.tab-gauche, .tab-gauche-der {
	width: 165px;
	float: left;
	font-size: 1.3em;
	line-height: 30px;
	text-align: center;
	height: 30px;
	font-weight: bolder;
	color: #FFF;
	background-color: #9a8d8c;
}
.tab-gauche {
	border-bottom: 2px solid #FFF;
}
.tab-gauche-der {
	border-bottom: 2px solid #9a8d8c;
}
#tab-bbstar .tab-gauche-der a:hover {
	color: #dad8d7;
}
.tab-droite , .tab-droite2, .tab-droite3, .tab-droite4, .tab-droite5, .tab-droite2-der{
	float: left;
	line-height: 30px;
	text-align: center;
	height: 30px;
	border-bottom: 2px solid #9a8d8c;
}
.tab-droite {
	width: 335px;
	font-size: 1.3em;
}
.tab-droite2 {
	width: 220px;
	font-size: 1.3em;
}
.tab-droite3 {
	width: 115px;
	font-size: 1.3em;
}
.tab-droite4 {
	width: 260px;
	font-size: 1.1em;
	border-left: 2px dotted #9a8d8c;
	border-right: 2px dotted #9a8d8c;
}
.tab-droite5 {
	width: 170px;
	font-size: 1.1em;
	font-style: normal;
}
.tab-droite2-der {
	width: 220px;
	font-size: 1.3em;
}
#fetes-mois {
	text-align: center;
	color: #999;
	height: 20px;
	margin: 13px 0 15px 0;
}
#fetes-mois ul li {
	display: inline;
	margin: 0 3px 0 3px;
}
#fetes-mois ul li a {
	color: #666;
}
#fetes-mois ul li a:hover {
	color: #4e4d4d;
	font-weight: bolder;
	font-size: 0.92em;
}
.sm-bold a {
	font-size: 0.92em;
	font-weight: bolder;
	color: #000000;
}
.feteshov {
	color: #4e4d4d;
	font-weight: bolder;
	font-size: 0.92em;
}
#tab-fetes {
	width: 530px;
	margin-top: 15px;
	clear: both;
	float: left;
	text-align: center;
	background-color: #4a4b89;
	color: #FFF;
	height: 40px;
	line-height: 40px;
	border-radius: 7px 7px 0 0;
}
#tab-fetes2 {
	width: 500px;
	clear: both;
	float: left;
	margin-top: 15px;
}
#tab-fetes-long {
	width: 600px;
	clear: both;
	float: left;
	margin-top: 15px;
}
.tab-chiffre-gauche, .tab-chiffre-gauchefirst, .tab-chiffre-gaucheder {
	width: 150px;
	height: 25px;
	clear: both;
	float: left;
	background-color: #9a8d8c;
	text-align: center;
	color: #FFF;
	line-height: 25px;
	font-size: 1.3em;
	font-weight: bolder;
}
.tab-chiffre-gauche {
	border-bottom: 2px solid #FFF;
	margin: 0 auto 0 auto;
}
.tab-chiffre-gauchefirst {
	border-bottom: 2px solid #FFF;
	margin: 0 auto 0 auto;
	border-top: 2px solid #9a8d8c;
}
.tab-chiffre-gaucheder {
	border-bottom: 2px solid #9a8d8c;
}
.tab-prenom-gauche a, .tab-fetes-gauche a {
	color: #000;
}
.tab-prenom-gauche, .tab-prenom-gaucheL,.tab-prenom-gauchefirst, .tab-prenom-gauchefirst, .tab-prenom-gauchefirstL{
	font-size: 1.3em;
	line-height: 25px;
	text-align: left;
	float: left;
	height: 25px;
	color: #000;
	padding-left: 20px;
}
.tab-prenom-gauche {
	border-bottom: 2px solid #9a8d8c;
	width: 330px;
}
.tab-prenom-gauche a:hover {
	width: 330px;
	color: #4a4b89;
}
.tab-prenom-gaucheL {
	border-bottom: 2px solid #9a8d8c;
	width: 425px;
}
.tab-prenom-gauchefirst {
	border-bottom: 2px solid #9a8d8c;
	width: 330px;
	border-top: 2px solid #9a8d8c;
}
.tab-prenom-gauchefirst a:hover{
	width: 330px;
	color: #4a4b89;
}
.tab-prenom-gauchefirstL {
	border-bottom: 2px solid #9a8d8c;
	width: 425px;
	border-top: 2px solid #9a8d8c;
}
.tab-fetes-gauche, .tab-fetes-gauche2 {
	font-size: 1.2em;
	line-height: 25px;
	text-align: left;
	float: left;
	height: 25px;
	border-bottom: 2px solid #9a8d8c;
	color: #000;
	padding-left: 20px;
}
.tab-fetes-gauche {
	width: 430px;
}
.tab-fetes-gauche2 {
	width: 330px;
}
.tab-chiffre-droit, .tab-chiffre-droitder {
	width: 40px;
	height: 30px;
	float: left;
	background-color: #9a8d8c;
	text-align: center;
	line-height: 30px;
	font-size: 1.3em;
	font-weight: bolder;
}
.tab-chiffre-droit {
	border-bottom: 2px solid #FFF;
	color: #FFF;
}
.tab-chiffre-droitder {
	border-bottom: 2px solid #9a8d8c;
}
.tab-prenom-droit {
	font-size: 1.3em;
	line-height: 30px;
	text-align: center;
	float: left;
	height: 30px;
	width: 220px;
	border-bottom: 2px solid #9a8d8c;
	color: #000;
}
.tab-prenom-droit a {
	color: #333;
}
span.selected {
	line-height: 40px;
	width: 167px;
	text-indent: 20px;
	font-size: 1.4em;
	color: #9b8d8c;
	background: #f6f6f6;
	overflow: hidden;
	border-radius: 18px 0 0 18px;
	border-width: 2px;
	border-style: solid none solid solid;
	border-color: #9B8D8C;
}
#officiel img {
	padding: 0 10px 10px;
}
#officiel .bolder-forum {
	margin: 15px 0 3px 0;
}
span.selectArrow {
	background: url("/home/images/fleche-bas.jpg") no-repeat center rgb(155, 141, 140); border-radius: 0px 18px 18px 0px; border: 2px solid rgb(155, 141, 140); border-image: none; width: 56px; text-align: center; font-size: 20px; float: right; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none;
}
span.selectArrow {
	height: 40px; float: left; position: relative; z-index: 1;
}
span.selected {
	height: 40px; float: left; position: relative; z-index: 1;
}
div.selectOptions {
	background: rgb(246, 246, 246); border: 1px solid rgb(204, 204, 204); border-image: none; left: 15px; top: 58px; width: 198px; height: 300px; overflow: auto; padding-top: 2px; display: none; position: absolute; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;
}
span.selectOption {
	padding: 5px 10%; width: 80%; line-height: 20px; display: block;
}
span.selectOption:hover {
	background: rgb(64, 150, 238); color: rgb(246, 246, 246);
}
#footer2 {
	height: 20px;
}
.exposant {
	vertical-align: super;
	font-size: 0.7em;
	line-height: 80%;
}
.txt-blanc {
	color: #FFF;
}
.no-lien {
	color: #000;
}
.partenaires {
	border-bottom: 2px dotted #9a8d8c;
}
.partenaires a {
	color: #9a8d8c;
	font-style: italic;
	line-height: 1.5em;
}
.partenaires a:hover {
	color: #4e4d4d;
}
.partenaires p img {
	padding-right: 15px;
}
.lettrine {
	font-size: 3em;
	color: #C36;
	margin: 10px 0 10px 0;
}
.pr-associes-1 {
	text-transform: lowercase;
}
.pr-associes-2 {
	text-transform: capitalize;
}
input {
	vertical-align: middle;
}
.label-sond {
	padding-right: 7px;
	vertical-align: middle;
}
#sondage-2 {
	float: left;
}
#sondage-3 {
	float: right;
	width: 130px;
}
#sondage-0 {
	overflow: auto;
}
#sondage select {
	clear: both;
	float: right;
}
.feradroite {
	text-align: left;
	margin-left: 50px;
}
#sondage p label {
	margin-right: 5px;
	text-align: left;
}
.son-gauche {
	float: left;
	width: 100px;
}
.son-droite {
	float: right;
	width: 100px;
	text-align: right;
}
.pourcent {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #FFF;
	background-color: #7d5d9f;
	text-align: center;
	height: auto;
	width: 500px;
	border-radius: 15px;
	font-weight: bolder;
	float: left;
	padding: 2px 0 2px 0;
}
ul.leaders {
    max-width: 40em;
    padding: 0;
    overflow-x: hidden;
    list-style: none
}
.question-col-gauche {
	overflow: auto;
	width: 225px;
	margin: 0 10px 0 10px;
	float: left;
}
.question-col-droite {
	overflow: auto;
	width: 225px;
	margin: 0 10px 0 25px;
	float: left;
}
ul.leaders li:before {
	float: left;
	width: 0;
	white-space: nowrap;
	content: ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . ";
}
ul.leaders span:first-child {
	padding-right: 0.33em;
	background-color: #FFF;
}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: white}

/*alex css   */

.selectBox{
    position: relative;
}
.selectBox:focus{
    outline: none;
}
.selectBox.open span.selected{
    border-bottom-left-radius: 0;
}
.selectBox.open span.selectArrow{
    background: #f6f6f6  right repeat-y;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAABCAIAAAA99kt3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpi/PDmzf///xnoBRgZGQECDACEDAXKw6vipwAAAABJRU5ErkJggg==");
    border-bottom-right-radius: 0;
    border-left: none;
    width: 58px;
}
.selectBox.open .dropdown,
.selectBox.open .dropdown-scrollbar{
    display: block;
}
span.selected{
    text-indent: 8px;
}
.dropdown{
    margin-top: -2px;
    z-index: 1;
    width: 225px;
    background: #f6f6f6;
    overflow-y: scroll;
    position: absolute;
    left: 0;
    top: 100%;
    height: 210px;
    border: 2px solid #9B8D8C;
    border-top: none;
    border-bottom-right-radius: 18px;
    border-bottom-left-radius: 18px;
    display: none;
    box-shadow: 0 2px 2px rgba(0,0,0,.3);
}
.dropdown::-webkit-scrollbar { 
    display: none; 
}
.dropdown a{
    display: block;
    padding-left:8px;
    height: 30px;
    line-height: 30px;
    color: inherit;
}
.dropdown a:hover{
    background:#e4e4e4;
}
.dropdown-scrollbar{
    margin-top: -2px;
    z-index: 1;
    width: 37px;
    background: #efebeb;
    position: absolute;
    left: 190px;
    top: 100%;
    height: 210px;
    border-bottom-right-radius: 18px;
    display: none;
}
.dropdown-scrollbar b{
    border-radius: 18px;
    display: block;
    height: 40px;
    width: 40px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVVJREFUeNrsmLFqg2AUhU3Je+iQqQGXTpIlkDUPUMjikCdI10IzdG2fIEOXTFldA1mCUxYhWwZ9Ent+OIUQtBi9NzjcA2dR/+vn1StHB2VZen3Wk9dzGaABGqABKmvY5KDN91fdrjE8gyM4hH1uL+AMTuE9fK5avFy9yQBWKIBjeAGPKvY/06/wBd7CP3Cu0sEbTWF36fOGx7sL+IBfYHcrDprPoIP7vAPuWnOunWoBBuzcpMMzP2GNQAMwbtm5qk7G0oBjDoSUFqwpBjirmda2GrGmGGCk8A6OJAFDBcBQEtBXAPSlp7jXYaFQOHchCZgpAGaSgKkCYCoJuGcqkdKFNcUAz4xMUtrWZcQuU+zyXCIAl7CWeFjImeeOHeCOrJFrAHoMm+8tO5lw7V2BtU2iPrADp38i/+1APDTy/93uNbzr8tHURAP7/WaABmiABthv/QowAKxiQO6bDPTOAAAAAElFTkSuQmCC");
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -40px;
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.dropdown-scrollbar b:active{
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
#vote .bolder-forum4 a {
	color: #9a8d8c;
}
#vote_gauche {
	float: left;
	overflow: auto;
}
#vote_droit .bolder-forum3.espace-avant .label-rose-1 a {
	color: #FFF;
}
#vote_droit {
	float: left;
	overflow: auto;
	margin-left: 10px;
	height: 180px;
}
#tab-fetes-long .tab-prenom-gaucheL a:hover {
	color: #4a4b89;
}
#tab-fetes-long .tab-prenom-gauchefirstL a:hover {
	color: #4a4b89;
}
.marge-gauche {
	margin-left: 25px;
}
.message {
	height: 100px;
	width: 450px;
	text-align: left;
	vertical-align: top;
	overflow: scroll;
}
