body {
	font-family:verdana,tahoma,arial,sans-serif;
	font-size:11em;
	margin:0px;
	top:0px;
	background-color:#728042;
	background-image:url(images/background.jpg);
	font-family:verdana;
	font-size:12px;
	color:#D3DEBC;
	margin:0px;
	padding:0px;
}

td {
	font-family:verdana,tahoma,arial,sans-serif;
	font-size:12px;
	color:#D3DEBC;

}


table.formulaire {
	padding:6px;
}

td.formulaire_designation {
}
td.formulaire_champ {
}

.textbox, .btn {
	border:1px solid #000000;
}

a img {
	border:0px;
}

h1 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:64px;
	text-align:center;
}

/***
Liens
***/
a {
	color:#FFFF97;
	font-weight:bold;
}

a.titre_article {
	color: #CC0000;
	text-decoration:none;
}
a.titre_article:hover {
	text-decoration:underline;
}

a.rubrique {
	color: #5F5F5F;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;

}

a.rub_selected {
	color: #FFFF97;

}

a.sousrubrique {
	color: #804040;
	text-decoration:none;
}
a.sousrubrique:hover {
	text-decoration:underline;
}


/***
mise en forme
***/
table.content {
	width:100%;
}

/** cartouche  relief leger **/
.box3 {
	border:1px solid #CCD9B0;
	background:#30443F;
	padding:3px;
}


.rubrique_cartouche {
	background-image:url(/custom/zikobar/images/image26.png);
	background-repeat:no-repeat;
	width:209px;
	height:34px;
	padding-bottom:6px;
}

.rubrique_cartouche_on {
	background-image:url(/custom/zikobar/images/image26_on.png);
	background-repeat:no-repeat;
	width:209px;
	height:34px;
	padding-bottom:6px;
}

.titre_cartouche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF97;
	font-weight: bold;
	
}


.encadre {
	border:1px solid #CCD9B0;
}

td.onglet {
	background-image:url('/custom/zikobar/images/onglet_bg_on.png');
}

td.ongletoff {
	background-image:url('/custom/zikobar/images/onglet_bg_off.png');
}

.btn {

}
