body {
	font-family:Tahoma;
	font-size:75%;
	margin:0;
	padding:0;
	height:100%;
}
#conteneur {
	position:absolute;
	left:50%; 
    width:755px;
	margin-top:0;
    margin-left:-375px; 
}
#header {
	height:120px;
	background-image:url(../images/main/fond_vertical.gif);
	background-repeat:repeat-x;
	z-index:2;
}
#topleft {
	position:absolute;
	top:0;
	left:0;
	height: 183px;
	width: 243px;
	/*background-image:url(../images/main/badje_noel.jpg);*/
	background-image:url(../images/main/top_left.jpg);	
	background-repeat:no-repeat;
	z-index:3;
}
#topright {
	height: 89px;
	width: 215px;
	background-image:url(../images/main/top_right.jpg);
	background-repeat:no-repeat;
	z-index:1;
	position:absolute;
	top:0;
	left:535px;
}
#arrondi_topright {
	height:120px;
	width:15px;
	background-image:url(../images/main/arrondi_top_right.jpg);
	background-repeat:no-repeat;
	z-index:1;
	position:absolute;
	top:0;
	left:755px;
}
#lexique_sitemap {
	height: auto;
	width: auto;
	z-index:1;
	position:absolute;
	top:5px;
	left:635px;
}
#gauche{
	position: relative;
	width:177px;
	margin-top:63px;
	background-image:url(../images/main/fond_horizontal.gif);
	background-repeat:repeat-y;
	z-index:1;
}
#arrondi_bottom_left {
	height:15px;
	width:176px;
	background-image:url(../images/main/arrondi_bottom_left.jpg);
	background-repeat:no-repeat;
	z-index:1;
	relative:absolute;
	bottom:0;
}
#pied {
	clear:both;/*à cause du float:left dans equipe.css*/
	height:35px;
	background-image:url(../images/main/bas.gif);
	background-repeat:no-repeat;
	width:100%;
	position:relative;
	text-align:center;
	margin-top:10px;
	padding-top:15px;
}
#centre {
	position:absolute;
	left:205px;
	top: 135px;
	width:563px;
	height:auto;
	z-index:4;
}
/*------------------------------------------------------------------------*/
/*Menu de gauche: */

#menugauche 
{
	position: relative;
	height:100%;
	margin:0;
	padding:0;
	width:auto;
	padding-left:20px;
	font-size:12px;
}

li
{
	margin-top: 0;
	padding-top: 0;
}
ul
{ 
	margin-top: 0;
	padding-top: 0;
}
.flecherouge
{
	list-style: url(../images/puces/flecherouge_bas.gif);
}
.flecherouge a
{
	color:#999999;
	text-decoration: none;
	margin:0;
	padding:0;
	font-weight:bold;
}
.flechejaune
{
	list-style: url(../images/puces/flechejaune.gif);
	margin-left:-30px;
}
.flechejaune a
{
	color:#999999;
	text-decoration: none;
	margin:0;
	padding:0;
	font-weight:normal;
}

.puce
{
	list-style: url(../images/puces/puce.gif);
	margin-left: -30px;
}
.puce a
{
	color:#999999;
	text-decoration: none;
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
}
.pas_de_fleche_titre
{
	list-style:none;
}
.pas_de_fleche_titre a
{
	margin-left:-15px;
	list-style:none;
	font-size: 12px;
	color: #F9CA52;
	font-weight: bold;
}
/*------------------------------------------------------------------------*/
/*Menu Horizontal: */
#menu_horizontal {
	height:22px;
	width:auto;
	z-index:1;
	position:absolute;
	top:88px;
	left:243px;
}
/*Pour les utilisateurs déficient visuel:*/
#menu_horizontal span
{ 
display: none; 
}
#accueil{
	background-image:url(../images/menu_horizontal/accueil.gif);
	background-repeat:no-repeat;
	background-position:-1px;
	height:22px;
	width:101px;
	position:absolute;
	top:0;
	left:5px;
}
#accueil:hover{
	background-position:-103px;
}
#actualites{
	background-image:url(../images/menu_horizontal/news.gif);
	background-repeat:no-repeat;
	height:22px;
	width:103px;
	position:absolute;
	top:0;
	margin-left:111px;
}
#actualites:hover{
	background-position:-102px;
}
#liens{
	background-image:url(../images/menu_horizontal/liens.gif);
	background-repeat:no-repeat;
	height:22px;
	width:102px;
	position:absolute;
	top:0;
	margin-left:219px;
}
#liens:hover{
	background-position:-102px;
}
#contacts{
	background-image:url(../images/menu_horizontal/contact.gif);
	background-repeat:no-repeat;
	height:22px;
	width:103px;
	position:absolute;
	top:0;
	margin-left:325px;
}
#contacts:hover{
	background-position:-103px;
}
/*------------------------------------------------------------------------*/
/* Mise en page: */
.titre1 
{
	font-size: 16px;
	color: #990000;
}
.txtbold 
{
	color: #333333;
	font-weight: bold;
}
.txt 
{
	font-size: 12px;
	color: #333333;
	list-style-image: url(../images/flechejaune.gif);
}
.txtchemin 
{
	font-size: 9px;
	color: #333333;
}
.titre2 
{
	font-size: 16px;
	color: #F9CA52;
	font-weight: normal;
	text-indent: 5px;
}
.titre3 
{
	font-size: 14px;
	color: #F9CA52;
	font-weight: bold;
}
.txtit 
{
	font-size: 11px;
	font-style: italic;
}
.error 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #990000;
}
input 
{
	font-size: 11px;
	color: #333333;
	list-style-image: url(../images/flechejaune.gif);
}
select 
{
	font-size: 11px;
	color: #333333;
	list-style-image: url(../images/flechejaune.gif);
}
a 
{
	color: #91002C;
}
a img
{
text-decoration:none;
border:none;
}
a:hover
{
	text-decoration: underline;
	cursor:pointer;
}
p
{
margin:5px;
padding:5px;
}
.piti
{
font-size:11px;
}
.gras
{
font-weight:bold;
}
/*------------------------------------------------------------------------*/
/* Logos: */
#bruxint {
	position:absolute;
	top:350px;
	background-position:top;
	background-image:url(../images/main/logo_bruxint.gif);
	width: 176px;
	height: 113px;
	background-repeat:no-repeat;
	z-index:2;
}
#extra {
	position:absolute;
	top:463px;
	background-position:top;
	background-image:url(../images/main/logo_extra.gif);
	width: 176px;
	height: 70px;;
	background-repeat:no-repeat;
	z-index:2;
}