/************************************
 *        connection form           *
 ************************************/

input#emailConnection, input#passwordConnection
{
	width: 130px;
}

input#webSiteRulesAgreement
{
	left: 280px;	
}

/************************************
 *         register                 *
 ************************************/

.register h4
{
	font-size: 1.2em;	
}

#registerForm div
{
	padding: 10px;
	margin: 15px auto; 
	width: 450px;
}

#registerForm div p
{
	position: relative;
	margin-bottom: 10px;
}

#registerForm div p .fields
{
	position: absolute;
	left: 200px;
}

#registerForm label
{
    display: inline-block;
    width: 200px;
}

#registerForm div.captcha
{
	width: 200px;
	text-align: center;
	border: none;
	background-color: transparent;
}

#registerForm div.captcha img
{
	border: 1px solid black; 
}

#noJs
{
	background-color: white;
	border: 1px solid black;
	width: 400px;
	margin: auto;
	padding: 10px;	
}

/***************************************
 * formulaire d'oublie de mot de passe *
 ***************************************/

#passwordAndEmailForm div
{
	padding: 10px;
	margin: 15px auto; 
	width: 350px;
}

#forgottenPasswordForm div, #changePasswordForm div
{
	
}

#changePasswordForm div.size
{
	height: 75px;	
}

#forgottenPasswordForm div p, #changePasswordForm div p
{
	position: relative;
	margin-bottom: 10px;
}

#forgottenPasswordForm div p input, #changePasswordForm div p input
{
	position: absolute;
	left: 120px;
}

#changePasswordForm div p input
{
	left: 150px;
}
/************************************
 *         première aide            *
 ************************************/

.tutorial p
{
	margin: 1em 0em;
	text-align: justify; 
}

.tutorial h4
{
	font-size: large;	
	color: #880C2C;
} 

.tutorial h5
{
	font-size: medium;	
	color: gray;
} 

.tutorial strong
{	
	color: #880C2C;
}

.tutorial div.step
{
	background-image: url(/image/killbase/common/layout/step.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 132px;
	margin: 40px auto 0px auto;
	padding-top: 15px;
}

.tutorial div.step a
{
	color: white;
	font-size: 20px;
}

/************************************
 *         l'univers du killbase    *
 ************************************/
 
.background p:first-letter
{
	font-size: 1.5em;
	color: #6D0C0A;
}

.background p
{
	margin: 1em 0em;
	text-align: justify; 
}

/************************************
 * Actualités                       *
 ************************************/
 
.news h4
{
	font-weight: normal;
	font-size: 1.3em;
	border-bottom: 1px dashed #6D0C0A;
  color: #B58888;
	position: relative;
}

.news h4 span.date
{
	font-weight: normal;
	font-size: 0.6em;
	color: #BBB;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.news p
{
	margin-bottom: 20px;
	color: #444;
	text-align: justify;
}

/************************************
 * Accueil                          *
 ************************************/
 
.welcome
{
	text-align: justify;	
}

.welcome img
{
	float: right;	
}

.welcome p
{
	margin: 10px 0px;	
}

.welcome p:first-letter
{
	font-size: 1.5em;
	color: #6D0C0A;
}

.welcome blockquote
{
	text-align: justify;	
	background-color: white;
	padding: 10px;
	background-image: url(/image/killbase/common/layout/quote.gif);
	background-repeat: no-repeat;
	margin: 10px 0px;
	border: 1px solid gray;
} 

/************************************
 * Présentation                     *
 ************************************/
 
.presentation
{
	text-align: justify;	
}

.presentation ul
{
	margin-top: 5px;
	padding-left: 10px;	
}

.presentation img
{
	float: right;	
}

.presentation p
{
	margin: 10px 0px;	
}

.presentation p:first-letter
{
	font-size: 1.5em;
	color: #880C2C;	
}

/************************************
 * jeu de gestion                   *
 ************************************/
 
.management-game
{
	text-align: justify;	
}

.management-game h2
{
	color: #700;
	margin-bottom: 10px
}

.management-game h3
{
	color: #666;
}

.management-game ul
{
	margin-top: 5px;
	padding-left: 10px;	
}

.management-game img
{
	float: right;	
}

.management-game p
{
	margin: 0 0 15px 0;	
}

.management-game p:first-letter
{
	font-size: 1.5em;
	color: #880C2C;	
}

.first-match h2
{
	color: #6D0C0A;	
}


/* first page */

#slideshow div
{
  float: left;
  width: 400px;
  margin: 20px;
  margin-top: 0;
}

#slideshow h2
{
  color: #876A47;
  font-size: 24px;
  margin-top: 0px;
  padding-bottom: 0px;
  font-weight: bold;
}

#slideshow div p
{
  border-top: 3px solid #876A47;
  padding-top: 10px;
  margin-top: 0px;
  text-align: justify;
}

#slideshow
{
  height: 250px;
  float: left;
  width: 450px;
}

.connectionBox
{
  float: left;
  width: 160px;
  padding: 0;
  margin-top: 0;
  margin-left: 10px;
}

.reader
{
  margin-left: 20px;
}

/* first page : END */

/* statistics */

.lastRegisterBox
{
  width: 200px;
  float: left;
  margin: 10px;
}

.todayBox
{
  width: 250px;
  float: left;
  margin: 10px;
}

