/*	wwww.rbastien.com style sheet.
	------------------------------------------------
	Style name : 	Moustache Football Club V1
	Author name : 	Rémi Bastien ©
	Date : 			Juin. 2011
	------------------------------------------------
	Please email me for more information :
	remi[dot]bastien[at]gmail[dot]com
	------------------------------------------------
	Have good time on my website !
	------------------------------------------------
*/

/**********************
	RESET
	Reset browsers default margin, padding & html fonts
**********************/
* {
	margin: 0;
	padding: 0;
	outline: none;
}

img {
	border: none;
}

a {
	text-decoration: none;
	cursor: pointer;
}

/**********************
	BODY
**********************/
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #fff4dd;
	line-height: 24px;
	text-align: justify;
	color: #0c0a54;
}

/**********************
	BACKGROUND
**********************/
#global{
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 100%;
}

#contain{
	position: relative;
	float: left;
	background: url('Images/background.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	width: 683px;
	height: 1083px;
	background-color: #fff4dd;
}

#contain_rumeur{
	position: relative;
	float: left;
	margin: 0;
	width: 586px;
	height: 744px;
	background-color: #fff4dd;
	background: url('Images/contain_rumeur.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 33px;
}

#header{
	position: relative;
	float: left;
	margin-top: 20px;
	width: 683px;
	height: 268px;
	background: url('Images/background_rumeur.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.img_rumeur {
	margin: 42px 0px 0px 31px;
}

#sidebar {
	color: #6F6F8B;
    float: right;
    font-family: Century Gothic,Arial,Verdana,sans-serif;
    font-style: italic;
    line-height: 1.3em;
    padding-top: 160px;
    position: relative;
    width: 277px;
	background-color: #fff4dd;
}

#sidebar_rumeur {
    float: right;
    position: relative;
	background-color: #fff4dd;
	width: 341px !important;
	color: #6F6F8B;
    font-family: Century Gothic,Arial,Verdana,sans-serif;
    font-style: italic;
    line-height: 1.3em;
}

#sidebar p {
	padding-top: 80px;
}

#sidebar .signature {
    float: right;
    font-weight: bold;
    padding-top: 15px;
}

.chiffre {
	position: relative;
	float: left;
	width: 41px;
	padding-top: 10px;
	padding-right: 10px;
}

.texte_rumeur {
	position: relative;
	float: right;
	width: 290px;
}

.sep_rumeur {
	position: relative;
	float: left;
	width: 331px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}


/********************
	CONTENU
********************/
#description {
	float: left;
	position: relative;
	width: 100%;
	margin-top: 180px;
}

.titre{
    float: left;
    font-weight: bold;
    position: relative;
    text-align: center;
    width: 100%;
	margin-bottom: 10px;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.redtitle {
	color: #cd4242 !important;
}

.grostitre {
	font-size: 28px !important;
	font-weight: normal !important;
	margin-bottom: 50px;
}

#header_titre {
	margin-top: 185px;
}

#description p{
    float: left;
    padding-left: 35px;
    position: relative;
    width: 610px;
	font-style: italic;
	line-height: 1.5em;
}

#joueur {
	float: left;
	position: relative;
	width: 550px;
	margin-left: 95px;
	padding-top: 20px;
}

#joueur ul {
	list-style-type: none;
	font-size: 12px;
	line-height: 2.2em;
}

#joueur li {
	position: relative;
}

.tinyul {
	width: 200px !important;
	position: relative !important;
	float: right !important;
	line-height: 1.8em !important;
}

.bigbr {
	margin-top: 10px;
}

#joueur label {
	width: 250px;
	position: relative;
	float: left;
}

#joueur img {
	width: 39px;
	position: relative;
	height: 16px;
}

#joueur .input {
	position: relative;
	width: 230px;
	float: right;
}

#joueur .tinyinput {
	width: 100px !important;
}

#joueur .checkbox {
	margin-right: 10px;
}

#joueur .generate {
	background-color: transparent;
    background-image: url("Images/validation.png");
    background-position: center top;
    background-repeat: no-repeat;
    border: medium none;
    display: block;
    height: 33px;
    margin-left: 155px;
    margin-top: 25px;
    width: 215px;
	cursor: pointer;
	
}

#separateur {
	float: left;
	position: relative;
	margin: 0 auto;
	background-image: url('Images/sep.png');
	background-position: top center;
	background-repeat: no-repeat;
	height: 1px;
	width: 100%;
	margin-top: 20px;
}

#rezo {
	width: 100%;
}

#rezo_rumeur {
	width: 100%;
}

#rezo img {
	margin-left: 135px;
}

#rezo_rumeur img {
	margin-left: 65px;
}

.credit {
	position: relative;
	float: right;
	width: 100%;
	margin-top: 50px;
	background-image: url('Images/ban-retour-MFC.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 100px;
}

.monnaie {
	position: relative;
	float: right;
	width: 30px;
}


/********************
	NOTIFICATION
********************/
#notification {
	width: 137px;
	height: 25px;
	background-color: red;
	position : absolute;
	z-index: 1;
	bottom: 3px;
	left: 475px;
	border: 1px solid red;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: 0 0 5px black;
	-webkit-box-shadow: 0 0 5px black;
	background: rgba(150, 0, 0, 0.9) !important;
}

#notification .alert {
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}