.top {
	margin: 0px;
	padding: 0px;
	height: 87px;
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
}
body {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #005AAd;
	font-family: "Trebuchet MS";
	font-size: 20px;
	padding-top: 0px;
	line-height: 38px;
	text-transform: uppercase;
	margin: 0px;
	background-image: url(images/h1-bg.jpg);
	background-position: right;
	background-repeat: repeat-y;




}
.content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
.main {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 140%;
	color: #333333;
}
.nav {
	margin: 0px;
	padding: 0px;
	width: 200px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 25px;
	text-align: center;
	padding: 10px;
	margin-top: 10px;


}
#navbar {
	clear: both;
	background: url(images/nav.jpg) top left no-repeat;
	height: 24px;
	position: relative;
	width: 156px;
}

#navbar { background: url(images/nav.jpg) no-repeat left top; }

#navbar ul {
	background: url(images/nav.jpg) top left no-repeat; height: 24px; 
	padding-left: 0px;
}

#navbar li {
	list-style: url(none) none;
	top: 0;
	display: block;
	width: 156px;
}

#navbar li, #navbar a {
	height: 24px; 
	display: block;
	text-decoration: none;
}

#navbar a 					{ text-indent: -9999px; }

#accueil  			    { background: url(images/navbar.jpg) -0px -0px no-repeat; }
#propos     			{ background: url(images/navbar.jpg) -0px -24px no-repeat; }
#bulletin      			{ background: url(images/navbar.jpg) -0px -48px no-repeat; }
#projets      			{ background: url(images/navbar.jpg) -0px -72px no-repeat; }
#calendrier      		{ background: url(images/navbar.jpg) -0px -96px no-repeat; }
#repertoire      		{ background: url(images/navbar.jpg) -0px -120px no-repeat; }
#outils      			{ background: url(images/navbar.jpg) -0px -144px no-repeat; }
#partenaires   			{ background: url(images/navbar.jpg) -0px -168px no-repeat; }
#contact      			{ background: url(images/navbar.jpg) -0px -192px no-repeat; }
#publications      		{ background: url(images/navbar.jpg) -0px -432px no-repeat; }

#accueil a:hover  			    { background: url(images/navbar.jpg) -0px -216px no-repeat; }
#propos a:hover     			{ background: url(images/navbar.jpg) -0px -240px no-repeat; }
#bulletin a:hover      			{ background: url(images/navbar.jpg) -0px -264px no-repeat; }
#projets a:hover      			{ background: url(images/navbar.jpg) -0px -288px no-repeat; }
#calendrier a:hover      		{ background: url(images/navbar.jpg) -0px -312px no-repeat; }
#repertoire a:hover      		{ background: url(images/navbar.jpg) -0px -336px no-repeat; }
#outils a:hover      			{ background: url(images/navbar.jpg) -0px -360px no-repeat; }
#partenaires a:hover   			{ background: url(images/navbar.jpg) -0px -384px no-repeat; }
#contact a:hover      			{ background: url(images/navbar.jpg) -0px -408px no-repeat; }
#publications a:hover      		{ background: url(images/navbar.jpg) -0px -456px no-repeat; }

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-bottom: 10px;
}
.navframe {
	margin: 0px;
	padding: 0px;
	height: 440px;
	width: 200px;
	text-align: left;
	vertical-align: top;

}
.search {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 67px;
	width: 273px;
	background-image: url(images/recherche.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-size: 16px;
	line-height: 22px;
	margin: 0px;
	padding: 10px 0px;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 14px;
	color: #006699;
	margin: 0px;
	padding: 10px 0px 0px;
	line-height: 20px;

}
.subnav {
	font-size: 14px;
	background-color: #EFEFEF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 5px;


}
.unexia {
	color: #999999;
	text-align: right;
	padding: 5px;
}
.homecontent {
	padding-top: 50px;
}
.rightside {
	float: right;
	width: 275px;
	padding: 5px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EFEFEF;

}

