/* CSS Document */
html {
	height: 100%;
	background-image: url(/2008/img/fond-degrade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #8C8C8C;
	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(/2008/img/bandeau-menu.jpg);
}

td#ombrage
{
	border-left: 1px solid #C6E70E;
	border-right: 1px solid #C6E70E;
}

td#sectioncontenu
{
	height: 100%;
}

td#sectiongauche
{
	height: 100%;
}

table#margegauche
{
	height: 100%;
}

td#bandemargegauche
{
	border-left: 1px solid #C6E70E;
	height:100%;
}

table#contenu
{
	width:100%;
	border-right: 1px solid #C6E70E;
	background: #FFFFFF;
}

td#contenuprincipal
{
	width:100%;
	border-bottom: 1px solid #C6E70E;
	vertical-align: top;
}

td#ligneverte
{
	vertical-align: top;
}


td#bandeaupartenaire
{
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid #C6E70E;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/2008/img/lion.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}


























#tableauprincipal {
	width: 100%;
	height: 100%;
}

.motifbandeau {
	vertical-align: top; 
	background-image: url(motiffondhaut.jpg);
	background-repeat: repeat-x;
	background-position: right;
	width: 50%;
}

#tdbandeauhaut {
	height: 220px;
	width : 852px;
}

#menu {
	height: 35px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: blod;
}

#partieprincipale {
	background: #FFFFFF;
	height: 100%;
	width: 100%
}

#baspage {
	height : 20px;
}

#contenu {
	vertical-align: top;
	height: 100%;
	width: 100%
}

#cadregris {
	width: 200px;
	height: 100%;
	background: #DDDDDD;
}

#contenupartenaires {
	vertical-align: top;
	height: 100%;
}

