/* CSS Document */


.bold
{
  font-weight: bold;
}
#headTable
{
  background: url(headTable.png) no-repeat 0px;
  width: 600px;
  height: 241px;
}
#offreTable table tr.t1 td {

background-color: white;

}
.t1
{
border-left:1px solid #8B9CCC;
font-size:12px;
//font-weight:bold;
padding:4px;
text-align:left;
}
#offreTable
{
  
margin-top:10px;
width:960px;
}
#offreTable img{
  width:680px;
}
#offreTable td
{
border:1px solid #C9D3E9;
text-align:center;
vertical-align:middle;
width:135px;
}
#offreTable table
{
border-collapse:collapse;
border-spacing:0;
color:#0B3997;
width:600px;
}

#offreTable table tr.t1 td.blue {
background-color:#EAF0F8;
}
#offreTable table tr.t1 td.center {
background-color:#777777;
 width:36px;
}
#offreTable table td.lightcenter {
background-color:#AAAAAA;
 width:36px;
}
#offreTable table td.lightwhite {
background-color:#FFFFFF;
}

#offreTable table td.category {
border-color:-moz-use-text-color -moz-use-text-color #8B9CCC;
border-style:none none solid;
border-width:medium medium 1px;
width:172px;
height: 55px;
font-size:20px;
font-weight:bold;
padding:4px;
text-align:left;
vertical-align:bottom;
}

#offreTable table td.option {
border-left:1px solid #8B9CCC;
border-right:1px solid #8B9CCC;
font-size:14px;
font-weight:bold;
padding:4px;
text-align:left;
vertical-align:bottom;
}
#offreTable table td.right {
border-left:1px solid #C9D3E9;
text-align:right;
}
#offreTable table td.left {
border-right:1px solid #C9D3E9;
text-align:left;
}
#offreTable table  td.borderbot {
border-bottom:1px solid #8B9CCC;
border-top:medium none;
margin:0;
padding:0;
}
#offreTable table  td.lightbl
{
background-color:#F5F9FD;
}
#offreTable table  td.dash {
background-image:url(dash.gif);
background-position:center center;
background-repeat:no-repeat;
}
#offreTable table  td.check {
/*background-image:url(check.png);*/
background-position:center center;
background-repeat:no-repeat;
}
