/* ----------------------------- */
/* Fichier CSS pour Moby-fan.com */
/* ----------------------------- */
/* Realisation par Legibe.com    */
/* ----------------------------- */

body {
	margin: 0px;
	background-color: #ffffff;
	font-family: "Verdana", Arial, Tahoma, Helvetica; }

img {
	border-style: none; }

/* ----------------------------- */
/* Texte et dˇcorations de liens */
/* ----------------------------- */

p { 
	text-align: ;
	font-size: 10px;
	font-color: #272727;
	font-family: verdana; }

b, strong {
	font-weight: bold; }

h1 {
	margin: 0px 0px 0px 0px;
	font-size: 23px;
	color: #326d4a;
	font-family: verdana; }

h2 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #326d4a;
	font-family: verdana; 
	background-color: #F5F5F5; }
	
h3 {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-style: italic;
	color: #666666 ;
	font-family: verdana;
	background-color: #F5F5F5;  }
	
/* ------------------------------ */
/* Texte et decorations page news */
/* ------------------------------ */

h4 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #326d4a; }


h6 {
	font-size: 9px;
	font-family:verdana; }

#content #txt .signature {
   text-align: right; 
   font-family: "Verdana", Georgia, Times New Roman, serif;
   font-size: 10px;
   font-style: italic; }

a {
	color: inherit;
	text-decoration: none; }

a:hover {
	color: #565656; }

a:visited {
	color: #272727; }

h2 a:visited {
	color: #326d4a; }

/* ----------------- */
/* menu et sous menu */
/* ----------------- */

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}
	
/* ------ */
/* Bouton */
/* ------ */

input {
	background: #f8f8ff;
	border: #b3b3b3 1px solid;
	color: #0c183a;
}
	
/* ------- */
/* Tableau */
/* ------- */

table {
	font-family: verdana;
	font-size: 10px; }

/* ---- */
/* Site */
/* ---- */

#content {
	background: repeat-y right url(imgs/gi/bg.jpg);
	width: 787px;
	min-height: 900px;
	clear: both;
	margin: 0px auto; }

#content #head {
	background: url(imgs/gi/head.jpg) no-repeat;
	width: 787px;
	height: 107px;
	margin: 0px;
	padding: 0px; }

#content #bande {
	background-color: #326d4a;
	width: 745px;
	height: 13px;
	margin: 0px 0px 0px 14px;
	padding: 1px 15px 0px 4px;
	font-size: 10px;
	color: #ffffff; }

#content #annonce {
	background: url(imgs/gi/bgannonc.gif) no-repeat;
	position: absolute;
	top: 107px;
	width: 330px;
	height: 13px;
	margin: 0px 0px 0px 430px;
	padding: 0px;
	color: #326d4a;
	font-size: 11px;
	z-index: 11; }

#content #menu {
	position: absolute;
	float: left;
	width: 170px;
	align: left;
	margin: 0px 1px 0px 0px;
	padding: 0px 1px 0px 10px;
	z-index: 10; }

#content #txt {
	clear: both;
	top: 110px;
	width: 600px;
	margin: 20px 20px 1px 170px; }

#foot {
	position: absolute;
	align: bottom;
	background-color: #326d4a;
	text-align: center;
	color: #ffffff;
	width: 100%;
	top: auto;
	height: 12px;
	margin: 0px;
	padding: 0px;
	font-size: 9px; }

#menu #firefox{
	visibility: hidden; }


/* ------------------- */
/* Bande verte en haut */
/* ------------------- */

#bande a {
	padding: 0px 2px 0px 2px;
	margin: 0px;
	text-decoration: none;
	color: #FFFFFF; }

#bande a:hover {
	color: #326d4a;
	padding: 0px 2px 0px 2px;
	background-color: #FFFFFF; }

#bande a:visited {
	color: #ffffff; }

#bande a:visited:hover {
	color: #326d4a; }
	
#bareverte a {
	margin: 0px 2px 0px 2px; }

/* -------------- */
/* Menu de gauche */
/* -------------- */

.menu {
	list-style: none;
	font-size: 11px;
	padding-left: 12px;
	color: #272727; }

.menu .rub {
	list-style: none;
	padding-left: 0px;
	font-size: 12px;
	color: #326d4a;
	font-weight: 600;
	padding-top: 10px;
	line-height: 15px;
	text-decoration: none; }

#menu a {
	color: inherit;
	padding-left: 5px; }

#menu a:hover {
	color: #565656;
	padding: 0px 10px 0px 10px;
	background-color: #FFFFFF;
	text-decoration: none; }

#menu a:visited {
	color: #272727; }

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

/* ------------ */
/* Pied de page */
/* ------------ */

.post-titre {
	background-color: #f0f0f0;
	margin: 0px 0px 0px 0px;
}
.post-titre .news {
	font-size: 14px;
	font-weight: bold;
}
auteur {
	font-style: italic;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 10px;
	color: #708090;	
}
.post-footer .date {
	background: url(imgs/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(imgs/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .envoyer {
	background: url(imgs/envoyer.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .imprimer {
	background: url(imgs/imprimer.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}


/* --------------------------- */
/* Bande verte en bas (footer) */
/* --------------------------- */

#foot a {
	padding: 0px 2px 0px 2px;
	color: #ffffff;
	margin: 0px;
	text-decoration: none; }

#foot a:hover {
	color: #326d4a;
	padding: 0px 2px 0px 2px;
	background-color: #ffffff; }

#foot a:visited {
	color: #ffffff; }

#foot a:visited:hover {
	color: #326d4a; }
