@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image: url(img/img01.jpg);
	background-attachment:fixed;
    }
    .corps #container {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #aaa;
	text-align: left;
    } 
    .corps #header {
	padding: 0 0px 0 10px;
	background-color: #336666;
	background:url(img/ban.png) no-repeat;
	height:122px;
    } 
    .corps #header h1 {
	margin: 0;
	padding: 5px 0;
	font-size: 18px;
    }
    .corps #sidebar1 {
	float: left;
	width: 200px;
	background: #FFF;
	border: 1px;
	border-bottom-color: 000;
    }
    .corps #mainContent {
	margin: -20px 0 0 210px;
	padding: 0 10px;
    } 
    .corps #footer {
	padding: 5px 5px 0 0;
	background:url(img/footer.png) no-repeat;
	text-align: right;
	font-size:9px;
    } 
    .corps #footer p {
    	margin: 0; 
    	padding: 10px 0; 
    }
    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	a:link, a:visited {
		color:#669999;
		text-decoration:none;
		font-weight: 500;
		font-weight:bold;
	}
	a:hover {
		text-decoration: none;
		color:#ffbb41;
		text-decoration: underline;
		border-color:#669999;
	}
	img {
		border:0;
		}
	#mainContent h1 {
	background:url(img/titre1.png) no-repeat;
	padding: 0 0 0 5px;
	font-size: 20px;
	}
	#mainContent h2 {
	background:url(img/titre2.png) no-repeat;
	padding: 0 0 0 5px;
	font-size: 18px;
	}
	#mainContent li {
	list-style-type: none;
	background: url(img/download.png) no-repeat;
	padding: 0 0 0 18px;
	}
	#menu {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #336666;
	border-size: 1px;
	border-width: 0px;
	}
	#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#menu li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	}
	#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(./img/cisco_fond.png);
	padding: 8px 0 0 30px;
	}	
	#menu li a:hover {
	color: #000;
	background: url(./img/cisco_fond.png) 0 -32px;
	padding: 8px 0 0 30px;
	}	
	#menu li a:active {
	color: #fff;
	background: url(./img/cisco_fond.png) 0 -64px;
	padding: 8px 0 0 30px;
	}
	td {
	text-align:center;
	}
