@charset "utf-8";
/* CSS Document */


#navig {
	border-right: 3px solid #ACC539;
}

/* Header */

#header .haut {
	background-image: url(../img/2007/colloque_batiment.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 81px;
	padding-top: 15px;
}

#header #logo_upx {
	margin: 0 100px 0 0;
}

#header h2 {
	color:  #ACC539;
	
}

#header #bandeau {
	background-color: #ACC539;
	background-image:url(../img/2007/colloque_bandeau_interieur.gif);
}


/* Fin header */

/* Menu */

#menu li {
	background-image: url(../img/2007/fond_item_menu.jpg);
}

#menu li a:hover {
	color: #7F76AB;
}

/* Fin menu */

/* Contenu */

h3 {
	color: #7F76AB;
	background-image: url(../img/2007/fond_item_menu.jpg);
}

/* Fin contenu */