body {
	margin:0;
	padding:0;
	background:url(../img/bg.gif) repeat-x;
	background-color:#7ec2ea;
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	color:#000000;
}

h1 {color:#0876ba; font-size:1.6em; font-weight:normal;}
h2 {color:#0876ba; font-size:1.4em; font-weight:bold;}
h3 {font-size:1.3em; font-weight:bold;}
h4 {font-size:1.2em; font-weight:bold;}
h5 {font-size:1.1em; font-weight:bold;}

a {color: #0876ba; text-decoration:underline;}
a:hover {color: #0876ba; text-decoration:none;}

img {border:none;}

.clear {clear:both;}

#bg {
	margin:0 auto;
	width:764px;
	background:url(../img/bg-contenu-01.gif) repeat-y;
	background-color:#ffffff;
}

#contenu {
	font-size:1em;
	padding:0 7px;
	width:750px;
	background:url(../img/bg-contenu-02.gif) no-repeat;
}

#header {
	height:85px;
	background:url(../img/header.jpg) no-repeat;
}

#menu {
	height:25px;
	background:url(../img/bg-menu.gif) repeat-x;
}
#menu img { float:left; margin-right:2px; }

#gauche {
	float:left;
	width:178px;
}
#gauche #serie2 {
	margin-top:30px;
}
#gauche #partenaires {
	margin-top:30px;
	text-align:center;
}
#gauche #partenaires img {
	margin-bottom:10px;
}

#droite {
	float:left;
	width:520px;
	padding:25px 10px 0 42px;
	background:url(../img/logo-symposium-part-3.gif) no-repeat;
	background-color:#ffffff;
}

#footer {
	margin:50px 42px 0 220px;
	padding:0;
	font-size:0.9em;
	text-align:center;
}
#footer p {
	margin:0;
	padding:0;
}

#bas {
	clear:both;
	margin:0 auto;
	width:764px;
	height:30px;
	background:url(../img/bg-footer.gif) no-repeat;
}


/* --- Page programme --- */
#programme_menu { margin:20px 0 0; }

table#programme { clear:both; margin-left:8px; width:98%; border-top:1px solid #bcbdc0; border-right:1px solid #bcbdc0; }
table#programme td { 
	border-bottom:1px solid #bcbdc0;
	border-left:1px solid #bcbdc0;
	padding:5px;
	font-size:0.9em;
	vertical-align:top;
}
table#programme h5 { 
	margin:0;
}
table#programme td.heure { color:#0876ba; font-weight:bold; white-space:nowrap; }
/* --- Page programme --- */
