body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #1E3193;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#basPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F4F3E3;
	background-color: #10147E;
	padding: 5px;
	height: 30px;
}
#hautPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4F3E3;
	background-color: #10147E;
	height: 80px;
}
#cntPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../img/fnd-pg_int.jpg);
	background-repeat: repeat-x;
	padding: 40px 20px 20px;
	text-align: left;
	vertical-align: top;
}
#hautMnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}
#hautMnu td.hautMnuLiens {
	background-image: url(img/mnuTop.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#hautMnu a {
	color: #FFCC00;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#hautMnu a:hover {
	color: #00FFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#hautMnu a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
h1 {
    font-family: Arial, Helvetica, sans-serif;	font-size: 16px;
	color: #10147E;
	font-size: 18px;
	padding: 0px 0px 5px 0px;
	border-bottom: dotted 1px #10147E;
}
#cntPage td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#cntPage p {
	text-align: justify;
	padding-right: 20px;
}
#basPage td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F3F2E3;
	padding-left: 6px;
	padding-right: 6px;
}

#enter {
	background-image: url(img/accueil-03.png);
	text-align: left;
	vertical-align: bottom;
	height: 52px;
	padding-left: 12px;
}
#enter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
#enter a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
td.lfttab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 20px;
}
td.lfttab a {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
td.lfttab a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#sousMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 240px;
	background-image: url(../img/fnd-pg_int.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #73AFBF;
}
#sMnuTlt {
	background-image: url(../img/menu-haut-jaune.png);
	background-repeat: repeat-x;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #10147E;
	padding: 0px 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #10147E;
}
#sMnu ul
{
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	clear: both;
}
#sMnu a
{
    display: block;
    width:231px;
	float:left;
	text-decoration:none;
	color:#10147E;
	border-bottom: 1px solid #10147E;
	padding: 5px;
}
#sMnu a:hover {
	background-color:#62B6CD;
	color: #FFFFFF;
}
#sMnu li {display:inline}
#listProd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}
#listProd th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #10147E;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #10147E;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
}

#listProd td {
    padding: 4px 0px 4px 0px;
    border-bottom: solid 1px #CECECE;
}

#listProd td#logoProd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	width: 240px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D5DD;
}
#listProd td#nomProd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D5DD;
}
#listProd td#libellProd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D5DD;
}
#listProd td#logoProd img {
	border: none;
}
#retourHaut a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
	color: #FF6600;
	text-decoration: none;
	text-align: right;
	width: 100%;
	padding-top: 8px;
	float: right;
}
#retourHaut a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #10147E;
	text-decoration: underline;
	text-align: right;
}
#PFdepots th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #10147E;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #10147E;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #F3F2E3;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F3F2E3;
}
#PFdepots td {
	text-align: center;
	vertical-align: middle;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F3F2E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F2E3;
	padding: 8px;
	background-color: #B7D5DD;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F3F2E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#PFdepots td p {
	text-align: center;
}
body#popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: F4F3E3;
}
#popTlt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F4F3E3;
	background-color: #3483F7;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 100%;
	height: 30px;
}
#popCnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 30px 10px 10px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;	font-size: 16px;
	color: #10147E;
	font-size: 16px;
	padding: 0px 0px 5px 0px;
	border-bottom: dotted 1px #10147E;	font-weight: bold;
}
#popBas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4F3E3;
	background-color: #3483F7;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 100%;
	height: 30px;
}
#popBas a {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
#popBas a:hover {
	color: #F4F3E3;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #10147E;
	text-decoration: none;
}
#horaires th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #10147E;
	padding: 5px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #10147E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F4F3E3;
}
#horaires td#col1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	padding: 5px 12px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3483F7;
}
#horaires td#colh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #B7D5DD;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3483F7;
	border-left-color: #F4F3E3;
}

.menu {font-family:arial;font-size:12px;color:#FFCC00;text-decoration:none;}
a.menu:link {font-family:arial;font-size:12px;color:#FFCC00;text-decoration:none;}
a.menu:visited {font-family:arial;font-size:12px;color:#FFCC00;text-decoration:none;}
a.menu:hover {font-family:arial;font-size:12px;color:#F4F3E3;text-decoration:none;}
a.menu:active {font-family:arial;font-size:12px;color:#FFCC00;text-decoration:none;}

table.actuPROZ {
    border: solid 1px #CECECE;
    margin: 0px 0px 18px 0px;
}

.actuPROZ td {
    padding: 6px;
}

.actuPROZ h2 {
    font-family: Arial, Helvetica, sans-serif;	font-size: 16px;
	color: #10147E;
	font-size: 16px;
	padding: 5px;
	border-bottom: solid 1px #10147E;
	font-weight: bold;
	background-color: #B7D5DD;
}

/*  -- Styles pour le menu dˇroulant --
   ------------------------------------ */
.suckertreemenu {
	background-image: url(../img/menu-haut-jaune.png);
	background-repeat: repeat-x;
	height: 20px;
	margin: 46px 0px 0px 12px;
}

.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url(../img_site/qt-fond-menu-interne.png);
	background-repeat: repeat-x;
	height: 20px;
	font-size: 12px;
	color: #333333;
}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	list-style-type: none;/*background-color: #A6D05D;*/ /*overall menu background color*/
}
/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	/*border: 1px solid black;*/
	border-left-width: 0;
	text-decoration: none;
	color: #000072;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-right: solid 1px #FFD71B;
	margin-bottom: 0px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 3px;
}

/* 1st sub level menu */
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */

/*.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
/*top: 0;
}
*/

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	display: block;
	width: 240px; /*width of sub menu levels*/
	color: #00314A;
	font-size: 11px;
	text-decoration: none;
	border-right: 1px solid #0A167A;
	border-bottom: 1px solid #0A167A;
	border-left: 1px solid #0A167A;
	background-color: #FFD981;
	font-weight: normal;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.suckertreemenu ul li a:hover{
	color: #FFF;
	background-image: url(../img/menu-haut-bleu.png);
	background-repeat: repeat-x;
}
.suckertreemenu ul li ul li a:hover {
	background-repeat: repeat-x;
}

/*Background image for top level menu list links */
/*.suckertreemenu .mainfoldericon{
/*	background-color: none; */
/*	background-image: url(../img/arrow-down.gif);
	background-repeat: no-repeat;
}*/

/*Background image for subsequent level menu list links */
/*.suckertreemenu .subfoldericon{
	background-color: #F3F3F3;
	background-image: url(../img/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
*/
* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
/* html .suckertreemenu ul li { clear: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */