@charset "utf-8";

/* CSS Document */

h1 {
	display: block;
	font: 90%/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	background-color: #0c0c0c;
	margin: 0;
	padding: 0 0 5px;
}

h2 {
	display : block;
	margin: 10px 0 0;
	font-size: 70%;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
}

h2 a:link, h2 a:visited {
	color: #f00;
	padding: 2px 5px;
	text-decoration: none;
	background-color: #4b0000;
}

h2 a:hover, h2 a:active {
	color: #f00;
	padding: 2px 5px;
	text-decoration: none;
	background-color: #7f0000;
}

.createdate {
	text-align: center;
	margin: 0;
	padding: 0;
}

#wrapper {
	background: black url(../images/bg_wrapper.jpg) no-repeat center top;
}

/* Lien Categorie/Section */

span a:link, span a:visited {
	text-decoration: none;
	color: #7f7f7f;
	font-size: 75%;
	margin: 0;
	padding: 0;
}

#content table.blog tbody tr td div table.contentpaneopen tbody tr td span a:link, #content table.blog tbody tr td div table.contentpaneopen tbody tr td span a:visited {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

#content table.blog tbody tr td div table.contentpaneopen tbody tr td span a:hover, #content table.blog tbody tr td div table.contentpaneopen tbody tr td span a:active {
	color: #fff;
}

/* Liens membres */

#link div.moduletable {
	padding: 0;
	position: absolute;
	top: 450px;
	left: 830px;
}

#link div.moduletable p a:link img, #link div.moduletable p a:visited img {
	border: 1px solid #300;
	text-decoration : none;
	margin-bottom: 5px;
}

#link div.moduletable p a:hover img, #link div.moduletable p active img {
	border: 1px solid #650000;
}

/* Liens OWK */

#owk div.moduletable{
	text-shadow: #000 1px 1px 0;
	position: absolute;
	left: 830px;
	top: 240px;
}

#owk a:link, #owk a:visited {
	text-decoration: none;
	color: #be0000;
}

#owk a:hover, #owk a:active {
	color: #f00;
}

#owk p {
	text-align: center;
	color: #c00000;
	font-size: 90%;
	line-height: 1.4em;
}

#owk a img {
	border-style: none;
}

/* Update */

#update div.moduletable{
	width: 500px;
	text-align: center;
	padding: 10px;
	margin-top: 25px;
	margin-left: 35px;
}

/* Content */

#content {
	color: #333;
	margin: 25px 0 25px 30px;
	padding: 0;
	float: left;
}

#content p{
	padding-top: 5px;
}

#content table.blog {
}

#content table.blog tbody {
	font-size: 16px;
}

#content table.blog tbody tr td div {
	padding: 5px;
	margin: 0 0 10px;
	border: 1px solid #191919;
	background-color: #0c0c0c;
	width: 375px;
}

.contentpaneopen {
	width: 100%;
	text-align: center;
}

p {
	padding: 0;
}

.contentheading {
	font-size: 14px;
	line-height: 1.2em;
	text-align: center;
}

/* Images des articles */

#content img {
	width: 100%;
	text-align: center;
	margin: 0 0 5px;
	padding: 0;
}

#content table.contentpaneopen tbody tr td table tbody tr td p {
}

#content table.contentpaneopen tbody tr td table tbody tr td {
	padding: 10px;
	vertical-align: middle;
}

/* Gif animé NEW */

#content table.blog .new {
	width: 44px;
	height: 26px;
	border-style: none;
	text-align: center;
	margin: 0;
	padding: 0 0 2px;
}
