/*
 * Feuille de style du thème deus_ngt
 * Un thème de NkDeuS
 * www.nkdeus.com
 *
 * Valide CSS 3.0
 */

html {
	background: #181d1f url('../images/background.jpg') repeat-y top center;
}

div#global {
	width: 999px;
	margin: auto;
	background: #181d1f url('../images/background.jpg') repeat-y top center;
}

div#conteneur {
	width: 999px;
	background: url('../images/background_conteneur.jpg') no-repeat;
}

div#conteneur div#gauche {
	width: 386px;
	float: left;
}

div#conteneur div#gauche div#topwar {
	width: 386px;
	height: 160px;
	background: url('../images/gauche/topmatch.jpg') no-repeat;
}

div#conteneur div#gauche div#sponsors {
	width: 386px;
	height: 96px;
	background: url('../images/gauche/sponsors.jpg') no-repeat;
}

div#conteneur div#gauche div#left {
	float: left;
	width: 209px;
}

div#conteneur div#gauche div#left div#login {
	width: 206px;
	height: 89px;
	padding-left: 6px;
	padding-top: 30px;
	background: url('../images/gauche/block_login.jpg') no-repeat;
	text-align: center;
	font-size: 0.9em;
}

div#conteneur div#gauche div#left div#login.loggued {
	height: 84px;
	padding-top: 35px;
}

div#conteneur div#gauche div#left div#login input {
	width: 55px;
}

div#conteneur div#gauche div#left div#login input.submit {
	width: 18px;
	height: 18px;
	margin: 0%;
	padding: 0%;
	border: none;
	vertical-align: top;
}

div#conteneur div#gauche div#left div#login form {
	margin-bottom: 30px;
}

div#conteneur div#gauche div#left div#login strong {
	color: #82c2e8;
	font-size: 1.1em;
}

div#conteneur div#gauche div#left div#login a {
	color: #262b2e;
}

div#conteneur div#gauche div#left div#unik_wars {
	width: 209px;
	height: 224px;
	background: url('../images/gauche/unik_match.jpg') no-repeat;
	/*padding-left: 41px;
	padding-top: 46.5px;*/
}

div#conteneur div#gauche div#left div#roster {
	width: 209px;
	background: url('../images/gauche/gauche_bg.jpg') repeat-y;
	padding-left: 21px;
}

div#conteneur div#gauche div#left div.block {
	width: 209px;
}

div#conteneur div#gauche div#left div.block h2.titre {
	width: 209px;
	height: 20px;
	margin: 0%;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #223f67;
	padding-top: 5px;
	background: url('../images/gauche/gauche_titre.jpg') no-repeat;
}

div#conteneur div#gauche div#left div.block div.content {
	width: 159px;
	padding: 5px 30px;
	background: url('../images/gauche/gauche_bg.jpg') repeat-y;
}

div#conteneur div#gauche div#left div.block div.bottom {
	width: 209px;
	height: 4px;
	background: url('../images/gauche/gauche_bas.jpg') no-repeat;
}

div#conteneur div#gauche div#right {
	margin-left: 35px;
	float: left;
	width: 131px;
}

div#conteneur div#gauche div#right div.block h2.titre {
	width: 126px;
	height: 19px;
	margin: 0%;
	padding-top: 4px;
	padding-left: 5px;
	font-size: 0.9em;
	background: url('../images/gauche/unik_titre.jpg') no-repeat;
	color: #6b8fa5;
}

div#conteneur div#gauche div#right div.block ul {
	width: 131px;
	list-style-type : none;
	margin: 0%;
	padding: 0%;
}

div#conteneur div#gauche div#right div.block ul li {
	width: 131px;
	height: 19px;
	margin: 0%;
	padding: 3px 0 0 15px;
	background: url('../images/gauche/gauche_unik_bg.jpg') no-repeat;
}

div#conteneur div#gauche div#right div.block ul li a {
	color: #5a7c91;
}

div#conteneur div#centre {
	width: 581px;
	float: right;
}

div#conteneur div#centre div#header {
	width: 581px;
	height: 249px;
	background: url('../images/header.jpg');
}

div#conteneur div#centre div#module {
	width: 398px;
	float: left;
}

div#conteneur div#centre div#module div.news {
	width: 398px;
	margin-top: 1px;
}

div#conteneur div#centre.larger div#module div.news {
	width: 577px;
}

div#conteneur div#centre div#module div.news h2.titre {
	width: 378px;
	height: 14px;
	margin: 0%;
	padding: 6px 10px;
	background: url('../images/centre/news_titre.jpg') no-repeat;
	color: #82c1ea;
	font-size: 1em;
}

div#conteneur div#centre.larger div#module div.news h2.titre {
	width: 557px;
	height: 18px;
	margin: 0%;
	padding: 5px 10px;
	background: url('../images/centre/news_larger_titre.jpg') no-repeat;
	color: #82c1ea;
	font-size: 1em;
}

div#conteneur div#centre div#module div.news div.content {
	width: 382px;
	background: url('../images/centre/news_bg.jpg') repeat-y;
	padding: 8px;
}

div#conteneur div#centre.larger div#module div.news div.content {
	width: 561px;
	background: url('../images/centre/news_larger_bg.jpg') repeat-y;
	padding: 8px;
}

div#conteneur div#centre div#module div.news div.comments {
	width: 390px;
	height: 20px;
	padding-top: 10px;
	padding-left: 8px;
	background: url('../images/centre/news_comments.jpg') no-repeat;
	font-size: 0.8em;
}

div#conteneur div#centre div#module div.news div.comments span {
	float: left;
}

div#conteneur div#centre div#module div.news div.comments span a {
	font-weight: bold;
}

div#conteneur div#centre div#module div.news div.comments img {
	float: right;
	margin-right: 8px;
	cursor: pointer;
}

div#conteneur div#centre div#module div.news div.bottom {
	width: 397px;
	height: 21px;
	background: url('../images/centre/news_bottom.jpg') no-repeat;
}

div#conteneur div#centre.larger div#module div.news div.bottom {
	width: 577px;
	height: 18px;
	background: url('../images/centre/news_larger_bottom.jpg') no-repeat;
}

div#conteneur div#centre div#droite {
	width: 183px;
	float: left;
}

div#conteneur div#centre div#droite ul {
	width: 183px;
	list-style-type : none;
	margin: 0%;
	padding: 0%;
}

div#conteneur div#centre div#droite ul li {
	width: 143px;
	height: 13px;
	margin: 0%;
	padding: 4px 20px;
	background: url('../images/droite/droite_unik_bg.jpg');
}

div#conteneur div#centre div#droite ul li a {
	color: #4d6370;
}

div#conteneur div#centre div#droite div.block {
	width: 183px;
	margin-top: 1px;
}

div#conteneur div#centre div#droite div.block h2.titre {
	width: 165px;
	height: 20px;
	margin: 0%;
	padding-top: 8px;
	padding-left: 18px;
	font-size: 0.9em;
	background: url('../images/droite/droite_titre.jpg') no-repeat;
	color: #6a90a7;
}

div#conteneur div#centre div#droite div.block div.content {
	width: 163px;
	padding: 5px 10px;
	background: url('../images/droite/droite_bg.jpg') repeat-y;
	color: #82c2e8;
}

div#conteneur div#centre div#droite div.block div.bottom {
	width: 183px;
	height: 19px;
	background: url('../images/droite/droite_bas.jpg') no-repeat;
}

div#footer {
	width: 999px;
	height: 47px;
	background: url('../images/footer.jpg') no-repeat bottom left;
	margin: auto;
	padding-top: 5px;
}

div#footer p.nk {
	margin: 16px 0 0 40.5px;
	padding: 0 0 0 0;
	float: left;
	color: #608396;
}

div#footer p.nk a {
	color: white;
}

div#footer p.nkdeus {
	text-align: right;
	margin: 2px 0 0 0;
	padding: 15px 45px 0 0;
	float: right;
	height: 30px;
	background: url('../images/nkdeus.jpg') no-repeat top right;
}

div#footer p.nkdeus a {
	color: white;
}