            body {
				padding: 10px;
                background-image:url('/images/bg.png');
                background-repeat:repeat-x;
                font-family: Lucida Sans, Trebuchet Ms, Arial, sans-serif;
                color:#210061;
                font-size:14px;
			}
            body a {
                color:#211CBA;
                font-size:14px;
            }
             body a:hover {
                color:#210061;
            }
			/* The CSS Code for the menu starts here */
			#menu {
				font-family: Lucida Sans, Trebuchet Ms, Arial, sans-serif;
				font-weight: bold;
				
				margin: 0px 0;
				padding: 0;
				list-style-type: none;
				background-color: #eee;
				font-size: 13px;
				height: 40px;
				border-top: 2px solid #eee;
				border-bottom: 2px solid #ccc;
			}
			#menu li {
				float: left;
				margin: 0;				
			}
			#menu li a {
				text-decoration: none;
				display: block;
				padding: 0 20px;
				line-height: 40px;
				color: #666;
			}
            #menu li span.footer {
				text-decoration: none;
                font-size:10px;
                float: left;
				padding: 0 20px;
				line-height: 40px;
				color: white;
			}
            #menu li span.footer a {
                display: inline;
                padding: 0 0px;
                font-size:10px;
            }

			#menu li a:hover, #menu li.active a {
				background-color: #f5f5f5;
				border-bottom: 2px solid #DDD;
				color: #999;
			}
			#menu_wrapper ul {margin-left: 12px;}
			#menu_wrapper {padding: 0 10px 0 0; background: url(/images/matte/grey.png) no-repeat right;}
			#menu_wrapper div {float: left; height: 44px; width: 12px; background: url(/images/matte/grey.png) no-repeat left;}
			 
			/* Blue Menu */
			#menu_wrapper.blue ul {
				border-top: 2px solid #356AA0;
				border-bottom: 2px solid #204061;
				background: #356AA0;}
			#menu_wrapper.blue a {color: #fff;}
			#menu_wrapper.blue li a:hover, #menu_wrapper.blue li.active a {color: white; background: #3D7BBB; border-bottom: 2px solid #356AA0;}
			#menu_wrapper.blue {background: url(/images/matte/blue.png) no-repeat right;}
			#menu_wrapper.blue div {background: url(/images/matte/blue.png) no-repeat left;}
			 
            div.contents {
                padding:20px;
            }
            
            
 
            
        .pres_fonctions li {
                font-size:17px;
                font-weight:bold;
                margin-top:20px;
                margin-bottom:20px;
                list-style:  url(/images/star.png);
                vertical-align:bottom;
     
                
            }
            
           .pres_fonctions ul {
                margin:0px;
                padding-left:20px;

                
            }
            
            
           
            
      ul.featurelist  {
            margin:0px;
            padding:0px;
            font-size:12px;
        }
        
        ul.featurelist li {
            margin:20px;
            margin-left:0px;
            padding:0px;
            padding-left:75px;
            list-style:none;
        }
        ul.featurelist div.title {
            font-weight:bold;
            font-size:16px;
        }
        
        .icon-Firefox {
            background-image:url(/images/stickers/Firefox.png);
            background-repeat:no-repeat;
     
        }
        .icon-UsersFolder {
            background-image:url(/images/stickers/UsersFolder.png);
            background-repeat:no-repeat;
 
        }
        .icon-calc {
            background-image:url(/images/stickers/calc.png);
            background-repeat:no-repeat;
 
        }
        .icon-Mail {
            background-image:url(/images/stickers/Mail.png);
            background-repeat:no-repeat;
        }
        .icon-iCal {
            background-image:url(/images/stickers/iCal.png);
            background-repeat:no-repeat;
        }
        .icon-pdf {
            background-image:url(/images/stickers/pdf.png);
            background-repeat:no-repeat;
        }
         .icon-cadenas {
            background-image:url(/images/stickers/cadenas.png);
            background-repeat:no-repeat;
        }
        .icon-chrome {
            background-image:url(/images/stickers/chrome.png);
            background-repeat:no-repeat;
        }
        .icon-Phone {
            background-image:url(/images/stickers/Phone.png);
            background-repeat:no-repeat;
        }
        .icon-support {
            background-image:url(/images/stickers/support.png);
            background-repeat:no-repeat;
        }
        .icon-documents {
            background-image:url(/images/stickers/documents.png);
            background-repeat:no-repeat;
        }
        .icon-letter {
            background-image:url(/images/stickers/letter.png);
            background-repeat:no-repeat;
        }
