body 	{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4D5E8C;
    font-weight: normal;
    width:100%;
    height:100%;
    margin:5px 0 10px 0;
    padding:0;
    text-align: center;
}
div.container {
    width:920px;
    margin:0 auto;
    text-align:left;
}
p 	{
    color: #5d5d5d; /* #242b7e */
}
td  {
    font-size: 12px;
    color: #5d5d5d; /* #242b7e */
}
a {
    color:  #242b7e;    /* #5d5d5d */
    text-decoration:none ;
}
a:hover	{
    color:  #242B7E;
    text-decoration: underline;
}
hr {
    background-color:#aeafb1;
    border:none;
    height:1px;
}
hr2 {
    color: #ffffff;
}
a.menu {
    color: #494949;
    text-decoration:  none;
    font-weight: bold;
    height:55px;
    width:75px;
    padding-left:10px;
    padding-top:19px;
    text-align:left;
}
a.menu:hover {
    color: #CC0033;
    background: url(../img/bg_mouseover.gif) 0px 0px no-repeat;
    font-weight:bold;
    height:55px;
    width:75px;
}
.contentpaneopen {
	text-align: left;
	background: transparent;
	width:100%;
}
ul {
    margin-left:0;
    margin-top:10px;
    padding-left:15px;
}
li {
    margin:0;
    padding:0;
}
.contentheading {
	font-weight: bold;
	font-size: 15px;
	/*line-height: 35px;*/
	padding-top:18px;
}
.textfield {
	border-top:1px solid #7F9DB9;
	border-bottom:1px solid #7F9DB9;
	border-right:1px solid #7F9DB9;
	border-left:1px solid #7F9DB9;
}
.black  {
    color: #000000;
    font-weight: bold;
}
a.menuover {
    color: #CC0033;
    background: url(../img/bg_mouseover.gif) 0px 0px no-repeat;
    font-weight: bold;
    height:55px;
    width:75px;
    padding-left:10px;
    padding-top:19px;
    text-align:left;
}
a.menuover:hover {
    color: #CC0033;
    background: url(../img/bg_mouseover.gif) 0px 0px no-repeat;
    font-weight: bold;
    height:55px;
    width:75px;
    padding-left:10px;
    padding-top:19px;
    text-align:left;
}

/* -------------------------------------------------------------------------------------- */

/* modif GM */
div#header {
    position:relative;
    width:100%;
    height:115px;
    background:url(../../../img/header-bg.gif) bottom left no-repeat;
}
div#logo {
    position:absolute;
    left:0;
    top:34px;
}
div#blason {
    position:absolute;
    right:0;
    top:50px;
    width:278px;
}
div#lang {
    position:absolute;
    left:490px;
    top:75px;
}
div#toplinks {
    position:absolute;
    right:5px;
    top:0;
}
div.mainbody {
    float:left;
    width:510px
}
div.mainbody a {
    border-bottom:dotted 1px #ccc;
    font-weight:bold;
}
div.toplinks a {
    color:#737373;
}
div.toplinks a:hover {
    color:#000;
}
div#topimage {
    float:left;
    padding-left:1px;
}
div.submenu {
}
div.submenu div.menu {
    padding-left:0px;
    background:url(../../../img/sousmenu-arrow.gif) no-repeat 2px 1px;
    padding-left:15px;
}
div.submenu div.menu#active_menu {
    background:url(../../../img/sousmenu-arrow-sel.gif) no-repeat 0 3px;
}
div.submenu2 {
    padding-left:20px;
}
div.submenu3 {
    padding-left:20px;
}
a#active_menu {
    font-weight:bold;
    color:#5d5d5d;
}
#topmenu {
    padding:3px 0;
    width:930px;
}
#topmenu div.menu {
    float:left;
    width:112px;
    height:16px;
    background-color:#242b7e;
    text-align:center;
    padding-top:3px;
    font-size:10px;
    font-weight:bold;
    text-transform:uppercase;
}
#topmenu div.menu a {
    color:#aeaeaf;
}
#topmenu div.menu a#active_menu {
    color:#242b7e;
}
#topmenu div.menu#active_menu {
    background-color:#aeaeaf;
}
span.mainlevel {
    float:left;
}
#vos-espaces {
    position:relative;
    float:right;
    background-color:#e5e5e5;
    width:229px;
    height:170px;
}
#vos-espaces h2 {
    margin:0;
    padding:5px 3px;
    font-size:20px;
    text-transform:uppercase;
    background-color:#fff;
}
#vos-espaces ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
#vos-espaces li {
    background:url(../../../img/espaces-bg.gif) top repeat-x #fff;
    height:18px;
    padding-top:5px;
    padding-left:10px;
    font-weight:bold;
    cursor:pointer;
}
#vos-espaces .espaces-sousdiv {
    position:absolute;
    right:0;
    width:200px;
}
#vos-espaces .espaces-sousdiv ul {
    float:right;
    width:170px;
    margin-top:4px;
    padding-bottom:8px;
    background:url(../../../img/espaces-bg-border.png) bottom left no-repeat;
}
#vos-espaces .espaces-sousdiv li, #vos-espaces .espaces-sousdiv li a {
    background:none;
    color:#737373;
}
#vos-espaces .espaces-sousdiv li a:hover {
    color:#000;
}
div#submenu {
    clear:both;
}
div.submenu .menu a.sublevel {
    color:#242b7e;
}
div.submenu .menu a:hover {
    color:#000;
}
div#submenu table.moduletable {
    float:left;
    margin-top:15px;
    width:170px;
    padding-right:10px;
}
div.submenu div.menu {
    margin:5px 0;
}
div#panel-right {
    width:219px;
    float:right;
    background-color:#242b7e;
    color:#fff;
    margin-top:20px;
    padding:10px 0 10px 10px;
    clear:right;
}
div#panel-right h2 {
    text-transform:uppercase;
    font-weight:normal;
    font-size:18px;
    margin:0;
    padding-bottom:8px;
    border-bottom:solid 1px #fff;
}
div#panel-right p {
    color:#fff;
}
div#footer {
    clear:both;
    padding-top:30px;
    margin-bottom:20px;
}
div.specialhtml {
    color:#fff;
    margin-right:8px;
}
div.specialhtml ul {
    padding-left:13px;
}
div.xmap {
    margin-left:20px;
}
div.xmap ul {
    margin:0 0 5px 10px;
}
div.xmap ul.level_1 a {
    font-weight:normal;
}
div.xmap li {
    line-height:18px;
}
div.contentpaneopen.xmap {
    margin-top:20px;
}
/* calendrier */
span.allday {
    background-color:#eee;
}
span.regular {
    background-color:#d8d8d8;
}
div.day a {
    font-weight:normal;
}
table.moduletablesaviezvous a {
    color:#fff;
    border-bottom:dotted 1px #ccc;
}
table.moduletablesaviezvous td {
    color:#ddd;
}
table.home_links div.menu a {
    border-bottom:none;
}