/* CSS Document */
*{margin:0;padding:0;font-family:Arial, Helvetica, sans-serif;}

html,body{background:#8ebee6}
h2{font-size:11px;font-weight:bold;margin-bottom:0.8em;}

ul{list-style:none;margin-bottom:1.4em;}
li{margin-bottom:0.8em;}
p{margin-bottom:0.8em;}

strong span{color:#2a5b9a;}

/*Basic Links*/
a:link, a:visited {color:#2a5b9a;text-decoration:none;}
a:hover {color: #2a5b9a;text-decoration:underline;}
a img{border:0;}

div#all{background:#fff;}
div#header{background:url(../images/bg-header.gif) repeat-x top left;height:51px;}
div#footer{background:url(../images/bg-footer.gif) repeat-x bottom left;height:73px;}
div#footer p{padding:20px 0px 0px;font-size:10px;text-align:center;}

div#middle{width:800px;margin:0 auto;color:#8e8e8e;font-size:11px;}

div#logo{float:left;width:197px;}
div#fr{float:left;width:230px;}
div#sepV{float:left;background:url(../images/sepV.gif) no-repeat top left;width:11px;height:233px;}
div#en{float:left;width:230px;}

div#sepH{height:20px;background:url(../images/sepH.gif) no-repeat top left;}

#partenaire table td{vertical-align:middle; text-align:center;width:33%;padding: 0px;}
#partenaire table td.lien{padding:3px 0px 20px;}
#partenaire table td a{font-weight:bold;}

div.text{padding:0px 2px 0px 9px;}
