html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #000000;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}

.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #162252 url(images/page_bg.gif) repeat-x;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 928px;
  position: relative;
}

h1 {
  position: absolute;
  top: 46px;
  left: 0;
  height: 43px;
  padding-top: 8px;
  width: 614px;
  text-align: center;
  background: #4d607f;
  color: #ffffff;
  font: 29px "Times new roman", serif;
  font-weight: normal;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
#top-nav {
  position: absolute;
  top: 15px;
  left: 614px;
  width: 314px;
  height: 269px;
  background: #4d607f bottom left url(images/header.jpg) no-repeat;
}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #fff;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}

#header {
  background: url(images/header_bg.jpg) no-repeat;
  position: absolute;
  top: 89px;
  left: 0px;
  width: 614px;
  height: 195px;
}


#header1 {
  position: absolute;
  top: 75px;
  left: 0px;
  width: 614px;
  height: 195px;
}


#header2 {
  position: absolute;
  top: 5px;
  left: 15px;
  width: 614px;
  height: 195px;
}



/** body **/
#spacer {
  height: 285px;
}

#body {
  background: url(images/body_bg.gif) repeat-y;
  width: 100%;
}

#left {
  float: left;
  width: 612px;
}
#right {
  float: right;
  width: 312px;
}

#nav ul {
}
#nav li {
  float: left;
  width: 102px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: url(images/tab_lit.gif) repeat-x;
  border-left: 1px solid white;
  list-style: none;
}
#nav a {
  font: 16px "Times new roman", serif;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
}
#nav li.drk {
  background: url(images/tab_drk.gif) repeat-x;
  border-left: none;
  padding-left: 1px;
}

#visit {
  background: #EEEEEE;
  padding: 15px 40px 14px 36px;
}
#visit h2 {
  font: 24px "Times new roman", serif;
}

#visit h3 {
  font: 16px "Times new roman", serif;
}
#visit p {
  text-align: justify;
}

#visit a {
  text-decoration: none;
text-align: justify;
}
#visit a:hover {
  text-decoration: underline;
}

#subs-left {
  float: left;
  width: 250px;
  padding-left: 35px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-right {
  float: right;
  width: 250px;
  padding-right: 30px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left a {
  color: #fff;
}
#subs-left {
  color: #fff;
}
#subs-left h3 {
  color: #000000;
  font: 16px "Times new roman", serif;
}
#subs-left p {
  text-align: justify;
}

#subs-right {
  color: #fff;
}
#subs-right h3 {
  color: #000000;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 16px "Times new roman", serif;
}
#subs-right h4 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin: 0.6em 0.6em;
}
#subs-right ul {
  margin-top: 1em;
}

#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/bullet.gif) no-repeat;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}

#right-i {
  padding: 4px 25px 0 20px;
}


#right-i td{
  align: center;
}


#right h2 {
  color: #323E51;
  font: 22px "Times new roman", serif;
  margin-bottom: 12px;
}
#right h3 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin-bottom: 3px;
}
#right p {
  margin-top: 0;
  color: #163348;
margin-bottom: 3px;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

/** footer **/
#copyright {
  background: #4d607f;
  color: #fff;
  text-align: center;
  font-size: 11px;
  float: right;
  width: 315px;
  padding: 10px 0;
  margin-bottom: 20px;
}
#copyright p {
  margin: 0;
  padding: 0;
}




/** css menu **/
ul#cssmenu {
        width:550px;
        margin: 0;
        border: 0 none;
        padding: 0;
        list-style: none;
        background: #4d607f;
        height: 30px;
        font: bold 12px/28px Verdana, Arial;
        border-left:#003366 1px solid;
}

ul#cssmenu li {
        margin: 0;
        border: 0 none;
        padding: 0;
        float: left;
        display: inline;
        list-style: none;
        position: relative;
        height: 30px;
}

ul#cssmenu ul {
        margin: 0;
        border: 0 none;
        padding: 0;
        width: 160px;
        list-style: none;
        display: none;
        position: absolute;
        top: 30px;
        left: 0;
}

ul#cssmenu ul:after {
        clear: both;
        display: block;
        font: 1px/0px serif;
        content: ".";
        height: 0;
        visibility: hidden;
}

ul#cssmenu ul li {
        width: 269px;
        float: left;
        display: block !important;
        display: inline;
}

/* Main Menu */
ul#cssmenu a {
        border: 0px;
        padding: 0 10px;
        float: none !important;
        float: left;
        display: block;
        background: #4d607f;
        color: #FFFFFF;
        font: bold 12px/28px Verdana, Arial;
        text-decoration: none;
        height: auto !important;
        height: 1%;
}

/* Main Menu Hover */
ul#cssmenu a:hover,
ul#cssmenu li:hover a,
ul#cssmenu li.iehover a {
        background: #FFFFFF;
        color:#4d607f;
        border-top:#6d7481 1px solid;
}

/* Second Menu */
ul#cssmenu li:hover li a,
ul#cssmenu li.iehover li a {
        border-top: 2px solid #FFFFFF;
        float: none;
        background: #4d607f;
        color: #FFFFFF;
}

/* Second Menu Hover */
ul#cssmenu li:hover li a:hover,
ul#cssmenu li:hover li:hover a,
ul#cssmenu li.iehover li a:hover,
ul#cssmenu li.iehover li.iehover a {
        border-top: 2px solid #FFFFFF;
        background: #FFFFFF;
        color:#4d607f;
        border:#4d607f 1px solid;
}

ul#cssmenu ul ul {
        display: none;
        position: absolute;
        top: 0;
        left: 170px;
}

ul#cssmenu li:hover ul ul,
ul#cssmenu li.iehover ul ul {
        display: none;
}

ul#cssmenu li:hover ul,
ul#cssmenu ul li:hover ul,
ul#cssmenu li.iehover ul,
ul#cssmenu ul li.iehover ul {
        display: block;
} 



/*-------------------------------------------------------------------------*/
/* classes appliqu?es ? l'ensemble des tableaux - modifier les couleurs lors de la migration sur nouvelles templates 5 */

.table-background {
  background-color : #dfe0fe;
}

.table-entete-title {
	font-size : 12px;
	color : #000000;
	text-align : center;
	font-weight: bold;
	background-color: #dfe0fe;
}

.table-entete-pair {
	font-size : 12px;
	color : #000000;
	text-align : center;
	background-color : #dfe0fe;
	font-weight: bold;
}

.table-entete-impair {
	font-size : 12px;
	color : #000000;
	text-align : center;
	background-color : #dfe0fe;
	font-weight: bold;
}

.table-ligne-title {
  font-size : 12px;
  color : #000000;
  text-align : center;
  background-color : #FFFFFF;
}

.table-content {
  font-size : 12px;
  color : #000000;
  text-align : center;
  background-color : #FFFFFF;
}



/* idem que ci-dessus mais align?e ? gauche */

.table-entete-title2 {
	font-size : 12px;
	color : #000000;
	text-align : left;
	font-weight: bold;
	background-color: #dfe0fe;
	padding-left: 5px;
}

.table-entete-pair2 {
	font-size : 12px;
	color : #000000;
	text-align : left;
	background-color : #dfe0fe;
	font-weight: bold;
	padding-left: 5px;
}

.table-entete-impair2 {
	font-size : 12px;
	color : #000000;
	text-align : left;
	background-color : #dfe0fe;
	font-weight: bold;
	padding-left: 5px;
}

.table-ligne-title2 {
  font-size : 12px;
  color : #000000;
  text-align : left;
  background-color : #FFFFFF;
  padding-left: 5px;
}

.table-content2 {
  font-size : 12px;
  color : #000000;
  text-align : left;
  background-color : #FFFFFF;
  padding-left: 5px;
}



