*
{
	padding: 0 0;
	margin: 0 0;
}

body
{
	background: url('http://img.instantbird.com/top.png') repeat-x top;
	color: #4d4d4d;
	font-family: sans-serif;
	width: 100%;
        margin-left: 1em;
}

h1
{
	padding-top: 50px;
	font-size: 22px;
	padding-left: 400px;
	height: 129px;
        color: white;
}

h1:before
{
	content:"/ ";
}

h1 img
{
        position: absolute;
        top: 8px;
        left: 8px;
}

p
{
	margin-bottom: 1em;
}

tr
{
	text-align: center;
	vertical-align: middle;
	height: 20px;
}

th
{
	font-size: 14px;
	text-align: left;
	padding-left: 16px;
}

td
{
	font-size: 14px;
	text-align: justify;
	vertical-align: middle;
	padding-left: 15px;
}

.space
{
	padding-right: 40px;
	padding-left: 5px;
}

.center
{
	text-align: center;
}

.fleft
{
	float: left;
}

.right
{
	text-align: right;
}

.underline
{
	text-decoration: underline;
}

.cadre
{
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	width: auto;
	background-color: #054a88;
	border: 1px solid #340000;
	min-width: 726px;
}

object
{
	background-color: #054a88;
}

param
{
	background-color: #054a88;
}

a img
{
	position: relative;
	border: 0;
	top: 6px;
}

#boutons
{
	display: block;
	position: relative;

	top: -1px;
	width: 100%;
	height: 37px;
	background-image: url('http://img.instantbird.com/bt.jpg');
	background-repeat: repeat-x;
}

#boutons a
{
	padding-top: 3px;
}

#boutong
{
	background-image: url('http://img.instantbird.com/bt_gauche.jpg');
	background-repeat: no-repeat;
}

#boutong:hover
{
	padding-left: 1px;
	border-left: 0px;
	background-image: url('http://img.instantbird.com/bt_gauche_lum.jpg');
	background-repeat: no-repeat;
}

.boutonag
{
	position: relative;
	float: left;
	left: -1px;
	height: 34px;
	width: 121px;
	text-align: center;
}

.boutonag:hover
{
	width: 119px;
	border-left: 1px solid #340000;
	border-right: 1px solid #340000;
	background-image: url('http://img.instantbird.com/bt_lum.jpg');
	background-repeat: repeat-x;
}

#boutond
{
	background-image: url('http://img.instantbird.com/bt_droite.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#boutond:hover
{
	padding-right: 1px;
	border-right: 0px;
	background-image: url('http://img.instantbird.com/bt_droite_lum.jpg');
	background-repeat: no-repeat;
}

#boutond_active
{
	padding-right: 1px;
	border-right: 0px;
	width: 119px;
	border-left: 1px solid #340000;
	background-image: url('http://img.instantbird.com/bt_droite_lum.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

.boutonad
{
	position: relative;
	float: right;
	left: 1px;
	height: 34px;
	width: 121px;
	text-align: center;
}

.boutonad:hover
{
	width: 119px;
	border-left: 1px solid #340000;
	border-right: 1px solid #340000;
	background-image: url('http://img.instantbird.com/bt_lum.jpg');
	background-repeat: repeat-x;
}

.active
{
	width: 119px;
	border-left: 1px solid #340000;
	border-right: 1px solid #340000;
	background-image: url('http://img.instantbird.com/bt_lum.jpg');
	background-repeat: repeat-x;
}

.colonne
{
	position: relative;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 15px;
	width: 100px;
	height: 60px;
}

.colonne a
{
	display: block;
}

.colonne a:hover
{
	text-decoration: underline;
}

#titre a
{
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

#titre td
{
	padding-top: 4px;
	padding-bottom: 10px;
}

#bas
{
	position: relative;
	top: 1px;
	left: -1px;
	clear: both;
	height: 11px;
	background-image: url('http://img.instantbird.com/coin_bg.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#bas img
{
	height: 0px;
	width: 0px;
}

#bd
{
	position: absolute;
        right: -2px !important;
        right: -3px;
        float: right;
        height: 11px;
        width: 10px;
	background-image: url('http://img.instantbird.com/coin_bd.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#footer
{
	text-align: center;
	width: 80%;
	padding: 10px;
	margin-left: 10%;
	margin-top: 10px;
}
