/*
Mellifica.be
--
#EBEBEB : Fond
*/
/**************************
 * Structure du document  *
 **************************/
 /* Général */
body {
	background-image:url(fond.jpg);
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
}
/* Header */
div#header {
	margin:0 auto;
	width:774px;
	height:140px;
	background:url(header.jpg) no-repeat 12px top;
}
div#header div#lang {
	padding-left:62em;
	padding-top:2em;
}
div#header div#fil {
	padding-left:4em;
	padding-top:6.4em;
	color:#666;
	font-size:1.1em;
}
div#header div#fil a {
	color:#F63;
}
div#header div#fil a:hover {
	color:#F63;
}
/* Recherche */
div#header form#recherche {
	padding-left:57em;
	padding-top:6em;
}
div#header form#recherche input {
	border:1px solid #999;
}
div#header form#recherche input[type="text"] {
	font-size:1em;
	line-height:1em;
	padding:0.25em;
}
div#header form#recherche input[type="submit"] {
	background-color:#666;
	color:#FFF;
}
/* Contenu */
div#content {
	margin:0 auto;
	width:774px;
	background:url(contenu.jpg) repeat-y 12px top;
	/*
	background-color:#FF0000;
	background-image:url(contenu.jpg);
	background-position:12px top;
	background-repeat:repeat-y;
	*/
	text-align:center;
	padding:1.65em 0 4em 0;
}
div#content { padding-top:1.78em; }
/* recover from hack */
/* Cadre blanc */
div#content div#article {
	width:69.8em;
	background:#FFF;
	border:1px solid #ABA7A4;
	margin:0 auto;
	min-height:500px;
}
/* Footer */
div#footer {
	margin:0 auto;
	width:774px;
	height:110px;
	background:url(footer.jpg) no-repeat 12px top;
	clear:both;
	margin-bottom:-10em;
	margin-top:1.5em;
	font-size:0.9em;
	text-align:left;
	padding:5.2em 0 0 0em;
}
div#footer p {
	color:#666;
	font-size:1.2em;
	margin-left:3em;
	margin-bottom:1em;
}
div#footer p a {
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
div#footer p a:hover {
	text-decoration:underline;
}
/* Onglets */
#onglets dl, #onglets dt, #onglets dd, #onglets ul, #onglets li, #gauche dl, #gauche dt, #gauche dd, #gauche ul, #gauche li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#onglets {
	left:50%;
	top:150px;
	width:70em;
	margin-left:-350px;
	position:absolute;
	z-index:100;
	padding-left:1.66em;
}
#onglets dl {
	float:left;
	width:12em;
	margin-right:1.66em;
}
#onglets dt {
	text-align:center;
	background:#F0F0F0;
	line-height:1.4em;
	font-size:1.2em;
	border:1px solid #ABA7A4;
	border-bottom:0;
	color:#666;
}
#onglets dt a {
	color:#666;
	text-decoration:none;
	display:block;
	height:100%;
	width:100%;
	border:0 none;
}
/*#onglets dt a:hover {
	font-weight:bold;
}*/
#onglets dl#active {
	background:#FFF;
}
#onglets dl#active dt {
	border-bottom:1px solid #FFF;
	color:#BC2222;
	background:#FFF;
}
#onglets dl {
	background:#F0F0F0;
}
#onglets dd {
	display:none;
	border:1px solid #ABA7A4;
	border-top:0;
}
#onglets li {
	text-align:center;
}
#onglets li a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	width:100%;
	border: 0 none;
}
#onglets li a:hover {
	color:#FFF;
	background:#ABA7A4;
}
/* Collone de menu */
div#gauche {
	float:left;
}
/* Menu */
ul#menu {
	border:1px solid #C2B9BA;
	margin:1.5em;
	text-align:left;
	width:13em;
	color:#706D68;
	padding:0.5em;
	font-size:1.2em;
}
ul#menu li {
	list-style-type:square;
	list-style-image:url(puce.jpg);
	margin:0.2em 0 0.2em 1.5em;
}
ul#menu li a {
	text-decoration:none;
	color:#7D4522;
}
ul#menu li a:hover {
	text-decoration:underline;
}
ul#menu li a.active {
	color:#BC2222;
	text-decoration:underline;
}
ul#menu li ul li {
	list-style-type:none;
	list-style-image:url(puce1.jpg);
}
ul#menu li ul li a {
	/*font-weight:bold;*/
	color:#C66D36;
}
/* Liste */
div#liste {
	border-left:0.3em solid #662914;
	margin-left:3em;
	text-align:left;
	width:15em;
}
div#liste span {
	font-size:1.2em;
	margin-left:0.4em;
	font-weight:bold;
	color:#333;
}
div#liste ul {
	color:#662914;
	padding-top:0.5em;
}
div#liste ul li {
	list-style-type:square;
	margin:0.1em 0 0.1em 1.5em;
	font-size:1.1em;
}
div#liste ul li a {
	color:#333;
	text-decoration:none;
}
div#liste ul li a:hover {
	text-decoration:underline;
}
/* texte */
div#texte {
	width:46em;
	text-align:justify;
	margin-left:21.5em;
	padding:1.5em;
	padding-left:0;
}
/* Balise html */


a img {
	border:0;
}

h1, h2 {
	display:none;
}
p {
	font-size:1.3em;
	color:#333;
	margin-bottom:5px;
	margin-top:5px;
}
p.url {
	font-size:1.1em;
	margin:-10px 0 0 0;
	color:#999;
}
p.url a {
	text-decoration:none;
	color:#999;
}
p.url a:hover {
	text-decoration:none;
	color:#999;
}

#texte ul, #texte ol {
	font-size:1.3em;
	color:#333;
	margin:0;
	padding:0;
	margin-left:15px;
}
#texte ul ul{
	font-size:1em;
	list-style-type:disc;
	margin-left:20px;
}
#texte ol {
	margin-left:0;
}

pre {
	font-size:1.4em;
}
p#chapo {
	font-style:italic;
	color:#999;
	text-indent:0;
}
p.remarquable, div.remarquable {
	background-color:#EEE;
	padding:5px 10px;
	margin:10px 0;
	color:#666;
}
h3 {
	font-size:2em;
	margin-top:5px;
	color:#F63;
	font-weight:normal;
}
h4 {
	font-size:1.7em;
	margin-bottom:10px;
	color:#CB5129;
}
h4 a {
	text-decoration:none;
	color:#CB5129;
}
h4 a:hover {
	text-decoration:underline;
}
h5 {
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:15px;
	color:#993D1F;
}
h6 {
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:15px;
	color:#662914;
	font-style:italic;
}
/* Autre */

table, td, th {
	border-collapse:collapse;
	border:1px solid #C6C6C6;
}
table {
	margin:15px auto;
}
table th, table td {
	padding:5px;
	text-align:center;
	font-size:1.3em;
}
table th {
	background-color:#E5E5E5;
	font-weight:bold;
}
p.table_title {
	color:#7F7F7F;
	text-align:center;
	font-size:1.2em;
	margin-left:0;
	margin-top:0;
	margin-bottom:13px;
	font-style:italic;
}

a {
	text-decoration:underline;
	color:#993D1F;
}
a:hover {
	text-decoration:none;
}
ul#index {
	margin-left:3em;
}
ul#index li {
	margin:10px 0;
	list-style-type:square;
	color:#993D1F;
}

div.img img, div.img_left img {
	display:block;
	margin:15px auto;
}
div.img_left img {
	margin:15px 0;
}
div.img, div.img_left, div.imgs {
	text-align:center;
	color:#7F7F7F;
	font-size:1.2em;
	font-style:italic;
}
div.img em, div.img_left em, div.imgs em {
	font-style:normal;
}
div.img_left {
	text-align:left;
}
img {
	display:block;
	margin:13px auto;
}
img.right {
	float:right;
	margin-left:15px;
}
img.left {
	float:left;
	margin-right:15px;
}
div.imgs img {
	display:inline;
}
td.left, th.left {
	text-align:left;
}
tr.impair {
	background-color:#FFF2CF;
}
#lang img {
	display:inline;
	margin:3px;
}
#tools img {
	display:inline;
	margin:3px;
}
#footer img {
	display:inline;
	vertical-align:middle;
	margin:0;
	margin-right:3px;
	margin-top:-2px;
}
#tools {
	text-align:right;
	margin:5px;
}
.both {
	clear:both;
}

.vignette {
	float:left;
	display:block;
	border:1px solid #EEE;
	padding:10px;
	text-align:center;
	margin:10px 10px 10px 0;
	width:120px;
}
