h1 a {
	color: #ff7800;
}
div#header {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:2em;
	width:460px;
	height:77px;
	background:url(../images/tchattitude.png) no-repeat;
}
div#content {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #C7CEFE;
	padding:10px;
	overflow:hidden;
	width:930px;
	text-align:center;
	margin:0px auto;
	position:relative;
	background-color:#FFF;
}
#leftcol {
	margin: 0;
	width: 155px;
	float: left;
	padding: 0 0 10px 0;
	text-align: left;
	position:relative;
}
#rightcol {
	margin: 0;
	width: 160px;
	float: right;
	padding: 0 0 10px 0;
	text-align: left;
	position:relative;
}

div#maincol {
	float: left;
	width: 585px;
	margin: 0;
	padding: 0px 10px 0px 20px;
	text-align:justify;
	position:relative;
}
.input {
	padding:0.5em;
}
#leftcol ul.menu li a, #leftcol ul.menu li a:link,
#rightcol ul.menu li a, #rightcol ul.menu li a:link {
	font:80% "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	line-height: 22px;
	height: 22px;
	padding: 0 0 0 12px;
	text-decoration: none;
	color: #8e8e8e;
	background:url(/images/bulle.png) center left no-repeat;
	margin: 0;
	display: block;
}
#leftcol ul.menu li#current a, #leftcol ul.menu li#current a:link, 
#rightcol ul.menu li#current a, #rightcol ul.menu li#current a:link {
	line-height: 22px;
	height: 22px;
	padding: 0 0 0 12px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	background:url(/images/bulle.png) center left no-repeat;
	margin: 0;
}
#leftcol ul, #rightcol ul {
  list-style-type: none;
  padding: 0;
  margin:0;
}
#maincol ul {
  list-style:disc;
  padding: 0;
  margin-top:0;
  margin-bottom:0;
}
#leftcol li, #rightcol li {
  background-image: url('../images/bulle.png');
  background-repeat: no-repeat;
  background-position: 0 0.2em;
  padding-left: 1.7em;
}
img {
	border:none;
}
img.photo {
	border:1px solid #C7CEFE;
}
#leftcol a, #rightcol a, #leftcol a:visited, #rightcol a:visited {
	text-decoration:none;
	color:#666;
	font-weight:bold;
}
#leftcol a:hover, #rightcol a:hover {
	text-decoration:none;
	color:#ff7800;
	font-weight:bold;
}

#leftcol h3, #rightcol h3 { 	
	text-align: left;
	height: 40px;
	width: 150px;
	text-decoration: none;
	padding: 0 0 0 4px;
	margin:19px 0 8px;
	background:url(../images/h3.jpg) top center no-repeat;
	line-height: 15px;
	font:19px "LondonBetweenRegular", "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.5), 0 -1px 1px rgba(0, 0, 0, 0.5);
	font-weight:bolder;
}
div#scroller_container {
	border-radius: 10px 0px 10px 0px;
	-moz-border-radius: 10px 0px 10px 0px;
	-webkit-border-radius: 10px 0px 10px 0px;
	border:solid #C7CEFE 1px;
	width:946px;
	text-align:left;
	margin:0px auto;
	margin-bottom:2em;
	background-color:#FFF;
}
.homme {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #39C;
	font-weight: bold;
	padding-top: 0px;
}
.femme {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #F6C;
	font-weight: bold;
	padding-top: 0px;
}
div#citation {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;  
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 0px;
	width:940px;
	padding:5px;
	margin:0px auto;
	background-color:#F0F0F0;
	width:900px;
	margin-bottom:5px;
	color:#999;
	top:1px;
	font-family:Georgia,"Trebuchet MS",Verdana,"Lucida Grande",Tahoma,Helvetica,Sans-Serif;
}

.mini {
	color:#666;
	font-size:8px;
	font-style:italic;
}
.boutonvalider{
	cursor:pointer;
	border:outset 1px #66CC00;
	color:#666C11;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../images/formbgvalider.png) repeat-x left top;
}
.boutonvalider:hover {
	color:#999;
}
.boutonannuler{
	cursor:pointer;
	border:outset 1px #CC0000;
	color:#E9D64B;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../images/formbgannuler.png) repeat-x left top;
}
.boutonannuler:hover {
	cursor:pointer;
	border:inset 1px #CC0000;
	color:#F08083;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../images/formbgannuler.png) repeat-x left top;
}
img.photo_com {
	float:left;
	display:block;
	margin-right:10px;
	border:1px solid #C7CEFE;
}
p.com_date {
	font-size:10px;
	position:absolute;
	bottom:-10px;
	right:5px;
	text-align:right;
	vertical-align:bottom;
	width:99%;
	color:#999;
}
p.com_supp, p.rep_supp {
	font-size:10px;
	position:absolute;
	top:-10px;
	right:5px;
	text-align:right;
	vertical-align:top;
	width:auto;
	color:#999;
	visibility:hidden;
}
p.quote_supp {
	font-size:10px;
	position:absolute;
	right:12px;
	top:-10px;
	text-align:right;
	vertical-align:top;
	width:auto;
	color:#999;
	visibility:hidden;
}
p.com_rep {
	text-align:left;
	width:auto;
	color:#999;
}
#compte a {
	text-decoration:none;
	color:#F00; 
	font-size:9px;
}
#compte a:visited {
	text-decoration:none;
	color:#F00; 
	font-size:9px;
}
#compte a:hover {
	text-decoration:none;
	color:#ff7800;
	font-size:9px;
}
.recherche {
	background-image:url(../images/iphone-spotlight-search.jpg);
	background-repeat:no-repeat;
	background-position:0% 60%;
	padding-left:20px;
}
.rouge {
	letter-spacing: -1px;
	color:#F00;
	font-weight: bold;
}
.erreur {
	letter-spacing: -1px;
	color:#F00;
	font-weight: bold;
	text-align:center;
}
.vert {
	letter-spacing: -1px;
	color:#390;
	font-weight: bold;
}
.gris {
	color:#999;
}
.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}
hr {
	height: 1px;
	background-color: #C3C3C3;
	width: 100%;
	border: none;
}
hr.orange {
	height: 1px;
	background-color: #FF6600;
	width: 100%;
	border: none;
}
.UIButton_Text {
	background:none;
	border:1px solid #C7CEFE;
	cursor:pointer;
	color:#C0C0C0;
}
.boutonlien {
	background: transparent;
	border: 0px;
	cursor: pointer;
	text-decoration: none;
	font-weight:bold;
	color:#36C;
}
div#arrondi1 {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;  
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	width:200px;
	padding:5px;
	color:#FF6600;
	background-color:#F0F0F0;
	text-align:left;
	margin-bottom:25px;
}
a.homme {
	color:#39c;
	text-decoration:none;
}
a.femme {
	color:#f6c;
	text-decoration:none;
}
a.homme:visited {
	color:#39c;
	text-decoration:none;
}
a.femme:visited {
	color:#f6c;
	text-decoration:none;
}
a.homme:hover {
	color:#ff7800;
	text-decoration:none;
}
a.femme:hover {
	color:#ff7800;
	text-decoration:none
}
li.liste_ops {
	background-image:url(../images/arobase.png);
	background-repeat:no-repeat;
	background-position:0em;
	padding-left:15px;
}
li.liste_help {
	background-image:url(../images/pourcent.png);
	background-repeat:no-repeat;
	background-position:0em;
	padding-left:15px;
}
li.liste_voice {
	background-image:url(../images/plus.png);
	background-repeat:no-repeat;
	background-position:0em;
	padding-left:15px;
}
ul#definitions li {
	margin-bottom:1em;
}
abbr {
	cursor:help;
}
div#facebook_like {	
	text-align:center;
	width:950px;
	position:relative;
	margin:20px auto;
}
div#facebook_like span.ca_c_nouveau {
	width:150px;
	height:73px;
    top: 25px;
	left: 82px;
    position: absolute;
	background-image:url(/images/ca_c_nouveau.png);
	background-repeat:no-repeat;
	
}
@font-face {
	font-family: 'LondonBetweenRegular';
	src: url('londonbetween-webfont.eot');
	src: local('☺'), url('londonbetween-webfont.woff') format('woff'), url('londonbetween-webfont.ttf') format('truetype'), url('londonbetween-webfont.svg#webfontL8c2zdaP') format('svg');
	font-weight: normal;
	font-style: normal;
}
input.bouton_editer {
	background:url(../images/application_windows_edit.png) no-repeat;
	cursor:pointer;
	padding:0px 5px;
	border:none;
	width:16px;
	height:14px;
}
input.bouton_supprimer {
	background:url(../images/application_windows_remove.png) no-repeat;
	cursor:pointer;
	padding:0px 5px;
	border:none;
	width:16px;
	height:14px;
}
input.bouton_desactiver {
	background:url(../images/application_windows_locked.png) no-repeat;
	cursor:pointer;
	padding:0px 5px;
	border:none;
	width:16px;
	height:14px;
}
input.bouton_accepter {
	background:url(../images/application_windows_okay.png) no-repeat;
	cursor:pointer;
	padding:0px 5px;
	border:none;
	width:16px;
	height:14px;
}
form#edit_botreg_ input {
	display:block;
}
form#edit_botreg_ input#boutonannuler, form#edit_botreg_ input#boutonvalider  {
	display:inline-block;
}
li.com_rep {
	background:none repeat scroll 0 0 #F0F0F0;
	overflow:hidden;
	padding:1em;
	position:relative;
	display:block;
	width:85%;
	margin:0px 0px 5px auto;
}
li.com_rep:first-child {
	background:url(../images/arrow.png) no-repeat 20px 0px;
	height:5px;
	margin:0 0 0 65px;
	padding:0;
	
}
li.com_rep:last-child {
	margin-bottom:20px;
}
#leftcol a.homme, #rightcol a.homme, #leftcol a.homme:visited, #rightcol a.homme:visited {
	color: #39C;
}
#leftcol a.femme, #rightcol a.femme, #leftcol a.femme:visited, #rightcol a.femme:visited {
	color: #F6C;
}
#leftcol a.femme:visited, #rightcol a.femme:hover, #leftcol a.homme:hover, #rightcol a.homme:hover {
	color:#ff7800;
}
.com_date a,.com_date a:visited {
	color:#999999;	
}
.com_date a:hover {
	color:#ff7800;	
}
a, a:visited {
	text-decoration:none;
	color:#36C;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color:#ff7800;
	font-weight:bold;
}
textarea.comm {
	width:440px;
	min-height:20px;
	margin:0 auto;
	font:90% "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	color:#999999
}
li.form_reponse {
	display:none;
}
li.arrow_form_reponse {
	display:none;
}
/* Scroller Box */
#scroller_container {
 position: relative;
 width: 300px;
 height: 20px;
 overflow: hidden;
}

#scroller {
 white-space: nowrap;
 font:100%/1.3em "Trebuchet MS",Verdana,"Lucida Grande",Tahoma,Helvetica,Sans-Serif;
	line-height:20px;
}

#scroller p {
 padding: 0;
}
/* Scoller Box */

div.etiquette_profil {
	background:#F0F0F0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	width:210px;
	min-height:60px;
	-moz-box-shadow:1px 2px 10px #000000;
	-webkit-box-shadow:1px 2px 10px #000000;
	box-shadow:1px 2px 10px #000000;
}
div.etiquette_profil div.pict {
	display:block;
	position:relative;
	top:-8px;
	left:-3px;
	float:left;
	border:none;
	height:75px;
	width:75px;
	-moz-background-size:contain;
	-webkit-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-o-border-radius:8px;
	border-radius:8px;
	border:2px solid #999;
	overflow:visible;
	background-color:#F0F0F0;
	-moz-box-shadow:-2px 2px 10px #1b1b1b;
	-webkit-box-shadow:-2px 2px 10px #1b1b1b;
	-o-box-shadow:-2px 2px 10px #1b1b1b;
	box-shadow:-2px 2px 10px #1b1b1b;
}
div.etiquette_profil div.pict:hover {
	cursor:pointer;
}
div.etiquette_profil div.femme {
	border:2px solid #FF66CC;
}
div.etiquette_profil div.homme {
	border:2px solid #3399CC;
}
div.etiquette_profil p {
	margin:10px 0px 0px 90px;
	text-align:left;
	height:17px;
	max-height:17px;
}
.box ul li a {
	font-size:12px;
}
img.photo {
	margin-bottom:5px;
}
