/* @override http://local.prezenz.com/jeantet/layout/css/page.css */

/* ------------------------- */
/* STRUCTURE 				 */
/* ------------------------- */
html { height: 100%; }

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	height: 100%;
	}

img { border: 0px; }

a {
	text-decoration: none;
	color: #4E6281;
	}
.blue {
	color: #4E6281;
}

a:hover {
	text-decoration: none;
	color: #000000;
	}

h1 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #999999;
	text-transform: uppercase;
	}
	
h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #132254;
	font-weight: bold;
	}
h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
	}
h4 {
	font-size: 16px;
	margin-top: 10px;
	padding: 0px;
	font-weight: bold;
	}
/*hr
{
	border: 0px;
	border-top: 1px solid #7D9DCE;
	margin: 0px;
	padding: 0px;
}*/

hr {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/separator.gif);
	background-repeat: no-repeat;
	width: 476px;
	height: 6px;
	}



.picleft {
	float: left;
	margin-right: 10px;
	}

.picright {
	float: right;
	margin-left: 10px;
	}

#page {
	width: 942px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	display: table;
	}

#page #main #right-column .copy { padding-left: 30px; }

/* ------------------------- */
/* LOGO		 				 */
/* ------------------------- */
#logo {
	margin-left: 0px;
	float: left;
	margin-bottom: 5px;
	/*margin-left:31px;*/
	}

/* ------------------------- */
/* HEADER	 				 */
/* ------------------------- */
#header {
	margin: 0px;
	padding: 0px;
	}
#header-blue {
	margin: 0px;
	padding: 0px;
	clear:both;
	}

#header li { margin: 0px; }

/* Language ---------------- */
#header #language {
	margin-left: 532px;
	padding-bottom: 2px;
	padding-top: 73px;
	width: 200px;
	}

/* HeaderMenu ----------- */
#header #headermenu {
	float: right;
	text-align: right;
	padding-bottom: 2px;
	padding-top: 73px;
	width: 200px;
	}

#header #headermenu ul {
	float: right;
	padding: 0px;
	margin: 0px;
	list-style: none;
	}

#header #headermenu ul li {
	float: left;
	list-style: none;
	display: inline;
	padding-left: 10px;
	}

/* SubMenu ---------------- */
#header #submenu {
	float: right;
	text-align: right;
	height: 21px;
	background-color: #7D9DCE;
	padding-top: 4px;
	padding-left: 20px;
	padding-bottom: 0px;
	width: 390px;
	}

#header #submenu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}

#header #submenu ul li {
	float: left;
	list-style: none;
	display: inline;
	text-align: center;
	}

#header #submenu ul li a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 97px;
	color: #FFFFFF;
	}

#header #submenu ul li a:hover { color: #132254; }
#header #submenu ul li a.active { color: #132254; }

/* Menu ---------------- */
#header #menu {
	clear: both;
	height: 34px;
	background-color: #132254;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 36px;
	margin-left: 64px;
	width: 842px !important;
	}

#header #menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}

#header #menu ul li {
	float: left;
	list-style: none;
	display: inline;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-right: 1px solid #FFFFFF;
	}

#header #menu ul li.last { border-right: 0px; }

#header #menu ul li a {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	}

#header #menu ul li a:hover { color: #7D9DCE; }
#header #menu ul li a.active { color: #7D9DCE; }

/* ------------------------- */
/* MAIN		 				 */
/* ------------------------- */
#main {
	clear: both;
	width: 100%;
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 300px;
	margin-left: 64px;
	}
	
#main-blue {
	clear: both;
	width: 100%;
	background-position: right top;
	background-repeat: no-repeat;
	height: auto !important;
	height:800px;
	min-height: 800px;
	border-top:5px solid #132254;
	border-bottom:5px solid #132254;
	background-color:#DCEAFF;
	padding:10px;
	}

* html #main { height: 300px; }

/* LEFT COLUMN ------------- */
#left-column {
	float: left;
	width: 133px;
	height: 380px;
	/*display: table-cell;*/
	padding-right: 5px;
	padding-top: 10px;
	}
	
#main-blue #left-column {
	width: 200px;
	margin-right:15px;
}

#left-column ul {
	padding: 0px;
	margin: 0px;
	list-style: none !important;
	}

#left-column ul li {
	list-style: none !important;
	padding-bottom: 10px;
	margin: 0px;
	}

#left-column ul li ul {
	list-style: none !important;
	padding: 0px;
	padding-top: 3px;
	margin: 0px;
	}

#left-column ul li ul li {
	list-style: none !important;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-bottom: 1px solid #FFFFFF;
	}

#left-column ul li a {
	display: block;
	text-transform: uppercase;
	color: #132254;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}

#left-column ul li ul li a {
	display: block;
	color: #132254;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	}

#left-column ul li a.active { color: #7D9DCE; }
#left-column ul li a:hover { color: #7D9DCE; }

/* CENTER COLUMN ----------- */
#center-column {
	float: left;
	display: table-cell;
	width: 495px;
	padding: 10px;
	padding-top: 13px;
	}
	
#main-blue #center-blue-column {
	width: 695px !important;
	padding-top: 30px;
	float: left;
	display: table-cell;
}

/**/

#center-column li {
	list-style-type: square;
	list-style-image: url(../images/dot-blue.gif);
	margin-top: 2px;
	margin-bottom: 2px;
	}

#center-column ul {
	display: block;
	color: #132254;
	font-weight: normal;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	padding-left: 17px;
	}
	
ol li {
	list-style-type:decimal !important;
	list-style-image:none !important;
	margin-top: 2px;
	margin-bottom: 2px;
	}
	

	
* html ol li {
	list-style-type:decimal !important;
	list-style-image:none !important;
	margin-top: 2px;
	margin-left:0px;
	margin-bottom: 2px;
	padding: 0px;
	}	

  ol { 
	display: block;
	color: #132254;
	font-weight: normal;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	padding-left: 32px;
	list-style-type: inside; 
	}
	
.box-light-blue {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	margin-bottom: 10px;
	background-color: #DCEAFF;
	background-image: url(../images/box-light-blue.gif);
	background-repeat: no-repeat;
	}
	
.box-light-blue2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	margin-bottom: 10px;
	width:450px;
	background-color: #DCEAFF;
	background-image: url(../images/box-light-blue.gif);
	background-repeat: no-repeat;
	background-position:top left;
	border:1px solid #000;
	}

.box-light-blue-oldforum {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	margin-top: 52px;
	background-color: #DCEAFF;
	}

.box-blue-left {
	float: left;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #7D9DCE;
	}

.box-blue-right {
	float: right;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #7D9DCE;
	}

.forum-box {
	background-image: url(../images/forums/forums_rhumatismes.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

.forum-box-top {
	margin-left: 135px;
	height: 20px;
	background-image: url(../images/forums/forums-dotblue.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #7D9DCE;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	}

.forum-box-middle {
	margin-left: 135px;
	height: 73px;
	padding: 5px;
	background-color: #DCEAFF;
	}

.forum-box-info {
	width: 130px;
	padding-top: 80px;
	float: left;
	font-size: 11px;
	}

.forum-box-middle-content {
	margin-left: 135px;
	padding: 5px;
	background-color: #DCEAFF;
	}
	
.forum-box-middle .title a,
.forum-box-middle-content .title a {
	font-size: 14px;
	color: #132254;
	padding-top: 5px;/**/
	padding-bottom: 10px;
	font-weight: bold;
	}

.forum-box-middle .title, .forum-box-middle-content .title {
	font-size: 14px;
	color: #132254;
	padding-top: 5px;/**/
	padding-bottom: 10px;
	font-weight: bold;
	}
.box-light-blue-oldforum .submenu, .box-light-blue-oldforum .submenu {
	font-size: 9px;
	}

.forum-box-bottom {
	margin-left: 135px;
	height: 22px;
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	}

.forum-box-bottom-content {
	margin-left: 135px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	}

.row {
	clear: both;
	margin-top: 4px;
	}

.leftcell {
	float: left;
	width: 130px;
	padding: 10px;
	background-color: #7D9DCE;
	font-weight: bold;
	color: #FFFFFF;
	}

.cell {
	background-color: #DCEAFF;
	margin-left: 154px;
	padding: 10px;
	}

a.hightlight {
	float: right;
	padding: 3px;
	padding-bottom: 2px;
	background-color: #7D9DCE;
	color: #132254;
	padding-right: 23px;
	background-image: url(../images/arrow.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}

a.hightlight:hover {
	background-color: #132254;
	color: #7D9DCE;
	}

#center-column .box-info {
	width: 220px;
	padding-right: 5px;
	padding-top: 10px;
	float: left;
	margin-bottom: 10px;
	}

#center-column .box-info h3 {
	font-size: 12px;
	text-decoration: none;
	color: #7D9DCE;
	padding: 0px;
	margin: 0px;
	}

#center-column .box-info img {
	padding-right: 5px;
	float: left;
	}

.no-bullets ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

.no-bullets li {
	list-style: none;
	margin-top: 2px;
	margin-bottom: 2px;
	}

/* RIGHT COLUMN ------------ */
#right-column {
	float: left;
	width: 225px;
	display: table-cell;
	font-size: 11px;
	}

#right-column #text {
	padding-left: 25px;
	padding-right: 36px;
	margin-bottom: 10px;
	}

#right-column form {
	margin: 0px;
	padding: 0px;
	}

/* ------------------------- */
/* FOOTER	 				 */
/* ------------------------- */
#footer {
	clear: both;
	margin-right: 36px;
	margin-left: 64px;
	background-image: url(../images/footer_bckgr.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding-top: 9px;
	margin-top: 10px;
	border-bottom: 9px solid #132254;
	margin-bottom: 20px;
	}

a:hover .hover {

	display:block;
	border:2px solid #7D9DCE;
	position:absolute;
	width:450px;
	padding:5px;
	background-color:#FFF;

}

a:hover .hover1 {

	margin-left:-200px;

}



a .hover {

	display:none;

}

/* ------------------------- */
/* Jubilee	 				 */
/* ------------------------- */
.fermeture {
	background: url(../images/cross.gif) no-repeat left 2px;
	padding-left: 12px;
}

.mail {
	background: url(../images/mail.gif) no-repeat left 2px;
	padding-left: 12px;
}

.info {
	background: url(../images/plus.gif) no-repeat left 2px;
	padding-left: 12px;
}

.globe {
	background: url(../images/globe.gif) no-repeat left 2px;
	padding-left: 12px;
}

.pdf {
	background: url(../images/pdf.gif) no-repeat left 2px;
	padding-left: 12px;
}

.box-light-blue-jubilee {
	padding: 15px 20px 25px 20px;
	margin-bottom: 20px;
	width:450px;
	background: transparent url(../images/jubilee-box.gif) no-repeat right bottom;
}
