/*
 * Thème Huma Diab
 * Un thème de NkDeuS
 * Design: Huma
 * Codage: xpLosIve.
 *     www.nkdeus.com
 *
 * Pour Nuked-KlaN 1.7.7
 *     www.nuked-klan.org
 */
html {
	background: #dadada url('../images/background_repeat-y.jpg') repeat-y top center;
}

body {
	background: url('../images/background_repeat-x.jpg') repeat-x top center;
}

div#wrapper {
	background: url('../images/background.jpg') no-repeat top center;
}

div#header {
	width: 1000px;
	height: 200px;
	margin: auto;
}

div#login-block {
	width: 1000px;
	height: 53px;
	margin: auto;
	padding-top: 30px;
	text-align: center;
}

div#login-block input.pseudo {
	width: 93px;
	height: 13px;
	margin: 0%;
	padding: 6px 20px;
	border: none;
	background: url('../images/login/pseudo.png');
	vertical-align: top;
	color: #012733;
}

div#login-block input.password {
	width: 93px;
	height: 13px;
	margin: 0%;
	padding: 6px 20px;
	border: none;
	background: url('../images/login/password.png');
	vertical-align: top;
	color: #012733;
}

div#login-block input.submit {
	width: 27px;
	height: 23px;
	margin: 0%;
	padding: 0%;
	border: none;
	vertical-align: top;
}

div#slideshow {
	width: 952px;
	height: 113px;
	margin: auto;
}

div#global {
	width: 1000px;
	margin: auto;
}

body.normal div#global {
	background: url('../images/bg_global.jpg') repeat-y;
}

div#global div#gauche {
	width: 268px;
	float: left;
}

div#global div#gauche div.block ul {
	width: 268px;
	list-style-type : none;
	margin: 0%;
	padding: 0%;
}

div#global div#gauche div.block ul li {
	width: 238px;
	height: 32px;
	margin: 0%;
	padding: 3px 0 0 30px;
	background: url('../images/last_unik_bg.jpg') no-repeat;
	color: #293f46;
}

div#global div#gauche div.block ul li a {
	color: #202020;
}

div#global div#gauche div.block h2.titre {
	margin: 0%;
	padding: 8px 0% 0% 30px;
	width: 238px;
	height: 28px;
	font-size: 1em;
	background: url('../images/gauche_titre.jpg') no-repeat;
	color: white;
}

div#global div#gauche div.block div.content {
	width: 258px;
	padding: 5px;
	background: url('../images/gauche_bg.jpg') repeat-y;
}

div#global div#gauche div.block div.bottom {
	width: 268px;
	height: 5px;
	background: url('../images/gauche_bottom.jpg') no-repeat;
}

div#global div#centre {
	width: 482px;
	margin-left: 6px;
	float: left;
}

body.large div#global div#centre {
	width: 752px;
	margin-left: 4px;
	float: left;
}

div#global div#centre div.news h3.titre, div#global div#centre div.news h2.titre {
	margin: 0%;
	padding: 6px 0% 0% 30px;
	width: 452px;
	height: 29px;
	font-size: 1em;
	background: url('../images/news_titre.jpg') no-repeat;
	color: white;
}

body.large div#global div#centre div.news h3.titre, body.large div#global div#centre div.news h2.titre {
	width: 722px;
	background: url('../images/news_titre_large.jpg') no-repeat;
}

div#global div#centre div.news h2.titre {
	padding: 11px 0% 0% 30px;
	height: 24px;
	text-transform: uppercase;
}

div#global div#centre div.news h3.titre span {
	font-weight: normal;
	display: block;
	color: #606060;
}

div#global div#centre div.news h3.titre span a {
	color: #5c7981;
}

div#global div#centre div.news div.open {
	width: 482px;
	height: 17px;
	background: url('../images/news_open.jpg') no-repeat;
}

body.large div#global div#centre div.news div.open {
	width: 752px;
	height: 17px;
	background: url('../images/news_open_large.jpg') no-repeat;
}

div#global div#centre div.news div.content {
	width: 472px;
	padding: 5px;
	background: url('../images/news_bg.jpg') repeat-y;
}

body.large div#global div#centre div.news div.content {
	width: 742px;
	padding: 5px;
	background: url('../images/news_bg_large.jpg') repeat-y;
}

div#global div#centre div.news div.bottom {
	width: 482px;
	height: 4px;
	background: url('../images/news_bottom.jpg') no-repeat;
}

body.large div#global div#centre div.news div.bottom {
	width: 752px;
	height: 4px;
	background: url('../images/news_bottom_large.jpg') no-repeat;
}

div#global div#droite {
	width: 239px;
	margin-top: 3px;
	margin-left: 5px;
	float: left;
}

div#global div#droite div.block h2.titre {
	margin: 0%;
	padding: 8px 0% 0% 30px;
	width: 229px;
	height: 21px;
	font-size: 1em;
	background: url('../images/droite_titre.jpg') no-repeat;
	color: white;
}

div#global div#droite div.block div.content {
	width: 229px;
	padding: 5px;
}

div#footer {
	width: 756px;
	height: 60px;
	background: url('../images/footer.jpg') no-repeat;
	color: #1d3747;
}

div#footer span {
	float: left;
	margin: 25px 0% 0% 20px;
	display: block;
}

div#footer span a {
	color: #1d3747;
	font-weight: bold;
}

div#footer a.deus {
	float: right;
	margin: 15px 25px 0%;
	width: 100px;
	height: 40px;
	display: block;
	text-indent: -10000px;
}