@charset "utf-8";
body {
  margin: 0px;
  font-size: 13px;
  text-align: center;
  font-family: 'Droid Serif', serif;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.32em;
}
#menu {
	text-align: center;
	position: fixed;
	bottom: 0px;
	margin: auto;
	width: 100%;
	padding: 5px;
	background-image: url(fondRoseChatRoulette.gif);
}
.petit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
a {
	font-weight: bold;
	color: #FE036E;
	text-decoration:none;
}

a:link {
	color: #FE036E;}

a:visited {
	color: #FE036E;}

a:hover {
	color: #FE036E;
	text-decoration:underline;
}


a.under {
	font-weight: bold;
	font-decoration: none;
	text-decoration:none;
	color: #FE036E;
}

a.under:link {
	color: #FE036E;}

a.under:visited {
	color: #FE036E;}

a.under:hover {
	color: #FE036E;
}

h1 {
	font-family: 'Droid Serif', serif;
	font-size: 16px;
}

#head {
	margin:auto;
	width: 800px;
	text-align: left;
	margin-top: 26px;
	position:relative;
	margin-bottom: 200px;
}


#head2 {
	margin:auto;
	width: 800px;
	text-align: left;
	margin-top: 26px;
	position:relative;
}

#content {
	margin:auto;
	width: 800px;
	text-align: left;
	height: 100%;
	margin-bottom: 200px;
}

span.main {
  font-family: 'IM Fell Great Primer', serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1em;
  text-shadow: 6px 6px 6px #ccc;
}

#languages {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 110px;
}
