body
{
	position: relative;
	padding: 0;
	margin: 0;
	font-family: "Verdana";
	font-size: 12px;
	/*background-image: url(../images/background4.png);*/
	background-color: #ddddee;
}

div
{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
}

/* BANNIERE */

#banniere
{
	position: relative;
	height: 58px;
	margin-left: 219px;
	background-image: url(../images/fond1_transp.png);
	background-repeat: repeat-x;
	z-index: 10;
}

#logo
{
	position: absolute;
	left: -219px;
	height: 132px;
	width: 219px;
	/**background-image: url(../images/logo2_transp.png);**/
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	z-index: 10;
}

/* MILIEU */

#milieu
{
	margin-top: 30px;
	z-index: 1;
}

/* GAUCHE */

#gauche
{
	position: absolute;
	top: 160px;
	bottom: 0;
	left: 0;
	width: 179px;
	padding: 50px 20px;
}

#logo_aviron
{
	width: 160px;
	height: 92px;
	margin: 20px 10px;
	background-image: url(../images/logo_avironfrance_transp.png);
	background-repeat: no-repeat;
}

#modclock
{
	margin: 20px 15px;
}


/* CENTRE */

#centre
{
	position: relative;
	margin-left: 245px;
	margin-right: 38px;
	margin-top: 0px;
	min-height: 500px;
	background-color: #ffffff;
}

#coins_centre
{
	padding: 15px 30px;
}

#bande_h
{
	position: absolute;
	top: -10px;
	left: 0px;
	right: 0px;
	height: 10px;
	background-image: url(../images/bande_centre_h2.png);
	background-repeat: repeat-x;
}

#bande_g
{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: -10px;
	width: 10px;
	background-image: url(../images/bande_centre_g2.png);
	background-repeat: repeat-y;
}

#bande_b
{
	position: absolute;
	bottom: -10px;
	left: 0px;
	right: 0px;
	height: 10px;
	background-image: url(../images/bande_centre_b2.png);
	background-repeat: repeat-x;
}

#bande_d
{
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: -10px;
	width: 10px;
	background-image: url(../images/bande_centre_d2.png);
	background-repeat: repeat-y;
}

#coin_hg
{
	position: absolute;
	top: -10px;
	left: -10px;
	height: 10px;
	width: 10px;
	background-image: url(../images/coin_centre_hg2.png);
	background-repeat: no-repeat;
}

#coin_bg
{
	position: absolute;
	bottom: -10px;
	left: -10px;
	height: 10px;
	width: 10px;
	background-image: url(../images/coin_centre_bg2.png);
	background-repeat: no-repeat;
}

#coin_bd
{
	position: absolute;
	bottom: -10px;
	right: -10px;
	height: 10px;
	width: 10px;
	background-image: url(../images/coin_centre_bd2.png);
	background-repeat: no-repeat;
}

#coin_hd
{
	position: absolute;
	top: -10px;
	right: -10px;
	height: 10px;
	width: 10px;
	background-image: url(../images/coin_centre_hd2.png);
	background-repeat: no-repeat;
}


/* BAS */

#bas
{
	height: 80px;
}

/* TEXTE */

.contentheading
{
	color: #02299e;
	font-size: 20px;
	font-family: "Comic Sans MS";
	margin-bottom: 10px;
	text-align: left;
}

td.buttonheading img {
	border:none;
}
table
{
	width: 100%;
}

.contentpaneopen tr
{
	display: block;
	position: relative;
}

table.moduletable-zulu {

font-size: 20px;
	font-family: "Comic Sans MS";
		text-align: center;

}
