* {
margin: 0;padding: 0;
font-family: trebuchet MS;
}

body{background-color:#FFFFFF;margin: 0;background-image:url('img/top_bg.gif');background-repeat:repeat-x;}

.back{width:100%;text-align:center;z-index:0;}
.center{position:relative;width:982px;margin-left:auto;margin-right:auto;z-index:1;}
.all{float:left;width:982px;}


.top{float:left;width:982px;height:200px;text-align:left;}
	.logo{float:left;width:450px;height:114px;padding-left:35px;padding-top:37px;}
	.slogan{float:left;width:480px;height:50px;color:#15657c;font-size:15px;padding-left:12px;margin-top:91px;}
	
	.menu{float:right;margin-right:48px;margin-top:8px;width:480px;height:37px;background-image:url('img/bouton_bg.gif');background-repeat:repeat-x;}
	#menu .sep{float:left;width:1px;height:31px;background-image:url('img/sep.gif');background-repeat:no-repeat;}
	#menu .amenu{float:left;text-align:center;height:31px;}
	#menu a{display:block;color:#094456;font-size:15px;font-weight:normal;text-decoration:none;padding-top:7px;}

	.menuLarge{float:right;margin-right:48px;margin-top:8px;width:800px;height:37px;background-image:url('img/bouton_bg.gif');background-repeat:repeat-x;}
	#menuLarge .sep{float:left;width:1px;height:31px;background-image:url('img/sep.gif');background-repeat:no-repeat;}
	#menuLarge .amenu{float:left;text-align:center;height:31px;}
	#menuLarge a{display:block;color:#094456;font-size:15px;font-weight:normal;text-decoration:none;padding-top:7px;}

	.menuGoogle{float:right;margin-right:48px;margin-top:2px;width:800px;height:37px;text-align:center;}
	#menuGoogle .sep{float:left;width:1px;height:31px;background-image:url('img/sep.gif');background-repeat:no-repeat;}
	#menuGoogle .amenu{float:left;text-align:center;height:31px;}
	#menuGoogle a{display:block;color:#094456;font-size:15px;font-weight:normal;text-decoration:none;padding-top:7px;}


.content{float:left;width:982px;text-align:left;}
	.col1{float:left;width:395px;text-align:justify;padding-left:45px;padding-top:68px;}
	#col p{font-size:13px;color:#000000;text-align:justify;}
	#col a{color:#28a4c9;text-decoration:underline;}
	#col a:hover{color:#9cb21b;text-decoration:underline;}
	H1{display:inline;font-size:18px;font-weight:bold;}

	.col2{float:right;width:506px;text-align:left;padding-top:42px;}
	.col3{float:left;width:412px;text-align:justify;padding-left:45px;padding-top:68px;}
	.col4{float:right;width:412px;text-align:justify;padding-right:45px;padding-top:68px;}

.bot_back{float:left;width:100%;height:54px;text-align:center;z-index:0;background-image:url('img/bot.gif');background-repeat:repeat-x;}
.bot_center{position:relative;width:875px;margin-left:auto;margin-right:auto;z-index:1;}
.bottom{float:right;width:875px;font-size:11px;color:#6c6c6c;text-align:right;padding-top:20px;}
#bottom a{color:#6c6c6c;text-decoration:none;}
#bottom a:hover{color:#6c6c6c;text-decoration:underline;}


b{font-weight:bold;}
i{font-style:italic;}


    #vertgraph {                    
        width: 378px; 
        height: 207px; 
        position: relative; 
        background: url("img/google.gif") no-repeat; 
    }
    #vertgraph ul { 
        width: 378px; 
        height: 207px; 
        margin: 0; 
        padding: 0; 
    }
    #vertgraph ul li {  
        position: absolute; 
        width: 28px; 
        height: 160px; 
        bottom: 34px; 
        padding: 0 ; 
        margin: 0 ; 
        background: url("img/google.gif") no-repeat ;
        text-align: center; 
        font-weight: bold; 
        color: blue; 
        line-height: 2.5em;
    }

    #vertgraph li.critical { left: 24px; background-position: 0px bottom ; }
    #vertgraph li.high { left: 101px; background-position: -28px bottom ; }
    #vertgraph li.medium { left: 176px; background-position: -56px bottom ; }
    #vertgraph li.low { left: 251px; background-position: -84px bottom ; }
    #vertgraph li.info { left: 327px; background-position: -112px bottom ; }
