/* CSS Document */
html {
	height: 100%;
	background-color: #DF0503;
	background-image: url(/2009/img/lignenoire.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	height: 100%;
}

body {
	margin : 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 100%;
}

table#tableprincipal {
	height: 100%;
}

td#menu
{
	background-image: url(/2009/img/bandeau-menu.jpg);
	background-repeat: no-repeat;
}

td#sectioncontenu
{
	height: 100%;
}

td#sectiongauche
{
	height: 100%;
}

table#margegauche
{
	height: 100%;
}

td#bandemargegauche
{
	height:100%;
}

table#contenu
{
	width:100%;
	background: #FFFFFF;
}

td#contenuprincipal
{
	width: 100%;
	vertical-align: top;
}

td#ligneverte
{
	vertical-align: top;
}

td#bandeaupartenaire
{
	text-align: center;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/2009/img/onlylyon.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

td#fonddegrade {
	height : 30px;
	width : 100%;
	background-image: url(/2009/img/degrade-bas.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}
