@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: Tahoma;
    font-style:  normal;
    font-weight: normal;
    src: url(../TAHOMA1.eot);
  }
  @font-face {
    font-family: Annifont;
    font-style:  oblique;
    font-weight: normal;
    src: url(../ANNIFON0.eot);
  }
  @font-face {
    font-family: Courier New;
    font-style:  normal;
    font-weight: normal;
    src: url(../COURIER0.eot);
  }
  @font-face {
    font-family: Tahoma;
    font-style:  normal;
    font-weight: 700;
    src: url(../TAHOMA0.eot);
  }

html,body {
margin:0;
padding:0;
background-color:#f5f3e9;
text-align:center;
}

div#main {
background-color:white;
border:1px solid #e2e3e6;
border-top:none;
font-family:Tahoma, Verdana;
font-size:11px;
color:#616161;
text-align:left;
margin-left:auto;
margin-right:auto;
width:810px;
}

div#main img {
border:0;
}

td#colmenu {
width:149px;
border-right:1px solid #c2c2c2;
padding-bottom:360px;
background-image:url(../images/boussole.gif);
background-repeat:no-repeat;
background-position:bottom;
}

td#colmenu a {
display:block;
}

td#colphoto {
width:135px;
padding-left:30px;
border-left:1px dashed #b4b4b4;
}

td#content {
padding-left:30px;
padding-right:30px;
}

td#footer {
height:23px;
border-top:1px solid #c2c2c2;
}

.title {
font-size:18px;
font-style:italic;
font-family:Annifont,Verdana;
color:#005161;
}

.highlight {
color:#7c0000;
}

ul {
margin-left:0;
padding-left:0;
}

ul li,ul li a {
color:#142443;
font-weight:bold;
text-decoration:none;
}

ul li {
list-style-image:url(../images/fleche.gif);
list-style-position:inside;
height:15px;
display:block;
}

#silverlightControlHost {
			height: 420px;
			width: 115px;
		}
#errorLocation {
			font-size: small;
			color: Gray;
		}