body
{
  background: #000;
  margin: 0;
  padding: 0;
  font: 12px Verdana,sans-serif;
  text-align: center;
  line-height: 1.7em;
  color: #000;
}

#topblog
{
	width:224px;
	height:208px;
	float:left;
	padding:5px;
	padding-top:45px;
	background: url("images/cadre1.jpg") top left no-repeat;
	font-size: 10px;
}

#recherche
{
	width:224px;
	height:208px;
	float:left;
	padding:5px;
	padding-top:45px;
	background: url("images/cadre2.jpg") top left no-repeat;
	margin-left: 13px;
	margin-top: 13px;
	font-size: 10px;
}

#news
{
	width:333px;
	height:208px;
	float:left;
	padding:5px;
	padding-top:45px;
	background: url("images/cadre3.jpg") top left no-repeat;
	margin-left: 13px;
	font-size: 10px;
}


.lstblogs
{
	
}


#lastblogs
{
	width:333px;
	height:213px;
	float:left;
	padding:5px;
	padding-top:40px;
	background: url("images/cadre4.jpg") top left no-repeat;
	margin-top: 13px;
	font-size: 10px;
}

.zimg
{
	padding: 2px;
	border: 1px solid #000;
	margin-bottom: 2px;
}

.zimg:hover
{
	border: 1px solid #f90;
}


TD
{
	font: 10px "Verdana",sans-serif;
}

#content
{
	background: #FFF url(images/topleft.gif) no-repeat top left;
	padding: 10px;
}

#footer
{
	color: #666;
	text-align: center;
	font: 8px "Verdana",sans-serif;
}

#left
{
	float: left;
	width: 610px;
	background: #000;
}

#main
{
	margin: 20px auto;
	text-align: left;
	width: 780px;
	background: #FFF;
}
#right
{
	float: right;
	width: 170px;
	background: #FFF url(images/topleft.gif) no-repeat top left;
}

#top
{
	margin: 10px 0 0 10px;
	width: 600px;
	background: #5F5F5F url(images/toptopleft.gif) no-repeat top left;
	color: #F5F5F5;
}

#top dd
{
	margin: 0;
}

#top a
{
	color: #F5F5F5;
	border-bottom: 1px #F5F5F5 dotted;
	padding:1px 10px 0px 5px;
	margin: 1px 0 0 10px;
	text-decoration: none;
}

#top a:hover
{
	border-bottom: 1px #F5F5F5 solid;
}

#top .left
{
	float: left;
	width: 280px;
	margin: 10px 0 0 10px;
	background: url(images/top-bg.gif) repeat-y top right;
}

#top .right
{
	float:right;
	width: 275px;
	margin: 10px 10px 0 0;
}

#topbottom
{
	clear: both;
	background: url(images/toptopbottom.gif) bottom right no-repeat;
	height: 10px;
}

h2
{
	font: normal normal 1.5em "Verdana",serif;
	color: #000;
	text-decoration: none;
	background: url(images/h2.gif) top left no-repeat;
	padding: 3px 0 0 8px;
}

h3
{
	font: normal normal 1em "Verdana",serif;
	text-transform: uppercase;
	text-indent: 2em;
	margin: 7px 0 2px 0;
}

#headline
{
	background: url(images/head4.png) no-repeat top left;
	width: 590px;
	height: 150px;
	position: relative;
}

#headline h1
{
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: normal normal 2.2em "Trebuchet MS","Arial",sans-serif;
}

p
{
	text-indent: 1.3em;
	margin: 0 0 5px 0;
	padding: 0;
}

#inner
{
	padding-top: 2px;
	text-align: left;
}

#inner_ff
{
	padding: 0 10px;
	text-align: left;
}

#inner_ff, #inner .lnk
{
	font-size:10px;
	padding-right:4px;
}

#inner_ff, #inner .lnk a
{
	color: #000;
	text-decoration:none;
}

#inner_ff, #inner .lnk a:hover
{
	color: #F90;
	text-decoration:none;
}


form
{
	margin: 0;
	padding: 0 0 30px 0;
	border-bottom: 1px #999 solid;
}

form input
{
	background: #F5F5F5;
	border: 1px solid #888;
	font-size: 10px;
}

form select
{
	background: #F5F5F5;
	font-size: 10px;
}

form label
{
	font-family: "Georgia",serif;
}

form .button
{
	background: #FFF;
	cursor: pointer;
}

form a
{
	font-family: "Georgia",serif;
}

h5
{
	background: url(images/nav-h.gif) center left no-repeat;
	font: 1.5em "Arial",sans-serif;
	padding-left: 25px;
	color: #000;
	font-weight: bold;
	margin: 7px 0 3px 3px;
}

.nav
{
	margin: 2px;
	padding: 0;
	font-size:10px;
}

.nav li
{
	display: inline;
	list-style-type: none;	
}

.nav li a
{
	display: block;
	background: #EFEFEF;
	padding: 1px 1px 1px 5px;
	margin: 1px;
	text-decoration: none;
	color: #000;
	text-align: left;
}

.nav li a:hover
{
	padding-left: 2px;
	border-left: 3px #F90 solid;
	color: #F90;
}



#menu
{
  text-align: center;
  margin-bottom: 20px;
}

#menu a
{
  padding: 6px 20px 0 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #666;
}

#menu a:hover, #menu a.active
{
  background: url(images/md.gif) no-repeat top center;
}

a, a:visited
{
  color:#666;
}

a:hover
{
  color:#FA0;
}

#cadrecontent_sott
{
	background: url(images/cadrectt.png) no-repeat;
	width: 560px;
	height:280px;
	border : 0px;
	padding-right: 8px;
	padding-left: 4px;
	padding-top: 2px;
	color : #000;
	text-align:left;
	vertical-align:top;
}

.sturietta
{
	width:500px;
	padding:8px;
	background: #FFF9EE;
	color:#000;
	border: 1px solid #FED;
	text-align:justify;
}

/* PAGE PERSO */

#menustat
{
	float: left;
	width: 150px;
	background: url(images/mbg.gif);
	text-align: right;
	margin-right:10px;
	
}

#menutop
{
	background: url(images/mt.gif) no-repeat;
	height: 23px;
}

#menubottom
{
	background: url(images/mb.gif) no-repeat left top;
	height: 23px;
}


/**********************************
***            PARTIE FORUM         ***
***                                            ***
***********************************/

.divtopics
{
	width:550px;
	background: #FFF9EE;
	border: 1px solid #EEE9DD;
	height: 65px;
}

.divtopics a
{
	text-decoration:none;
}

.post
{
	width: 555px;
	height: auto;
	text-align: left;
	padding: 5px;
	border-left: 1px solid #EEE9DD;
	border-right: 1px solid #EEE9DD;
	background: #FFF9EE;
	font: 10px "Verdana",sans-serif;
	color: #000;
}

.postt
{
	width: 555px;
	height: 15px;
	text-align: left;
	padding: 5px;
	border: 1px solid #EEE9DD;
	background: url(images/diags.jpg) top left repeat-x;
}

.postb
{
	width: 555px;
	height: 10px;
	text-align: right;
	padding: 5px;
	border: 1px solid #EEE9DD;
	background: url(images/diags2.jpg) bottom left repeat-x;
	font: 10px "Verdana",sans-serif;
}

.vtop
{
	width: 555px;
	height: 20px;
	text-align: left;
	padding: 5px;
	border-left: 1px solid #EEE9DD;
	border-right: 1px solid #EEE9DD;
	border-bottom: 1px solid #EEE9DD;
}

.forum_poster
{
	border-right: 1px dashed #EEE9DD;
}


