/* *********************************************
   *  pulp'arts  ******  webdesign development *
   *  www.pulp-arts.com - studio@pulp-arts.com *
   *  ---------------------------------------- *
   ********************************************* */


body {
margin: 0px;
background-color: #000000;
font-family: "Trebuchet MS";
font-size: 11px;
color: #1f2932;
letter-spacing: 1px;
}

h1	{
margin: 0px;
padding: 17px 0px 0px 10px;
font-size: 12px;
letter-spacing: 3px;
color: #ffffff;
font-weight: normal;
line-height: 10px;
}
	h1.title	{
	padding: 45px 0px 0px 10px;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: normal;
	}
	
	h1.subtitle	{
	padding: 0px 0px 0px 10px;
	font-size: 17px;
	letter-spacing: 1px;
	line-height: normal;
	color: #1f2932;
	}
	h1.subtitle2	{
	padding: 10px 0px 0px 10px;
	font-size: 17px;
	letter-spacing: 1px;
	line-height: normal;
	color: #1f2932;
	}


p {
margin: 0px;
padding: 0px;
line-height: 12px;
text-align: left;
}	

.white {
color: #ffffff;
}
.grey {
color: #1f2932;
font-weight: bold;
}
.small {
font-size: 9px;
line-height: 11px;
letter-spacing: 1px;
}

.field {
background-color: #1f2932;
color: #ffffff;
height: 19px;
border: none;
font-family: "Trebuchet MS";
margin: 5px 5px 0px 10px;
}
	.fieldRegister {
	background-color: transparent;
	color: #1f2932;
	height: 19px;
	border: solid 1px #1f2932;
	font-family: "Trebuchet MS";
	margin: 5px 5px 0px 0px;
	}

.bouton {
background-color: #1f2932;
color: #ffffff;
height: 20px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
cursor: pointer;
}


/* LIENS */
a {
color: #ffffff;
text-decoration: underline;
outline: none;
outline: 0;
}


/* CHAT */

.timeSL {
font-size: 8px;
letter-spacing: 1px;
color: #4d848f;
background-color:#cccccc;
margin-right: 5px;
text-decoration: none;
margin-right: 3px;
cursor: default;
}
p.PeopleSL {
color: #4d848f;
font-size: 9px;
font-weight: bold;
}
	a.PeopleSL {
	color: #4d848f;
	font-weight: bold;
	text-decoration:none;
	cursor: pointer;
	}
		a.PeopleSL:hover {
		color: #4d848f;
		font-weight: bold;
		text-decoration:none;
		}
p.LegendSL {
font-size: 9px;
color: #4d848f;
font-weight: bold;
}

.timeWeb {
font-size: 8px;
letter-spacing: 1px;
color: #183060;
background-color:#cccccc;
margin-right: 5px;
text-decoration: none;
margin-right: 3px;
cursor: default;
}
p.PeopleWeb {
font-size: 9px;
color: #183060;
font-weight: bold;
}
p.LegendWeb {
font-size: 9px;
color: #0e1d39;
font-weight: bold;
}

p.message {
color: #000000;
font-size: 11px;
padding-bottom: 2px;
}


/* AVATARS */

img{border:none;}

p.avatars{
	margin:0;
	padding: 0px 2px 0px 0px;
	font-size:10px;
	color: #183060;
}