html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFF;
}

html {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}

a {text-decoration: none; color: #aaa;}
a:hover {color: #F00;}

acronym {
    border-bottom: 1px dotted #444;
    cursor: pointer;
    cursor: help;
}

/** main **/

#main {
	width: 815px;
	margin: 3em auto 0 auto;
	padding: 0 0 3em 0;
	position: relative;
	border: 0px solid;
	text-align: left;
}

/** header **/

#header {
	width: 800px;
	height: 200px;
	margin-bottom: 10px;
	background: white url(../img/default/banner1.png) no-repeat top right;
}

#header h1 {
	margin: 0;
	padding: 0;
	height: 200px;
	text-indent: -1000em;
}

#header h1 a {
	display: block;
	background: transparent url(../img/default/logoh.png) no-repeat;
	height: 197px;
	text-decoration: none;
	width: 200px;
}

#header h1 a:hover {
	background: transparent url(../img/default/logo.png) no-repeat;
}

/** footer **/

#footer {
    color: #aaa;
	clear: both;
	text-align: right;
	padding-right: 50px;
}

/** menu **/

#menu{
	width: 400px;
	position: relative;
	top: -55px;
	left: +270px;
	padding-left: 10px;
	margin: 0;
}

#menu h2{
	color: #333;
	text-transform: uppercase;
	padding: 4px;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
    text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	background: transparent;
	padding: 4px;
}

#menu ul li a:visited{
	color: #bbb;
	background: transparent;
}

#menu ul li a:hover{
	color: #F00;
	border-bottom: 5px solid #F00;
	-moz-border-radius: 3px;
}

/** nav **/

#topNav {
    float:left;
    width: 200px;
    margin-top: 10px;
    padding-top: 50px;
    height: 56px;
	background: transparent url(../img/default/topNav.png) no-repeat top left;
}

#midleNav {
    padding: 0.1;
	background: transparent url(../img/default/midleNav.png) repeat-y top left;
}

#bottomNav {
    padding: 30px;
    padding-top: 0px;
    padding-bottom: 58px;
	background: transparent url(../img/default/bottomNav.png) no-repeat bottom left;
}

#bottomNav h4 {
	margin-left: 5px;
	color: #aaa;
    cursor: pointer;
    cursor: hand;
}

#bottomNav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#bottomNav ul li{
	display: block;
	padding-bottom: 5px;
}

#bottomNav ul li a{
    text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	background: transparent;
	padding: 4px;
	font-size: 0.8em;
}

#bottomNav ul li a:visited{
	color: #bbb;
	background: transparent;
}

#bottomNav ul li a:hover{
	color: #F00;
}

/** Content **/

#topContent {
    width: 600px;
    margin-left: 200px;
    padding-top: 60px;
	background: transparent url(../img/default/topContent.png) no-repeat top left;
}

#midleContent {
    padding: 0.1;
	background: transparent url(../img/default/midleContent.png) repeat-y top left;
}

#bottomContent {
    padding: 60px;
    padding-top: 0px;
	background: transparent url(../img/default/bottomContent.png) no-repeat bottom left;
}

#bottomContent ul {
	list-style-image: url(../img/default/puce.png);
}

#bottomContent ul.fichiers {
    list-style: none;
    list-style-image: none; /*IE s**ks*/
    padding: 0px;
    margin: 0px;
}

img {
    border: 0px;
}

.thumbs {
    border: 1px solid #ddd;
	-moz-border-radius: 6px;
    padding: 5px;
    margin: 35px;
}
/********************************** BLOG ***********************************/
.blog div.content {
   background: #fff;
   color: #666;
   padding: 5px;
   padding-bottom: 20px;
   letter-spacing: 1px;
   text-align: justify;
}
.blog h2 {
   background: transparent url(../img/default/title.jpg) no-repeat bottom left;
   font-size: 1.6em;
   letter-spacing: 2px;
   font-weight: bold;
   text-align: center;
}
.blog h2 a {
   color: #444;
}
.blog h2 a:hover {
   color: #F00;
}
.blog .date {
   letter-spacing: 1px;
   text-align: right;
   font-size: 1em;
   font-weight: 300;
   margin-bottom: 2px;
   color: #aaa;
   background: white;
   padding-right: 5px;
}
span.note {
   font-size: 0.9em;
   color: grey;
   font-style: italic;
}
/******************** Comment ****************/
.commentaire #topComment {
    margin: 0px;
    width: 440px;
    padding-top: 50px;
    margin-top: 10px;
	background: transparent url(../img/default/topComment.png) no-repeat top left;
}

.commentaire #midleComment {
    padding: 0.1;
	background: transparent url(../img/default/midleComment.png) repeat-y top left;
}

.commentaire #bottomComment {
    padding: 45px;
    padding-top: 0px;
    padding-bottom: 58px;
	background: transparent url(../img/default/bottomComment.png) no-repeat bottom left;
}
.commentaire {
    padding: 2px;
    background: white;
    margin: 20px;
    text-align: left;
    color: #444;
}
.commentaire h2 {
    background: #fff;
    text-align: left;
}
#bottomComment div.date {
    color: #BBB;
    font-size: 0.8em;
    text-align: left;
}
.commentaire a.mail {
    padding-left: 20px;
    margin-right: 5px;
    width: 20px;
    background: transparent url(../img/default/mail.png) no-repeat top left;
}
.commentaire a.site {
    padding-left: 20px;
    margin-right: 5px;
    width: 20px;
    background: transparent url(../img/default/link.png) no-repeat top left;
}
.commentaire input, textarea {
    border: 1px solid #ddd;
    background: #fff;
    -moz-border-radius: 6px;
}
.commentaire span {
    text-align: justify;
    color: #aaa;
    font-size: 0.8em;
    margin-right: 10px;
}
.comment {
    margin-top: 2px;
    margin-left: 5px;
    margin-bottom: 100px;
    font-weight: 300;
    text-align: left;
    padding-right: 2px;
}
.comment a {
    background: transparent url(../img/default/link.png) no-repeat center left;
    padding-left: 22px;
    padding-bottom: 5px;
}
.comment a:hover {
    color: #999;
    background: transparent;
}
span {
    font-size: 0.9em;
    color: #444;
}
span.djam {
    color: #CB0404;
}
span.amorosa {
    color: #CB6C04;
}
/*************** chat **************/
div#mainChat {
    background: white;
    padding: 20px;
    width: 750px;
    margin: 0 auto;
    text-align: left;
}
span.time, span.text {
}
.chatCount {
    color: #aaa;
    font-weight: bolder;
    font-size: 1.4em;
}
span.name {
    font-weight: bolder;
}
div.postchat {
    padding-left: 5px;
}
div.chatInput input {
    margin-right: 5px;
    margin-top: 20px;
    border: 1px dotted #ddd;
    background: #fff;
    -moz-border-radius: 6px;
}
div.chatInput input:hover {
    background: #eee;
}
div.postChat {
    background: #eee;
    margin: 5px;
}
div.chatContenair {
    border: 1px dotted #ddd;
    -moz-border-radius: 6px;
    margin-bottom: 5px;
    width: 470px;
}
/**************** liens *****************/
h3.bookkind {
    border: 1px solid #ddd;
    -moz-border-radius: 16px;
    width: 150px;
    text-align: center;
    color: #aaa;
    cursor: pointer;
    cursor: hand;
}
