body
{
  background-color:	#000053;
}

.mainframe
{
  width: 1140px;
}

.frame
{
  width: 740px;
}

.headerPicture{
height:190px;
width:740px;
}

td.left_nav
{
  background-color: #FFCC66;
  vertical-align: middle;
  horizontal-align: center;
  width:104px; 
} 
 
td.left_nav_title
{
 background-color: #FFDD66;
 text-align: center;
 width: 104px;
 color: brown;
 font-family: arial;
 font-size:15;
} 
/*Links style*/
td.left_nav_title a:hover{color: black;text-decoration:none}
td.left_nav_title a:visited{color:black;text-decoration:none}
td.left_nav_title a{color:black;text-decoration:none;font-style:Verdana;}

/*top santé en vie text */
td.top_sev_blue{
  background-color: #68A3DD;
  text-align:center;
  height:55px;
  color:white;
  width:740px;
  font-family: Script MT Bold;
  font-size:28;
}

/*bottom santé en vie text */
td.bot_sev_blue{
  background-color: #68A3DD;
  text-align:center;
  height:30px;
  color:white;
  width:740px;
  font-family: Script MT Bold;
  font-size:18;
}


td.titleArea{
  background-color: #D7E8F7;
  height:30px;
  padding-left:105px; 
  color:#000053;
  width:740px;
  font-family: Script MT Bold;
  font-size:18;
}
