@charset "utf-8";
/* CSS Celibest | Okus Pokus */



* {
	margin: 0;
	padding: 0;
}
html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	font: normal 0.7em Trebuchet MS, Helvetica, sans-serif;
	color: black;
	background-color: white;
	background: url(/media/_img/_general/bg.png) top left repeat-x;
}
.txtzero {
	font-size: 0.1em;
	color: transparent;
	text-indent: -10000em;
	overflow: hidden;
}
.clear {
	clear: both;
	height: 1%;
	font-size: 0.1em;
}
ul {
	list-style-type: none;
}
hr.clear {
	clear: both;
	height: 1px;
	visibility: hidden;
}
img.photo {
	border: 0;
	border-top: 2px solid #e8e8e8;
	padding-bottom: 10px;
	background: url(/media/_img/_general/ombre_photos.png) bottom left no-repeat;
}
img {
	border: 0;
}
img.photo2 {
	border: 2px solid #e8e8e8;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.black {
	color: black;
}
.white {
	color: white;
}
.mauve {
	color: #9d3688;
}
.orange {
	color: #f39604;
}
.orange2 {
	color: #f7bd62;
}

.just {
	text-align: justify;
}

div.erreurChampForm{
	padding: 0px 5px;
	color: yellow;
	background-color: red;
	font-size: 0.9em;
}
div.erreurChampFormRound{
	padding: 0px 5px;
	color: yellow;
	background-color: red;
	border-radius: 0.6em;
	-moz-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	font-size: 0.9em;
}





/*----------------------------------- Construction --------------------------------*/

div#shads {
	position: absolute;
	left: 0;
	width: 100%;
	background: url(/media/_img/_general/bg_shads.png) top center no-repeat;
}
div#page {
	position: relative;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	text-align: left;
	background: url(/media/_img/_general/bg_contents.jpg) top left no-repeat;
}
div#header {
	width: 960px;
	height: 102px;
	color: #3a2235;
}
div#menu {
	position: relative;
	width: 683px;
	height: 83px;
	float: left;
	color: #938690;
	background: url(/media/_img/_general/bg_menu.jpg) top left no-repeat;
}
div#contents {
	width: 683px;
	float: left;
	background: url(/media/_img/_general/bg_content-deg.jpg) 19px 0 no-repeat;
}
div#frameD {
	position: relative;
	width: 277px;
	height: auto;
	float: right;
	color: black;
}
div#footer {
	position: relative;
	width: 960px;
	height: 40px;
	margin-top: 20px;
	clear: both;
	background: url(/media/_img/_general/bg_footer.png) top left no-repeat;
}



/*-------------------------------------- Header -----------------------------------*/

div#header h1 {
	padding: 8px 0 0 14px;
	font-size: 1em;
	color: #f9b0ea;
}
div#header h1 a {
	display: block;
	position: absolute;
	top: 18px;
	left: 50px;
	width: 149px;
	height: 83px;
	background: url(/media/_img/_general/logo.png) top left no-repeat;
}
div#header h2 {
	display: block;
	position: absolute;
	top: 61px;
	left: 291px;
	width: 352px;
	height: 15px;
	background: url(/media/_img/_general/slogan.png) top left no-repeat;
}
div#header div#alerts {
	float: right;
	width: 280px;
	padding: 0px;
	font-size: 1.2em;
	/*width: 100%;
	padding-top: 5px;*/
}
div#header div#alerts div.alertsct,
div#header div#alerts div.alertsbg {
	position: absolute;
	width: 240px;
	height: 82px;
	padding: 5px 16px;
	border: 1px solid #f39604;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
div#header div#alerts div.alertsbg {
	background-color: #eee;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
div#header div#alerts h3 {
	float: left;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
	white-space: nowrap;
	/*float: right;
	font-size: 1em;
	font-weight: normal;
	padding: 0 12px 0 0;*/
}
div#header div#alerts h3 strong {
	color: #962c81;
}
div#header div#alerts span#new-mess {
	float: none;
	padding: 0 0 0 16px;
	background: url(/media/_img/_general/picto_mail.png) 0 5px no-repeat;
	/*float: right;
	padding: 0 18px 0 16px;
	background: url(/media/_img/_general/picto_mail.png) 0 3px no-repeat;*/
}
div#header div#alerts span#new-mess a {
	color: #962c81;
	font-weight: bold;
}
div#header div#alerts span#new-mess a span.nb{
	font-size: 1.6em;
	line-height: 12px;
}
div#header div#alerts span#users {
	float: none;
	padding: 0 0 0 16px;
	background: url(/media/_img/_general/picto_user.png) 0 3px no-repeat;
	/*float: right;
	padding: 0 18px 0 14px;
	background: url(/media/_img/_general/picto_user.png) 0 1px no-repeat;*/
}
div#header a#logout {
	float: right;
	padding: 0 0 0 16px;
	background: url(/media/_img/_general/picto_logout.png) 0 4px no-repeat;
	color: #3a2235;
	/*float: right;
	padding: 0 14px 0 14px;
	background: url(/media/_img/_general/picto_logout.png) 0 3px no-repeat;*/
}
div#header div#events {
	display: none;
	position: absolute;
	top: 1px;
	right: -2px;
	width: 251px;
	height: 96px;
	padding: 10px 0 0 6px;
	background: url(/media/_img/_general/bulle-event.png) top left no-repeat;
}
div#header div#events a {
	cursor: pointer;
	color: white;
	text-decoration: none;
	font-size: 1.1em;
}
div#header div#events img {
	float: left;
	padding-right: 10px;
}
div#header div#events span {
	display: block;
	float: left;
	width: 120px;
	line-height: 1.1em;
}
div#header div#events span#pseudo {
	font-weight: bold;
	padding: 4px 0 0 0;
}
div#header div#events span#age {
	padding: 0 0 8px 0;
}
div#header div#events span#flash {
	padding: 0 0 0 14px;
	background: url(/media/_img/_general/picto_flash-2.png) 0 0 no-repeat;	
}
div#header div#events span#mess {
	padding: 0 0 0 16px;
	background: url(/media/_img/_general/picto_mail-2.png) 0 2px no-repeat;	
}
div#header div#events span#consult {
	padding: 0 0 0 14px;
	background: url(/media/_img/_general/picto_fiche-2.png) 0 0 no-repeat;	
}
div#header div#events a#hide {
	display: block;
	position: absolute;
	bottom: 11px;
	right: 10px;
	width: 17px;
	height: 17px;
	background: url(/media/_img/_general/picto_logout.png) center center no-repeat;	
}



/*--------------------------------------- Menu ------------------------------------*/

div#menu ul#mainmenu {
	list-style-type: none;
	padding: 14px 0 0 19px;	
}
div#menu ul#mainmenu li {
	float: left;
}
div#menu ul#mainmenu li a {
	display: block;
	height: 41px;
	padding: 0 1px 0 0;
	/*background: url(/media/_img/_general/menu_btns.png) top left no-repeat;*/
	background: url(/media/_img/_general/menu_btns_vf.png) top left no-repeat;
}
div#menu ul#mainmenu li a.active {
	height: 46px;
}
div#menu ul#mainmenu li#btn1 a {
	width: 40px;
	background-position: 0 0;
}
div#menu ul#mainmenu li#btn1 a.active {
	background-position: 0 -51px;
}
div#menu ul#mainmenu li#btn2 a {
	width: 108px;
	background-position: -41px 0;
}
div#menu ul#mainmenu li#btn2 a.active {
	background-position: -41px -51px;
}
div#menu ul#mainmenu li#btn3 a {
	width: 112px;
	background-position: -150px 0;
}
div#menu ul#mainmenu li#btn3 a.active {
	background-position: -150px -51px;
}
div#menu ul#mainmenu li#btn4 a {
	width: 96px;
	background-position: -263px 0;
}
div#menu ul#mainmenu li#btn4 a.active {
	background-position: -263px -51px;
}
div#menu ul#mainmenu li#btn5 a {
	width: 97px;
	background-position: -360px 0;
}
div#menu ul#mainmenu li#btn5 a.active {
	background-position: -360px -51px;
}
div#menu ul#mainmenu li#btn6 a {
	width: 100px;
	background-position: -458px 0;
}
div#menu ul#mainmenu li#btn6 a.active {
	background-position: -458px -51px;
}

div#menu ul#level2menu {
	clear: both;
	list-style-type: none;
	display: block;
	position: absolute;
	left: 19px;
	bottom: 0;
	width: 640px;
	height: 21px;
	padding: 0 0 0 12px;
	background: url(/media/_img/_general/menu_level2_bottom.png) bottom left no-repeat;
}
div#menu ul#level2menu li {
	float: left;
}
div#menu ul#level2menu li a {
	color: #938690;
	text-decoration: none;
	float: left;
	display: block;
	height: 18px;
	line-height: 21px;
	padding: 0 0 0 10px;
	margin: 0 2px 0 0;
	background: url(/media/_img/_general/menu_level2-off_G.png) bottom left no-repeat;
}
div#menu ul#level2menu li a span.label {
	display: block;
	float: left;
	height: 17px;
	padding: 0 10px 0 0;
	background: url(/media/_img/_general/menu_level2-off_D.png) top right no-repeat;
}
div#menu ul#level2menu li a:hover {
	cursor: pointer;
	color: #9e3789;
}
div#menu ul#level2menu li a.active {
	color: white;
	cursor: pointer;
	line-height: 19px;
	background: url(/media/_img/_general/menu_level2-on_G.png) top left no-repeat;
}
div#menu ul#level2menu li a.active span.label {
	background: url(/media/_img/_general/menu_level2-on_D.png) top right no-repeat;
}
div#menu ul#level2menu li a span#loupe {
	display: block;
	float: left;
	width: 12px;
	height: 20px;
	background: url(/media/_img/_general/picto_loupe-1.png) 0 5px no-repeat;
}
div#menu ul#level2menu li a.active span#loupe {
	background: url(/media/_img/_general/picto_loupe-2.png) 0 4px no-repeat;
}


/*---------------------------------- Colonne droite -------------------------------*/

div#frameD h1 {
	display: block;
	position: absolute;
	top: 0;
	left: 140px;
	width: 89px;
	height: 48px;
	background: url(/media/_img/_general/onglet_chat.png) top left no-repeat;
}
div#frameD h2 {
	display: block;
	padding: 40px 20px 5px 38px;
	font-size: 12px;
	font-weight: normal;
	color: #2a2a2a;
	background: url(/media/_img/_general/title_chat.png) 16px 21px no-repeat;
}
div#frameD h2 strong {
	font-weight: bold;
	color: #901377;
}
div#frameD .if_chat {
	margin: 0 0 15px 19px;
}
div#frameD ul#shortcuts {
	border-top: 1px dotted #ccc;
	list-style-type: none;
	margin: 0 14px 30px 20px;
}
div#frameD ul#shortcuts li a {
	display: block;
	border-bottom: 1px dotted #ccc;
	height: 1%;
	padding: 34px 15px 15px 50px;
}
div#frameD ul#shortcuts li a {
	text-align: justify;
	line-height: 1.2em;
	text-decoration: none;
	color: black;
}
div#frameD ul#shortcuts li a:hover {
	text-decoration: underline;
	color: #9d3688;
}
div#frameD ul#shortcuts li a#sc_topflash {
	background: url(/media/_img/_general/sc_topflash.png) 10px 5px no-repeat;
}
div#frameD ul#shortcuts li a#sc_zapping {
	background: url(/media/_img/_general/sc_zapping.png) 10px 5px no-repeat;
}
div#frameD ul#shortcuts li a#sc_lastreg {
	background: url(/media/_img/_general/sc_lastreg.png) 10px 5px no-repeat;
}
div#frameD ul#shortcuts li a#sc_anniv {
	background: url(/media/_img/_general/sc_anniv.png) 10px 5px no-repeat;
}
div#frameD ul#shortcuts li a#sc_online {
	background: url(/media/_img/_general/sc_online.png) 10px 5px no-repeat;
}
div#frameD ul#shortcuts li a#sc_lastpass {
	background: url(/media/_img/_general/sc_lastpass.png) 10px 5px no-repeat;
}
div#frameD ul#shortcuts li a#sc_adresses {
	background: url(/media/_img/_general/sc_adresses.png) 10px 5px no-repeat;
}
div#frameD ul#shortcuts li a#sc_celibquizz {
	background: url(/media/_img/_general/sc_celibquizz.png) 10px 5px no-repeat;
}
div#frameD ul#shortcuts li a#sc_parrainage {
	background: url(/media/_img/_general/sc_parrainage.png) 10px 5px no-repeat;
}
div#frameD ul#shortcuts li div.sc_isnew {
	float: right;
	width: 65px;
	height: 19px;
	margin: 4px 16px 0 0;
	background: url(/media/_img/_general/picto_new.png) no-repeat scroll left top transparent;
}

#optionTchat {
	width:200px;
}
div#btnTri {
	margin-left: 40px;
	width: 130px; 
	background : #9d3688;
	text-align :center;
	color:white;
	border-radius: 6px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border : 2px solid white;
    float:left;
}

div#slctTri {
	margin-left: 57px;
	width: 100px;
	background : #9d3688;
	padding-right:10px;
	color:white;
	text-align : right;
	clear:both;
}
.mitolien {
	color: white;
	text-decoration: underline;
	cursor: pointer;
}

#btnSound {
	float:right;
	display:none;
}
#btnPseudo , #btnDepartement, #btnConnexion, #btnAge {
	cursor: pointer;
	display: block;
}
#btnPseudo:hover , #btnDepartement:hover, #btnConnexion:hover, #btnAge:hover {
	text-decoration: underline;
}

/*-------------------------------------- Footer -----------------------------------*/

div#footer ul {
	list-style-type: none;
	padding: 12px 0 0 34px;
}
div#footer ul li.first {
	border: 0 !important;
}
div#footer ul li {
	display: inline;
	padding: 0 5px 0 5px;
	border-left: 1px solid #ccc;
}
div#footer ul li a {
	color: #9d3688;
	text-decoration: none;
}
div#footer ul li a:hover {
	text-decoration: underline;
}
div#footer small {
	position: absolute;
	display: block;
	border-left: 1px solid #ccc;
	padding: 0 0 0 7px;
	top: 11px;
	right: 19px;
	width: 94px;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #c7b9c4;
}
/*----------------------------------- Liens divers --------------------------------*/

a.btn_flash {
	display: block;
	line-height: 1.2em;
	padding: 2px 0 0 14px;
	background: url(/media/_img/_general/picto_flash-1.png) 0 2px no-repeat;
}
a.btn_anniv {
	display: block;
	line-height: 1.2em;
	padding: 2px 0 0 13px;
	background: url(/media/_img/_general/picto_anniv.png) 0 2px no-repeat;
}
a.btn_fiche {
	display: block;
	line-height: 1.2em;
	padding: 2px 0 0 15px;
	background: url(/media/_img/_general/picto_fiche-1.png) 2px 2px no-repeat;
}
a.btn_mail {
	display: block;
	line-height: 1.2em;
	padding: 2px 20px 0 16px;
	background: url(/media/_img/_general/picto_mail.png) 0 4px no-repeat;
}
a.btn_online {
	display: block;
	color: #22a028;
	line-height: 1.2em;;
	padding: 2px 0 0 16px;
	background: url(/media/_img/_general/picto_online2.png) -4px 2px no-repeat;
}
a.btn_quizz {
	display: block;
	line-height: 1.2em;
	padding: 2px 20px 0 16px;
	background: url(/media/_img/_general/picto_quizz.png) 0 4px no-repeat;
}
a.btn_bookm {
	display: block;
	line-height: 1.2em;
	padding: 2px 20px 0 16px;
	background: url(/media/_img/_general/picto_carnet-1.png) 3px 3px no-repeat;
}
a.btn_listenoire {
	display: block;
	line-height: 1.2em;
	padding: 2px 20px 0 16px;
	background: url(/media/_img/_general/puce_listenoire-1.png) 2px 2px no-repeat;
}
a.btn_delete {
	display: block;
	line-height: 1.2em;
	padding: 1px 0 0 16px;
	background: url(/media/_img/_general/btn_suppr-1.png) 1px 2px no-repeat;
}
a.btn_delete-2 {
	display: block;
	line-height: 1.2em;
	padding: 1px 0 0 16px;
	background: url(/media/_img/_general/btn_suppr-2.png) 2px 2px no-repeat;
}

/*----------------------------- Titrages avec pictogramme -------------------------*/

h1.picto-tit {
	font-size: 1.6em;
	height: 50px;
	line-height: 2em;
	color: #ae84a6;
	margin: 16px 0 0 20px;
	padding: 0 0 0 48px;
}
h1.picto-tit strong {
	font-size: 1.35em;
	color: #9e3789;	
}

/*--------------------------- Liste détaillée (membres) ---------------------------*/

ul.detailed_list {
	list-style-type: none;
	width: 630px;
}
ul.detailed_list li {
	border-bottom: 1px dotted #ccc;
	padding: 12px 0 0 0;
}
ul.detailed_list li a.ph {
	display: block;
	padding: 0 14px 5px 8px;
	float: left;
}
ul.detailed_list li div.resume {
	float: left;
	width: 360px;
	padding: 8px 15px 0 0;
}
ul.detailed_list li span {
	display: block;
}
ul.detailed_list li span.pseudo {
	float: left;
	font-size: 1.1em;
}
ul.detailed_list li span.pseudo strong {
	font-size: 1.2em;	
}
ul.detailed_list li span.intro {
	clear: both;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.3em;
	padding: 0 0 0 13px;
	background: url(/media/_img/_general/puce_guill-1.png) top left no-repeat;
}
ul.detailed_list li span.infos {
	clear: both;
	padding: 6px 0 8px 0;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #424242;
}
ul.detailed_list li span.vignettes {
	padding: 0 0 10px 0;
}
ul.detailed_list li span.online {
	float: left;
	margin: 2px 0 0 10px;
}
ul.detailed_list li div.linksD {
	width: 100px;
	float: left;
	padding: 8px 0 0 0;
}
ul.detailed_list li div.linksD a {
	margin: 0 0 6px 0;
}



/*---------------------------------- Pagination -----------------------------------*/
div.pagination {
	margin-bottom : 15px;
}
div.pagination ul {
	text-align: center;
	margin: 0 0 0 80px;
	clear: both;
}
div.pagination ul li,
div.pagination ul li a,
div.pagination ul li b span {
	display: block;
	float: left;
	width: 22px;
}
div.pagination ul li a {
	width: 16px;
	height: 16px;
	text-decoration: none;
	color: black;
	margin: 5px 0 0 0;
}
div.pagination ul li a.lienprev {
	margin :0 10px 0 0;
}
div.pagination ul li a.liennext {
	margin :0 0 0 10px;
}
div.pagination ul li a:hover {
	color: #ab4395;
	font-weight: bold;
	text-decoration: underline;
}
div.pagination ul li b span.active {
	color: white;
	background: url(/media/_img/_general/page_active.png) center center no-repeat;
	width: 16px;
	height: 16px;
	margin: 5px 0 0 0;
	
}
div.pagination ul li a.pagebeg,
div.pagination ul li a.pagebeg-off,
div.pagination ul li a.pageprev,
div.pagination ul li a.pageprev-off,
div.pagination ul li a.pagenext,
div.pagination ul li a.pagenext-off,
div.pagination ul li a.pageend,
div.pagination ul li a.pageend-off {
	padding: 0;
	width: 26px;
	height: 26px;
}
div.pagination ul li a.pagebeg {
	background: url(/media/_img/_general/puce_flechebeg.png) top left no-repeat;
	margin-top :0;
}
div.pagination ul li a.pagebeg-off {
	background: url(/media/_img/_general/puce_flechebeg-off.png) top left no-repeat;
}
div.pagination ul li a.pageprev {
	margin: 0 20px 0 0;
	background: url(/media/_img/_general/puce_flecheprev.png) top left no-repeat;
}
div.pagination ul li a.pageprev-off {
	margin: 0 20px 0 0;
	background: url(/media/_img/_general/puce_flecheprev-off.png) top left no-repeat;
}
div.pagination ul li a.pagenext {
	margin: 0 0 0 20px;
	background: url(/media/_img/_general/puce_flechenext.png) top left no-repeat;
}
div.pagination ul li a.pagenext-off {
	margin: 0 0 0 20px;
	background: url(/media/_img/_general/puce_flechenext-off.png) top left no-repeat;
}
div.pagination ul li a.pageend {
	background: url(/media/_img/_general/puce_flecheend.png) top left no-repeat;
}
div.pagination ul li a.pageend-off {
	background: url(/media/_img/_general/puce_flecheend-off.png) top left no-repeat;
}



a.toppage {
	display: block;
	float: right;
	margin: 3px 10px 0 0;
	padding: 0 10px 0 0;
	text-decoration: underline;
	background: url(/media/_img/_general/puce_toppage.png) right 7px no-repeat;
}
a.toppage:hover {
	text-decoration: none;
}
/*---------------------------- Pictos / boutons divers ----------------------------*/
span.online {
	display: block;
	font-size: 10px;
	width: 43px;
	height: 17px;
	color: #22a028;
	padding: 2px 0 0 22px;
	background: url(/media/_img/_general/picto_online.png) top left no-repeat;
}
/*----------------------------------- Formulaires ---------------------------------*/

input.readonly {
	background: none;
	border: 0;
	color: white;
	font-size: 11px;
	font-weight: bold;
	background-color: transparent;
}
input.text, select, textarea {
	color: #6d4665;
	font-size: 1em;
	padding: 1px 0 0 4px;
	border: 1px solid #7f9db9;
}
textarea {
	font: normal 12px Trebuchet MS, Helvetica, sans-serif;
}
input.text {
	height: 16px;
}



/*---------------------------------- Onglets contenu ------------------------------*/

ul.onglets-ctn {
	position: absolute;
	top: 30px;
	z-index: 2;
	display: block;
	margin: 20px 0 0 30px;
	list-style-type: none;
	font-size: 1.25em;
	font-weight: bold;
}
ul.onglets-ctn li {
	display: block;
	float: left;
	margin: 0 20px 0 0;
}
ul.onglets-ctn a {
	display: block;
	color: #999;
	padding: 2px 0 0 0;
}
ul.onglets-ctn a.active {
	color: #9e3789;
	padding: 0 0 13px 0;
	text-decoration: none;
	background: url(/media/_img/05_compte/onglet_actif.png) bottom center no-repeat;	
}

div.panel-ctn {
	position: relative;
	z-index: 1;
	top: 38px;
	width: 561px;
	background: url(/media/_img/05_compte/form-mod_bg.png) top left no-repeat;	
}

div.bottom-ctn {
	position: relative;
	top: 0;
	width: 561px;
	height: 11px;
	margin-bottom: 30px;
	background: url(/media/_img/05_compte/form-mod_bottom.png) top left no-repeat;	
}


/* ===================================================================================== */
/* ================================ Conditions générales =============================== */
/* ===================================================================================== */

/*Conditions générales de celibest*/
div#cgcelibest,
div#cgcelibXYZ{
	padding: 1em;
}
/*Ecriture stylisée de "celibest" et de "...celibest.com"*/
div#cgcelibest span.celib,
div#cgcelibXYZ span.celib{
	color: #9d3688;
	font-weight: bold;
}
div#cgcelibest span.est,
div#cgcelibXYZ span.XYZ{
	color: #f39604;
	font-weight: bold;
}
div#cgcelibest span.www,
div#cgcelibXYZ span.www{
	color: #9d3688;
	font-weight: normal;
}
div#cgcelibest span.com,
div#cgcelibXYZ span.com{
	color: #c8c8c8;
	font-weight: bold;
}
div#cgcelibest a.celibest,
div#cgcelibXYZ a.celibXYZ{
	text-decoration: none;
}
div#cgcelibest a.celibest:hover,
div#cgcelibXYZ a.celibXYZ:hover{
	text-decoration: underline;
}

div#cgcelibest div.titremauve,
div#cgcelibXYZ div.titremauve{
	color: #9d3688;
	font-size: 1.6em;
	font-weight: bold;
}
div#cgcelibest div.menumauve,
div#cgcelibXYZ div.menumauve{
	color: #9d3688;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding-left: 2em;
}
div#cgcelibest div.menumauve a,
div#cgcelibXYZ div.menumauve a{
	color: #9d3688;
}
div#cgcelibest div.titreorange,
div#cgcelibXYZ div.titreorange{
	color: #f39604;
	font-size: 1.4em;
	font-weight: bold;
	margin: 1.2em 0 0.6em 0;
	padding-left: 0.7em;
}
div#cgcelibest div.top,
div#cgcelibXYZ div.top{
	float: right;
	color: #9d3688;
	font-weight: normal;
	width: 80px;
	text-align: right;
	font-size: 0.7em;
}
div#cgcelibest div.top a,
div#cgcelibXYZ div.top a{
	color: #9d3688;
}
div#cgcelibest div.textecgcelibest,
div#cgcelibXYZ div.textecgcelibXYZ{
	color: black;
	text-align: justify;
	font-size: 1.2em;
	font-weight: normal;
}
div#cgcelibest div.textecgcelibest a,
div#cgcelibXYZ div.textecgcelibXYZ a{
	color: #9d3688;
	font-weight: bold;
}
div#cgcelibest div.textecgcelibest span.cgmauve,
div#cgcelibXYZ div.textecgcelibXYZ span.cgmauve{
	color: #9d3688;
	font-weight: bold;
}
div#cgcelibest div.textecgcelibest span.cgorange,
div#cgcelibXYZ div.textecgcelibXYZ span.cgorange{
	color: #f39604;
	font-weight: bold;
}
div#cgcelibest div.textecgcelibest ul,
div#cgcelibXYZ div.textecgcelibXYZ ul{
	color: #9d3688;
}
div#cgcelibest div.textecgcelibest li,
div#cgcelibXYZ div.textecgcelibXYZ li{
	text-align: justify;
	font-size: 1em;
	font-weight: normal;
	margin-left: 2em;
	list-style-position: outside;
	list-style-type: disc;
}
div#cgcelibest div.textecgcelibest ul.list2,
div#cgcelibXYZ div.textecgcelibXYZ ul.list2{
	color: #000;
}
div#cgcelibest div.textecgcelibest li.list2,
div#cgcelibXYZ div.textecgcelibXYZ li.list2{
	text-align: justify;
	font-size: 1em;
	font-weight: normal;
	margin-left: 2em;
	list-style-position: outside;
	list-style-type: square;
}
div#cgcelibest div.textecgcelibest br.interligne,
div#cgcelibXYZ div.textecgcelibXYZ br.interligne{
	font-size: 0.6em;
}

/*===Abus===*/
/*div#abus{
	padding: 10px;
	color: red;
	font-size: 20px;
	font-weight: bold;
}
div#abus h1{
	color: blue;
	font-size: 30px;
	font-style: italic;
}*/

/*=== Celibquizz Bar ===*/
div.quizz_bar,
div.quizz_bar2 {
	float: left;
	height: 12px;
	margin: 4px 0 0 0;
	padding: 0;
	width: 104px;
}
div.quizz_bar {
	background: url("/media/_img/01_home/status_bar_quizz.png") no-repeat scroll left top transparent;
}
div.quizz_bar2 {
	background: url("/media/_img/01_home/status_bar_quizz2.png") no-repeat scroll left top transparent;
}
div.quizz_bar img {
    height: 8px;
	opacity: 0.8;
	margin-top: 2px;
}
div.quizz_result,
div.quizz_result2 {
    float: left;
	text-align: center;
    width: 124px;
	margin: 4px 0 0 -10px;
}
dd#celibquizz table {
	width: 100%;
	margin: 0 0 20px 0;
}
dd#celibquizz table td {
	height: 32px;
}
dd#celibquizz table td.quizzF,
dd#celibquizz table td.quizzH,
dd#celibquizz table td.quizz2 {
	text-align: center;
	padding: 0 2px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
dd#celibquizz table td.quizzF,
dd#celibquizz table td.quizzH {
	width: 50%;
	color: #555;
}
dd#celibquizz table td.quizzF{
	background-color: #fbb;
}
dd#celibquizz table td.quizzH {
	background-color: #ccf;
}
dd#celibquizz table td.quizz2 {
	width: 50%;
	color: #000;
	background-color: #3f3;
	font-weight: bold;
}
dd#celibquizz table td.question,
dd#celibquizz table td.question2 {
	width: 100%;
	color: #9d3688;
	vertical-align: bottom;
}
dd#celibquizz table td.question2 {
	font-weight: bold;
}
dd#celibquizz table td.legende {
	height: 16px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
dd#celibquizz table td.italic {
	font-style: italic;
}
dd#celibquizz table td div.sepa{
	border-top: 1px dotted gray;
	height: 6px;
}

/*=== Liste conversations ===*/
div#cv_all{
	padding: 10px;
	width: 560px;
	text-align: justify;
}
div.F{
	background-color: #9d3688;
	border: 2px solid white;
	color: white;
}
div.H{
	background-color: white;
	border: 2px solid #9d3688;
	color: #9d3688;
}
div.L{
	margin-left: 0px;
}
div.R{
	margin-left: 96px;
}
div.msg{
	width: 450px;
	padding: 5px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
div.msg_ti{
	font-weight: bold;
	text-align: center;
	color: white;
	padding-top: 10px;
}
div.cv_ti_close,
div.cv_ti_open{
	font-weight: bold;
	cursor: pointer;
	padding: 5px;
	text-align: center;
	width: 546px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
div.cv_ti_close{
	background-color: #666666;
	border: 2px solid #f39604;
	color: #f39604;
}
div.cv_ti_open{
	background-color: #f39604;
	border: 2px solid #666666;
	color: #666666;
}
div.cv_ti_close span.cv_cmd,
div.cv_ti_open span.cv_cmd{
	text-decoration: underline;
	float: right;
	/*font-weight: normal;*/
	/*font-size: 0.9em;*/
	width: 50px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
div.cv_ti_close span.cv_cmd{
	background-color: #f39604;
	color: #666666;
	/*border-left: 2px dotted #f39604;*/
}
div.cv_ti_open span.cv_cmd{
	background-color: #666666;
	color: #f39604;
	/*border-left: 2px dotted #666666;*/
}
span.msg_info{
	font-weight: normal;
	font-style: italic;
	font-size: 0.8em;
}
div.cv_sepa{
	width: 250px;
	height: 0px;
	margin: 10px 150px;
	border-bottom: 1px dotted #ccc;
}
div.cv,
div.cv_abs{
	cursor: pointer;
}
div.msg_abs_top{
	height: 14px;
}
div.msg_abs{
	font-size: 0.8em;
	font-weight: bold;
	cursor: pointer;
	width: 500px;
	height: 26px;
	padding: 0 5px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
div.cv_abs div.L{
	margin-left: 0px;
	margin-top: -12px;
}
div.cv_abs div.R{
	margin-left: 46px;
	margin-top: -10px;
}
div.phL{
	float: left;
}
div.phR{
	float: right;
}
div.contentL{
	border-left: 2px dotted #9d3688;
	padding-left: 5px;
	margin-left: 56px;
}
div.contentR{
	border-right: 2px dotted white;
	padding-right: 5px;
	margin-right: 56px;
}

/*============================================== Recherche rapide =============================================*/
form#quicksearch2 label {
	display: block;
	float: left;
	padding: 2px 0 0 4px;
	width: 95px;
}
form#quicksearch2 select.text {
	float: left;
	width: 140px;
}
select.text {
	height: 19px;
	padding-left: 2px;
}
input.text, select.text {
	border: 1px solid #7F9DB9;
	color: #6D4665;
	font-size: 1em;
	padding: 1px 0 0 4px;
}
form#quicksearch2 input.checkbox {
	margin:0 100px 0 0;
}
form#quicksearch2 span.sepa {
	background: url(/media/_img/_general/sepa_pts-mauve.png) repeat-x scroll left center transparent;
	clear: both;
	display: block;
	height: 19px;
	width: 244px;
}
form#quicksearch2 input.image,
form#quicksearch2 img.image {
	clear: both;
	height: 19px;
	margin: 4px 0 0 132px;
	width: 109px;
}
form#quicksearch2 img {
	clear: both;
	height: 19px;
	margin: 4px 0 0 132px;
	width: 109px;
	cursor: pointer;
}

