/*----------------------------------------------------------------------------*/
/*Layout haruhi.fr*/
/*Pony*/
/*13/09/2008*/
/*----------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------*/
/*global*/
/*----------------------------------------------------------------------------*/
	@import "kwicks.css";
* {
	margin: 0;
	padding: 0;
}
html {
	font-family: Tahoma;
	font-size: 11px;
}
body {
	background: url(../img/body-bg.gif) repeat-x 0 0 #4B0204;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #640305;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
a {
	text-decoration: none;
	color: #D01F27;
}
a img {
	border: 0;
}
ul {
	list-style-type: none;
}
.cleaner {
	clear: both;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
/*----------------------------------------------------------------------------*/
/*lettrage*/
/*----------------------------------------------------------------------------*/
h1 {
	font-size: 16px;
	color: #D01F27;
	margin: 10px 10px 5px 10px;
	border-bottom: 1px solid #D01F27;
	font-family: arial;
}
.txt-rouge-11 {
	font-size: 11px;
	color: #D01F27;
}
/*----------------------------------------------------------------------------*/
/*layout*/
/*----------------------------------------------------------------------------*/
#container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background: url(../img/header.png) no-repeat 0 105px transparent;
}
#header {
	height: 130px;
	background: url(../img/header-bg.png) no-repeat 0 0 transparent;
}
#content {
	background: url(../img/html-bg.png) repeat-y center top;
}
#content #tab {
	margin: 0 0 0 5px;
}
#content #content_bottom {
	background: url(../img/content-bg.jpg) no-repeat 5px 10px;
}
#footer {
	clear: both;
	background: url(../img/footer.png) no-repeat center top transparent;
	text-align: center;
	padding: 20px 0 0 0;
}
/*----------------------------------------------------------------------------*/
/*zone de recherche*/
/*----------------------------------------------------------------------------*/
#search {
	float: left;
	margin-left: 510px;
	margin-top: 15px;
	display: inline;
	background: url(../img/search-bg.gif) no-repeat left bottom;
	width: 400px;
	height: 68px;
	position: relative;
}
#search input.searchtext {
	position: absolute;
	top: 33px;
	left: 6px;
	width: 350px;
}
#search input.buttonsearch {
	position: absolute;
	top: 33px;
	right: 9px;
	width: 30px;
	border: none;
	background: transparent;
	cursor: pointer;
	height:20px;
	width:20px;
	font-size:0;
	color:#FFF;
}
#search ul {
	margin-left: 28px;
}
#search ul li.tab1, #search ul li.tab2, #search ul li.tab3 {
	height: 18px;
	display: block;
	float: left;
	text-align: center;
	color: #D01F27;
	margin-right: 2px;
	line-height: 18px;
	cursor:pointer;
}
#search ul li.tab1 {
	background: url(../img/tab01.gif) no-repeat 0 0;
	width: 80px;
	height: 18px;
}
#search ul li.tab2 {
	background: url(../img/tab02.gif) no-repeat 0 -36px;
	width: 63px;
	height: 18px;
	color:#FFF;
}
#search ul li.tab3 {
	background: url(../img/tab03.gif) no-repeat 0 -36px;
	width: 51px;
	height: 18px;
	color:#FFF;
}
#form02, #form03 {
  display: none;
}

/*----------------------------------------------------------------------------*/
/*news*/
/*----------------------------------------------------------------------------*/
#news {
	width: 400px;
	float: left;
	margin: 30px 0 0 0;
	padding: 10px 0 10px 0;
	display:inline;
}
#news div.news {
	margin: 0 10px 10px 10px;
}
#news .news_entete {
	float: right;
	width: 290px;
}
#news h1 {
	margin: 30px 0 10px 55px;
}
#news .news_titre {
	font-size: 12px;
	font-weight: bold;
}
#news .news_auteur {
	color: #DE965A;
}
#news div.news .news_date {
	float: left;
	display: block;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 7px 0 7px 0;
	width: 80px;
	background: url(../img/date-bg.png) no-repeat left center;
}
#news div.news .news_date .date-jour {
	display: block;
	color: #666666;
}
#news div.news .news_date .date-mois {
	display: block;
	color: #FFF;
}
#news div.news .news_date .date-annee {
	display: block;
	color: #FFF;
}
#news div.news .description {
	float: right;
	width: 290px;
	display: block;
}
#news div.news .news_savoir_plus {
	float: right;
	clear: both;
	white-space: nowrap;
}
/*----------------------------------------------------------------------------*/
/*les derniers messages du forum*/
/*----------------------------------------------------------------------------*/
#forum {
	width: 380px;
	float: left;
	margin: 30px 0 0 0;
	padding: 10px 0 10px 0;
	display:inline;
}
#forum h1 {
	margin: 30px 20px 10px 20px;
}
#forum .post {
	margin: 0 0 10px 20px;
	background: url(../img/guillemets2.png) no-repeat left 15px;
	overflow: hidden;
	width: 340px;
}
#forum .post .post_titre {
	font-weight: bold;
}
#forum .post .post_categorie {
}
#forum .post .post_date {
	font-size: 10px;
}
#forum .post .description {
	background: url(../img/guillemets.png) no-repeat right bottom;
	padding: 0 30px 0 30px;
	margin: 0 20px 0 0;
	overflow: hidden;
	width: 270px;
}
#forum .post .description a {
	color: #403220;
	font-style: italic;
}
#forum .post .description a:hover {
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
/*lien racourcis*/
/*----------------------------------------------------------------------------*/
#header ul#link {
	list-style-type: none;
	display: block;
	margin-top: 29px;
	width: 80px;
	float: right;
}
#header ul#link li {
}
#header ul#link li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
/*----------------------------------------------------------------------------*/
/*liens extenes*/
/*----------------------------------------------------------------------------*/
#links {
	float:right;
	margin: 60px 10px 0 0;
	display:inline;
	width: 200px;
}
#liens_externes li{
  display: block;
  height:64px;
}
#liens_externes li a img{
  border:1px solid #CCC;
  padding: 3px;
  margin: 0 10px 0 0 ;
  float:left;
}
#liens_externes li a:hover img{
  background-color: #E5E5E5;
}
#liens_externes li a span{
}
/*----------------------------------------------------------------------------*/
/*lien contact*/
/*----------------------------------------------------------------------------*/
#contact_link {
	position: absolute;
	top: 584px;
	left: 116px;
	width: 69px;
	height: 44px;
	display: block;
	background: url(../img/btn_contact.gif) no-repeat 0 0 transparent;
}
#contact_link:hover {
	background-position: 0 -44px;
}
/*----------------------------------------------------------------------------*/
/*footer*/
/*----------------------------------------------------------------------------*/
#footer_content {
	margin: 0 10px;
	padding: 10px 0 30px 0;
}
#footer_link li {
	display: inline;
	margin: 0 10px 0 10px;
}
#footer_link li a {
	font-weight: bold;
	color: #FFF;
}

