body{
	margin:0;
	font-family:helvetica, sans-serif;
	font-size: 16px;
	color: #720097;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #333333;
}
body[orient='portrait'] { 
-webkit-border-radius:10px;
}
body[orient='landscape'] { 
-webkit-border-radius:0px;
}
.barre {
	text-decoration: line-through;
}

/* BUTTON */
.button {
	background: #ddd;
	padding: 10px;
}
.button a { display: block; padding: 8px 0; background: #fff; font-size: 13px; font-weight: bold; color: #999; text-align: center; -webkit-border-radius: 4px; }
input.button {
	margin-right: 10px;
	padding: 4px 15px 5px 15px;
	width: auto;
	border: 1px solid #ccc;
	font-size: 13px;
	line-height: 14px;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-weight: bold;
	color: #777;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 4px;
}
hr {
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 98%;
	margin-left: 0px;
}
.header {
}
.red {
	color: #FF0000;
}
.homme {
	color: #6EBAEA;
}
.link_site:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.pseudoF:link {
	color: #F86AE8;
}
.pseudoH:link    {
	color: #6EBAEA;
}

.femme {
	color: #F86AE8;
}
#explain {
	background-color: #333333;
	position: relative;
	padding-top: 0px;
	padding-left: 10px;
	color: #FFFFFF;
}
#page {
	background-color: #FFCCFF;
	padding-top: 0px;
}
#title {
	padding-top: 0px;
}
#logo {
	background-color: #FFCCFF;
	padding-top: 0px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 159px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content {
	margin-bottom: 3px;
}
.link_site:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.pseudoF:visited {
	color: #F86AE8;
}
.pseudoH:visited {
	color: #6EBAEA;
}
#titre {color: #BEBABA;}
#menu_bottom {
	background-color: #595858;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #ADA8A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	white-space: nowrap;
	margin: 4px;
	}
#sms {
	width: 99%;
}
#google {
	background-color: #CC0000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
}
