
A.button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  background-color: #2497FF;
  text-align: center;
  height: 25px;
  border:none;
  color: #000;
  text-decoration: none;
  padding: 2px 15px 3px;
}


A.button:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
	background-color: #2497FF;
  text-align: center;
  height: 25px;
  color: #FFFFFF;
  text-decoration: none;
  border:none;
  padding-top: 3px;
  padding-right: 15px;
  padding-bottom: 2px;
  padding-left: 15px;
}
A.buttonSmall {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  background-color: #2497FF;
  text-align: center;
  height: 15px;
  border:none;
  color: #FFFFFF;
  text-decoration: none;
  padding: 1px 5px 2px;
}

A.buttonDelete {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  background-color: #FF0000;
  text-align: center;
  height: 15px;
  border:none;
  color: #FFFFFF;
  text-decoration: none;
  padding: 1px 5px 2px;
  width: 15px;

}

A.buttonAdd {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  background-color: #2497FF;
  text-align: center;
  height: 15px;
  border:none;
  color: #000;
  text-decoration: none;
  padding: 1px 5px 2px;
  width: 15px;

}
A.buttonInactif{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  background-color: #2497FF;
  text-align: center;
  height: 15px;
  border:none;
  color: #000;
  text-decoration: none;
  padding: 1px 5px 2px;
}
A.buttonSmall:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  background-color: #2497FF;
  text-align: center;
  height: 15px;
  color: #FFFFFF;
  text-decoration: none;
  border:none;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 1px;
  padding-left: 5px;
}

A{
  COLOR: blue;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline
}

A:hover{
  color: blue;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none
  }

.disabled {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  background-color: #999999;
  text-align: center;
  height: 25px;
  border:none;
  color: #FFFFFF;
  text-decoration: none;
  padding: 2px 15px 3px;
}

td{
  font-family: Arial, Helvetica, sans-serif;
  FONT-SIZE: 12px;
  color:#000;
}
        TD.datacell
            {
            BACKGROUND-POSITION: left 50%;

            FONT-SIZE: 8pt;

            COLOR: #660099;

            FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
            }
td.title {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  FONT-SIZE: 18px;
}

td.subtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  FONT-SIZE: 14px;
}

td.little {
  font-family: Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
}
td.smalllittlebold {
  font-family: Arial, Helvetica, sans-serif;
  FONT-SIZE: 11px;
	font-style: bold;
	font-weight: bold;
	color:#000000;
}
td.smalllittle {
  font-family: Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
	font-style: normal;
	color:#000000;
}
td.groundlittlebold {
  font-family: Arial, Helvetica, sans-serif;
  FONT-SIZE: 16px;
	font-style: bold;
	font-weight: bold;
	color:#000000;
}
td.groundlittle {
  font-family: Arial, Helvetica, sans-serif;
  FONT-SIZE: 13px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}

td.little {
  font-family: Arial, Helvetica, sans-serif;
  FONT-SIZE: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}
td.littlebold {
  font-family: Arial, Helvetica, sans-serif;
  FONT-SIZE: 12px;
	font-style: bold;
	font-weight: bold;
	color:#000000;
}
tr.listHeader {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  FONT-SIZE: 14px;
  background-color: #FE0032;
}

tr.listData{
  font-family: Arial, Helvetica, sans-serif;
  FONT-SIZE: 12px;
}

tr.listDataBis{
  font-family: Arial, Helvetica, sans-serif;
  FONT-SIZE: 12px;
  background-color: #FFF5EB;
}

tr.ligne {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  FONT-SIZE: 14px;
  background-color: #000000;
}

plainTextData{
  font-family: Arial, Helvetica, sans-serif;
  FONT-SIZE: 12px;
  color: #000000;
}

div.titlebox,div.box,div.buttonbox{
	/*width:100%;*/
}

td.title,div.recherche,div.cr{
	width:100%;
}

body table table{
	width:100%;
}


div.box{
  border:none;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  /*background-image:     url(pics/backgroundDivBox.jpg);*/
  background-repeat: repeat-y;
  overflow: auto;
  }

div.buttonbox{
  border:none;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  height: 44px;
  vertical-align: middle;
  text-align: right;

}

div.titlebox{
  border:none;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  height: 44px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  vertical-align: middle;
}
div.recherche
{
	border-color: #FE0032;

	border-width: 1px;

	border-style: solid;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 1px;

	padding-right: 1px;
}
div.msgdmf
{
 border-color: #FE0032;

 border-width: 1px;

 border-style: solid;

 padding-top: 1px;

 padding-bottom: 10px;

 padding-left: 1px;

 padding-right: 10px;

 color:#F88801;
 }

div.fdv
{
  border-color: #FE0032;
  border-width: 1px;
  border-style: normal;
  padding-top: 1px;
  padding-bottom: 10px;
  padding-left: 1px;
  padding-right: 1px;
  vertical-align: top;
  overflow:auto;
}

div.cr
{
  border-color: #FE0032;
  border-width: 1px;
  border-style: normal;
  padding-top: 1px;
  padding-bottom: 10px;
  padding-left: 1px;
  padding-right: 1px;
  vertical-align: top;
  overflow:auto;
  /*height: 360px;*/
}
div.releveinfos
{
  border-color: #FE0032;
  border-width: 1px;
  border-style: normal;
  padding-top: 1px;
  padding-bottom: 10px;
  padding-left: 1px;
  padding-right: 1px;
  horizontal-align: top;
  overflow:auto;
  height: 360px;
}
div.msg{
	border-color: #FE0032;
	border-width: 1px;
	border-style: solid;
	padding-top: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
	padding-right: 1px;
}
div.image
{
  border-color: #FE0032;
  border-width: 1px;
  border-style: normal;
  padding-top: 1px;
  padding-bottom: 10px;
  padding-left: 1px;
  padding-right: 1px;
  vertical-align: top;
  overflow:auto;
  height: 400 px;
}
.gris{
  font-family: Arial, Helvetica, sans-serif;
  FONT-SIZE: 12px;
  color:#CCCCCC;
}

.error{
  font-family: Arial, Helvetica, sans-serif;
  FONT-SIZE: 12px;
  color:#FF0000;
  font-weight: bold;
}
.textesmessages{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #FE0032;
        text-decoration: none;
}
div.questionnaire
{
	border-color: #660099;

	border-width: 1px;

	border-style: solid;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 1px;

	padding-right: 1px;
}

html{
	height:100.1%;
}

body{
	background-color:#B3C0C8;
}

body table{
	margin:0 auto;
	width:920px;
	background-color:white;
	border:none;
}

body table#banniere{
	height:125px;
	background-image:url(images/banniere_w1.jpg);
	background-repeat:repeat-y;
	background-color:#B3C0C8;
}

body table td#leftmedia{
	background-image:url(images/colonne_gauche_w1.jpg);
	background-repeat:repeat-y;
	background-position:right 0;
	background-color:#B3C0C8;
	width:53px;
	margin:0 0;
}

body table td#rightmedia{
	background-image:url(images/colonne_gauche_w1.jpg);
	background-repeat:repeat-y;
	background-position:right 0;
	width:53px;
	margin:0 0;
}


table#banniere #logo{
  display:block;
  height:120px;
  width:140px;
}

table#banniere h2{
  text-indent:-5000px;
  line-height:1px;
  font-size:1px;
  margin:0;
  padding:0
}

table#footermedia{
	height:86px;
	border:none;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-color:#B3C0C8;
	background-position:right 1px;
	margin-bottom:10px;
}

ul.navPages{
	width:50%;
    margin:1em 0;
}

ul.navPages li{
    display:inline;
    margin-right:1em;
}

ul.navPages li a{
    display:inline;
    margin-right:1em;
    text-decoration:underline;
}

a.pagEnCours{
	padding:0.5em;
	border:1px solid red;
}
